public interface IdeaSingleEntryLibraryDependency extends IdeaDependency, ExternalDependency
| Modifier and Type | Method and Description |
|---|---|
File |
getFile()
Returns the file for this dependency.
|
File |
getJavadoc()
Returns the Javadoc directory/archive for this dependency.
|
File |
getSource()
Returns the source directory/archive for this dependency.
|
getExported, getScopeFile getFile()
getFile in interface ExternalDependencyFile getSource()
getSource in interface ExternalDependencyFile getJavadoc()
getJavadoc in interface ExternalDependency