At 06:33 AM 1/8/02 -0500, you wrote:
>- Original Message -
>From: "Ray Tayek" <[EMAIL PROTECTED]>
>
> > those references look nice. but it is not clear what happens if you have a
> > bunch of 's or what there scope is.
>
>I recommend defining a separate for unique classpath you
>require,
- Original Message -
From: "Ray Tayek" <[EMAIL PROTECTED]>
> those references look nice. but it is not clear what happens if you have a
> bunch of 's or what there scope is.
I recommend defining a separate for unique classpath you
require, and then reusing it wherever needed with refid.
At 11:33 PM 1/6/02 -0500, you wrote:
>- Original Message -
>From: "Ray Tayek" <[EMAIL PROTECTED]>
>
> > wonderful! (but those classpaths are confusing)
>
>But Ant will make them easier for you. Explore "path-like structures" in
>Ant's documentation and learn to define 's and re-use them v
- Original Message -
From: "Ray Tayek" <[EMAIL PROTECTED]>
> wonderful! (but those classpaths are confusing)
But Ant will make them easier for you. Explore "path-like structures" in
Ant's documentation and learn to define 's and re-use them via
references.
Classpath's are definitely a
At 09:21 PM 1/6/02 -0500, you wrote:
>Try out more of the options.
>
>Here's a good start:
>
>
>...
ok, i did that and added classpath as follows:
and it now works ok and says:
init:
compile:
test:
[junit] Running MainTest