How to run a MWE2 workflow with buckminster [message #1066261] |
Mon, 01 July 2013 18:32  |
Eclipse User |
|
|
|
Hi,
I tried the naive approach of adding the following line to my commands.txt:
launch -l 'myProject/GenerateMyDSL.mwe2.launch'
which resulted in the following error:
Launch configuration type id "org.eclipse.emf.mwe2.launch.Mwe2LaunchConfigurationType" does not exist.
Possible causes:
Missing specification of a launch type (missing plug-in)
Incorrect launch configuration XML
So basically my question is: how can I run the MWE2 workflow from within my headless buckminster? Is there a plugin I'm missing?
|
|
|
Re: How to run a MWE2 workflow with buckminster [message #1066294 is a reply to message #1066261] |
Tue, 02 July 2013 03:16   |
Eclipse User |
|
|
|
Did you install the mwe2 feature into Buckminster?
- thomas
On 2013-07-02 04:41, Marcel Abou Khalil wrote:
> Hi,
>
> I tried the naive approach of adding the following line to my commands.txt:
>
> launch -l 'myProject/GenerateMyDSL.mwe2.launch'
>
> which resulted in the following error:
>
> Launch configuration type id "org.eclipse.emf.mwe2.launch.Mwe2LaunchConfigurationType" does not exist.
> Possible causes:
> Missing specification of a launch type (missing plug-in)
> Incorrect launch configuration XML
>
> So basically my question is: how can I run the MWE2 workflow from within my headless buckminster? Is there a plugin I'm
> missing?
|
|
|
|
|
Re: How to run a MWE2 workflow with buckminster [message #1066438 is a reply to message #1066407] |
Tue, 02 July 2013 16:08   |
Eclipse User |
|
|
|
Thomas Hallgren wrote on Tue, 02 July 2013 09:33On 2013-07-02 14:42,
Try the Kepler repository. Use the buckminster install command.
- thomas
Thanks, it seems I'm getting closer. I installed the feature that seemed like the correct one like so:
buckminster install http://download.eclipse.org/releases/kepler org.eclipse.emf.mwe2.language.sdk
Unfortunately when I try to exetucte my MWE2 workflow it finds the correct launcher but I'm getting a bunch of errors regarding UI classes that could not be found. It seems the feature I'm using is not actually headless. Am I using the wrong feature? Is there a feature that provides what I need and that is actually headless?
|
|
|
Re: How to run a MWE2 workflow with buckminster [message #1066455 is a reply to message #1066438] |
Tue, 02 July 2013 17:27  |
Eclipse User |
|
|
|
On 2013-07-02 18:08, Marcel Abou Khalil wrote:
> Thomas Hallgren wrote on Tue, 02 July 2013 09:33
>> On 2013-07-02 14:42, Try the Kepler repository. Use the buckminster install command.
>>
>> - thomas
>
>
> Thanks, it seems I'm getting closer. I installed the feature that seemed like the correct one like so:
>
> buckminster install http://download.eclipse.org/releases/kepler org.eclipse.emf.mwe2.language.sdk
>
> Unfortunately when I try to exetucte my MWE2 workflow it finds the correct launcher but I'm getting a bunch of errors
> regarding UI classes that could not be found. It seems the feature I'm using is not actually headless. Am I using the
> wrong feature? Is there a feature that provides what I need and that is actually headless?
That's a question you'll need to ask the people behind MWE2.
- thomas
|
|
|
Powered by
FUDForum. Page generated in 0.03296 seconds