Bug 21213

Summary: [Help] NPE with infopop and Packages view
Product: [Eclipse Project] JDT Reporter: Adam Schlegel <Adam_Schlegel>
Component: UIAssignee: Martin Aeschlimann <martinae>
Status: RESOLVED DUPLICATE QA Contact:
Severity: normal    
Priority: P3    
Version: 2.0   
Target Milestone: ---   
Hardware: PC   
OS: All   
Whiteboard:
Bug Depends on: 21210    
Bug Blocks:    
Attachments:
Description Flags
Log file showing NPE on Linux/Motif none

Description Adam Schlegel CLA 2002-07-03 14:24:25 EDT
Build 2.0 release

The infopop for the packages view does not always open. On further
investigation, I noticed that it is silently logging a NPE.

To reproduce:
1) Create a new java project.
2) Inside that project, create a new file called "foo"
3) Click once on "foo" in the packages view to select it
4) Press F1
- the infopop does not open
- the NPE is written to the log
Comment 1 Adam Schlegel CLA 2002-07-03 14:25:19 EDT
Created attachment 1633 [details]
Log file showing NPE on Linux/Motif
Comment 2 Martin Aeschlimann CLA 2002-07-25 08:11:23 EDT

*** This bug has been marked as a duplicate of 21210 ***