Community
Participate
Working Groups
The e4 build has the entry "Generate e4 Example project". This creates the following entryÖ <?xml version="1.0" encoding="UTF-8"?> <psf version="2.0"> <provider id="org.eclipse.team.cvs.core.cvsnature"> <project reference="1.0,:pserver:dev.eclipse.org:/cvsroot/eclipse,e4/org.eclipse.e4.ui/examples/org.eclipse.e4.demo.contacts,org.eclipse.e4.demo.contacts,R1_0M5"/> <project reference="1.0,:pserver:dev.eclipse.org:/cvsroot/eclipse,e4/org.eclipse.e4.ui/examples/org.eclipse.e4.demo.e4photo,org.eclipse.e4.demo.e4photo,R1_0M5"/> </provider> </psf> The tag ",R1_0M5" should be remoted as the e4 is a fast moving target. Or you could remove the menu entry.
Created attachment 174602 [details] Screenshot Paul, do you know which plugin contributes the Generate e4 example project? For unknown reasons to me the plugin spy does not show this entry in the e4 build. Screenshot attached.
it's from /org.eclipse.e4.ui.examples.legacy.workbench/plugin.xml See bug 295605 for the discussion on what to do with this. PW
Marking as duplicate *** This bug has been marked as a duplicate of bug 295605 ***