Util

Description

Functions for invoking build processes

Categories

NameDescription
HashMapUtility Functions for Maps

Functions

NameSignature and Synopsis
buildClassesboolean buildClasses(String projectName, String projectPath, String outputDirectory, String extendedClasspath)
Builds classes for all resources inside this project.
buildEarboolean buildEar(String projectName, String projectPath, String earPath, String extendedClasspath)
Builds the project EAR file for the given project path.