Skip to content

Commit fdba0be

Browse files
committed
Added more 3rd party libs
1 parent 557aefa commit fdba0be

File tree

4 files changed

+2
-1
lines changed

4 files changed

+2
-1
lines changed

.classpath

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
44
<classpathentry kind="src" path="src"/>
55
<classpathentry exported="true" kind="lib" path="3rd party libs/bluecove-2.1.0.jar"/>
6-
<classpathentry exported="true" kind="lib" path="jgoodies-forms-1.8.0.jar" sourcepath="jgoodies-forms-1.8.0-sources.jar"/>
6+
<classpathentry kind="lib" path="3rd party libs/jgoodies-forms-1.8.0.jar" sourcepath="3rd party libs/jgoodies-forms-1.8.0.jar"/>
7+
<classpathentry kind="lib" path="3rd party libs/sqlite-jdbc-3.23.1.jar"/>
78
<classpathentry kind="output" path="bin"/>
89
</classpath>
File renamed without changes.
6.42 MB
Binary file not shown.

0 commit comments

Comments
 (0)