-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.classpath
54 lines (54 loc) · 3.21 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
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry including="**/*.java" kind="src" output="target/classes" path="src">
<attributes>
<attribute name="optional" value="true"/>
<attribute name="maven.pomderived" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="src" path="res"/>
<classpathentry kind="src" path="main"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/classes"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/activation.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/amchart2.1.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/ant.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/baseCom-ny.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/commons-fileupload-1.1.1.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/commons-io-1.4.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/commons-lang-2.1.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/commons-logging-1.1.1.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/commons-pool-1.5.6.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/cos.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/dbpool.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/dwr3.0.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/freemarker-2.3.23.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/jacob.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/java_memcached-release_2.6.3.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/jdom.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/jsmartcom_zh_CN.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/jspSmart.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/jstl-1.2.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/jxl.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/liboys.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/log4j.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/msbase.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/mssqlserver.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/msutil.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/poi-3.9.jar" sourcepath="C:/Users/Administrator/.m2/repository/org/apache/poi/poi/3.9/poi-3.9-sources.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/slf4j-api-1.6.1.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/slf4j-simple-1.6.1.jar"/>
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/sqljdbc4.jar"/>
<classpathentry kind="con" path="org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER">
<attributes>
<attribute name="maven.pomderived" value="true"/>
<attribute name="org.eclipse.jst.component.dependency" value="/WEB-INF/lib"/>
</attributes>
</classpathentry>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7">
<attributes>
<attribute name="owner.project.facets" value="java"/>
</attributes>
</classpathentry>
<classpathentry exported="true" kind="con" path="GROOVY_DSL_SUPPORT"/>
<classpathentry kind="output" path="target/classes"/>
</classpath>