build/deploy.launch
author ymh <ymh.work@gmail.com>
Tue, 20 Apr 2010 10:26:29 +0200
changeset 66 38d569fca46f
parent 65 971621d37b74
permissions -rw-r--r--
Merge with ca07ccdd09d3490570f5afb52b7d1f1e9e35e7a9
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
65
971621d37b74 change deploy scripts
ymh <ymh.work@gmail.com>
parents:
diff changeset
     1
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
971621d37b74 change deploy scripts
ymh <ymh.work@gmail.com>
parents:
diff changeset
     2
<launchConfiguration type="org.eclipse.ant.AntLaunchConfigurationType">
971621d37b74 change deploy scripts
ymh <ymh.work@gmail.com>
parents:
diff changeset
     3
<booleanAttribute key="org.eclipse.ant.ui.DEFAULT_VM_INSTALL" value="true"/>
971621d37b74 change deploy scripts
ymh <ymh.work@gmail.com>
parents:
diff changeset
     4
<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_PATHS"/>
971621d37b74 change deploy scripts
ymh <ymh.work@gmail.com>
parents:
diff changeset
     5
<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_TYPES"/>
971621d37b74 change deploy scripts
ymh <ymh.work@gmail.com>
parents:
diff changeset
     6
<listAttribute key="org.eclipse.jdt.launching.CLASSPATH">
971621d37b74 change deploy scripts
ymh <ymh.work@gmail.com>
parents:
diff changeset
     7
<listEntry value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;&#13;&#10;&lt;runtimeClasspathEntry containerPath=&quot;org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/jdk&quot; path=&quot;1&quot; type=&quot;4&quot;/&gt;&#13;&#10;"/>
971621d37b74 change deploy scripts
ymh <ymh.work@gmail.com>
parents:
diff changeset
     8
<listEntry value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;&#13;&#10;&lt;runtimeClasspathEntry id=&quot;org.eclipse.ant.ui.classpathentry.antHome&quot;&gt;&#13;&#10;&lt;memento default=&quot;true&quot;/&gt;&#13;&#10;&lt;/runtimeClasspathEntry&gt;&#13;&#10;"/>
971621d37b74 change deploy scripts
ymh <ymh.work@gmail.com>
parents:
diff changeset
     9
<listEntry value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;&#13;&#10;&lt;runtimeClasspathEntry id=&quot;org.eclipse.ant.ui.classpathentry.extraClasspathEntries&quot;&gt;&#13;&#10;&lt;memento/&gt;&#13;&#10;&lt;/runtimeClasspathEntry&gt;&#13;&#10;"/>
971621d37b74 change deploy scripts
ymh <ymh.work@gmail.com>
parents:
diff changeset
    10
<listEntry value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;&#13;&#10;&lt;runtimeClasspathEntry id=&quot;org.eclipse.jdt.launching.classpathentry.variableClasspathEntry&quot;&gt;&#13;&#10;&lt;memento path=&quot;3&quot; variableString=&quot;${project_loc}engine/build/lib/catalina-ant.jar&quot;/&gt;&#13;&#10;&lt;/runtimeClasspathEntry&gt;&#13;&#10;"/>
971621d37b74 change deploy scripts
ymh <ymh.work@gmail.com>
parents:
diff changeset
    11
</listAttribute>
971621d37b74 change deploy scripts
ymh <ymh.work@gmail.com>
parents:
diff changeset
    12
<stringAttribute key="org.eclipse.jdt.launching.CLASSPATH_PROVIDER" value="org.eclipse.ant.ui.AntClasspathProvider"/>
971621d37b74 change deploy scripts
ymh <ymh.work@gmail.com>
parents:
diff changeset
    13
<booleanAttribute key="org.eclipse.jdt.launching.DEFAULT_CLASSPATH" value="false"/>
971621d37b74 change deploy scripts
ymh <ymh.work@gmail.com>
parents:
diff changeset
    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"/>
971621d37b74 change deploy scripts
ymh <ymh.work@gmail.com>
parents:
diff changeset
    15
<stringAttribute key="org.eclipse.jdt.launching.MAIN_TYPE" value="org.eclipse.ant.internal.ui.antsupport.InternalAntRunner"/>
971621d37b74 change deploy scripts
ymh <ymh.work@gmail.com>
parents:
diff changeset
    16
<stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR" value=""/>
971621d37b74 change deploy scripts
ymh <ymh.work@gmail.com>
parents:
diff changeset
    17
<stringAttribute key="org.eclipse.jdt.launching.SOURCE_PATH_PROVIDER" value="org.eclipse.ant.ui.AntClasspathProvider"/>
971621d37b74 change deploy scripts
ymh <ymh.work@gmail.com>
parents:
diff changeset
    18
<stringAttribute key="org.eclipse.ui.externaltools.ATTR_LOCATION" value="${project_loc:engine/build/deploy.xml}"/>
971621d37b74 change deploy scripts
ymh <ymh.work@gmail.com>
parents:
diff changeset
    19
<stringAttribute key="org.eclipse.ui.externaltools.ATTR_TOOL_ARGUMENTS" value="-Durl=http://localhot:8080/manager&#13;&#10;-Dusername=tomcat&#13;&#10;-Dpassword=tomcat"/>
971621d37b74 change deploy scripts
ymh <ymh.work@gmail.com>
parents:
diff changeset
    20
<stringAttribute key="process_factory_id" value="org.eclipse.ant.ui.remoteAntProcessFactory"/>
971621d37b74 change deploy scripts
ymh <ymh.work@gmail.com>
parents:
diff changeset
    21
</launchConfiguration>