Bug 337850 - "discouraged access" quickfix
Summary: "discouraged access" quickfix
Status: NEW
Alias: None
Product: PDE
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.7   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: PDE-UI-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: investigate
Depends on:
Blocks:
 
Reported: 2011-02-22 10:37 EST by Nicolas Bros CLA
Modified: 2021-10-08 03:27 EDT (History)
3 users (show)

See Also:


Attachments
sample (5.19 KB, application/zip)
2021-10-08 03:27 EDT, Vikas Chandra CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Nicolas Bros CLA 2011-02-22 10:37:08 EST
A quickfix on the "discouraged access" warning to automatically add "x-friends" in the Manifest.MF of the referenced plug-in.

I often have to do this by hand, so it would be very useful to me at least.

The quick fix would only be enabled when the referenced plug-in is in the workspace of course.
Comment 1 Olivier Thomann CLA 2011-02-22 11:10:41 EST
Moving to JDT/UI.
Comment 2 Markus Keller CLA 2011-02-23 05:52:07 EST
That would have to come from PDE. Relevance of the proposal should be quite low, since having many "x-friends" is not recommended.

> The quick fix would only be enabled when the referenced plug-in is in the
> workspace of course.
... unless it has just been imported as binary plug-in.
Comment 3 Lars Vogel CLA 2019-09-24 13:58:41 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 4 Vikas Chandra CLA 2021-10-08 03:27:21 EDT
Created attachment 287280 [details]
sample