Hi Peter
On Donnerstag, April 3, 2003, at 05:37 Uhr, peter reilly wrote:
You need to use the attribute target = "1.1" and not
the attribute compiler.
Yes indeed! That solved it. Thanks so much! I almost gave up using the
javac target. How could I miss that. The description is in the manual,
bu
You need to use the attribute target = "1.1" and not
the attribute compiler.
Peter
On Thursday 03 April 2003 17:27, Christian Schaffner wrote:
> Hi
>
> (I am new to this list so please forgive me if this was already
> answered.)
>
> We are developing a java applet and recently switched from make t
Hi
(I am new to this list so please forgive me if this was already
answered.)
We are developing a java applet and recently switched from make to ant
as building tool. The applet needs to be compatible with vanilla
w2k/ie5 installations, which means that the compiled java classes needs
to be c