|
|
|
|
|
|
|
|
Re: [JET] relating GMF to JET [message #656764 is a reply to message #498160] |
Mon, 28 February 2011 08:55  |
Eclipse User |
|
|
|
hey samira...I am struggling with the same situation.I have created a project that contains wizards and from those wizards I am fetching user input and I have put the values in a model.Now I want to create some files when I click the finish button in the wizard. For that I have created a JET.I want to invoke the JET inside the performFinish method of the wizard Page.I have used the runResourceOnTransform method but can u plz tell me how to pass the input model, I mean the xml file dynamically. see when I press the finish button the JET has to be invoked, so that the relevant files are generated. I have maintained two text boxes "project name" and "package name" in the wizard page. the problem that I am facing is i am unable to populate the xml file with the project name and package name, which I have to feed to the JET transformation upon clicking the finish button. Plz help me out
[Updated on: Mon, 28 February 2011 09:09] by Moderator
|
|
|
Powered by
FUDForum. Page generated in 0.04419 seconds