Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 298802 - Add extension adds them several times to plugin.xml
Summary: Add extension adds them several times to plugin.xml
Status: CLOSED DUPLICATE of bug 293474
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:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-04 17:56 EST by Lars Vogel CLA
Modified: 2010-01-05 09:45 EST (History)
3 users (show)

See Also:


Attachments
Example project (result) (2.06 KB, application/x-sdlc)
2010-01-04 17:56 EST, Lars Vogel CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Lars Vogel CLA 2010-01-04 17:56:45 EST
Created attachment 155293 [details]
Example project (result)

Hi,

I tried the latest Eclipse e4 milestone build and the PDE editor seem to have a problem here. AFAIK the e4 workbench is based on Eclipse 3.6.

Try the following:

Create new plugin project "de.vogella.pdebug".

Add dependency to "org.eclipse.core.runtime".

Using the "Extensions" tab add extension "org.eclipse.core.runtime.products" with application="org.eclipse.e4.ui.workbench.swt.E4Application" 
name="My App". Add property "appName" with any value.

Stop and check the plugin.xml -> You have several times "org.eclipse.core.runtime.products" included.

Best regards, Lars

P.S. This bug is around a while, first time I saw it was August 12th, 2009. At that time I figured that is due to the new 3.6 / e4 releas.
Comment 1 Ankur Sharma CLA 2010-01-05 04:35:13 EST
This looks like same as  Bug 293474
Comment 2 Curtis Windatt CLA 2010-01-05 09:45:39 EST
Yes, duplicate of bug 293474.

*** This bug has been marked as a duplicate of bug 293474 ***