Jump to content
4 posts in this topic

Recommended Posts

There's always javac (Terminal command). You can write the code with Text Edit or emacs/vi/pico if you're a real nerd. And the java command will execute the code. It ain't pretty but it gets the job done. Personally I havn't done Java in a long time, but when I did, that's what I used to do. Good luck.

 

Wait a sec. Doesn't XCode do Java?

despite common belief that xcode is the greatest ide ever created.......

it isn't. It's great for objective C (they were created for each other after all by NeXT), but it's java implementation is, well, weak at best. It doesn't work well for java. Just don't do it...

 

Eclipse can be made to work on osx intel I've heard, but I don't know how (it doesnt' out of the box). There are other java-based ides out there which are great too... experiment and you'll find something.

×
×
  • Create New...