[Acceleo] - How to bundle Acceleo with Sirius [message #1837256] |
Tue, 26 January 2021 05:21  |
Eclipse User |
|
|
|
Hi, I originally posted this question on m2e, but didn't get any reply, so I figured maybe I was on the wrong forum.
I have a Sirius Project, which I created an update site and then installed it.
In a new workspace, I created an Acceleo project( along with UI) referencing the installed Sirius project, this allowed me to successfully generate code for my model.
Now, I'm quite confused how do I bundle them together so that the end user only needs to install one plugin?
I tried creating a feature project and I included all the plugins:
mymodel.acceleo,
mymodel.acceleo.ui
mymodel
mymodel.edit
mymodel.editor
mymodel.design
Then an update site, build and exported it as a zip, finally I opened a new workspace and installed it.
But whenever I try to generate code via the UI, I get this error:
'/mymodel/acceleo/main/generate.emtl' not found
Any Idea how to fix this?
Regards
[Updated on: Tue, 26 January 2021 05:23] by Moderator
|
|
|
Re: [Acceleo] - How to bundle Acceleo with Sirius [message #1837271 is a reply to message #1837256] |
Tue, 26 January 2021 11:45  |
Eclipse User |
|
|
|
Hi
This is an FAQ on the m2e newsgroup where I have repeatedly advised that it is really hard to ensure that you deliver a system in which the end users successfully build the *.emtl.
Build it as part of the production, maintain it in GIT and ship it directly.
Regards
Ed Willink
|
|
|
Powered by
FUDForum. Page generated in 0.02612 seconds