Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Sirius » Sirius runtime as standalone applicatio (rcp?)
Sirius runtime as standalone applicatio (rcp?) [message #1725088] Mon, 29 February 2016 15:48 Go to next message
Jakub Kitaj is currently offline Jakub KitajFriend
Messages: 8
Registered: February 2016
Junior Member
I made Sirius Tutorials with Family model and now I would like to make standalone runtime application.

Is there any way to run sirius application from tutorial in standalone (not by runing one Eclipse and there run another Eclipse instance with application)?
Re: Sirius runtime as standalone applicatio (rcp?) [message #1725934 is a reply to message #1725088] Tue, 08 March 2016 14:52 Go to previous messageGo to next message
Pierre-Charles David is currently offline Pierre-Charles DavidFriend
Messages: 703
Registered: July 2009
Senior Member
Le 29/02/2016 22:48, Jakub Kitaj a écrit :
> I made Sirius Tutorials with Family model and now I would like to make
> standalone runtime application.
> Is there any way to run sirius application from tutorial in standalone
> (not by runing one Eclipse and there run another Eclipse instance with
> application)?

It depends on what you mean by "standalone".

Sirius modelers are plain Eclipse plug-ins with no specific build
requirements, so they can be built/packaged, published and then
installed in an existing Eclipse installation using the same tools and
techniques as any other Eclipse plug-ins (the details go beyond the
scope of this forum).

If you want a "ready-to-use" executable product with your modeler
already installed, this is possible too, but requires creating an
Eclipse product. Again, nothing Sirius-specific here, but you can find a
concrete example at https://github.com/ObeoNetwork/UML-Designer.

By default the resulting product will very much look like a "classic"
Eclipse IDE with Sirius and you modeler pre-installed. If you want to
streamline the UI to hide the most scary parts from your end-users, it's
also possible, but only in part and require more work.
https://github.com/mbats/arduino is an example of such a simplified UI.
Underneath there's a full Eclipse and Sirius running, but a lot of it is
hidden (see
https://github.com/mbats/arduino/wiki/Tutorial-:-How-to-create-a-new-project-%3F
for example).

Regards,
Pierre-Charles

--
Pierre-Charles David - Obeo

Need training or professional services for Sirius?
http://www.obeodesigner.com/sirius


Pierre-Charles David - Obeo

Need training or professional services for Sirius?
http://www.obeodesigner.com/sirius
Re: Sirius runtime as standalone applicatio (rcp?) [message #1728124 is a reply to message #1725934] Thu, 31 March 2016 09:07 Go to previous message
Jakub Kitaj is currently offline Jakub KitajFriend
Messages: 8
Registered: February 2016
Junior Member
I would like to make something like https://github.com/mbats/arduino but I can't find any tutorial or something like that. Do you know any?
Previous Topic:Problem with listener
Next Topic:What is the best way to keep the meta data(or some info) for the diagram ?
Goto Forum:
  


Current Time: Fri Apr 26 00:02:08 GMT 2024

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

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

Back to the top