|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IdeaSingleEntryLibraryDependency
"Single-Entry Module Library" as IDEA calls it. For example a single jar file with sources jar.
| Method Summary | |
|---|---|
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. |
| Methods inherited from interface org.gradle.tooling.model.idea.IdeaDependency |
|---|
getExported, getScope |
| Method Detail |
|---|
File getFile()
getFile in interface ExternalDependencyFile getSource()
getSource in interface ExternalDependencyFile getJavadoc()
getJavadoc in interface ExternalDependency
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||