.classpath 696 B

12345678910
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <classpath>
  3. <classpathentry kind="src" path="src"/>
  4. <classpathentry exported="true" kind="con" path="org.eclipse.jst.j2ee.internal.web.container"/>
  5. <classpathentry exported="true" kind="con" path="org.eclipse.jst.j2ee.internal.module.container"/>
  6. <classpathentry exported="true" kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
  7. <classpathentry exported="true" kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
  8. <classpathentry exported="true" kind="con" path="org.eclipse.jst.server.core.container/org.eclipse.jst.server.tomcat.runtimeTarget/Apache Tomcat v6.0"/>
  9. <classpathentry kind="output" path="build/classes"/>
  10. </classpath>