Community
Participate
Working Groups
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.
This looks like same as Bug 293474
Yes, duplicate of bug 293474. *** This bug has been marked as a duplicate of bug 293474 ***