-
Notifications
You must be signed in to change notification settings - Fork 0
/
.classpath
51 lines (51 loc) · 3.49 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
<?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.6"/>
<classpathentry kind="lib" path="lib/commons-collections.jar"/>
<classpathentry kind="lib" path="lib/commons-io.jar"/>
<classpathentry kind="lib" path="lib/commons-lang.jar"/>
<classpathentry kind="lib" path="lib/jiu.jar"/>
<classpathentry kind="lib" path="lib/org-netbeans-swing-outline.jar"/>
<classpathentry kind="lib" path="lib/jai/jai_codec.jar"/>
<classpathentry kind="lib" path="lib/jai/jai_core.jar"/>
<classpathentry kind="lib" path="lib/jai/mlibwrapper_jai.jar"/>
<classpathentry kind="lib" path="lib/Apache-POI/commons-logging-1.1.jar"/>
<classpathentry kind="lib" path="lib/Apache-POI/dom4j-1.6.1.jar"/>
<classpathentry kind="lib" path="lib/Apache-POI/junit-3.8.1.jar"/>
<classpathentry kind="lib" path="lib/Apache-POI/log4j-1.2.13.jar"/>
<classpathentry kind="lib" path="lib/Apache-POI/poi-3.8-beta3-20110606.jar"/>
<classpathentry kind="lib" path="lib/Apache-POI/poi-examples-3.8-beta3-20110606.jar"/>
<classpathentry kind="lib" path="lib/Apache-POI/poi-excelant-3.8-beta3-20110606.jar"/>
<classpathentry kind="lib" path="lib/Apache-POI/poi-ooxml-3.8-beta3-20110606.jar"/>
<classpathentry kind="lib" path="lib/Apache-POI/poi-ooxml-schemas-3.8-beta3-20110606.jar"/>
<classpathentry kind="lib" path="lib/Apache-POI/poi-scratchpad-3.8-beta3-20110606.jar"/>
<classpathentry kind="lib" path="lib/Apache-POI/stax-api-1.0.1.jar"/>
<classpathentry kind="lib" path="lib/Apache-POI/xmlbeans-2.3.0.jar"/>
<classpathentry kind="lib" path="lib/idw-gpl.jar"/>
<classpathentry kind="lib" path="lib/core-renderer-minimal-NJ_modified_issue150.jar"/>
<classpathentry kind="lib" path="lib/core-renderer.jar"/>
<classpathentry kind="lib" path="lib/iText-2.0.8.jar"/>
<classpathentry kind="lib" path="lib/xml-apis-xerces-2.9.1.jar"/>
<classpathentry kind="lib" path="lib/lucene-core-3.0.1.jar"/>
<classpathentry kind="lib" path="lib/XDocReport/commons-collections-3.2.1.jar"/>
<classpathentry kind="lib" path="lib/XDocReport/commons-io-1.4.jar"/>
<classpathentry kind="lib" path="lib/XDocReport/commons-lang-2.4.jar"/>
<classpathentry kind="lib" path="lib/XDocReport/fr.opensagres.xdocreport.converter-0.9.0.jar"/>
<classpathentry kind="lib" path="lib/XDocReport/fr.opensagres.xdocreport.core-0.9.0.jar"/>
<classpathentry kind="lib" path="lib/XDocReport/fr.opensagres.xdocreport.document-0.9.0.jar"/>
<classpathentry kind="lib" path="lib/XDocReport/fr.opensagres.xdocreport.document.docx-0.9.0.jar"/>
<classpathentry kind="lib" path="lib/XDocReport/fr.opensagres.xdocreport.template-0.9.0.jar"/>
<classpathentry kind="lib" path="lib/XDocReport/fr.opensagres.xdocreport.template.velocity-0.9.0.jar"/>
<classpathentry kind="lib" path="lib/XDocReport/oro-2.0.8.jar"/>
<classpathentry kind="lib" path="lib/XDocReport/slf4j-api-1.6.1.jar"/>
<classpathentry kind="lib" path="lib/XDocReport/slf4j-simple-1.6.1.jar"/>
<classpathentry kind="lib" path="lib/XDocReport/velocity-1.7.jar"/>
<classpathentry kind="lib" path="lib/jpf/commons-logging.jar"/>
<classpathentry kind="lib" path="lib/jpf/jpf-tools.jar"/>
<classpathentry kind="lib" path="lib/jpf/jpf.jar"/>
<classpathentry kind="lib" path="lib/jpf/jxp.jar"/>
<classpathentry kind="lib" path="lib/gtkjfilechooser-NJ-2011.08.23.jar"/>
<classpathentry kind="lib" path="lib/Tinker-0.30-2011.11.02.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>