Bug 256282

Summary: Plug-in dependency analysis broken
Product: [Eclipse Project] PDE Reporter: John Arthorne <john.arthorne>
Component: UIAssignee: PDE-UI-Inbox <pde-ui-inbox>
Status: RESOLVED DUPLICATE QA Contact:
Severity: normal    
Priority: P3 CC: caniszczyk, darin.eclipse, deepakazad
Version: 3.5Keywords: bugday
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   
Whiteboard:

Description John Arthorne CLA 2008-11-24 09:35:14 EST
Build id: I20081119-1600

- Start a fresh workspace
- Open "Plug-ins" view
- Double-click on "org.eclipse.core.runtime"
- In the manifest editor, go to the Dependencies tab
- Click "Dependency Analysis"
- Click "Show dependent plug-ins and fragments"

-> The Plug-in Dependencies view opens, but there are no results, even though there are many plug-ins that depend on runtime. I tried with several other plug-ins with dependencies and had the same result (nothing).
Comment 1 Chris Aniszczyk CLA 2008-11-24 09:38:05 EST
If you select this plug-in in the view itself, do you get what you expect?

I think it's the link between the editor and view that's broken. When I do things within the view and focus on a bundle things work.
Comment 2 John Arthorne CLA 2008-11-24 11:11:01 EST
Ah yes, I didn't even know you could do that. If I select a bundle in the "Plug-ins" view and choose "Find References" from the context menu, it works. It looks like it's just the hyperlink buttons in the manifest editor that are broken.
Comment 3 Deepak Azad CLA 2009-05-05 23:44:16 EDT
This is duplicate of 249066.
Comment 4 Darin Wright CLA 2009-05-06 09:21:48 EDT

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