Mac OS X, Aridana & JDK 1.4

Hi Guys,
A quick question re: Ariadna.

I'm using build 629 on OS X 10.2. Will later builds (655) work with jdk 1.3 only, or do they mandate 1.4?

I downloaded unix build 655 and keep getting the following:

Exception in thread "main" java.lang.NoClassDefFoundError: javax/xml/parsers/FactoryConfigurationError
at com.intellij.openapi.diagnostic.Logger.b(Logger.java:13)
at com.intellij.openapi.diagnostic.Logger.getInstance(Logger.java:8)
at com.intellij.idea.Main.]]>(Main.java:5)

Now my 629 idea.sh picks up JAVA_HOME and IDEA_HOME without needing any changes, so I assume the 655 one should too, seeing as how there's not many changes in that section of the script.

Anyone using ariadna on OSX 10.2?

thanks,
donncha

0
1 comment

Currently, as far as I know, IDEA mandares JDK 1.4. The intellij folks though have said they will backport it to support OSX's JDK 1.3.1 before they release, so hopefully us OSX folks will soon have something cool to play with.

0

Please sign in to leave a comment.