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 86130

Summary: Unable to open File or Project
Product: ide Reporter: shashidhar <shashidhar>
Component: CodeAssignee: issues@utilities <issues>
Status: CLOSED DUPLICATE    
Severity: blocker Keywords: JDK_SPECIFIC
Priority: P1    
Version: 5.x   
Hardware: All   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:
Attachments: Unable to Open File or any project

Description shashidhar 2006-09-29 11:54:29 UTC
Unable to open file or any project, gives NUll Pointer Exception. PLease do it 
asap as i am learning AJAX. Will appreciate the same.
Comment 1 shashidhar 2006-09-29 11:56:06 UTC
Created attachment 34696 [details]
Unable to Open File or any project
Comment 2 Marian Petras 2006-10-02 11:23:11 UTC
This is a duplicate of bug #61438.

To workaround it, run NetBeans with a different look and feel. To specify L&F
for NetBeans, run netbeans with the following command-line parameter:

    -ui <look-and-feel class name>

Example:

    -ui javax.swing.plaf.metal.MetalLookAndFeel

You can also add the parameter to file <nb-install-dir>/etc/netbeans.conf -
append the parameter to line starting with "netbeans_default_options=".

*** This issue has been marked as a duplicate of 61438 ***
Comment 3 Marian Mirilovic 2011-06-09 09:52:05 UTC
v/c