forked from DSATool/CharacterSheetPlugin
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.classpath
More file actions
12 lines (12 loc) · 667 Bytes
/
.classpath
File metadata and controls
12 lines (12 loc) · 667 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry combineaccessrules="false" kind="src" path="/DSATool"/>
<classpathentry combineaccessrules="false" kind="src" path="/DSA41BasisPlugin"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="con" path="org.eclipse.fx.ide.jdt.core.JAVAFX_CONTAINER"/>
<classpathentry kind="lib" path="dependencies/pdfbox-2.0.5.jar"/>
<classpathentry kind="lib" path="dependencies/fontbox-2.0.5.jar"/>
<classpathentry kind="lib" path="dependencies/BoxTable-0.1.0.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>