public class EclipseAntExternalLaunchConfigurationWriter extends EclipseLaunchConfigurationWriter
FILE_DOT_EXTERNAL_TOOL_BUILDERSconfig, log| Constructor and Description | 
|---|
EclipseAntExternalLaunchConfigurationWriter()  | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
addAttributes(XMLWriter writer)  | 
protected String | 
getBuilderLocation()  | 
protected String | 
getLaunchConfigurationType()  | 
protected List | 
getMonitoredResources()  | 
EclipseWriter | 
init(Log log,
    EclipseWriterConfig config,
    String launcherName,
    String buildfilePath)  | 
getRefreshScope, getRunBuildKinds, init, isAppendEnvironmentVariables, isLaunchInBackground, write, writeAttribute, writeAttribute, writeAttributeinitpublic EclipseAntExternalLaunchConfigurationWriter()
public EclipseWriter init(Log log, EclipseWriterConfig config, String launcherName, String buildfilePath)
launcherName - Name of the launch file, for instance 'AntBuilder.launch'buildfilePath - Project relative path to the ant build file, for instance 'eclipse-build.xml'protected void addAttributes(XMLWriter writer)
addAttributes in class EclipseLaunchConfigurationWriterprotected String getLaunchConfigurationType()
getLaunchConfigurationType in class EclipseLaunchConfigurationWriterprotected String getBuilderLocation()
getBuilderLocation in class EclipseLaunchConfigurationWriterprotected List getMonitoredResources()
getMonitoredResources in class EclipseLaunchConfigurationWriterCopyright © 2002–2015 The Apache Software Foundation. All rights reserved.