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