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:
b41e1c5
)
classpath to include test always
author
hansonr
<hansonr@STO24954W.ad.stolaf.edu>
Tue, 29 Jan 2019 21:11:05 +0000
(15:11 -0600)
committer
hansonr
<hansonr@STO24954W.ad.stolaf.edu>
Tue, 29 Jan 2019 21:11:05 +0000
(15:11 -0600)
.classpath
patch
|
blob
|
history
diff --git
a/.classpath
b/.classpath
index
1cca7ba
..
9900500
100644
(file)
--- a/
.classpath
+++ b/
.classpath
@@
-1,8
+1,8
@@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
- <!-- classpathentry kind="src" path="test"/ -->
<classpathentry kind="src" path="src2"/>
+ <classpathentry kind="src" path="test"/>
<classpathentry kind="src" path="utils"/>
<classpathentry kind="lib" path="lib/activation.jar"/>
<classpathentry kind="lib" path="lib/axis.jar" sourcepath="D:/axis-1_2RC2-src/axis-1_2RC2"/>