Dependency on a module in a project.
Type | Name and description |
---|---|
IdeaModule |
getDependencyModule() returns dependency module, or null if the dependency module is not in the same Gradle build. |
IdeaModuleIdentifier |
getTarget() Returns the identifier of the target Idea module. |
Methods inherited from class | Name |
---|---|
interface IdeaDependency |
getExported, getScope |
returns dependency module, or null if the dependency module is not in the same Gradle build.
Returns the identifier of the target Idea module.