|
|||||||||
| 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 |
| Methods inherited from interface org.gradle.tooling.model.ExternalDependency |
|---|
getGradleModuleVersion |
| Method Detail |
|---|
File getFile()
getFile in interface ExternalDependency@Nullable File getSource()
getSource in interface ExternalDependency@Nullable File getJavadoc()
getJavadoc in interface ExternalDependency
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||