|
| 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/java-8-oracle"> |
| 5 | + <attributes> |
| 6 | + <attribute name="owner.project.facets" value="java"/> |
| 7 | + </attributes> |
| 8 | + </classpathentry> |
| 9 | + <classpathentry kind="con" path="org.eclipse.jst.server.core.container/org.eclipse.jst.server.tomcat.runtimeTarget/Apache Tomcat v7.0"> |
| 10 | + <attributes> |
| 11 | + <attribute name="owner.project.facets" value="jst.web"/> |
| 12 | + </attributes> |
| 13 | + </classpathentry> |
| 14 | + <classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.web.container"/> |
| 15 | + <classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.module.container"/> |
| 16 | + <classpathentry kind="lib" path="WebContent/WEB-INF/lib/aopalliance-repackaged-2.3.0-b10.jar"/> |
| 17 | + <classpathentry kind="lib" path="WebContent/WEB-INF/lib/asm-debug-all-5.0.2.jar"/> |
| 18 | + <classpathentry kind="lib" path="WebContent/WEB-INF/lib/hk2-api-2.3.0-b10.jar"/> |
| 19 | + <classpathentry kind="lib" path="WebContent/WEB-INF/lib/hk2-locator-2.3.0-b10.jar"/> |
| 20 | + <classpathentry kind="lib" path="WebContent/WEB-INF/lib/hk2-utils-2.3.0-b10.jar"/> |
| 21 | + <classpathentry kind="lib" path="WebContent/WEB-INF/lib/javassist-3.18.1-GA.jar"/> |
| 22 | + <classpathentry kind="lib" path="WebContent/WEB-INF/lib/javax.annotation-api-1.2.jar"/> |
| 23 | + <classpathentry kind="lib" path="WebContent/WEB-INF/lib/javax.inject-2.3.0-b10.jar"/> |
| 24 | + <classpathentry kind="lib" path="WebContent/WEB-INF/lib/javax.servlet-api-3.0.1.jar"/> |
| 25 | + <classpathentry kind="lib" path="WebContent/WEB-INF/lib/javax.ws.rs-api-2.0.1.jar"/> |
| 26 | + <classpathentry kind="lib" path="WebContent/WEB-INF/lib/jaxb-api-2.2.7.jar"/> |
| 27 | + <classpathentry kind="lib" path="WebContent/WEB-INF/lib/jersey-client.jar"/> |
| 28 | + <classpathentry kind="lib" path="WebContent/WEB-INF/lib/jersey-common.jar"/> |
| 29 | + <classpathentry kind="lib" path="WebContent/WEB-INF/lib/jersey-container-servlet-core.jar"/> |
| 30 | + <classpathentry kind="lib" path="WebContent/WEB-INF/lib/jersey-container-servlet.jar"/> |
| 31 | + <classpathentry kind="lib" path="WebContent/WEB-INF/lib/jersey-guava-2.12.jar"/> |
| 32 | + <classpathentry kind="lib" path="WebContent/WEB-INF/lib/jersey-server.jar"/> |
| 33 | + <classpathentry kind="lib" path="WebContent/WEB-INF/lib/org.osgi.core-4.2.0.jar"/> |
| 34 | + <classpathentry kind="lib" path="WebContent/WEB-INF/lib/osgi-resource-locator-1.0.1.jar"/> |
| 35 | + <classpathentry kind="lib" path="WebContent/WEB-INF/lib/persistence-api-1.0.jar"/> |
| 36 | + <classpathentry kind="lib" path="WebContent/WEB-INF/lib/validation-api-1.1.0.Final.jar"/> |
| 37 | + <classpathentry kind="output" path="build/classes"/> |
| 38 | +</classpath> |
0 commit comments