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 29118

Summary: NPE after add item to classpath
Product: java Reporter: Marian Mirilovic <mmirilovic>
Component: UnsupportedAssignee: issues@java <issues>
Status: CLOSED WORKSFORME    
Severity: blocker    
Priority: P3    
Version: 3.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: NullPointerException - stack trace

Description Marian Mirilovic 2002-11-28 14:00:51 UTC
[nb_projects](20021128-0100), [jdk1.4.2](08)

Steps to reproduce:
- run IDE
- invoke "Customize classpath" on New Project
- select Compiled Classes
- push Add to path
- try again select Compiled Classes and push Add
to path
-> NullPointerException arise (see attachment)
Comment 1 Marian Mirilovic 2002-11-28 14:01:37 UTC
Created attachment 8093 [details]
NullPointerException - stack trace
Comment 2 Svata Dedic 2002-12-03 14:01:18 UTC
Can not reproduce in the latest build
Comment 3 Marian Mirilovic 2003-07-14 13:48:06 UTC
it works for me too on new build -> verified.
Comment 4 Jan Becicka 2003-11-25 14:21:43 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.