Hello Thibault, Thank you for your reply. Your solution has resolved my errors problem. But I can't build the plug-in (or I don't know how). I chose "Export->Deployable plug-ins and fragments" and I chose the network model. It gives me an error: "A cycle was detected when generating the classpath org.topcased.modeler.network..."
Is this because the Model Object Configuration Network has a Diagram Reference Network? Regards, Dragos DOBRE -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of [email protected] Sent: mercredi 8 juillet 2009 16:01 Cc: [email protected] Subject: Re: [Topcased-users] Errors in generating diagram configurator Hi Dragos, you are right, there is a bug in the generation. It will be fixed for the 3.0 of Topcased (released at the end of this month). For the moment, to correct it : 1 - go to "Manifest.MF" of your plugin "org.topcased.modeler.network". 2 - select "Runtime" tab 3 - Click on "ADD" button of the section "Exported Packages" 4 - Add the package "org.topcased.modeler.network" 5 - Save your Manifest.MF 6 - Clean and re-build your projects Regards, Thibault [email protected] a écrit : > Hello, > > > > I have tried to do the Modeling Framework Tutorial: Network Editor > but I have some problems generating diagram configurator. Ive > followed the steps described in the tutorial. > > > > The first problem was to find the Editor Configuration model from the > EMF Model Creation Wizards. As I use Topcased 2.5.0, I have seen that > the only way to this is with the editor configurator and diagram > configurator from Topcased Configurators. I have done all steps and in > the end I tried to generate the diagram project. The project is > created but there are some classes (the classes related to > <name>PrefencePage.java in preferences folder) that have the error: > The method getId() is undefined for the type NetworkPlugin. Attached > is the example of ComputerPreferencePage.java and the diagram configurator. > > > > What can I do to generate the project without any errors? > > > > Regards, > > > > Dragos DOBRE <mailto:[email protected]> > > > > > ---------------------------------------------------------------------- > -- > > > ---------------------------------------------------------------------- > -- > > _______________________________________________ > Topcased-users mailing list > [email protected] > http://lists.gforge.enseeiht.fr/mailman/listinfo/topcased-users _______________________________________________ Topcased-users mailing list [email protected] http://lists.gforge.enseeiht.fr/mailman/listinfo/topcased-users
