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:
0d4c951
)
back out duplicate jfree classpath entry
author
Jim Procter
<jprocter@dundee.ac.uk>
Tue, 25 Nov 2014 21:13:10 +0000
(21:13 +0000)
committer
Jim Procter
<jprocter@dundee.ac.uk>
Tue, 25 Nov 2014 21:13:10 +0000
(21:13 +0000)
.classpath
patch
|
blob
|
history
diff --git
a/.classpath
b/.classpath
index
5ec60c0
..
f87dd26
100644
(file)
--- a/
.classpath
+++ b/
.classpath
@@
-55,6
+55,5
@@
<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>