using a workflow in plugin-development [message #718463] |
Wed, 24 August 2011 08:22  |
Eclipse User |
|
|
|
hi to all
i have a problem with deploying a plugin, i am new to this topic so this could be a noob question
i have made a new plugin project which contains a workflow file. this file should be manipulated and after this it should be used for the functionality for the plugin. is it possible to manipulate and use the file without further work (up to know i just have put the workflow in the plugin-project)
testing does not work, but i'm not sure if this is a plugin-problem or a xpand problem
greetings stoehm
|
|
|
Re: using a workflow in plugin-development [message #718474 is a reply to message #718463] |
Wed, 24 August 2011 08:44  |
Eclipse User |
|
|
|
On 08/24/2011 02:22 PM, stoehm wrote:
> hi to all
> i have a problem with deploying a plugin, i am new to this topic so this
> could be a noob question
> i have made a new plugin project which contains a workflow file. this
> file should be manipulated and after this it should be used for the
> functionality for the plugin. is it possible to manipulate and use the
> file without further work (up to know i just have put the workflow in
> the plugin-project)
> testing does not work, but i'm not sure if this is a plugin-problem or a
> xpand problem
>
> greetings stoehm
hi stoehm,
hm, your question is not really clear. what do you mean by manipulating?
setting properties for the workflow? this actually all can be done by
using the WorkflowEngine class, which allows to programmatically invoke
an MWE workflow and also pass relevant parameters inside a map. i also
suggest to post further XPand related questions in the
eclipse.modeling.m2t news group.
cheers,
philipp
|
|
|
Powered by
FUDForum. Page generated in 1.04894 seconds