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.
    Models the generation/parsing/merging capabilities of an IDEA module.
    Enables fine-tuning project details (*.ipr file) of the IDEA plugin.
    Enables fine-tuning workspace details (*.iws file) of the IDEA plugin.
    Represents a jar directory element of an idea module library.
    Represents information for the project Java SDK.
    Represents the customizable elements of an iml (via XML hooks everything of the iml is customizable).
    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.
    Represents the customizable elements of an ipr (via XML hooks everything of the ipr is customizable).
    A project-level IDEA library.
    Single entry module library
    Represents the customizable elements of an ipr (via XML hooks everything of the ipr is customizable).