.classpath 1.2 KB

1234567891011121314151617181920
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <classpath>
  3. <classpathentry kind="src" path="src/config"/>
  4. <classpathentry kind="src" path="src/java"/>
  5. <classpathentry kind="src" path="test"/>
  6. <classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.web.container"/>
  7. <classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.module.container"/>
  8. <classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
  9. <classpathentry kind="lib" path="WebContent/WEB-INF/lib/jbarcode-0.2.8.jar"/>
  10. <classpathentry kind="con" path="org.eclipse.jst.server.core.container/org.eclipse.jst.server.tomcat.runtimeTarget/Apache Tomcat v7.0">
  11. <attributes>
  12. <attribute name="owner.project.facets" value="jst.web"/>
  13. </attributes>
  14. </classpathentry>
  15. <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/jre7"/>
  16. <classpathentry kind="lib" path="WebContent/WEB-INF/lib/classes12.jar"/>
  17. <classpathentry kind="lib" path="WebContent/WEB-INF/lib/ojdbc5.jar"/>
  18. <classpathentry kind="lib" path="WebContent/WEB-INF/lib/ojdbc6.jar"/>
  19. <classpathentry kind="output" path="WebContent/WEB-INF/classes"/>
  20. </classpath>