|
Re: Exporting VSP as Plugin Project [message #1848439 is a reply to message #1848403] |
Thu, 02 December 2021 08:02   |
|
Hi,
For a manual, one-shot export you can simply select all the required plug-ins (your metamodel and the VSP), and in the context menu choose "Export... > Plug-in Development > Deployable Plug-ins and Features".
A proper automated build would use Maven with Tycho (https://github.com/eclipse/tycho).
None of this is specific to Sirius though. In terms of build and deployment, VSPs and EMF plug-ins are pretty standard.
If you are not familiar with these tools and techniques, have a look at https://github.com/ObeoNetwork/BPMN-Designer for example, which has a relatively simple structure (though it uses old versions of Tycho and Eclipse, you may want to use the most recent releases).
Regards,
Pierre-Charles David - Obeo
Need training or professional services for Sirius?
http://www.obeodesigner.com/sirius
|
|
|
Re: Exporting VSP as Plugin Project [message #1848470 is a reply to message #1848439] |
Fri, 03 December 2021 10:25   |
Hakan Yüksek Messages: 22 Registered: October 2021 |
Junior Member |
|
|
Pierre-Charles David wrote on Thu, 02 December 2021 08:02Hi,
For a manual, one-shot export you can simply select all the required plug-ins (your metamodel and the VSP), and in the context menu choose "Export... > Plug-in Development > Deployable Plug-ins and Features".
A proper automated build would use Maven with Tycho (https://github.com/eclipse/tycho).
None of this is specific to Sirius though. In terms of build and deployment, VSPs and EMF plug-ins are pretty standard.
If you are not familiar with these tools and techniques, have a look at https://github.com/ObeoNetwork/BPMN-Designer for example, which has a relatively simple structure (though it uses old versions of Tycho and Eclipse, you may want to use the most recent releases).
Regards,
Thank you, I have solved my problem.
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.02007 seconds