Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Sirius » Deploy Modeler and View Point Specification
Deploy Modeler and View Point Specification [message #1720320] Sun, 17 January 2016 03:51 Go to next message
Shin-Yi Lin is currently offline Shin-Yi LinFriend
Messages: 34
Registered: June 2015
Member
Hi all,

I want to deploy Modeler and View Point Specification, which means users can double-click the icon on the desktop to start the application. The application displays only the window with section tool panel and, for example, BPMN diagram space where the elements can be dragged and dropped from the section tool panel into it.

Someone told me to export VSP as Deployable plugin and fragments. But then, how should I do? Should I write a swing code to display a window and call the plugin to display section tool panel and the diagram space inside the window? Please give me some direction.

Thanks

[Updated on: Sun, 17 January 2016 03:54]

Report message to a moderator

Re: Deploy Modeler and View Point Specification [message #1720977 is a reply to message #1720320] Fri, 22 January 2016 09:31 Go to previous messageGo to next message
Pierre-Charles David is currently offline Pierre-Charles DavidFriend
Messages: 703
Registered: July 2009
Senior Member
Le 17/01/2016 04:51, Shin-Yi Lin a écrit :
> Hi all,

Hi.

> I want to deploy Modeler and View Point Specification, which means users
> can double-click the icon on the desktop to start the application. The
> application displays only the window with section tool panel and, for
> example, BPMN diagram space where the elements can be dragged and
> dropped from the section tool panel into the space.
>
> I heard someone said you can export VSP as Deployable plugin and
> fragments.

True, but in the context of Eclipse, this means "a set of plug-ins that
can be installed/deployed inside an Eclipse-based application".

> Then, how do I use the plugin and fragments? Write a swing
> code to display a window and call the plugin to display section tool
> panel and the space inside the window?

You'll need to create your own Eclipse-based product [1], with all the
plug-ins you want already pre-installed. This is out of the scope of
this forum, but you can find examples of Eclipse-based products done
specifically to package a Sirius-based modeler here [2] and here [3].
[2] is probably closer to what you want to achieve, as it tries to
remove/hide all the parts of Eclipse and it's UI which do not make sense
for end-users of the modeler.

Regards,
Pierre-Charles

[1]
http://help.eclipse.org/mars/topic/org.eclipse.platform.doc.isv/guide/product.htm?cp=2_0_21
[2] https://github.com/mbats/arduino/wiki
[3] https://github.com/ObeoNetwork/UML-Designer

--
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: Deploy Modeler and View Point Specification [message #1722418 is a reply to message #1720977] Thu, 04 February 2016 17:23 Go to previous message
Shin-Yi Lin is currently offline Shin-Yi LinFriend
Messages: 34
Registered: June 2015
Member
Thank you David. I will try.
Previous Topic:Drop-down list in table cell editor
Next Topic:Sequence Diagram Editor
Goto Forum:
  


Current Time: Sat Apr 20 00:26:42 GMT 2024

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

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

Back to the top