On 2/23/07, Jean T. Anderson <[EMAIL PROTECTED]> wrote:

1) Step 7 ("Add a new Ant Builder") has a partial last sentence:

"If you get an error that com.sun.tools.javac could not be found and to
check if your JAVA_HOME is set, you may need to go to the Classpath tab
and add tools.jar from your JDK 1.4.2 installation to the ."

Fixed and made the instruction a little clearer.

2) To run a junit test, I did right-click -> "run as" -> "JUnit Test"
and got this error:

"Cannot find 'junit.framework.TestCase' on project build path. JUnit 3
tests can only be run if JUnit is on the build path."

It worked after I added tools/java/junit.jar to "Java Build Path" ->
"Libraries"

was that the right place to add it? should I not need to add it?

That's correct. I've added a note about this to the page.

Thanks for the feedback,
andrew

Reply via email to