-
Notifications
You must be signed in to change notification settings - Fork 0
/
.classpath
17 lines (17 loc) · 961 Bytes
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-17">
<attributes>
<attribute name="module" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="../../api/serialization/gson-2.8.2.jar"/>
<classpathentry kind="lib" path="../../api/Microsoft COM/shdocvw1-1.1.3.jar"/>
<classpathentry kind="lib" path="../../api/filechooser/jnafilechooser-api-1.1-SNAPSHOT.jar"/>
<classpathentry kind="lib" path="../../api/filechooser/jnafilechooser-win32-1.1-SNAPSHOT.jar"/>
<classpathentry kind="lib" path="./../../api/jna/jna-5.10.0.jar"/>
<classpathentry kind="lib" path="./../../api/jna/jna-platform-5.10.0.jar"/>
<classpathentry kind="lib" path="./../../api/jna/jna-platform-jpms-5.10.0.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>