Z
znelson
Having trouble and looking for a heads-up. I have an enum causing
problems in NB 6.0 and the error is:
enums are not supported in -source 1.3 (use a -source 1.5 or higher)
etc etc
I've looked all over and can't find the compiler options. I also don't
understand why it would try to use 1.3 since I've never had that
installed (this is a fresh 6.0 install with JDK1.5). I checked
netbeans.conf and it shows:
netbeans_jdkhome="C:\Program Files\Java\jdk1.5.0_14"
So.. no idea where 1.3 is coming from and I'm out of ideas.
Thanks in advance!
problems in NB 6.0 and the error is:
enums are not supported in -source 1.3 (use a -source 1.5 or higher)
etc etc
I've looked all over and can't find the compiler options. I also don't
understand why it would try to use 1.3 since I've never had that
installed (this is a fresh 6.0 install with JDK1.5). I checked
netbeans.conf and it shows:
netbeans_jdkhome="C:\Program Files\Java\jdk1.5.0_14"
So.. no idea where 1.3 is coming from and I'm out of ideas.
Thanks in advance!