-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.classpath
66 lines (66 loc) · 3.87 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
61
62
63
64
65
66
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<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 kind="con" path="org.eclipse.jst.j2ee.internal.web.container"/>
<classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.module.container"/>
<classpathentry kind="lib" path="lib/spring-hibernate3.jar"/>
<classpathentry kind="lib" path="lib/spring-mock.jar"/>
<classpathentry kind="lib" path="lib/spring.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/3"/>
<classpathentry kind="lib" path="lib/quartz-1.5.1.jar"/>
<classpathentry kind="lib" path="lib/antlr-2.7.5H3.jar"/>
<classpathentry kind="lib" path="lib/antlr.jar"/>
<classpathentry kind="lib" path="lib/aopalliance.jar"/>
<classpathentry kind="lib" path="lib/c3p0-0.8.5.2.jar"/>
<classpathentry kind="lib" path="lib/cglib-nodep-2.1_3.jar"/>
<classpathentry kind="lib" path="lib/commons-beanutils.jar"/>
<classpathentry kind="lib" path="lib/commons-collections.jar"/>
<classpathentry kind="lib" path="lib/commons-digester.jar"/>
<classpathentry kind="lib" path="lib/commons-discovery-0.2.jar"/>
<classpathentry kind="lib" path="lib/commons-fileupload.jar"/>
<classpathentry kind="lib" path="lib/commons-logging.jar"/>
<classpathentry kind="lib" path="lib/commons-validator.jar"/>
<classpathentry kind="lib" path="lib/dom4j-1.6.1.jar"/>
<classpathentry kind="lib" path="lib/ehcache-1.1.jar"/>
<classpathentry kind="lib" path="lib/hibernate3.jar"/>
<classpathentry kind="lib" path="lib/jakarta-oro.jar"/>
<classpathentry kind="lib" path="lib/jta.jar"/>
<classpathentry kind="lib" path="lib/junit.jar"/>
<classpathentry kind="lib" path="lib/mysql-connector-java-3.1.10-bin.jar"/>
<classpathentry kind="lib" path="lib/pull-parser-2.1.10.jar"/>
<classpathentry kind="lib" path="lib/saaj.jar"/>
<classpathentry kind="lib" path="lib/struts.jar"/>
<classpathentry kind="lib" path="C:/Program Files/Java/jdk1.7.0_03/jre/lib/jsp-api.jar"/>
<classpathentry kind="lib" path="C:/Program Files/Java/jdk1.7.0_03/jre/lib/servlet-api.jar"/>
<classpathentry kind="lib" path="lib/jfreechart-1.0.12.jar"/>
<classpathentry kind="lib" path="lib/jcommon-1.0.15.jar"/>
<classpathentry kind="lib" path="lib/batik-awt-util-1.6.jar"/>
<classpathentry kind="lib" path="lib/batik-dom-1.6.jar"/>
<classpathentry kind="lib" path="lib/batik-svggen-1.6.jar"/>
<classpathentry kind="lib" path="lib/batik-util-1.6.jar"/>
<classpathentry kind="lib" path="lib/batik-xml-1.6.jar"/>
<classpathentry kind="lib" path="lib/commons-logging-1.1.1.jar"/>
<classpathentry kind="lib" path="lib/jsp-api.jar"/>
<classpathentry kind="lib" path="lib/servlet-api.jar"/>
<classpathentry kind="lib" path="lib/tlddoc.jar"/>
<classpathentry kind="lib" path="C:/Program Files/Java/jre7/lib/rt.jar"/>
<classpathentry kind="lib" path="/epg/src/main/resources/lib/castor-xml.jar"/>
<classpathentry kind="lib" path="lib/castor-xml.jar"/>
<classpathentry kind="lib" path="lib/jdom.jar"/>
<classpathentry kind="lib" path="lib/jsoup-1.6.3.jar"/>
<classpathentry kind="lib" path="lib/poi-ooxml-schemas-3.7-20101029.jar"/>
<classpathentry kind="lib" path="lib/poi-3.8-20120326.jar"/>
<classpathentry kind="lib" path="lib/poi-bin-3.8-20120326.zip"/>
<classpathentry kind="lib" path="lib/poi-excelant-3.8-20120326.jar"/>
<classpathentry kind="lib" path="lib/poi-ooxml-3.8-20120326.jar"/>
<classpathentry kind="lib" path="lib/poi-ooxml-schemas-3.8-20120326.jar"/>
<classpathentry kind="lib" path="lib/poi-scratchpad-3.8-20120326.jar"/>
<classpathentry kind="lib" path="lib/stax-api-1.0.1.jar"/>
<classpathentry kind="lib" path="lib/xmlbeans-2.3.0.jar"/>
<classpathentry kind="output" path="build/classes"/>
</classpath>