Deletes the config files used by Rad-6. the files .j2ee and the file .websettings
Mojo Attributes:
| Name | Type | Description |
|---|---|---|
| additionalConfig | EclipseConfigFile[] |
additional generic configuration files for eclipse |
| basedir | File |
The root directory of the project |
| packaging | String |
Packaging for the current project. |
| skip | boolean |
Skip the operation when true. Default value is false. |
additional generic configuration files for eclipse
org.apache.maven.plugin.eclipse.EclipseConfigFile[]Nojava.io.FileNo${basedir}java.lang.StringNo${project.packaging}booleanNo${eclipse.skip}false