Bug 210162 - [spy] figure out 3.3 compatibility issues
Summary: [spy] figure out 3.3 compatibility issues
Status: CLOSED WONTFIX
Alias: None
Product: PDE
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.4   Edit
Hardware: PC Windows XP
: P3 normal with 1 vote (vote)
Target Milestone: ---   Edit
Assignee: PDE-UI-Inbox CLA
QA Contact:
URL:
Whiteboard: stalebug
Keywords: bugday
Depends on:
Blocks:
 
Reported: 2007-11-16 18:17 EST by Chris Aniszczyk CLA
Modified: 2019-09-09 02:20 EDT (History)
6 users (show)

See Also:


Attachments
Patches to produce an independent bundle of Plug-in Spy (144.71 KB, patch)
2007-11-19 09:12 EST, Koji Hashimoto CLA
no flags Details | Diff
The independent bundle as a zip (61.79 KB, application/zip)
2007-11-19 09:16 EST, Koji Hashimoto CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Aniszczyk CLA 2007-11-16 18:17:28 EST
Currently, the spy doesn't work on 3.3, some users have requested the functionality and the spy originally did work on 3.3

I believe the issue is with the searchable plugins manager. I'm opening this bug for investigation.
Comment 1 Koji Hashimoto CLA 2007-11-19 09:12:19 EST
Created attachment 83232 [details]
Patches to produce an independent bundle of Plug-in Spy

This patches enable to get Plug-in Spy to work in Eclipse 3.3. Simply copied org.eclipse.pde.internal.core.SearchablePluginsManager.createProxyProject() into SpyIDEUtil class.

By removing the Plug-in Registry View related code, Plug-in Spy is provided as an independent bundle "org.eclipse.pde.runtime.spy", which has no influence on 3.3's Plug-in Registry View.
Comment 2 Koji Hashimoto CLA 2007-11-19 09:16:44 EST
Created attachment 83233 [details]
The independent bundle as a zip
Comment 3 Brian Bauman CLA 2008-01-08 13:22:28 EST
Chris, do we still need this bug?
Comment 4 Chris Aniszczyk CLA 2008-04-11 05:11:58 EDT
There's not enough time to contain this for 3.4, we will refactor the plug-in spy out into a new plug-in in 3.5... it makes more sense due to the demand.
Comment 5 Eclipse Webmaster CLA 2019-09-06 16:14:30 EDT
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet.

If you have further information on the current state of the bug, please add it. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant.
Comment 6 Julian Honnen CLA 2019-09-09 02:20:27 EDT
Please remove the stalebug flag, if this issue is still relevant and can be reproduced on the latest release.