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 - NPE after add item to classpath
Summary: NPE after add item to classpath
Status: CLOSED WORKSFORME
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-11-28 14:00 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 (3.17 KB, text/plain)
2002-11-28 14:01 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-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.