forked from bbossgroups/bboss-gencode
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.classpath
60 lines (60 loc) · 4.88 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
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="src-web"/>
<classpathentry kind="src" path="test"/>
<classpathentry kind="src" path="resources"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/bboss-core.jar" sourcepath="/bboss-core"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/bboss-mvc.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/bboss-security-sources.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/bboss-security.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/bboss-soa.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/bboss-velocity.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/commons-collections-3.2.1.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/commons-lang-2.4.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/commons-logging-1.1.1.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/ditchnet-tabs-taglib.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/ecs-1.4.2.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/frameworkset-pool-sources.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/frameworkset-pool.jar" sourcepath="WebRoot/WEB-INF/lib/frameworkset-pool-sources.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/frameworkset-util.jar" sourcepath="/bboss-util"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/frameworkset.jar" sourcepath="/bboss-tablib"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/htmlparser-1.5-20050925.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/jakarta-oro-2.0.8.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/java-uuid-generator-3.1.2.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/jstl-1.2.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/log4j-1.2.16.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/ojdbc14.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/asm-5.0.3.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/cglib-nodep-3.1.jar"/>
<classpathentry kind="lib" path="lib/jsp/com.sun.el-2.2.0.v201108011116.jar"/>
<classpathentry kind="lib" path="lib/jsp/javax.el-2.2.0.v201108011116.jar"/>
<classpathentry kind="lib" path="lib/jsp/javax.servlet.jsp-2.2.0.v201112011158.jar"/>
<classpathentry kind="lib" path="lib/jsp/javax.servlet.jsp.jstl-1.2.0.v201105211821.jar"/>
<classpathentry kind="lib" path="lib/jsp/org.apache.jasper.glassfish-2.2.2.v201112011158.jar" sourcepath="E:/opensource/tomcat/apache-tomcat-8.0.28-src.zip"/>
<classpathentry kind="lib" path="lib/jsp/org.apache.taglibs.standard.glassfish-1.2.0.v201112081803.jar"/>
<classpathentry kind="lib" path="lib/jetty-all-server-8.1.17.v20150415-sources.jar"/>
<classpathentry kind="lib" path="lib/jetty-all-server-8.1.17.v20150415.jar"/>
<classpathentry kind="lib" path="lib/servlet-api-3.0.jar"/>
<classpathentry kind="lib" path="build/bboss-rt.jar" sourcepath="/bboss-util"/>
<classpathentry kind="lib" path="lib/eclipse/org.eclipse.core.runtime_3.11.0.v20150405-1723.jar"/>
<classpathentry kind="lib" path="lib/eclipse/org.eclipse.equinox.common_3.7.0.v20150402-1709.jar"/>
<classpathentry kind="lib" path="lib/eclipse/org.eclipse.equinox.app_1.3.300.v20150423-1356.jar"/>
<classpathentry kind="lib" path="lib/eclipse/org.eclipse.text_3.5.400.v20150505-1044.jar" sourcepath="/org.eclipse.jface.text"/>
<classpathentry kind="lib" path="lib/eclipse/org.eclipse.core.resources_3.10.0.v20150423-0755.jar"/>
<classpathentry kind="lib" path="lib/eclipse/org.eclipse.core.contenttype_3.5.0.v20150421-2214.jar"/>
<classpathentry kind="lib" path="lib/eclipse/org.eclipse.equinox.preferences_3.5.300.v20150408-1437.jar"/>
<classpathentry kind="lib" path="lib/eclipse/org.eclipse.core.jobs_3.7.0.v20150330-2103.jar"/>
<classpathentry kind="lib" path="lib/eclipse/org.eclipse.core.filesystem_1.5.0.v20150421-0713.jar"/>
<classpathentry kind="lib" path="lib/eclipse/org.eclipse.jdt.core_3.11.0.v20150602-1242.jar" sourcepath="/org.eclipse.jdt.core"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/commons-fileupload.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/commons-io-2.0.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/sqlite-jdbc-3.8.10.1.jar"/>
<classpathentry kind="lib" path="lib/eclipse/org.eclipse.osgi_3.10.100.v20150529-1857.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/jtds-1.2.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/mysql-connector-java-5.1.25-bin.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/jackson-all-1.9.10.jar"/>
<classpathentry kind="output" path="WebRoot/WEB-INF/classes"/>
</classpath>