Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Sirius » [Acceleo] - How to bundle Acceleo with Sirius(How to bundle Acceleo project with Sirius project )
[Acceleo] - How to bundle Acceleo with Sirius [message #1837256] Tue, 26 January 2021 10:21 Go to next message
mike hill is currently offline mike hillFriend
Messages: 13
Registered: December 2020
Junior Member
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 10:23]

Report message to a moderator

Re: [Acceleo] - How to bundle Acceleo with Sirius [message #1837271 is a reply to message #1837256] Tue, 26 January 2021 16:45 Go to previous message
Ed Willink is currently offline Ed WillinkFriend
Messages: 7655
Registered: July 2009
Senior Member
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
Previous Topic:Control order of table lines when sublines are reused
Next Topic:Automatic direct-label edit
Goto Forum:
  


Current Time: Thu Apr 25 11:46:32 GMT 2024

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

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

Back to the top