24 |
$HOME/jdk/src/jdk9 |
$HOME/jdk/src/jdk9 |
25 |
where each of the above is a complete JDK source tree |
where each of the above is a complete JDK source tree |
26 |
(e.g. mercurial forest) or a symlink to same. |
(e.g. mercurial forest) or a symlink to same. |
27 |
|
|
28 |
|
Alternatively, define ant variables thus: |
29 |
|
ant -Djdk$N.home=... |
30 |
|
for $N in 6 7 8 9 ... |
31 |
------------------------------------------------------------------------------ |
------------------------------------------------------------------------------ |
32 |
</description> |
</description> |
33 |
|
|