Then how come when I did ran the Software Update on my OS X Leopard based iMac, that it detected this update and is installing it (as I write this post)?
you are telling me that I can run JDK 1.6 on my iMac?
Who am I to tell you what you can or can not do :-)
Disappointingly, but as I had suspected would be the case, not only is a 64-bit Intel CPU required, but also OS X 10.5.
Unnsse Khan
Ranch Hand
Joined: Nov 12, 2001
Posts: 511
posted
0
Ulf,
I bought one the original redesigned Aluminum based iMacs (which is pre-installed with OS X Leopard - version number 10.5).
So, I guess I am in good shape!
My company's standard is still JDK 1.5 so I guess I won't be switching my CurrentJDK (which is synonymous with Windows or Linux's JAVA_HOME) system environmental variable anytime soon!
Note: it only installs it, it doesn't change any JVM settings. You'll need to do that separately.
Bill Shirley - bshirley - frazerbilt.com
if (Posts < 30) you.read( JavaRanchFAQ);
Anthony Della Rosa
Greenhorn
Joined: Mar 19, 2007
Posts: 12
posted
0
Ok Java Newbie here with a quick question about using the JDK on the mac. How do I get to it to type and compile my programs. In windows I used dos for this to edit and run my programs what can I use on the Mac with Leopard?
- Mr. D
John Peters
Greenhorn
Joined: May 25, 2007
Posts: 18
posted
0
If I'm understanding your post correctly, you're looking for the Terminal application on OS X.
Applications => Utilities => Terminal
This will drop you into your home directory with a Bash shell.