| Package | Description |
|---|---|
| xapi.gwtc.compiler.model | |
| xapi.gwtc.service |
| Modifier and Type | Method and Description |
|---|---|
ClasspathEntry |
ClasspathEntry.setDirectory(boolean isDirectory) |
ClasspathEntry |
ClasspathEntry.setMaven(boolean maven) |
ClasspathEntry |
ClasspathEntry.setRemote(boolean remote) |
ClasspathEntry |
ClasspathEntry.setUrl(String url) |
| Modifier and Type | Method and Description |
|---|---|
ClasspathEntry[] |
ClasspathService.browseMaven(String groupId,
String artifactId) |
ClasspathEntry[] |
ClasspathService.browseRemote(String directory) |
ClasspathEntry[] |
ClasspathService.getClasspath(String forModule) |
| Modifier and Type | Method and Description |
|---|---|
void |
ClasspathService.setClasspath(String forModule,
ClasspathEntry[] classpath) |
Copyright © December 07, 2012–2015 The Internet Party. All rights reserved.