NEW DATE! Bugzilla will undergo maintenance 2024-03-28 18h00 CET. Bugzilla will be placed in read-only mode at that time.

Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 21210 - Packages view Infopop message is not helpful [package explorer]
Summary: Packages view Infopop message is not helpful [package explorer]
Status: VERIFIED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 2.0   Edit
Hardware: PC Linux
: P3 trivial (vote)
Target Milestone: 2.0.1   Edit
Assignee: Martin Aeschlimann CLA
QA Contact:
URL:
Whiteboard:
Keywords:
: 16888 19590 20734 21213 (view as bug list)
Depends on:
Blocks: 21213
  Show dependency tree
 
Reported: 2002-07-03 14:14 EDT by Adam Schlegel CLA
Modified: 2002-08-22 10:25 EDT (History)
3 users (show)

See Also:


Attachments
patch (653 bytes, patch)
2002-08-06 09:54 EDT, Martin Aeschlimann CLA
no flags Details | Diff

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:14:59 EDT
Build 2.0 release

The infopop help for the packages view leaves something to be desired. When I
select the packages view and press F1, I get an infopop with the message 'No
description' and 4 links. The message for the packages view should be more
instructive (see the info for the Navigator view).
Comment 1 Martin Aeschlimann CLA 2002-07-25 07:23:45 EDT
*** Bug 19590 has been marked as a duplicate of this bug. ***
Comment 2 Martin Aeschlimann CLA 2002-07-25 07:24:23 EDT
*** Bug 16888 has been marked as a duplicate of this bug. ***
Comment 3 Martin Aeschlimann CLA 2002-07-25 07:28:33 EDT
fix is trivial: JavaUIHelp, line 155:

if (fText == null || fText.length() == 0) {

(|| instead of &&)
Comment 4 Martin Aeschlimann CLA 2002-07-25 08:11:23 EDT
*** Bug 21213 has been marked as a duplicate of this bug. ***
Comment 5 Dirk Baeumer CLA 2002-07-29 10:24:10 EDT
2.0.1 candidate
Comment 6 Dirk Baeumer CLA 2002-07-30 10:14:28 EDT
*** Bug 20734 has been marked as a duplicate of this bug. ***
Comment 7 Dirk Baeumer CLA 2002-08-06 09:04:47 EDT
Martin, please provide fix and attach patch to PR.
Comment 8 Martin Aeschlimann CLA 2002-08-06 09:54:19 EDT
Created attachment 1798 [details]
patch
Comment 9 Martin Aeschlimann CLA 2002-08-07 05:45:20 EDT
reviewed by DB
Comment 10 Martin Aeschlimann CLA 2002-08-07 06:19:09 EDT
reviewed by CK and released to 2.0.1
Comment 11 Martin Aeschlimann CLA 2002-08-12 06:05:25 EDT
fixed in 2.1