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:
18fc011
)
JAL-3225 removing slightly misleading rewrite of .classpath when synchronizing/buildi...
author
Ben Soares
<bsoares@dundee.ac.uk>
Fri, 7 Jun 2019 11:18:59 +0000
(12:18 +0100)
committer
Ben Soares
<bsoares@dundee.ac.uk>
Fri, 7 Jun 2019 11:18:59 +0000
(12:18 +0100)
build.gradle
patch
|
blob
|
history
diff --git
a/build.gradle
b/build.gradle
index
b07ea37
..
c2c4599
100644
(file)
--- a/
build.gradle
+++ b/
build.gradle
@@
-317,8
+317,8
@@
eclipse {
}
}
- synchronizationTasks eclipseClasspath
- autoBuildTasks eclipseClasspath
+ //synchronizationTasks eclipseClasspath
+ //autoBuildTasks eclipseClasspath
}
task cloverInstr() {