Bug 18677

Summary: Available PlugIn Wizzard is empty
Product: [Eclipse Project] PDE Reporter: Gunnar Wagenknecht <gunnar>
Component: UIAssignee: Dejan Glozic <dejan>
Status: RESOLVED INVALID QA Contact:
Severity: normal    
Priority: P3    
Version: 2.0   
Target Milestone: ---   
Hardware: PC   
OS: Windows 2000   
Whiteboard:

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.