Advertisement
Guest User

Untitled

a guest
Apr 23rd, 2019
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.94 KB | None | 0 0
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <classpath>
  3. <classpathentry kind="src" path="src"/>
  4. <classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.web.container"/>
  5. <classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.module.container"/>
  6. <classpathentry kind="lib" path="/Users/Jonathan/eclipse-workspace/buyme/lib/mysql-connector-java-8.0.15.jar"/>
  7. <classpathentry kind="con" path="org.eclipse.jst.server.core.container/org.eclipse.jst.server.tomcat.runtimeTarget/Apache Tomcat v9.0">
  8. <attributes>
  9. <attribute name="owner.project.facets" value="jst.web"/>
  10. </attributes>
  11. </classpathentry>
  12. <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.launching.macosx.MacOSXType/Java SE 8 [1.8.0_121]">
  13. <attributes>
  14. <attribute name="owner.project.facets" value="java"/>
  15. </attributes>
  16. </classpathentry>
  17. <classpathentry kind="output" path="build/classes"/>
  18. </classpath>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement