public class EclipseAntExternalLaunchConfigurationWriter extends EclipseLaunchConfigurationWriter
FILE_DOT_EXTERNAL_TOOL_BUILDERS
config, 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, writeAttribute
init
public 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 EclipseLaunchConfigurationWriter
protected String getLaunchConfigurationType()
getLaunchConfigurationType
in class EclipseLaunchConfigurationWriter
protected String getBuilderLocation()
getBuilderLocation
in class EclipseLaunchConfigurationWriter
protected List getMonitoredResources()
getMonitoredResources
in class EclipseLaunchConfigurationWriter
Copyright © 2002–2015 The Apache Software Foundation. All rights reserved.