Groovy Documentation

Package org.gradle.plugins.ide.eclipse

A {link org.gradle.api.Plugin} for generating Eclipse files.

 

Class Summary
EclipseClasspath Generates an Eclipse .classpath file.
EclipseConfigurer @date 11.03.11
Authors:
Szczepan Faber,
EclipseJdt Generates the Eclipse JDT configuration file.
EclipsePlugin

A plugin which generates Eclipse files.

EclipseProject Generates an Eclipse .project file.
EclipseWtpComponent Generates the org.eclipse.wst.common.component settings file for Eclipse WTP.
EclipseWtpFacet Generates the org.eclipse.wst.common.project.facet.core settings file for Eclipse WTP.
 


Groovy Documentation