Netbeans 6.5.1 issue after Java for MAC OS X 10.5 Update 4
I have this problem as well, I cannot create new files or projects and have all kinds of other problems..
As it seems, it is caused by a ClassLoadException when trying to load classes from javax.scripting..
Did Apple remove the Scripting Interface in Java5 because of this security problem in Java that was discovered? - dont remember the details..
I am also developing on a 32bit Intel MacBook, so no JDK6 from Apple.. OpenJDK6 runs on X11, that is no real solution for me..
I started Moving to NB6.7, which seems to work, but I get other funny stuff there (apart from the fact that IceFaces is not supported):
When I try to build a NetBeans Module project with UI elements, I get an error from the javac compiler:
"Invalid flag -processorpath"
Is the compiler in this 1.5.0_19 bugfixcrapversion also crippled or is that netbeans 6.7 trying to use Java6 compiler options?
I really hate what Apple does with its Java implementation. They only tune it for their own WebService stuff and leave the rest behind..
Normen