fuzhuang1 on Tomcat 8.x.launch 639 B

12345678910111213
  1. <?xml version="1.0" encoding="UTF-8" standalone="no"?>
  2. <launchConfiguration type="com.genuitec.eclipse.ast.deploy.core.runonserver">
  3. <listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_PATHS">
  4. <listEntry value="/fuzhuang1"/>
  5. </listAttribute>
  6. <listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_TYPES">
  7. <listEntry value="4"/>
  8. </listAttribute>
  9. <booleanAttribute key="runonserver.exploded" value="true"/>
  10. <stringAttribute key="runonserver.project" value="fuzhuang1"/>
  11. <stringAttribute key="runonserver.server" value="tomcat8Server"/>
  12. <booleanAttribute key="runoserver.restart" value="true"/>
  13. </launchConfiguration>