Exporting VSP as Plugin Project [message #1848403] |
Wed, 01 December 2021 05:36  |
Eclipse User |
|
|
|
Hi everyone, I have a Viewpoint Specification Project; I want to export this VSP as plugin to use this VSP from other Eclipse IDE. How can I export the VSP and EMF Project as Plugin?
Note:
I developed the VSP in runtime Eclipse IDE and I developed the EMF Project in Development Enviroment.
|
|
|
|
Re: Exporting VSP as Plugin Project [message #1848470 is a reply to message #1848439] |
Fri, 03 December 2021 05:25   |
Eclipse User |
|
|
|
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.04567 seconds