Package org.gradle.plugins.ide.eclipse.model
package org.gradle.plugins.ide.eclipse.model
Classes for the model used by the eclipse plugins.
-
ClassDescriptionCommon superclass for all
ClasspathEntry
instances.Common superclass for the library elements.Access rule associated to a classpath entry.A build command.Represents the customizable elements of an eclipse classpath file.Represents an entry in the Eclipse classpath.A container classpath entry.The build path settings for the generated Eclipse project.Enables fine-tuning jdt details of the Eclipse pluginDSL-friendly model of the Eclipse project information.Enables fine-tuning project details (.project file) of the Eclipse pluginEnables fine-tuning wtp/wst details of the Eclipse pluginEnables fine-tuning wtp component details of the Eclipse pluginEnables fine-tuning wtp facet details of the Eclipse pluginA project facet.Aninstalled
facet is really present on an Eclipse project whereas facet typefixed
means that this facet is locked and cannot be simply removed.A reference to a file in eclipse.Represents the Eclipse JDT settings.A classpath entry representing a library.Link.A classpath entry representing an output folder.Represents the customizable elements of an eclipse project file.A classpath entry representing a project dependency.The gradle DSL model of an Eclipse resource filter.Specifies the type of resource that the EclipseResourceFilter
applies to.The model of an Eclipse resource filter matcher.Specifies whether an EclipseResourceFilter
is including or excluding resources.SourceFolder.path contains only project relative path.A library that turned out to be unresolved.A variable library entry.A wtp descriptor dependent module entry.Represents an entry inwb-module
.A wtp descriptor property entry.A wtp descriptor resource entry.Creates the .settings/org.eclipse.wst.common.component file for WTP projects.Creates the .settings/org.eclipse.wst.common.project.facet.core.xml file for WTP projects.