git://source.jalview.org
/
jalview.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
53a90a9
)
added jfreesvg.jar to classpath
author
Charles Ofoegbu
<tcnofoegbu@dundee.ac.uk>
Wed, 26 Nov 2014 16:04:52 +0000
(16:04 +0000)
committer
Charles Ofoegbu
<tcnofoegbu@dundee.ac.uk>
Wed, 26 Nov 2014 16:04:52 +0000
(16:04 +0000)
.classpath
patch
|
blob
|
history
diff --git
a/.classpath
b/.classpath
index
114ee10
..
4c39421
100644
(file)
--- a/
.classpath
+++ b/
.classpath
@@
-54,5
+54,6
@@
<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/Plugin.jar"/>
+ <classpathentry kind="lib" path="lib/jfreesvg-2.1.jar"/>
<classpathentry kind="output" path="classes"/>
</classpath>