Bug 249087

Summary: [plug-in registry] show package information in plug-in prerequisites
Product: [Eclipse Project] PDE Reporter: Jacek Pospychala <jacek.pospychala>
Component: UIAssignee: Chris Aniszczyk <caniszczyk>
Status: RESOLVED FIXED QA Contact:
Severity: enhancement    
Priority: P3 CC: caniszczyk
Version: 3.5Keywords: noteworthy
Target Milestone: 3.5 M7   
Hardware: PC   
OS: Windows XP   
Whiteboard:
Bug Depends on: 243441    
Bug Blocks:    
Attachments:
Description Flags
first shot
none
patch
caniszczyk: iplog+
package_obj.gif none

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!