vote up 1 vote down star

Java SE 6 (64 bit only) is now on OS X and that is a good thing. As I understand it since Eclipse is still Carbon and thus 32 bit, it cannot be used for 1.6 on Leopard, only 1.5.

Does anyone know if NetBeans 6.x can be used with Java SE 6 on Leopard utilizing its JVM?

flag

67% accept rate

3 Answers

vote up 2 vote down check

Yes, you should be able to.

A number of blogs have reported running Netbeans on 1.6 as well as the the problems they had with earlier versions of NB. The NB issue tracker also has a number of bugs that have been fixed that affected 1.6 on Mac OS.

If you have trouble getting it to run, you might also try the Netbeans forum.

link|flag
vote up 1 vote down

Eclipse works with java 1.6, kinda. Ecplipse runs using the 1.5 vm, but it can compile code for 1.6 using the 1.6 java compiler. I have used netbeans for 1.6 development and it seems alright.

link|flag
Thank you as well. – geo Oct 6 '08 at 14:43
vote up 0 vote down

I haven't tried it yet, but can't think of any reason why not.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.