|
65
|
1 |
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
|
2 |
<launchConfiguration type="org.eclipse.ant.AntLaunchConfigurationType">
|
|
|
3 |
<booleanAttribute key="org.eclipse.ant.ui.DEFAULT_VM_INSTALL" value="true"/>
|
|
|
4 |
<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_PATHS"/>
|
|
|
5 |
<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_TYPES"/>
|
|
|
6 |
<listAttribute key="org.eclipse.jdt.launching.CLASSPATH">
|
|
|
7 |
<listEntry value="<?xml version="1.0" encoding="UTF-8" standalone="no"?> <runtimeClasspathEntry containerPath="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/jdk" path="1" type="4"/> "/>
|
|
|
8 |
<listEntry value="<?xml version="1.0" encoding="UTF-8" standalone="no"?> <runtimeClasspathEntry id="org.eclipse.ant.ui.classpathentry.antHome"> <memento default="true"/> </runtimeClasspathEntry> "/>
|
|
|
9 |
<listEntry value="<?xml version="1.0" encoding="UTF-8" standalone="no"?> <runtimeClasspathEntry id="org.eclipse.ant.ui.classpathentry.extraClasspathEntries"> <memento/> </runtimeClasspathEntry> "/>
|
|
|
10 |
<listEntry value="<?xml version="1.0" encoding="UTF-8" standalone="no"?> <runtimeClasspathEntry id="org.eclipse.jdt.launching.classpathentry.variableClasspathEntry"> <memento path="3" variableString="${project_loc}engine/build/lib/catalina-ant.jar"/> </runtimeClasspathEntry> "/>
|
|
|
11 |
</listAttribute>
|
|
|
12 |
<stringAttribute key="org.eclipse.jdt.launching.CLASSPATH_PROVIDER" value="org.eclipse.ant.ui.AntClasspathProvider"/>
|
|
|
13 |
<booleanAttribute key="org.eclipse.jdt.launching.DEFAULT_CLASSPATH" value="false"/>
|
|
|
14 |
<stringAttribute key="org.eclipse.jdt.launching.JRE_CONTAINER" value="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/jdk"/>
|
|
|
15 |
<stringAttribute key="org.eclipse.jdt.launching.MAIN_TYPE" value="org.eclipse.ant.internal.ui.antsupport.InternalAntRunner"/>
|
|
|
16 |
<stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR" value=""/>
|
|
|
17 |
<stringAttribute key="org.eclipse.jdt.launching.SOURCE_PATH_PROVIDER" value="org.eclipse.ant.ui.AntClasspathProvider"/>
|
|
|
18 |
<stringAttribute key="org.eclipse.ui.externaltools.ATTR_LOCATION" value="${project_loc:engine/build/deploy.xml}"/>
|
|
|
19 |
<stringAttribute key="org.eclipse.ui.externaltools.ATTR_TOOL_ARGUMENTS" value="-Durl=http://localhot:8080/manager -Dusername=tomcat -Dpassword=tomcat"/>
|
|
|
20 |
<stringAttribute key="process_factory_id" value="org.eclipse.ant.ui.remoteAntProcessFactory"/>
|
|
|
21 |
</launchConfiguration>
|