Search Results

3
votes
13answers
7k views

Java Development on a Mac - Xcode, Eclipse, or Netbeans

I've been using XCode for the usual C/C++/ObjC development. I'm wondering what are practical considerations, opinions of XCode, Eclipse or NetBeans usage on a Mac for Java development? Ple …
1
vote
3answers
390 views

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

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 anyo …