-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.classpath
27 lines (27 loc) · 1.95 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
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="lib" path="com.founder.fix.fixflow.bpmn2.extensions.jar"/>
<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 v6.0">
<attributes>
<attribute name="owner.project.facets" value="jst.utility"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="/dongchangCsc/WebRoot/WEB-INF/lib/apache-activemq-4.1.2.jar"/>
<classpathentry kind="lib" path="/dongchangCsc/WebRoot/WEB-INF/lib/apputil.jar"/>
<classpathentry kind="lib" path="/dongchangCsc/WebRoot/WEB-INF/lib/commons-logging-1.1.1.jar"/>
<classpathentry kind="lib" path="/dongchangCsc/WebRoot/WEB-INF/lib/dbcore.jar"/>
<classpathentry kind="lib" path="/dongchangCsc/WebRoot/WEB-INF/lib/fixflow-api.jar"/>
<classpathentry kind="lib" path="/dongchangCsc/WebRoot/WEB-INF/lib/fixflow-core.jar"/>
<classpathentry kind="lib" path="/dongchangCsc/WebRoot/WEB-INF/lib/framework.jar"/>
<classpathentry kind="lib" path="/dongchangCsc/WebRoot/WEB-INF/lib/org.springframework.beans-3.1.1.RELEASE.jar"/>
<classpathentry kind="lib" path="/dongchangCsc/WebRoot/WEB-INF/lib/org.springframework.context-3.1.1.RELEASE.jar"/>
<classpathentry kind="lib" path="/dongchangCsc/WebRoot/WEB-INF/lib/org.springframework.core-3.1.1.RELEASE.jar"/>
<classpathentry kind="lib" path="/dongchangCsc/WebRoot/WEB-INF/lib/org.springframework.web-3.1.1.RELEASE.jar"/>
<classpathentry kind="lib" path="/dongchangCsc/WebRoot/WEB-INF/lib/webcore.jar"/>
<classpathentry kind="lib" path="/dongchangCsc/WebRoot/WEB-INF/lib/spring-webmvc-3.1.1.RELEASE.jar"/>
<classpathentry kind="lib" path="/dongchangCsc/WebRoot/WEB-INF/lib/jpush-client-3.2.9.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="output" path="bin"/>
</classpath>