BasicIdeaProject

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

Functions

Link copied to clipboard
Link copied to clipboard
abstract fun getDescription(): String
Link copied to clipboard
Link copied to clipboard
abstract fun getJdkName(): String
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
abstract fun getName(): String
Link copied to clipboard