Menu

#3 Does not work with Java 5.0 + workaround

open
nobody
None
5
2004-12-01
2004-12-01
Anonymous
No

I use Java 5.0 SDK on Win32 with Ant 1.62

In build.vm line 33 the ant command
<javac ... target="1.1" ....

is not enough
I had to add

source="1.3"

inside the <javac ...>

Discussion

  • Nobody/Anonymous

    Logged In: NO

    How can i change the file build_superwaba.xml on the
    <javac> tag?? Always that i change the files is remade.
    If its not much work, send me an email plz. clovist@gmail.com

    Thanx!

     
  • Nobody/Anonymous

    Logged In: NO

    How can i change the file build_superwaba.xml on the
    <javac> tag?? Always that i change the files is remade.
    If its not much work, send me an email plz. clovist@gmail.com

    Thanx!

     

Log in to post a comment.