-
Notifications
You must be signed in to change notification settings - Fork 20
/
.classpath
72 lines (72 loc) · 4.31 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
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="sso"/>
<classpathentry kind="src" path="plugin-clock/src"/>
<classpathentry kind="src" path="plugin-estateRadioGroup/src"/>
<classpathentry kind="src" path="plugin-dynamichighlight/src"/>
<classpathentry kind="src" path="plugin-speedtree/src"/>
<classpathentry kind="src" path="plugin-scan/src"/>
<classpathentry kind="src" path="designer/src"/>
<classpathentry kind="src" path="designer_base/src"/>
<classpathentry kind="src" path="designer_chart/src"/>
<classpathentry kind="src" path="designer_form/src"/>
<classpathentry kind="src" path="plugin-webservice/src"/>
<classpathentry kind="src" path="plugin-ztree/src"/>
<classpathentry kind="src" path="plugin-vancharts/src"/>
<classpathentry kind="src" path="combox/combox"/>
<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JDK1.8"/>
<classpathentry kind="lib" path="lib/jetty/activation.jar"/>
<classpathentry kind="lib" path="lib/jetty/commons-el.jar"/>
<classpathentry kind="lib" path="lib/jetty/commons-logging.jar"/>
<classpathentry kind="lib" path="lib/jetty/jasper-compiler.jar"/>
<classpathentry kind="lib" path="lib/jetty/jasper-runtime.jar"/>
<classpathentry kind="lib" path="lib/jetty/javax.servlet.jar"/>
<classpathentry kind="lib" path="lib/jetty/jaxrpc.jar"/>
<classpathentry kind="lib" path="lib/jetty/mail.jar"/>
<classpathentry kind="lib" path="lib/jetty/mx4j-remote.jar"/>
<classpathentry kind="lib" path="lib/jetty/mx4j-tools.jar"/>
<classpathentry kind="lib" path="lib/jetty/mx4j.jar"/>
<classpathentry kind="lib" path="lib/jetty/org.mortbay.jetty.jar"/>
<classpathentry kind="lib" path="lib/jetty/org.mortbay.jmx.jar"/>
<classpathentry kind="lib" path="lib/jetty/saaj.jar"/>
<classpathentry kind="lib" path="lib/jetty/swt.jar"/>
<classpathentry kind="lib" path="lib/jetty/xercesImpl.jar"/>
<classpathentry kind="lib" path="lib/jetty/xml-apis.jar"/>
<classpathentry kind="lib" path="lib/jetty/xmlParserAPIs.jar"/>
<classpathentry kind="lib" path="lib/fr-designer-chart-8.0.jar"/>
<classpathentry kind="lib" path="lib/fr-designer-core-8.0.jar"/>
<classpathentry kind="lib" path="lib/fr-designer-feedback-8.0.jar"/>
<classpathentry kind="lib" path="lib/fr-designer-report-8.0.jar"/>
<classpathentry kind="lib" path="lib/plugin-com.fr.online.update-0.jar"/>
<classpathentry kind="lib" path="lib/poi-3.14-20160307.jar"/>
<classpathentry kind="lib" path="lib/poi-examples-3.14-20160307.jar"/>
<classpathentry kind="lib" path="lib/poi-excelant-3.14-20160307.jar"/>
<classpathentry kind="lib" path="lib/poi-ooxml-3.14-20160307.jar"/>
<classpathentry kind="lib" path="lib/poi-ooxml-schemas-3.14-20160307.jar"/>
<classpathentry kind="lib" path="lib/poi-scratchpad-3.14-20160307.jar"/>
<classpathentry kind="lib" path="lib/commons-codec-1.6.jar"/>
<classpathentry kind="lib" path="lib/fr-chart-8.0.jar"/>
<classpathentry kind="lib" path="lib/fr-core-8.0.jar"/>
<classpathentry kind="lib" path="lib/fr-performance-8.0.jar"/>
<classpathentry kind="lib" path="lib/fr-platform-8.0.jar"/>
<classpathentry kind="lib" path="lib/fr-report-8.0.jar"/>
<classpathentry kind="lib" path="lib/fr-third-8.0.jar"/>
<classpathentry kind="lib" path="lib/ifxjdbc.jar"/>
<classpathentry kind="lib" path="lib/JavaPNS_2.2.jar"/>
<classpathentry kind="lib" path="lib/jtds-1.2.2.jar"/>
<classpathentry kind="lib" path="lib/mysql-connector-java-5.1.6-bin.jar"/>
<classpathentry kind="lib" path="lib/ojdbc14.jar"/>
<classpathentry kind="lib" path="lib/plugin-com.fr.plugin.chart.vancharts-0.jar"/>
<classpathentry kind="lib" path="lib/sqlite-jdbc.jar"/>
<classpathentry kind="lib" path="lib/sqljdbc.jar"/>
<classpathentry kind="lib" path="lib/sybase.jar"/>
<classpathentry kind="lib" path="lib/swingexporer/swag.jar"/>
<classpathentry kind="lib" path="lib/swingexporer/swexpl.jar"/>
<classpathentry kind="lib" path="lib/swingexporer/swt.jar"/>
<classpathentry kind="lib" path="lib/httpclient/httpclient-4.5.1.jar"/>
<classpathentry kind="lib" path="lib/httpclient/httpcore-4.4.3.jar"/>
<classpathentry kind="lib" path="lib/cas/jsoup-1.8.3.jar"/>
<classpathentry kind="output" path="WebReport/WEB-INF/classes"/>
</classpath>