developing on a mac?

is it even possible to develop on a mac? i'm trying to teach myself java and only have access to a mac. besides buying a pc of some sort, what steps will i need to take to be able to develop on my mac?
[216 byte] By [manjix99] at [2007-9-26 1:14:05]
# 1

If you can run OS-X, then you can get a copy of JDK1.3 for mac. However, it you can't run OS-X, you will be stuck with JDK version 1.1.8, unfortunately (although you can run Swing apps by including a separate jar file of the swing classes).

A great place to start is:

http://java.sun.com/docs/books/tutorial/getStarted/cupojava/mac.html

- a very easy-to-read checklist and resources, and a tutorial about how to get started on the Mac

Welcome!

artntek at 2007-6-29 0:12:22 > top of Java-index,Archived Forums,New To Java Technology Archive...