Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » M2M (model-to-model transformation) » [QVTo] Exporting a plugin
[QVTo] Exporting a plugin [message #666999] Mon, 25 April 2011 08:33 Go to previous message
Haffi is currently offline Haffi
Messages: 39
Registered: November 2010
Member
Hi,

I've been developing a plugin with QVTo transformations and I've been running into a problem when exporting it and installing in Eclipse.

This is basically two projects, a regular plugin project which contains code to invoke QVTo in Java, and a QVTo plug-in project which contains the transformations. I export them together as plugins.

The Java invocation code contains a reference to the transformation as platform:/resource/[path to transformation], just as in the Java invocation example. However, that seems to look for the files in the workspace so if I put the transformations in the right place in the workspace then everything works. What I want is of course to make the transformation files available with the plugin so it's invisible to the user. Does anyone know what I'm doing wrong?
 
Read Message
Read Message
Read Message
Previous Topic:About ATL transformations and classes in the target model
Next Topic:[ATL]: how do you debug you transformations
Goto Forum:
  


Current Time: Thu May 23 16:17:07 EDT 2013

Powered by FUDForum. Page generated in 0.02260 seconds