public interface ClasspathService
| Modifier and Type | Method and Description |
|---|---|
ClasspathEntry[] |
browseMaven(String groupId,
String artifactId) |
ClasspathEntry[] |
browseRemote(String directory) |
ClasspathEntry[] |
getClasspath(String forModule) |
void |
setClasspath(String forModule,
ClasspathEntry[] classpath) |
ClasspathEntry[] getClasspath(String forModule)
void setClasspath(String forModule, ClasspathEntry[] classpath)
ClasspathEntry[] browseRemote(String directory)
ClasspathEntry[] browseMaven(String groupId, String artifactId)
Copyright © December 07, 2012–2015 The Internet Party. All rights reserved.