Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Sirius » SysML-Designer
SysML-Designer [message #1620660] Tue, 17 February 2015 10:36 Go to next message
Adrien Lefevre is currently offline Adrien LefevreFriend
Messages: 27
Registered: January 2015
Junior Member
Good morning,

I tried to import SysML-Designer-Sirius project into Eclipse Luna but it doesn't work. This is the link of the project:

https://github.com/ObeoNetwork/SysML-Designer/tree/sirius

In fact, I noticed that the environnement for this project was J2SE-1.5 whereas I work on JavaSE-1.6 environnement so I changed it there:

http://nsm08.casimages.com/img/2015/02/17//15021711293519105212975028.jpg

And also in the manifest:

http://nsm08.casimages.com/img/2015/02/17//15021711293519105212975029.jpg

Thanks to the .genmodel file, I oculd create the .edit and .editor projects without any error but two warnings: again the problem of Java environnement. So I changed it in their manifest too.

To finish with, I launched an Eclipse Application with SIrius settings on .editor project. But I couldn't find my model project on "Example EMF Creation Wizards".

What did I do wrong?

Thank you,

Adrien.

Re: SysML-Designer [message #1623660 is a reply to message #1620660] Thu, 19 February 2015 08:33 Go to previous message
Melanie Bats is currently offline Melanie BatsFriend
Messages: 35
Registered: July 2009
Member
Hello Adrien,

Le 17/02/2015 11:36, Adrien Lefevre a écrit :
> I tried to import SysML-Designer-Sirius project into Eclipse Luna but it
> doesn't work.

This forum is about Sirius, if you have any problem with SysML-Designer,
you should ask your questions on the obeonetwork forum :
http://www.obeonetwork.com/groups/group/show?groupUrl=systemengineering&

> This is the link of the project:
>
> https://github.com/ObeoNetwork/SysML-Designer/tree/sirius

The master branch is also based on Sirius. The "sirius" branch was an
old branch to work on the SysML-Designer migration to Sirius.

> In fact, I noticed that the environnement for this project was J2SE-1.5
> whereas I work on JavaSE-1.6 environnement so I changed it there:
>
> And also in the manifest:
>
> Thanks to the .genmodel file, I oculd create the .edit and .editor
> projects without any error but two warnings: again the problem of Java
> environnement. So I changed it in their manifest too.
>
> To finish with, I launched an Eclipse Application with SIrius settings
> on .editor project. But I couldn't find my model project on "Example EMF
> Creation Wizards".
>
> What did I do wrong?

I am not sure to understand what you are trying to do ? What is your
purpose ?

Below, I just try to set the context of SysML-Designer.

* Eclipse MDT UML2
(http://projects.eclipse.org/projects/modeling.mdt.uml2) is an Eclipse
project which provides an EMF implementation of the UML2 metamodel.
* Eclipse Papyrus (http://www.eclipse.org/papyrus/) is also an Eclipse
project which provides, among other things, an EMF implementation of the
SysML metamodel based on the UML2 metamodel.
* Sirius (http://eclipse.org/sirius/) is an Eclipse project which can be
used to define graphical designers based on EMF models.
* UML-Designer (http://www.umldesigner.org/) is an open-source project
developed by Obeo to provide a graphical designer for UML models. It is
based on Sirius and MDT UML2.
* SysML-Designer is also an open-source project developed by Obeo to
provide a graphical designer for SysML models. SysML-Designer is an
extension of UML Designer. So, it is based on MDT UML2, Sirius and uses
the SysML metamodel provided by Papyrus. As SysML is an extension of
UML, you will not create SysML models but UML models.

If you have any question relative to org.eclipse.papyrus.sysml and how
to generate the code from the sysml.ecore, you should ask on the Papyrus
forum : http://www.eclipse.org/forums/index.php/f/121/

Best regards,
Mélanie
Previous Topic:Cross Table - UI changes
Next Topic:Node with rotating Image
Goto Forum:
  


Current Time: Fri Apr 19 04:31:25 GMT 2024

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

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

Back to the top