-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.classpath
40 lines (40 loc) · 2.71 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
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="WebContent/WEB-INF/classes"/>
<classpathentry exported="true" kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER">
<attributes>
<attribute name="module" value="true"/>
</attributes>
</classpathentry>
<classpathentry exported="true" kind="lib" path="lib/annotations-api.jar"/>
<classpathentry exported="true" kind="lib" path="lib/antlr-4.10.1-complete.jar"/>
<classpathentry exported="true" kind="lib" path="lib/commons-csv-1.9.0.jar"/>
<classpathentry exported="true" kind="lib" path="lib/commons-dbcp2-2.9.0.jar"/>
<classpathentry exported="true" kind="lib" path="lib/commons-io-2.11.0.jar"/>
<classpathentry exported="true" kind="lib" path="lib/commons-lang3-3.12.0.jar"/>
<classpathentry exported="true" kind="lib" path="lib/commons-logging-1.2.jar"/>
<classpathentry exported="true" kind="lib" path="lib/commons-math3-3.6.1.jar"/>
<classpathentry exported="true" kind="lib" path="lib/commons-pool2-2.11.1.jar"/>
<classpathentry exported="true" kind="lib" path="lib/disruptor-3.4.4.jar"/>
<classpathentry exported="true" kind="lib" path="lib/ecj-4.20.jar"/>
<classpathentry exported="true" kind="lib" path="lib/google-api-services-healthcare-v1-rev20220818-2.0.0.jar"/>
<classpathentry exported="true" kind="lib" path="lib/gson-2.8.9.jar"/>
<classpathentry exported="true" kind="lib" path="lib/guava-31.0.1-jre.jar"/>
<classpathentry exported="true" kind="lib" path="lib/jakarta.activation-2.0.1.jar"/>
<classpathentry exported="true" kind="lib" path="lib/jakarta.mail-2.0.1.jar"/>
<classpathentry exported="true" kind="lib" path="lib/json-simple-1.1.1.jar"/>
<classpathentry exported="true" kind="lib" path="lib/log4j-api-2.19.0.jar"/>
<classpathentry exported="true" kind="lib" path="lib/log4j-core-2.19.0.jar"/>
<classpathentry exported="true" kind="lib" path="lib/log4j-web-2.19.0.jar"/>
<classpathentry exported="true" kind="lib" path="lib/postgresql-42.3.3.jar"/>
<classpathentry exported="true" kind="lib" path="lib/tilda-2.2.0.jar"/>
<classpathentry exported="true" kind="lib" path="lib/tomcat-dbcp.jar"/>
<classpathentry exported="true" kind="lib" path="lib/tomcat-embed-core.jar"/>
<classpathentry exported="true" kind="lib" path="lib/tomcat-embed-el.jar"/>
<classpathentry exported="true" kind="lib" path="lib/tomcat-embed-jasper.jar"/>
<classpathentry exported="true" kind="lib" path="lib/tomcat-embed-programmatic.jar"/>
<classpathentry exported="true" kind="lib" path="lib/tomcat-embed-websocket.jar"/>
<classpathentry exported="true" kind="lib" path="lib/Wanda.jar" sourcepath="/Wanda/src"/>
<classpathentry kind="output" path="bin"/>
</classpath>