Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » M2M (model-to-model transformation) » QVT transformation inside plug-in
QVT transformation inside plug-in [message #553814] Thu, 19 August 2010 00:10 Go to next message
mipl  is currently offline mipl Friend
Messages: 7
Registered: August 2010
Junior Member
Hi I prepared transformation from one metamodel to the other in similar way to the example SimpleUML to RDB and right now I would like to use it aa a plug-in in new runtime Eclipse application. How to start?

QVT project has no plug-in properties. Can a start a new plug-in project and call transformations from it? How to do it?
Re: QVT transformation inside plug-in [message #553816 is a reply to message #553814] Thu, 19 August 2010 00:56 Go to previous messageGo to next message
Alex Mising name is currently offline Alex Mising nameFriend
Messages: 51
Registered: August 2009
Member
http://wiki.eclipse.org/QVTOML/Examples/InvokeInJava
Re: QVT transformation inside plug-in [message #553827 is a reply to message #553814] Thu, 19 August 2010 06:17 Go to previous message
Eclipse UserFriend
Originally posted by: dhendriksREMOVE_THIS.tueREMOVE.THIS.nl

Hi mipl,

If you create a 'Operational QVT Project', you end up with a project
that includes MANIFEST.MF and build.properties files. You can export
this project like any other plug-in project (Export -> Deployable
plug-ins and fragments). Don't forget to restart Eclipse.

About using it, there are several options: from Java, from Ant scripts,
from Eclipse launch configurations. What are you interested in? Note
that none of these requires that you export the plug-in. You can just
keep it in the workspace...

You can, as you stated, also use 'Run as -> Eclipse application', but as
I stated before, there is no need for that...

Best,
Dennis


mipl wrote:
> Hi I prepared transformation from one metamodel to the other in similar
> way to the example SimpleUML to RDB and right now I would like to use it
> aa a plug-in in new runtime Eclipse application. How to start?
>
> QVT project has no plug-in properties. Can a start a new plug-in project
> and call transformations from it? How to do it?
Previous Topic:[ATL] Request for participation in on-line survey on ATL quality.
Next Topic:[ATL] Refining with different input and output model (extension)
Goto Forum:
  


Current Time: Sat Apr 20 02:37:54 GMT 2024

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

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

Back to the top