Details |
Last modification |
View Log
| RSS feed
| Rev |
Author |
Line No. |
Line |
| 1924 |
mhunt |
1 |
To build this project in Eclipse, the following variable must be defined in
|
|
|
2 |
your Eclipse environment:
|
|
|
3 |
|
|
|
4 |
ANT_RUNTIME - eg. C:\ant\lib
|
|
|
5 |
|
|
|
6 |
To build the project using the Eclipse ant plug-in, your JDK's lib/tools.jar
|
|
|
7 |
must be in your ant classpath (Preferences/Ant/Runtime).
|
|
|
8 |
|
|
|
9 |
To run the test using the Eclipse ant plug-in, your ant classpath must also
|
|
|
10 |
contain ANT_HOME/lib/antshield.jar, eg. C:\ant\lib\antshield.jar.
|