-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy path.classpath
More file actions
38 lines (38 loc) · 2.68 KB
/
.classpath
File metadata and controls
38 lines (38 loc) · 2.68 KB
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
<?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.6.4600/runtime/bundles/com.mendix.json.jar"/>
<classpathentry kind="lib" path="C:/Program Files/Mendix/9.18.6.4600/runtime/bundles/com.mendix.logging-api.jar"/>
<classpathentry kind="lib" path="C:/Program Files/Mendix/9.18.6.4600/runtime/bundles/com.mendix.m2ee-api.jar"/>
<classpathentry kind="lib" path="C:/Program Files/Mendix/9.18.6.4600/runtime/bundles/com.mendix.public-api.jar"/>
<classpathentry kind="lib" path="C:/Program Files/Mendix/9.18.6.4600/runtime/bundles/javax.servlet-api.servlet.jar"/>
<classpathentry kind="lib" path="C:/Program Files/Mendix/9.18.6.4600/runtime/bundles/javax.websocket-api.websocket.jar"/>
<classpathentry kind="lib" path="userlib/backport-util-concurrent-3.1.jar"/>
<classpathentry kind="lib" path="userlib/checker-qual-3.33.0.jar"/>
<classpathentry kind="lib" path="userlib/commons-io-2.11.0.jar"/>
<classpathentry kind="lib" path="userlib/commons-lang-2.6.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.18.0.jar"/>
<classpathentry kind="lib" path="userlib/failureaccess-1.0.1.jar"/>
<classpathentry kind="lib" path="userlib/fontbox-2.0.30.jar"/>
<classpathentry kind="lib" path="userlib/guava-32.0.1-jre.jar"/>
<classpathentry kind="lib" path="userlib/hamcrest-2.2.jar"/>
<classpathentry kind="lib" path="userlib/hamcrest-core-1.3.jar"/>
<classpathentry kind="lib" path="userlib/httpclient5-5.2.1.jar"/>
<classpathentry kind="lib" path="userlib/httpcore5-5.2.jar"/>
<classpathentry kind="lib" path="userlib/httpcore5-h2-5.2.jar"/>
<classpathentry kind="lib" path="userlib/ical4j-1.0.6.jar"/>
<classpathentry kind="lib" path="userlib/itextpdf-5.5.13.2.jar"/>
<classpathentry kind="lib" path="userlib/j2objc-annotations-2.8.jar"/>
<classpathentry kind="lib" path="userlib/jsr305-3.0.2.jar"/>
<classpathentry kind="lib" path="userlib/junit-4.13.1.jar"/>
<classpathentry kind="lib" path="userlib/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar"/>
<classpathentry kind="lib" path="userlib/owasp-java-html-sanitizer-20211018.2.jar"/>
<classpathentry kind="lib" path="userlib/pdfbox-2.0.30.jar"/>
<classpathentry kind="lib" path="userlib/slf4j-api-2.0.9.jar"/>
<classpathentry kind="lib" path="userlib/tika-core-1.20.jar"/>
<classpathentry kind="output" path="deployment/run/bin"/>
</classpath>