办公平台
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

.classpath 838B

1234567891011121314151617
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <classpath>
  3. <classpathentry kind="src" path="src"/>
  4. <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/jdk1.8.0_201">
  5. <attributes>
  6. <attribute name="owner.project.facets" value="java"/>
  7. </attributes>
  8. </classpathentry>
  9. <classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.web.container"/>
  10. <classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.module.container"/>
  11. <classpathentry kind="con" path="org.eclipse.jst.server.core.container/org.eclipse.jst.server.tomcat.runtimeTarget/Apache Tomcat v8.0">
  12. <attributes>
  13. <attribute name="owner.project.facets" value="jst.web"/>
  14. </attributes>
  15. </classpathentry>
  16. <classpathentry kind="output" path="WebContent/WEB-INF/classes"/>
  17. </classpath>