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:
b4c4e03
)
JAL-3033 local build server path for eclipse
author
Jim Procter
<jprocter@issues.jalview.org>
Tue, 26 Jun 2018 08:56:51 +0000
(09:56 +0100)
committer
Jim Procter
<jprocter@issues.jalview.org>
Tue, 26 Jun 2018 08:56:51 +0000
(09:56 +0100)
build.xml
patch
|
blob
|
history
diff --git
a/build.xml
b/build.xml
index
712affd
..
5a0f1c7
100755
(executable)
--- a/
build.xml
+++ b/
build.xml
@@
-1001,7
+1001,7
@@
</target>
<target name="build-site" depends="init,prepare">
<property name="swingjsdir" value="swingjs"/>
- <property name="eclipse-inst" value="../../eclipse-js/"/>
+ <property name="eclipse-inst" value="/home/bamboo/buildtools/eclipse/eclipse-js"/>
<property name="eclipse-exec" value="${eclipse-inst}/eclipse"/>
<property name="site" value="site"/>
<!-- where the eclipse js workspace has been initialised -->