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 - Unable to open File or Project
Summary: Unable to open File or Project
Status: CLOSED DUPLICATE of bug 61438
Alias: None
Product: ide
Classification: Unclassified
Component: Code (show other bugs)
Version: 5.x
Hardware: All Windows XP
: P1 blocker (vote)
Assignee: issues@utilities
URL:
Keywords: JDK_SPECIFIC
Depends on:
Blocks:
 
Reported: 2006-09-29 11:54 UTC by shashidhar
Modified: 2011-06-09 09:52 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Unable to Open File or any project (56.14 KB, application/octet-stream)
2006-09-29 11:56 UTC, shashidhar
Details

Note You need to log in before you can comment on or make changes to this bug.
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