From: Krzysztof K. <kko...@in...> - 2006-11-15 12:43:45
|
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 |