Java creator for Mac?

lemonkettaz said:
Hey, I used J Creator for windows and i was wondering if there was any application like that which runs on mac os x?

cheers.

Take a look at eclipse if you want something free, or IntelliJ IDEA if you want something better, but expensive.
 
Yeah IntelliJ is really good, if your using it for uni work they might have an academic licence you can use (mine do).
 
Forgot to mention there is also XCode on OSX which has support for many different languages, could be of use if you plan to learn others in future.
 
Netbeans also works on OSX, it's great if your doing web projects using servlets, also has a built in GUI builder. Eclipse is also a nice IDE, quite fast too.
 
Back
Top Bottom