_index.jsp.launch 805 B

1234567891011121314
  1. <?xml version="1.0" encoding="UTF-8" standalone="no"?>
  2. <launchConfiguration type="org.eclipse.wst.server.ui.launchConfigurationType">
  3. <stringAttribute key="client-id" value="org.eclipse.wst.server.ui.web"/>
  4. <stringAttribute key="launchable-adapter-id" value="org.eclipse.jst.server.tomcat.web"/>
  5. <stringAttribute key="module-artifact" value="org.eclipse.jst.jee.server:zhcx///index.jsp"/>
  6. <stringAttribute key="module-artifact-class" value="org.eclipse.wst.server.core.util.WebResource"/>
  7. <listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_PATHS">
  8. <listEntry value="/zhcx"/>
  9. </listAttribute>
  10. <listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_TYPES">
  11. <listEntry value="4"/>
  12. </listAttribute>
  13. <stringAttribute key="server-id" value="Tomcat v7.0 Server at localhost"/>
  14. </launchConfiguration>