-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.classpath
executable file
·42 lines (42 loc) · 3.09 KB
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.web.container"/>
<classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.module.container"/>
<classpathentry kind="con" path="org.eclipse.jst.server.core.container/org.eclipse.jst.server.tomcat.runtimeTarget/Apache Tomcat v7.0">
<attributes>
<attribute name="owner.project.facets" value="#system#;jst.web"/>
</attributes>
</classpathentry>
<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/camel-core-2.14.1.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/camel-jms-2.14.1.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/camel-spring-2.14.1.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/velocity-1.7.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/antlr-2.7.7.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/aopalliance-1.0.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/c3p0-0.9.1.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/commons-io-2.1.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/commons-logging-1.1.1.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/dom4j-1.6.1.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/guava-15.0.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/hibernate-c3p0-4.2.0.Final.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/hibernate-commons-annotations-4.0.1.Final.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/hibernate-core-4.1.10.Final.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/hibernate-entitymanager-4.1.10.Final.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/javassist-3.18.2-GA.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/jackson-module-jaxb-annotations-2.2.1.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/httpclient-4.2.1.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/hibernate-jpa-2.0-api-1.0.1.Final.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/hibernate-validator-4.1.0.Final.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/httpcore-4.2.1.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/jackson-annotations-2.2.1.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/jackson-core-2.2.1.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/jackson-databind-2.2.1.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/jackson-jaxrs-json-provider-2.2.1.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/jackson-jaxrs-base-2.2.1.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/jaxrs-api-3.0.5.Final.jar"/>
<classpathentry kind="lib" path="WebContent/WEB-INF/lib/resteasy-client-3.0.5.Final.jar"/>
<classpathentry kind="output" path="build/classes"/>
</classpath>