JDK under Mac OS X Permanently deleted user 创建于 2003年05月18日 19:28 Hi, I use IDEA for Mac OS X, but I wonder where to find the proper JDK path. I tried /usr but I does not seem to work.Thanks in advance
For 1.4.x
/System/Library/Frameworks/JavaVM.framework/Home
If you get a terminal window - you should be able to type
type java
and that will tell you where
"Celvin" <KurtPaprika@gmx.net> wrote in message
news:15145055.1053282482621.JavaMail.jrun@is.intellij.net...
path. I tried /usr but I does not seem to work.
>
I tried this, but java.* doesn't seem to be in there... any idea what I'm dong wrong?
It's better to use the alias at /Library/Java/Home. This is the "official" way to refer to java-home on Mac OSX.