-
Notifications
You must be signed in to change notification settings - Fork 0
/
.classpath
29 lines (29 loc) · 1.79 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="src" path="src/main/java"/>
<classpathentry combineaccessrules="false" kind="src" path="/threadly"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER">
<attributes>
<attribute name="module" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="build/dependencies/VectorGraphics2D-0.13.jar"/>
<classpathentry kind="lib" path="build/dependencies/animated-gif-lib-1.4.jar"/>
<classpathentry kind="lib" path="build/dependencies/antlr4-runtime-4.9.2.jar"/>
<classpathentry kind="lib" path="build/dependencies/caffeine-3.0.3.jar"/>
<classpathentry kind="lib" path="build/dependencies/commons-logging-1.2.jar"/>
<classpathentry kind="lib" path="build/dependencies/commons-math3-3.2.jar"/>
<classpathentry kind="lib" path="build/dependencies/fontbox-2.0.21.jar"/>
<classpathentry kind="lib" path="build/dependencies/geantyref-1.3.13.jar"/>
<classpathentry kind="lib" path="build/dependencies/graphics2d-0.28.jar"/>
<classpathentry kind="lib" path="build/dependencies/jdbi3-core-3.27.1.jar"/>
<classpathentry kind="lib" path="build/dependencies/jdbi3-sqlobject-3.27.1.jar"/>
<classpathentry kind="lib" path="build/dependencies/jmh-core-1.34.jar"/>
<classpathentry kind="lib" path="build/dependencies/jmh-generator-annprocess-1.34.jar"/>
<classpathentry kind="lib" path="build/dependencies/jopt-simple-5.0.4.jar"/>
<classpathentry kind="lib" path="build/dependencies/pdfbox-2.0.21.jar"/>
<classpathentry kind="lib" path="build/dependencies/postgresql-42.2.24.jre7.jar"/>
<classpathentry kind="lib" path="build/dependencies/slf4j-api-1.7.32.jar"/>
<classpathentry kind="lib" path="build/dependencies/xchart-3.6.6.jar"/>
<classpathentry kind="output" path="build/classes"/>
</classpath>