Bug 301700 - 'Add all plug-ins to Java Search' adds too much
Summary: 'Add all plug-ins to Java Search' adds too much
Status: RESOLVED WONTFIX
Alias: None
Product: PDE
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.6   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: PDE-UI-Inbox CLA
QA Contact:
URL:
Whiteboard: stalebug
Keywords: investigate
Depends on:
Blocks:
 
Reported: 2010-02-03 10:05 EST by Markus Keller CLA
Modified: 2019-10-08 10:46 EDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Markus Keller CLA 2010-02-03 10:05:50 EST
I20100129-1300, WinXP

- check out org.eclipse.swt and org.eclipse.swt.win32.win32.x86 from CVS
- rename /org.eclipse.swt/.classpath_win32 to .classpath
- check 'Preferences > Plug-in Development > Add all plug-ins to Java Search'

The External Plug-in Libraries project now also contains org.eclipse.swt.win32.win32.x86_3.6.0.v3631.jar, which duplicates all SWT classes in the Java model (e.g. in the Open Type dialog, "StyledText" is listed twice).

I could understand it, if JAR is added when the org.eclipse.swt.win32.win32.x86 project is not in the workspace, but when it's there, the bundle from the target platform should not be added to Java Search.
Comment 1 Darin Wright CLA 2010-02-03 10:19:45 EST
I think this is just a SWT special case... in the workspace, all the classes are in the host and in the external bundles, all the classes are in the platform specific fragments. We probably have to special case SWT like we do everywhere else...
Comment 2 Eclipse Genie CLA 2019-03-14 19:33:39 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.

--
The automated Eclipse Genie.
Comment 3 Lars Vogel CLA 2019-10-08 10:46:42 EDT
This bug was marked as stalebug a while ago. Marking as wontfix.

If this report is still relevant for the current release, please
reopen and remove the stalebug whiteboard tag.