-
Notifications
You must be signed in to change notification settings - Fork 5
/
.classpath
107 lines (107 loc) · 7.47 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
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
<?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.8"/>
<classpathentry kind="con" path="org.eclipse.fx.ide.jdt.core.JAVAFX_CONTAINER"/>
<classpathentry kind="lib" path="lib/antlr-2.7.7.jar"/>
<classpathentry kind="lib" path="lib/commons-collections-3.2.1.jar"/>
<classpathentry kind="lib" path="lib/dom4j-1.6.1.jar"/>
<classpathentry kind="lib" path="lib/hibernate-commons-annotations-4.0.1.Final.jar"/>
<classpathentry kind="lib" path="lib/hibernate-core-4.1.0.Final.jar"/>
<classpathentry kind="lib" path="lib/hibernate-entitymanager-4.1.0.Final.jar"/>
<classpathentry kind="lib" path="lib/hibernate-jpa-2.0-api-1.0.1.Final.jar"/>
<classpathentry kind="lib" path="lib/javassist-3.15.0-GA.jar"/>
<classpathentry kind="lib" path="lib/jboss-logging-3.1.0.CR2.jar"/>
<classpathentry kind="lib" path="lib/jboss-transaction-api_1.1_spec-1.0.0.Final.jar"/>
<classpathentry kind="lib" path="lib/mysql-connector-java-5.1.5-bin.jar"/>
<classpathentry kind="lib" path="lib/validator/hibernate-validator-4.3.0.Final.jar"/>
<classpathentry kind="lib" path="lib/validator/hibernate-validator-annotation-processor-4.3.0.Final.jar"/>
<classpathentry kind="lib" path="lib/validator/lib/optional/hibernate-jpa-2.0-api-1.0.1.Final.jar"/>
<classpathentry kind="lib" path="lib/validator/lib/optional/joda-time-1.6.jar"/>
<classpathentry kind="lib" path="lib/validator/lib/optional/jsoup-1.6.1.jar"/>
<classpathentry kind="lib" path="lib/validator/lib/optional/log4j-1.2.16.jar"/>
<classpathentry kind="lib" path="lib/validator/lib/required/jboss-logging-3.1.0.CR2.jar"/>
<classpathentry kind="lib" path="lib/validator/lib/required/validation-api-1.0.0.GA.jar"/>
<classpathentry kind="lib" path="lib/reportes/ant-1.7.1.jar"/>
<classpathentry kind="lib" path="lib/reportes/barbecue-1.5-beta1.jar"/>
<classpathentry kind="lib" path="lib/reportes/barcode4j-2.1.jar"/>
<classpathentry kind="lib" path="lib/reportes/batik-anim.jar"/>
<classpathentry kind="lib" path="lib/reportes/batik-awt-util.jar"/>
<classpathentry kind="lib" path="lib/reportes/batik-bridge.jar"/>
<classpathentry kind="lib" path="lib/reportes/batik-css.jar"/>
<classpathentry kind="lib" path="lib/reportes/batik-dom.jar"/>
<classpathentry kind="lib" path="lib/reportes/batik-ext.jar"/>
<classpathentry kind="lib" path="lib/reportes/batik-gvt.jar"/>
<classpathentry kind="lib" path="lib/reportes/batik-parser.jar"/>
<classpathentry kind="lib" path="lib/reportes/batik-script.jar"/>
<classpathentry kind="lib" path="lib/reportes/batik-svg-dom.jar"/>
<classpathentry kind="lib" path="lib/reportes/batik-svggen.jar"/>
<classpathentry kind="lib" path="lib/reportes/batik-util.jar"/>
<classpathentry kind="lib" path="lib/reportes/batik-xml.jar"/>
<classpathentry kind="lib" path="lib/reportes/bcel-5.2.jar"/>
<classpathentry kind="lib" path="lib/reportes/bcmail-jdk14-136.jar"/>
<classpathentry kind="lib" path="lib/reportes/bcprov-jdk14-136.jar"/>
<classpathentry kind="lib" path="lib/reportes/bsh-2.0b4.jar"/>
<classpathentry kind="lib" path="lib/reportes/castor-core-1.3.3.jar"/>
<classpathentry kind="lib" path="lib/reportes/castor-xml-1.3.3.jar"/>
<classpathentry kind="lib" path="lib/reportes/commons-beanutils-1.8.0.jar"/>
<classpathentry kind="lib" path="lib/reportes/commons-beanutils-1.9.0.jar"/>
<classpathentry kind="lib" path="lib/reportes/commons-codec-1.5.jar"/>
<classpathentry kind="lib" path="lib/reportes/commons-collections-2.1.jar"/>
<classpathentry kind="lib" path="lib/reportes/commons-digester-1.7.jar"/>
<classpathentry kind="lib" path="lib/reportes/commons-digester-2.1.jar"/>
<classpathentry kind="lib" path="lib/reportes/commons-javaflow-20060411.jar"/>
<classpathentry kind="lib" path="lib/reportes/commons-logging-1.0.2.jar"/>
<classpathentry kind="lib" path="lib/reportes/commons-logging-1.1.1.jar"/>
<classpathentry kind="lib" path="lib/reportes/core-2.3.0.jar"/>
<classpathentry kind="lib" path="lib/reportes/ecj-4.3.1.jar"/>
<classpathentry kind="lib" path="lib/reportes/groovy-all-2.4.3.jar"/>
<classpathentry kind="lib" path="lib/reportes/hibernate-core-3.3.2.GA.jar"/>
<classpathentry kind="lib" path="lib/reportes/hsqldb-1.8.0-10.jar"/>
<classpathentry kind="lib" path="lib/reportes/httpclient-4.3.4.jar"/>
<classpathentry kind="lib" path="lib/reportes/httpcore-4.3.2.jar"/>
<classpathentry kind="lib" path="lib/reportes/itext-2.1.7.js4.jar"/>
<classpathentry kind="lib" path="lib/reportes/jackson-annotations-2.1.4.jar"/>
<classpathentry kind="lib" path="lib/reportes/jackson-core-2.1.4.jar"/>
<classpathentry kind="lib" path="lib/reportes/jackson-databind-2.1.4.jar"/>
<classpathentry kind="lib" path="lib/reportes/jasperreports-6.2.0.jar"/>
<classpathentry kind="lib" path="lib/reportes/jasperreports-6.5.1.jar"/>
<classpathentry kind="lib" path="lib/reportes/jasperreports-fonts-6.2.0.jar"/>
<classpathentry kind="lib" path="lib/reportes/jasperreports-fonts-6.5.1.jar"/>
<classpathentry kind="lib" path="lib/reportes/jasperreports-javaflow-6.2.0.jar"/>
<classpathentry kind="lib" path="lib/reportes/jasperreports-javaflow-6.5.1.jar"/>
<classpathentry kind="lib" path="lib/reportes/jaxen-1.1.1.jar"/>
<classpathentry kind="lib" path="lib/reportes/jcommon-1.0.15.jar"/>
<classpathentry kind="lib" path="lib/reportes/jcommon-1.0.23.jar"/>
<classpathentry kind="lib" path="lib/reportes/jdtcore-3.1.0.jar"/>
<classpathentry kind="lib" path="lib/reportes/jfreechart-1.0.12.jar"/>
<classpathentry kind="lib" path="lib/reportes/jfreechart-1.0.19.jar"/>
<classpathentry kind="lib" path="lib/reportes/jpa.jar"/>
<classpathentry kind="lib" path="lib/reportes/jxl-2.6.10.jar"/>
<classpathentry kind="lib" path="lib/reportes/log4j-1.2.15.jar"/>
<classpathentry kind="lib" path="lib/reportes/lucene-analyzers-common-4.5.1.jar"/>
<classpathentry kind="lib" path="lib/reportes/lucene-core-4.5.1.jar"/>
<classpathentry kind="lib" path="lib/reportes/lucene-queryparser-4.5.1.jar"/>
<classpathentry kind="lib" path="lib/reportes/mondrian-3.1.1.12687.jar"/>
<classpathentry kind="lib" path="lib/reportes/mysql-connector-java-5.1.23-bin.jar"/>
<classpathentry kind="lib" path="lib/reportes/olap4j-0.9.7.309-JS-3.jar"/>
<classpathentry kind="lib" path="lib/reportes/png-encoder-1.5.jar"/>
<classpathentry kind="lib" path="lib/reportes/poi-3.10.1.jar"/>
<classpathentry kind="lib" path="lib/reportes/poi-ooxml-3.10.1.jar"/>
<classpathentry kind="lib" path="lib/reportes/poi-ooxml-schemas-3.10.1.jar"/>
<classpathentry kind="lib" path="lib/reportes/rhino-1.7.6.jar"/>
<classpathentry kind="lib" path="lib/reportes/saaj-api-1.3.jar"/>
<classpathentry kind="lib" path="lib/reportes/serializer.jar"/>
<classpathentry kind="lib" path="lib/reportes/servlet-api-2.4.jar"/>
<classpathentry kind="lib" path="lib/reportes/spring-beans-2.5.5.jar"/>
<classpathentry kind="lib" path="lib/reportes/spring-core-2.5.5.jar"/>
<classpathentry kind="lib" path="lib/reportes/velocity-1.7-dep.jar"/>
<classpathentry kind="lib" path="lib/reportes/xalan-2.7.1.jar"/>
<classpathentry kind="lib" path="lib/reportes/xercesImpl-2.10.0.jar"/>
<classpathentry kind="lib" path="lib/reportes/xml-apis-1.3.02.jar"/>
<classpathentry kind="lib" path="lib/reportes/xml-apis-ext.jar"/>
<classpathentry kind="lib" path="lib/reportes/xml-apis.jar"/>
<classpathentry kind="lib" path="lib/reportes/xmlbeans-2.5.0.jar"/>
<classpathentry kind="lib" path="lib/reportes/xmpcore-5.1.1.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>