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 29505 - NPE after switching to Filesystems tab
Summary: NPE after switching to Filesystems tab
Status: CLOSED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 3.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-12-12 09:53 UTC by Marian Mirilovic
Modified: 2007-09-26 09:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
NullPointerException stack trace (2.68 KB, text/plain)
2002-12-12 09:54 UTC, Marian Mirilovic
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Marian Mirilovic 2002-12-12 09:53:52 UTC
[nb_projects](20021212), [jdk1.4.2](beta08)

Steps to reproduce:
-run IDE
- create new Main class in examples pachage 
- restart IDE
- select Main node in Projects tab 
- switch to Filesystems tab
- select HelloWorld node and back Main node in
Filesystems tab
-> NullPointerException arise (see attachment)
Comment 1 Marian Mirilovic 2002-12-12 09:54:26 UTC
Created attachment 8282 [details]
NullPointerException stack trace
Comment 2 Tomas Zezula 2003-01-16 09:23:36 UTC
Fixed.
Comment 3 Marian Mirilovic 2003-01-22 10:39:44 UTC
verified in [nb_projects](20030122)
Comment 4 Jan Becicka 2003-11-25 14:20:20 UTC
As described in
http://www.netbeans.org/servlets/ReadMsg?msgId=619519&listName=nbdiscuss the
current work on projects prototype has been stopped.

Marking issue as CLOSED.