Skip to content

Commit 84e33d0

Browse files
committed
Eclipse classpath fix
1 parent 3bc6e79 commit 84e33d0

File tree

1 file changed

+17
-6
lines changed

1 file changed

+17
-6
lines changed

.classpath

+17-6
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,23 @@
77
<attribute name="module" value="true"/>
88
</attributes>
99
</classpathentry>
10-
<classpathentry kind="lib" path="build/dependencies/postgresql-9.4.1212.jre7.jar"/>
1110
<classpathentry kind="lib" path="build/dependencies/VectorGraphics2D-0.13.jar"/>
12-
<classpathentry kind="lib" path="build/dependencies/xchart-3.5.2.jar"/>
13-
<classpathentry kind="lib" path="build/dependencies/jmh-core-1.21.jar"/>
14-
<classpathentry kind="lib" path="build/dependencies/jmh-generator-annprocess-1.21.jar"/>
15-
<classpathentry kind="lib" path="build/dependencies/jdbi3-core-3.11.1.jar"/>
16-
<classpathentry kind="lib" path="build/dependencies/jdbi3-sqlobject-3.11.1.jar"/>
11+
<classpathentry kind="lib" path="build/dependencies/animated-gif-lib-1.4.jar"/>
12+
<classpathentry kind="lib" path="build/dependencies/antlr4-runtime-4.9.2.jar"/>
13+
<classpathentry kind="lib" path="build/dependencies/caffeine-3.0.3.jar"/>
14+
<classpathentry kind="lib" path="build/dependencies/commons-logging-1.2.jar"/>
15+
<classpathentry kind="lib" path="build/dependencies/commons-math3-3.2.jar"/>
16+
<classpathentry kind="lib" path="build/dependencies/fontbox-2.0.21.jar"/>
17+
<classpathentry kind="lib" path="build/dependencies/geantyref-1.3.13.jar"/>
18+
<classpathentry kind="lib" path="build/dependencies/graphics2d-0.28.jar"/>
19+
<classpathentry kind="lib" path="build/dependencies/jdbi3-core-3.27.1.jar"/>
20+
<classpathentry kind="lib" path="build/dependencies/jdbi3-sqlobject-3.27.1.jar"/>
21+
<classpathentry kind="lib" path="build/dependencies/jmh-core-1.34.jar"/>
22+
<classpathentry kind="lib" path="build/dependencies/jmh-generator-annprocess-1.34.jar"/>
23+
<classpathentry kind="lib" path="build/dependencies/jopt-simple-5.0.4.jar"/>
24+
<classpathentry kind="lib" path="build/dependencies/pdfbox-2.0.21.jar"/>
25+
<classpathentry kind="lib" path="build/dependencies/postgresql-42.2.24.jre7.jar"/>
26+
<classpathentry kind="lib" path="build/dependencies/slf4j-api-1.7.32.jar"/>
27+
<classpathentry kind="lib" path="build/dependencies/xchart-3.6.6.jar"/>
1728
<classpathentry kind="output" path="build/classes"/>
1829
</classpath>

0 commit comments

Comments
 (0)