Hi Frank, this is great! Do you think I can add this description to the EMFText User Guide?
Best regards, Mirko 17.12.2011 14:18, Frank Dressel: > Hi James, > > I am also using EMFText editors in my RCP apps. I tried it out with the > Mail template and the simplemath language from EMFText. > > Here are the steps I made (in Eclipse): > > - Installed EMFText in Eclipse (with the example languages) > - Create a new plugin project based on the mail template (this you have > already according to your email). > - Add a perspective extension and added there the resource navigator > from eclipse: > > > > - Configure the run configuration for the mail template application by > adding the two simplemath plugins (see image below), click "Add Required > Plug-ins" (twice) > > > > - If you run the application, it should look like this: > > > > - Rightclick in the navigator section and create a new project (you will > not see images or labels for that but it should be fine for now, I think > you have to use the navigator differently, but for this example it > shoudl work) > - Rightclick on the project -> New -> Other -> EMFText file -> EMFText > .sm file -> Give a name and select as container the project from the > step before -> Click ok > - The right editor should open: > > > > I hope this helps: > > Bye: > > Frank > > Am 15.12.2011 17:54, schrieb Mirko Seifert: >> Hi James, >> >> the plug-ins that are generated by EMFText are plain plug-in projects. >> You can incorporate them into an RCP application as any other plug-in >> project. So it's probably better to ask this on the RCP mailing list. >> >> I'm not familiar with RCP, but if anyone on the list is, feel free to >> help James... >> >> Best regards, >> >> Mirko >> >> >> 15.12.2011 17:47, James Sharp: >>> Hi Chaps, >>> >>> I am trying to bundle up my ETL, EMFText and custom Java packages into >>> an RCP. >>> >>> I am completely new to creating an RCP, I have loaded the Mail example >>> from Eclipse Plug-in development. The question is, there is the >>> View.java file but how do I get the RCP to use the EMFText created packages? >>> >>> Kind Regards, >>> >>> James >>> >> > > > > _______________________________________________ > emftext-users mailing list > [email protected] > http://mail-st.inf.tu-dresden.de/cgi-bin/mailman/listinfo/emftext-users -- Dr.-Ing. Mirko Seifert Mirko Seifert - IT Consulting & Coaching Swinemünder Str. 5 10435 Berlin Tel +49 1577 444 1168 Email [email protected] _______________________________________________ emftext-users mailing list [email protected] http://mail-st.inf.tu-dresden.de/cgi-bin/mailman/listinfo/emftext-users
