-
Notifications
You must be signed in to change notification settings - Fork 6
/
.classpath
29 lines (29 loc) · 2.09 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
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER">
<attributes>
<attribute name="module" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="src" path="KOST-Val/src/main/java"/>
<classpathentry kind="src" path="KOST-Val/src/main/resources"/>
<classpathentry kind="lib" path="KOST-Val/lib/badpeggy-2.0.jar" sourcepath="KOST-Val/external-sources/badpeggy-2.0-sources.jar"/>
<classpathentry kind="lib" path="KOST-Val/lib/commons-io-2.16.1.jar" sourcepath="KOST-Val/external-sources/commons-io-2.16.1-sources.jar"/>
<classpathentry kind="lib" path="KOST-Val/lib/commons-logging-1.3.3.jar" sourcepath="KOST-Val/external-sources/commons-logging-1.3.3-sources.jar"/>
<classpathentry kind="lib" path="KOST-Val/lib/jdom-2.0.6.1.jar" sourcepath="KOST-Val/external-sources/jdom-2.0.6.1-sources.jar"/>
<classpathentry kind="lib" path="KOST-Val/lib/spring-context-5.3.27.jar"/>
<classpathentry kind="lib" path="KOST-Val/lib/spring-beans-5.3.27.jar"/>
<classpathentry kind="lib" path="KOST-Val/lib/spring-core-5.3.27.jar"/>
<classpathentry kind="lib" path="KOST-Val/lib/spring-aop-5.3.27.jar"/>
<classpathentry kind="lib" path="KOST-Val/lib/spring-expression-5.3.27.jar"/>
<classpathentry kind="lib" path="KOST-Val/lib/spring-jcl-5.3.27.jar"/>
<classpathentry kind="lib" path="KOST-Val/lib/xercesImpl-2.12.2.jar"/>
<classpathentry kind="lib" path="KOST-Val/lib/zip64-1.0.jar" sourcepath="KOST-Val/external-sources/zip64-sources.jar"/>
<classpathentry kind="lib" path="KOST-Val/lib/zip64file-1.0.jar" sourcepath="KOST-Val/external-sources/Zip64File-sources.jar"/>
<classpathentry kind="lib" path="KOST-Val/lib/VALA-6.27.2.1.RELEASE.jar"/>
<classpathentry kind="lib" path="KOST-Val/lib/pdfbox-app-3.0.2.jar"/>
<classpathentry kind="lib" path="KOST-Val/lib/greenfield-apps-1.27.59.jar"/>
<classpathentry kind="lib" path="KOST-Val/lib/jhove-apps-1.32.0.jar"/>
<classpathentry kind="lib" path="KOST-Val/lib/tiff-hul-1.9.5.jar"/>
<classpathentry kind="output" path="KOST-Val/target/classes"/>
</classpath>