-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.classpath
More file actions
24 lines (24 loc) · 1.24 KB
/
.classpath
File metadata and controls
24 lines (24 loc) · 1.24 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
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-21">
<attributes>
<attribute name="module" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="src" path="src"/>
<classpathentry kind="lib" path="lib/log4j-api-2.25.3.jar"/>
<classpathentry kind="lib" path="lib/log4j-core-2.25.3.jar"/>
<classpathentry kind="lib" path="lib/commons-io-2.21.0.jar"/>
<classpathentry kind="lib" path="lib/commons-codec-1.21.0.jar"/>
<classpathentry kind="lib" path="lib/commons-lang3-3.20.0.jar"/>
<classpathentry kind="lib" path="lib/common-image-3.13.1.jar"/>
<classpathentry kind="lib" path="lib/common-io-3.13.1.jar"/>
<classpathentry kind="lib" path="lib/common-lang-3.13.1.jar"/>
<classpathentry kind="lib" path="lib/dd-plist-1.29.jar"/>
<classpathentry kind="lib" path="lib/imageio-core-3.13.1.jar"/>
<classpathentry kind="lib" path="lib/imageio-icns-3.13.1.jar"/>
<classpathentry kind="lib" path="lib/jna-5.18.1.jar"/>
<classpathentry kind="lib" path="lib/jna-platform-5.18.1.jar"/>
<classpathentry kind="lib" path="lib/imageio-jpeg-3.13.1.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>