From: Krzysztof K. <kko...@in...> - 2006-11-16 10:13:51
|
Dear Jules, Thank for your tips. I have solved my problem. >Yes. My Interpreter is different project, but interpreter lists the dsml plugin and gems as dependencies(otherwise I would not see my MenuItem when I right-click). First I exported my project to *.jar files and then added them to plugin forder. But it did not work. Then I tried different configuration and found that the plugin can not be exported to jar files. It has to be exported as folder. So when I added this folder to "C:\eclipse\plugins" my interpreter have started to work properly(now it creates file in eclipse main folder). Best regards, Krzysztof _____ From: Jules White [mailto:jul...@gm...] Sent: Wednesday, November 15, 2006 4:09 PM To: Krzysztof Kostienko Cc: gem...@li... Subject: Re: [Gems-users] Invoke Interpreter in Eclipse instance Hi Krzysztof, If the interpreter works with the runtime workbench, then you probably are having problems with the way you are exporting the plug-in. First, make sure that you are exporting and installing all of the plugins properly. Is your interpreter in the same project as your modeling tool plugin...or is it in its own project? If it is in a different project, make sure that project is being exported too. You also need to make sure that the interpreter lists the dsml plugin and gems as dependencies. Let me know if that helps. Thanks, Jules On 11/15/06, Krzysztof Kostienko <kko...@in... <mailto:kko...@in...> > wrote: Dear All, I have one question. I have created an Interpreter which is invoked from the MenuItem(this interpreter creates text file). I also exported my metamodel and interpreter as a Plug-in and copied/pasted *.jar files into c:\<eclipse-home>\plugin directory. So now, when I open eclipse, I can create model in my DSML. Unfortunately I can not invoke my interpreter. I can see my MenuItem, but when I click it, there is none reaction(the new text file should be created). How can I trigger Interpreter without running the runtime workbench from in eclipse instance? Best regards, Krzysztof Kostienko ---------------------------------------------------------------------- Jestes kierowca? To poczytaj! >>> http://link.interia.pl/f199e ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php <http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV> &p=sourceforge&CID=DEVDEV _______________________________________________ Gems-users mailing list Gem...@li... https://lists.sourceforge.net/lists/listinfo/gems-users |