-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy path.classpath
31 lines (31 loc) · 2.27 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
<?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="C:/Program Files/Mendix/9.18.0.53394/runtime/bundles/com.mendix.json.jar"/>
<classpathentry kind="lib" path="C:/Program Files/Mendix/9.18.0.53394/runtime/bundles/com.mendix.logging-api.jar"/>
<classpathentry kind="lib" path="C:/Program Files/Mendix/9.18.0.53394/runtime/bundles/com.mendix.m2ee-api.jar"/>
<classpathentry kind="lib" path="C:/Program Files/Mendix/9.18.0.53394/runtime/bundles/com.mendix.public-api.jar"/>
<classpathentry kind="lib" path="C:/Program Files/Mendix/9.18.0.53394/runtime/bundles/javax.servlet-api.servlet.jar"/>
<classpathentry kind="lib" path="C:/Program Files/Mendix/9.18.0.53394/runtime/bundles/javax.websocket-api.websocket.jar"/>
<classpathentry kind="lib" path="userlib/animal-sniffer-annotations-1.17.jar"/>
<classpathentry kind="lib" path="userlib/checker-qual-2.5.2.jar"/>
<classpathentry kind="lib" path="userlib/checker-qual-3.8.0.jar"/>
<classpathentry kind="lib" path="userlib/commons-beanutils-1.9.4.jar"/>
<classpathentry kind="lib" path="userlib/commons-collections4-4.4.jar"/>
<classpathentry kind="lib" path="userlib/commons-io-2.11.0.jar"/>
<classpathentry kind="lib" path="userlib/commons-lang3-3.12.0.jar"/>
<classpathentry kind="lib" path="userlib/commons-logging-1.2.jar"/>
<classpathentry kind="lib" path="userlib/commons-text-1.10.0.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/opencsv-5.7.1.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="output" path="deployment/run/bin"/>
</classpath>