Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

nyzwerewolf

macrumors regular
Original poster
Jul 11, 2007
146
15
Long Island, NY
hey guys, this semester I am taking Java course, and my professor told me to get Eclipse IDE for Java. I want Eclipse on my MacBook Pro, but not really sure which one I am suppose to download. Meaning; I see download link for Cocoa 32bit , 64bit and Carbon 32bit. Which one should I get? Which framework is better? Cocoa or Carbon? I am running 10.6.2. Thanks guys!
 
Carbon was (is?) a compatibility layer that developers could use to port their applications from OS 9 to OS X and is largely obsolete and Apple is no longer actively improving it.
Cocoa is the current method of developing applications.
Eclipse is written largely in Java, so it most likely won't matter a whole big bunch, but you'll most likely get a better user experience from Cocoa.
This is what you want Eclipse.
 
Actually Eclipse uses a Graphical API called SWT which uses the underlaying system widget system.

So if you use Eclipse in Windows you'll be using the windows version of SWT widgets and if you use Cocoa version you'll be using these ones.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.