IdeaProject

Represents the information about the IDEA project.

Since

1.0-milestone-5

Inheritors

Functions

Link copied to clipboard
Returns the modules of this IDEA project.
Link copied to clipboard
abstract fun getDescription(): String
Link copied to clipboard
Returns the Java language settings for this project.
Link copied to clipboard
abstract fun getJdkName(): String
Returns the name of the JDK.
Link copied to clipboard
Returns the language level to use within the current project.
Link copied to clipboard
Returns the modules of this IDEA project.
Link copied to clipboard
abstract fun getName(): String
Link copied to clipboard