Bug 21213 - [Help] NPE with infopop and Packages view
Summary: [Help] NPE with infopop and Packages view
Status: RESOLVED DUPLICATE of bug 21210
Alias: None
Product: JDT
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 2.0   Edit
Hardware: PC All
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Martin Aeschlimann CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on: 21210
Blocks:
  Show dependency tree
 
Reported: 2002-07-03 14:24 EDT by Adam Schlegel CLA
Modified: 2002-07-25 08:11 EDT (History)
0 users

See Also:


Attachments
Log file showing NPE on Linux/Motif (1.58 KB, text/plain)
2002-07-03 14:25 EDT, Adam Schlegel CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***