|
Re: GMF with vaadin [message #1692291 is a reply to message #1691438] |
Tue, 14 April 2015 21:02 |
|
Hello there,
Vaadin utilises Java for the creation of web applications.
A GMF project comes in the form of eclipse PLUGINS.
You can not integrate the editor in your application, because it is meant to run in eclipse/desktop... Try to build the model editor with some javascript libraries instead.
Now on the other hand, if you create the GMF editor as an RCP, you can run it outside of eclipse, but still you can not integrate it in your web app. However, you can offer it for download to the users.
[Updated on: Tue, 14 April 2015 21:17] Report message to a moderator
|
|
|
|
Re: GMF with vaadin [message #1692458 is a reply to message #1692300] |
Wed, 15 April 2015 22:59 |
|
Your web app is created in eclipse but it is still a web app, it is meant to run in the browser, while GMF is meant to run in eclipse/locally...
If you generate it as RCP you can offer it for download and users will run it locally in their desktops.
|
|
|
Powered by
FUDForum. Page generated in 0.03644 seconds