Skip to content

Commit ae5de73

Browse files
author
William Lai
committed
Change java dependency folder name
1 parent 1a2de8f commit ae5de73

4 files changed

Lines changed: 3 additions & 3 deletions

File tree

.classpath

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
<classpathentry kind="lib" path="picard-tools-1.140/picard-lib.jar"/>
66
<classpathentry kind="lib" path="picard-tools-1.140/picard.jar"/>
77
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
8-
<classpathentry kind="lib" path="dependecy/jcommon-1.0.21.jar"/>
9-
<classpathentry kind="lib" path="dependecy/jfreechart-1.0.17.jar"/>
10-
<classpathentry kind="lib" path="dependecy/jfreesvg-3.0.jar"/>
8+
<classpathentry kind="lib" path="lib/jcommon-1.0.21.jar"/>
9+
<classpathentry kind="lib" path="lib/jfreechart-1.0.17.jar"/>
10+
<classpathentry kind="lib" path="lib/jfreesvg-3.0.jar"/>
1111
<classpathentry kind="output" path="bin"/>
1212
</classpath>

0 commit comments

Comments
 (0)