Community
Participate
Working Groups
Build Identifier: I20100608-0911 I have created an eclipse plugin for my metamodel throught the emf+gmf = gems eclipse framework.When i am testing the metamodel and what i mean is to create an instance of my model with eclipse palette etc everything works fine.The way that i am testing it is throught the "Overview" tab of the plugig.xml file (PDE) , i clicked on "launch an eclipse application". The problem is when i am extracting the plugin(i am sure that everything is included),i install it at a new eclipse framework(same version = Helios 3.6.0) i create a new metamodel instance but when i am dragging into the palette the items that i want from the left side of the palette the icons are disappeared into the canvas of the palette and some strange characters are appeared instead Reproducible: Always Steps to Reproduce: 1.make a metamodel with gems 2.pack the plugin into a jar 3.make a feature project with the plugin that has been created 4.Make an update site,download the new feature make a new model 5.You can't see the icons at your canvas