IntelliJ IDEA on MacOS X 10.4 Tiger with J2SE 5.0 Release 1 installed
Hello
I can run IntelliJ IDEA on OS X 10.4 with J2SE5.0 installed.
BUT, I cannot set the Java Application Runtime Settings to use J2SE 5.0 because IDEA will refuse to start because of a JDK version mismatch.
I tried to add "-Didea.no.jdk.check=true" in the JVM_ARGS="-Xms32m -Xmx200m -Didea.no.jdk.check=true" of the file idea.sh with no luck.
Anyone has a hint for this problem or does know when a new version of IDEA will be released to fix this issue on Tiger (MacOS 10.4)
Thanks all,
Gam
Please sign in to leave a comment.
Gam
>BUT, I cannot set the Java Application Runtime Settings to use J2SE 5.0
>
I starts fine with the latest version.
(There are known bugs, though.)
Alain
it starts without modifications or with the idea.sh trick?
Gam
>it starts without modifications or with the idea.sh trick?
>
No trick.
Check the message I posted in this group on 30/4/05, under "MacOS Tiger
& Java 5.0".
Alain