| Class | Description | 
|---|---|
| RadApplicationXMLWriter | This writer creates the application.xml and the .modulemaps files for RAD6 in the META-INF directory in the project
 root. this is where RAD6 requires the files to be. | 
| RadEjbClasspathWriter | Adapts the .classpath file for RAD6 for now write hardcoded: target/websphere/classes future releases could make this
 varriable. | 
| RadJ2EEWriter | Creates the .j2ee file for RAD6 for now write hardcoded: EJB version 2.1 WAR version 2.4 EAR version 1.4 future
 releases could make these varriable. | 
| RadLibCopier | Copy all dependent jar in the directorys where RAD6 needs then to use the runtime enviorment in RAD6. so all
 dependent jars in the EAR rootdirectory and all dependend jars in the WAR WEB-INF/lib directory | 
| RadManifestWriter | Create or adapt the manifest files for the RAD6 runtime dependencys. attention these will not be used for the real
 ear these are just to get the runtime enviorment using the maven dependencies. | 
| RadWebSettingsWriter | Creates a .settings folder for Eclipse WTP 1.x release and writes out the configuration under it. | 
| RadWebsiteConfigWriter | Creates a .settings folder for Eclipse WTP 1.x release and writes out the configuration under it. | 
Copyright © 2002–2015 The Apache Software Foundation. All rights reserved.