RobotML-SDK is an implementation of the Robot Modeling language. It is based upon Papyrus modeling tool (http://www.papyrus.org) which is itself based upon Eclipse framework (http://www.eclipse.org).
On Athena generation demand, acceleo return the following exception.
org.eclipse.acceleo.engine.AcceleoEvaluationException: Class org.eclipse.papyrus.robotml.generators.athena.mmqueries.SpecificQueries Couldn't be found in the classpath of the bundle containing module MMSpecificQueries.emtl.
My platform configuration is :
Eclipse Kepler
Papyrus nigthly (Papyrus UML + RobotML extra feature)
RobotML Extension
Acceleo 3.4
Xtext
I checked the package "org.eclipse.papyrus.robotml.generators.athena.mmqueries" of my projet "org.eclipse.papyrus.robotml.generators.athena" is exported, as requested the coding rules.
On Athena generation demand, acceleo return the following exception.
org.eclipse.acceleo.engine.AcceleoEvaluationException: Class org.eclipse.papyrus.robotml.generators.athena.mmqueries.SpecificQueries Couldn't be found in the classpath of the bundle containing module MMSpecificQueries.emtl.
My platform configuration is :
I checked the package "org.eclipse.papyrus.robotml.generators.athena.mmqueries" of my projet "org.eclipse.papyrus.robotml.generators.athena" is exported, as requested the coding rules.
Please can you help me ???