-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.classpath
41 lines (41 loc) · 3.17 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
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="javasource"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="D:/Program Files/Mendix/9.18.2.55931/runtime/bundles/com.mendix.json.jar"/>
<classpathentry kind="lib" path="D:/Program Files/Mendix/9.18.2.55931/runtime/bundles/com.mendix.logging-api.jar"/>
<classpathentry kind="lib" path="D:/Program Files/Mendix/9.18.2.55931/runtime/bundles/com.mendix.m2ee-api.jar"/>
<classpathentry kind="lib" path="D:/Program Files/Mendix/9.18.2.55931/runtime/bundles/com.mendix.public-api.jar"/>
<classpathentry kind="lib" path="D:/Program Files/Mendix/9.18.2.55931/runtime/bundles/javax.servlet-api.servlet.jar"/>
<classpathentry kind="lib" path="D:/Program Files/Mendix/9.18.2.55931/runtime/bundles/javax.websocket-api.websocket.jar"/>
<classpathentry kind="lib" path="userlib/checker-qual-3.8.0.jar"/>
<classpathentry kind="lib" path="userlib/com.ibm.db2.jcc.db2jcc-db2jcc4.jar"/>
<classpathentry kind="lib" path="userlib/com.microsoft.sqlserver.mssql-jdbc-9.4.0.jre11.jar"/>
<classpathentry kind="lib" path="userlib/com.oracle.database.ha.ons-21.5.0.0.jar"/>
<classpathentry kind="lib" path="userlib/com.oracle.database.ha.simplefan-21.5.0.0.jar"/>
<classpathentry kind="lib" path="userlib/com.oracle.database.jdbc.ojdbc8-21.5.0.0.jar"/>
<classpathentry kind="lib" path="userlib/com.oracle.database.jdbc.ucp-21.5.0.0.jar"/>
<classpathentry kind="lib" path="userlib/com.oracle.database.security.oraclepki-21.5.0.0.jar"/>
<classpathentry kind="lib" path="userlib/com.oracle.database.security.osdt_cert-21.5.0.0.jar"/>
<classpathentry kind="lib" path="userlib/com.oracle.database.security.osdt_core-21.5.0.0.jar"/>
<classpathentry kind="lib" path="userlib/com.sap.cloud.db.jdbc.ngdbc-2.11.17.jar"/>
<classpathentry kind="lib" path="userlib/com.zaxxer.HikariCP-5.0.1.jar"/>
<classpathentry kind="lib" path="userlib/commons-io-2.11.0.jar"/>
<classpathentry kind="lib" path="userlib/commons-lang3-3.11.jar"/>
<classpathentry kind="lib" path="userlib/commons-lang3-3.7.jar"/>
<classpathentry kind="lib" path="userlib/commons-logging-1.2.jar"/>
<classpathentry kind="lib" path="userlib/error_prone_annotations-2.5.1.jar"/>
<classpathentry kind="lib" path="userlib/failureaccess-1.0.1.jar"/>
<classpathentry kind="lib" path="userlib/fontbox-2.0.24.jar"/>
<classpathentry kind="lib" path="userlib/guava-30.1.1-jre.jar"/>
<classpathentry kind="lib" path="userlib/j2objc-annotations-1.3.jar"/>
<classpathentry kind="lib" path="userlib/jsr305-3.0.2.jar"/>
<classpathentry kind="lib" path="userlib/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar"/>
<classpathentry kind="lib" path="userlib/org.hsqldb.hsqldb-2.7.1.jar"/>
<classpathentry kind="lib" path="userlib/org.mariadb.jdbc.mariadb-java-client-2.7.5.jar"/>
<classpathentry kind="lib" path="userlib/org.slf4j.slf4j-api-1.7.36.jar"/>
<classpathentry kind="lib" path="userlib/owasp-java-html-sanitizer-20211018.2.jar"/>
<classpathentry kind="lib" path="userlib/pdfbox-2.0.24.jar"/>
<classpathentry kind="lib" path="userlib/postgresql-42.4.3.jar"/>
<classpathentry kind="output" path="deployment/run/bin"/>
</classpath>