This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 129551

Summary: IDE doesn't work properly when the JDK6 dp9 is installed on Leopard
Product: platform Reporter: Jan Horvath <jhorvath>
Component: -- Other --Assignee: issues@platform <issues>
Status: RESOLVED DUPLICATE    
Severity: blocker CC: blaha, dlipin, mmirilovic
Priority: P3    
Version: 6.x   
Hardware: Macintosh   
OS: All   
Issue Type: TASK Exception Reporter:

Description Jan Horvath 2008-03-07 14:36:36 UTC
We should track somewhere that IDE doesn't work properly when the JDK6 dp9 is installed on Leopard. 

JDK 6 installer puts AppleScriptEngine.jar into /System/Library/Java/Extensions folder. This jar file is compiled with jdk6 and because Extensions folder is 
shared by all installed jdk versions, this can cause some problems, e.g. new project wizard hangs. After this jar is removed everything works fine again.
Comment 1 dlipin 2008-03-07 14:41:29 UTC
I guess, ide is more appropriate component for that than mac installer.
Comment 2 Marian Mirilovic 2008-04-07 08:46:21 UTC

*** This issue has been marked as a duplicate of 129227 ***