public void setBaseLocation(String baseLocation)(Code)
Set a location that contains plugins and features required by plugins and features
for which the feature is being generated
Parameters: baseLocation -
setBuildDirectory
public void setBuildDirectory(String buildDirectory)(Code)
Set the folder in which the build will occur.
Parameters: buildDirectory - the location where the build will occur.
setConfigInfo
public void setConfigInfo(String configInfo) throws CoreException(Code)
Set the configuration for which the script should be generated. The default is set to be configuration independent.
Parameters: configInfo - an ampersand separated list of configuration (for example win32, win32, x86 & macoxs, carbon, ppc). throws: CoreException -