Bug 249087 - [plug-in registry] show package information in plug-in prerequisites
Summary: [plug-in registry] show package information in plug-in prerequisites
Status: RESOLVED FIXED
Alias: None
Product: PDE
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.5   Edit
Hardware: PC Windows XP
: P3 enhancement (vote)
Target Milestone: 3.5 M7   Edit
Assignee: Chris Aniszczyk CLA
QA Contact:
URL:
Whiteboard:
Keywords: noteworthy
: 270023 (view as bug list)
Depends on: 243441
Blocks:
  Show dependency tree
 
Reported: 2008-09-30 05:52 EDT by Jacek Pospychala CLA
Modified: 2009-03-29 21:49 EDT (History)
1 user (show)

See Also:


Attachments
first shot (7.58 KB, patch)
2009-03-29 12:04 EDT, Jacek Pospychala CLA
no flags Details | Diff
patch (14.27 KB, patch)
2009-03-29 17:42 EDT, Jacek Pospychala CLA
caniszczyk: iplog+
Details | Diff
package_obj.gif (227 bytes, image/gif)
2009-03-29 17:43 EDT, Jacek Pospychala CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jacek Pospychala CLA 2008-09-30 05:52:21 EDT
So far plug-in registry shows only Required-Bundles in plug-in Prerequisites node. It should show also dependencies of kind Import-Package.
Comment 1 Jacek Pospychala CLA 2009-03-29 11:21:54 EDT
*** Bug 270023 has been marked as a duplicate of this bug. ***
Comment 2 Jacek Pospychala CLA 2009-03-29 11:23:20 EDT
From bug 270023: show both exported and imported packages. Not only imported as description says.
Comment 3 Jacek Pospychala CLA 2009-03-29 12:04:13 EDT
Created attachment 130184 [details]
first shot

Almost ready, I have to add correct icons (package and packages). Will post final patch on Monday.
Comment 4 Jacek Pospychala CLA 2009-03-29 17:42:00 EDT
Created attachment 130191 [details]
patch

import packages and export packages. Tested and with package icon.
Comment 5 Jacek Pospychala CLA 2009-03-29 17:43:57 EDT
Created attachment 130192 [details]
package_obj.gif

package_obj.gif icon to put into org.eclipse.pde.runtime\icons\obj16\package_obj.gif

It was copied from org.eclipse.pde.ui\icons\elcl16\package_obj.gif
Comment 6 Chris Aniszczyk CLA 2009-03-29 20:47:58 EDT
nice, you rock Jacek ;)
Comment 7 Chris Aniszczyk CLA 2009-03-29 21:49:06 EDT
done.

> 20090329

Thanks Jacek!