Package org.gradle.plugins.ide.idea.model


package org.gradle.plugins.ide.idea.model
Classes for the model used by the IdeaPlugin.
  • Class
    Description
    Represents a dependency of an IDEA module.
    A Path that keeps the reference to the File
    Java language level used by IDEA projects.
    DSL-friendly model of the IDEA project information.
    Enables fine-tuning module details (*.iml file) of the IDEA plugin.
    Deprecated.
    Will be removed in Gradle 10.
    Enables fine-tuning project details (*.ipr file) of the IDEA plugin.
    Deprecated.
    Will be removed in Gradle 10.
    Represents a jar directory element of an idea module library.
    Represents information for the project Java SDK.
    Deprecated.
    Will be removed in Gradle 10.
    Represents an orderEntry of type module in the iml XML.
    Represents an orderEntry of type module-library in the iml XML.
    Represents a path in a format as used often in ipr and iml files.
    Path Factory.
    Deprecated.
    Will be removed in Gradle 10.
    Deprecated.
    Will be removed in Gradle 10.
    Single entry module library
    Deprecated.
    Will be removed in Gradle 10.