Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 369894

Summary: Wrong import in pluginContent class generation
Product: [Eclipse Project] PDE Reporter: Francesco Guidieri <francesco.guidieri>
Component: UIAssignee: PDE-UI-Inbox <pde-ui-inbox>
Status: CLOSED WONTFIX QA Contact:
Severity: normal    
Priority: P3 CC: francesco.guidieri
Version: 3.7.1   
Target Milestone: ---   
Hardware: PC   
OS: Windows 7   
Whiteboard: stalebug

Description Francesco Guidieri CLA 2012-01-27 00:38:31 EST
Build Identifier: Version: Indigo Service Release 1 Build id: 20110916-0149

Using the org.eclipse.pde.ui.pluginContent extension and clicking on the 'class' link to generate the initial implementation, I get an error with the following import:
  org.eclipse.jface.Wizard;
instead of 
  org.eclipse.jface.wizard.Wizard;

 

Reproducible: Always

Steps to Reproduce:
1. Add org.eclipse.pde.ui.pluginContent extension
2. Define a Wizard extension
3. Click on 'class' link
The class has a compilation problem with the import.
Comment 1 Eclipse Genie CLA 2019-09-20 14:35:47 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.