| Name | Signature and Synopsis | 
|---|---|
buildClasses | boolean buildClasses(String projectName, String projectPath, String outputDirectory, String extendedClasspath, boolean useLegacyCompiler)Builds classes for all resources inside this project.  | 
buildEar | boolean buildEar(String projectName, String projectPath, String earPath, String extendedClasspath, boolean useLegacyCompiler)Builds the project EAR file for the given project path.  |