Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » using a workflow in plugin-development
using a workflow in plugin-development [message #718463] Wed, 24 August 2011 12:22 Go to next message
st oehm is currently offline st oehmFriend
Messages: 79
Registered: October 2009
Member
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 12:44 Go to previous message
Philipp Zech is currently offline Philipp ZechFriend
Messages: 96
Registered: July 2009
Member
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
Previous Topic:Can I use File chooser (JFileChooser) in the eclipse plugin ?
Next Topic:How to use the classes of jar inside the plugin
Goto Forum:
  


Current Time: Wed Apr 24 16:47:58 GMT 2024

Powered by FUDForum. Page generated in 0.03174 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top