Bug 18677 - Available PlugIn Wizzard is empty
Summary: Available PlugIn Wizzard is empty
Status: RESOLVED INVALID
Alias: None
Product: PDE
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 2.0   Edit
Hardware: PC Windows 2000
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Dejan Glozic CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-06-03 05:31 EDT by Gunnar Wagenknecht CLA
Modified: 2002-06-04 02:34 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Gunnar Wagenknecht CLA 2002-06-03 05:31:49 EDT
Eclipse F2

If you try to add PlugIn Dependencies to another project, installed PlugIns 
arn't available any more. This occours with a fresh Eclipse F2 installation 
with an newly created workspace. It doesn't occour on an updated F1->F2 
installation.

Steps to repeat:

create a new Plugin project, open plugin.xml->Dependencies klick "Add", 
only "Workspace Plug-ins" are shown not "External Plug-ins".
Comment 1 Dejan Glozic CLA 2002-06-03 10:46:18 EDT
Go to PDE preferences - Target Platform and check if external plug-ins are 
disabled. If they are, the wizard is correct - it cannot allow you to add 
dependencies to plug-ins that are not visible (being disabled).
Comment 2 Gunnar Wagenknecht CLA 2002-06-04 02:34:44 EDT
You're right. But you should collect these changes in one place to avoid these 
unnecessary bug entries. Last time I installed F1 the behavior was contrarily. 
All Plugins where selected by default.