Groovy Documentation

Package org.gradle.plugins.ide.eclipse

A Plugin for generating Eclipse files.

 

Class Summary
EclipsePlugin

A plugin which generates Eclipse files.

EclipseWtpPlugin @author: Szczepan Faber, created at: 6/28/11
GenerateEclipseClasspath Generates an Eclipse .classpath file.
GenerateEclipseJdt Generates the Eclipse JDT configuration file.
GenerateEclipseProject Generates an Eclipse .project file.
GenerateEclipseWtpComponent Generates the org.eclipse.wst.common.component settings file for Eclipse WTP.
GenerateEclipseWtpFacet Generates the org.eclipse.wst.common.project.facet.core settings file for Eclipse WTP.
 


Groovy Documentation