|
|
Re: How to install com.bruceeckel.simpletest
|
Posted: Oct 27, 2003 3:09 PM
|
|
To Dave Hinton: Thank you for your explanation of what "import" stands for and what it does.
Now, I will have to find out how I can locate and download the package "com.bruceeckel.simpletest", so that I will be able to run and compile the exercise c.03-ifElse.java. Charles.
> Do I need to install "ant" or can I import > "com.bruceeckel.simpletest" without "ant"? > What does "import" mean: is it actually downloading the > file from the web to my hard-disk or only accessing the > web in order to use "com.bruceeckel.simpletest". > I tried to run C.03-ifElse.java and I get this error: > ifElse.java:4: package com.bruceeckel.simpletest does not > exist. > You help will be much appreciated. > Charles.
To Dave Hinton
|
|