Interface BasicIdeaProject
- All Superinterfaces:
Element, HierarchicalElement, IdeaProject, Model
IdeaProject that does not provide/resolve any external dependencies.
Only project dependencies and local file dependencies are included on the modules' classpath.
Useful for 'previewing' the output model of IdeaProject because it is supposed to be fast (e.g. does not download dependencies from the web).
- Since:
- 1.0-milestone-5
-
Method Summary
Methods inherited from interface Element
getDescription, getNameMethods inherited from interface HierarchicalElement
getParentMethods inherited from interface IdeaProject
getChildren, getJavaLanguageSettings, getJdkName, getLanguageLevel, getModules