Bug 77465 - Error in plugin.xml of JDT UI Examples
Summary: Error in plugin.xml of JDT UI Examples
Status: RESOLVED INVALID
Alias: None
Product: JDT
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.0   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: JDT-UI-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: needinfo
Depends on:
Blocks:
 
Reported: 2004-11-02 07:03 EST by Dani Megert CLA
Modified: 2009-08-30 02:05 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dani Megert CLA 2004-11-02 07:03:17 EST
I200411020010

plugin.xml	org.eclipse.jdt.ui.examples.projects	line 40:
Element 'projectsetup' is not legal as a child of element 'wizard'.
Comment 1 Dani Megert CLA 2004-11-09 08:46:13 EST
As a workaround I've temporarily set the PDE compiler severity for "Illegal
element" to Warning for this project.

Once this is fixed the .settings/org.eclipse.pde.prefs file should be reverted.
Comment 2 Dirk Baeumer CLA 2004-11-17 05:14:41 EST
Martin, can you please comment. Why do we have this element ?
Comment 3 Martin Aeschlimann CLA 2004-11-17 05:39:24 EST
This was done at a time when it was not clear that extension points of other 
plugins cannot be extended.
The extension-'extension' contains all the example wizard is about: What to 
put in the new project and how to configure it

The fix is to have an own extension point.
But as long as we don't know the future of the example wizard (Erich said it 
probably will go away) I don't want to spend time on the fix
Comment 4 Dani Megert CLA 2004-11-17 09:31:32 EST
Fine with me now that the error is no longer shown as error but as warning.
Comment 5 Dirk Baeumer CLA 2004-11-17 12:44:02 EST
OK, setting to remind then.
Comment 6 Denis Roy CLA 2009-08-30 02:05:02 EDT
As of now 'LATER' and 'REMIND' resolutions are no longer supported.
Please reopen this bug if it is still valid for you.