Bug 5332 - NPE deleting classpath jar using packages view
Summary: NPE deleting classpath jar using packages view
Status: RESOLVED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 2.0   Edit
Hardware: PC Windows 2000
: P1 normal (vote)
Target Milestone: ---   Edit
Assignee: Adam Kiezun CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-10-29 11:10 EST by Rodrigo Peretti CLA
Modified: 2001-10-30 10:20 EST (History)
0 users

See Also:


Attachments
.log file (5.86 KB, text/plain)
2001-10-29 11:10 EST, Rodrigo Peretti CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Rodrigo Peretti CLA 2001-10-29 11:10:23 EST
NPE deleting classpath jar using packages view

Steps to reproduce:

1) Have org.eclipse.ant.core and org.eclipse.ant.ui projects loaded:
2) Delete ant.jar from the ant.core project.
3) Using the packages view, find the ant.jar reference in the ant.ui project
4) Select it, right click -> Delete
5) Dialog appears and stack trace is written to the log:
6) Stack is attached to this PR.
Comment 1 Rodrigo Peretti CLA 2001-10-29 11:10:56 EST
Created attachment 29 [details]
.log file
Comment 2 Adam Kiezun CLA 2001-10-30 10:20:23 EST
fixed for 207