Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » Epsilon » EGL(EGL runing)
EGL [message #1020607] Mon, 18 March 2013 14:57 Go to next message
serhat gezgin is currently offline serhat gezginFriend
Messages: 243
Registered: January 2013
Location: Izmir
Senior Member
Hi all,

I want to code generation from gmf. But i dont know how can i use .egl file with .ewl file.

I just want to run my .egl from wizard commands.

So how can i done this ? there is a sample project or ducumantation ?

Regards,
Re: EGL [message #1020772 is a reply to message #1020607] Mon, 18 March 2013 22:22 Go to previous message
Dimitris Kolovos is currently offline Dimitris KolovosFriend
Messages: 2163
Registered: July 2009
Location: York, UK
Senior Member

Hi Serhat,

This is not supported out-of-the-box in EWL but it shouldn't be that hard to do. You'd need to implement a new Java tool [1] that you can call from your EWL wizard and which should in turn call EGL programmatically (see [2], [3] for examples of calling EGL from Java).

Cheers,
Dimitris

[1] http://eclipse.org/epsilon/doc/articles/call-java-from-epsilon/
[2] http://eclipse.org/epsilon/examples/index.php?example=org.eclipse.epsilon.examples.standalone
[3] https://code.google.com/p/pongo/source/browse/trunk/com.googlecode.pongo/src/com/googlecode/pongo/PongoGenerator.java
Previous Topic:EVL integration with EWL
Next Topic:EOL
Goto Forum:
  


Current Time: Thu Apr 25 21:11:31 GMT 2024

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

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

Back to the top