Skip to main content



      Home
Home » Newcomers » Newcomers » Create standalone for Eclipse application.
Create standalone for Eclipse application. [message #1726382] Fri, 11 March 2016 22:16 Go to next message
Eclipse UserFriend
We have an EMF editor that generates models from an Ecore metamodel, and an Acceleo template that generates web code from said model.

We can run them using the usual procedure (Right click > Run as > Eclipse/Acceleo application), but we would like to know how to bundle them together into a standalone application or plugin.

Can anyone help us with this?
Re: Create standalone for Eclipse application. [message #1726391 is a reply to message #1726382] Sat, 12 March 2016 04:39 Go to previous messageGo to next message
Eclipse UserFriend
Comments below.

On 12.03.2016 04:16, Zuriel Morales wrote:
> We have an EMF editor that generates models from an Ecore metamodel,
> and an Acceleo template that generates web code from said model.
>
> We can run them using the usual procedure (Right click > Run as >
> Eclipse/Acceleo application), but we would like to know how to bundle
> them together into a standalone application or plugin.
It's not clear what you mean by standalone. Typically when we use this
term we mean to run it not as an Eclipse application, i.e., not in an
OSGi container. Perhaps you're more aiming to build an
org.eclipse.equinox.app.IApplication that can run from the command line,
but still runs in an OSGi container, right?
>
> Can anyone help us with this?
Re: Create standalone for Eclipse application. [message #1726411 is a reply to message #1726391] Sat, 12 March 2016 22:08 Go to previous messageGo to next message
Eclipse UserFriend
Hi Ed, thanks for the reply, and sorry for the confusion.

What we're looking to do is have our GMF editor launch without the need of loading the projects and running them as a separate Eclipse application. Kind of like WebRatio.
Re: Create standalone for Eclipse application. [message #1726420 is a reply to message #1726411] Sun, 13 March 2016 06:56 Go to previous messageGo to next message
Eclipse UserFriend
That sounds like a question best asked on the Acceleo forum.

https://www.eclipse.org/forums/index.php?t=thread&frm_id=24&

On 13.03.2016 04:08, Zuriel Morales wrote:
> Hi Ed, thanks for the reply, and sorry for the confusion.
>
> What we're looking to do is have our GMF editor launch without the
> need of loading the projects and running them as a separate Eclipse
> application. Kind of like WebRatio.
Re: Create standalone for Eclipse application. [message #1726510 is a reply to message #1726382] Mon, 14 March 2016 07:24 Go to previous message
Eclipse UserFriend
thanks for the solution... it help others....

Previous Topic:Bugzilla Login
Next Topic:Package Presentation -> Hierarchical preference not saving
Goto Forum:
  


Current Time: Wed Jul 16 21:14:25 EDT 2025

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

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

Back to the top