Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Sirius » Sirius based RCP(Aql is not working in the RCP)
Sirius based RCP [message #1794898] Mon, 10 September 2018 14:43 Go to next message
Kevin Sanchez is currently offline Kevin SanchezFriend
Messages: 10
Registered: July 2017
Junior Member
Hi to everyone!
I have created an RCP using Maven with tycho. In dependencies I added org.eclipse.gmf.runtime.notation, org.eclipse.sirius.runtime and org.eclipse.sirius.runtime.ide.ui. The RCP is exported in three differents OS but it seems that aql is not working in the RCP. When I add an element the name of the created element is the aql expression ['xxxxx'+expression/]. Do I have to import another dependecy or plugin to make it works?
Re: Sirius based RCP [message #1794994 is a reply to message #1794898] Wed, 12 September 2018 10:01 Go to previous message
Florian Barbin is currently offline Florian BarbinFriend
Messages: 270
Registered: August 2010
Senior Member
Hi,

You need to make sure that all interpreters you need are present in your dependencies:
For AQL expressions (aql:expression): org.eclipse.sirius.common.acceleo.aql.ide
For Acceleo 3 expressions ['xxxxx'+expression/] : org.eclipse.sirius.common.acceleo.mtl.ide

Regards,

Florian
Previous Topic:Updating diagram xml model
Next Topic:Facing Problems While creating delete line tool in Sirius Table representation
Goto Forum:
  


Current Time: Fri Apr 26 13:09:11 GMT 2024

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

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

Back to the top