Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » GEF » is GEF still plug-in only ?
is GEF still plug-in only ? [message #207964] Tue, 24 January 2006 16:49 Go to next message
Eclipse UserFriend
Originally posted by: mike.swt.demon.co.uk

Hello
The documentation says that an application can only be run as an Eclipse
plug-in buth then says that it could be adapted to run stand-alone.

Has this been done yet? - I like the idea of GEF but I don't want my
application to run within Eclipse

Cheers
Mike
Re: is GEF still plug-in only ? [message #208029 is a reply to message #207964] Wed, 25 January 2006 14:35 Go to previous messageGo to next message
Kevin O'Riordan is currently offline Kevin O'RiordanFriend
Messages: 7
Registered: July 2009
Junior Member
I'm not sure if it's possible to run it fully standalone. But you could
try building an RCP (Rich client platform) application. It allows you to
build a standalone application with Eclipse components.

Mike Bennett wrote:
> Hello
> The documentation says that an application can only be run as an Eclipse
> plug-in buth then says that it could be adapted to run stand-alone.
>
> Has this been done yet? - I like the idea of GEF but I don't want my
> application to run within Eclipse
>
> Cheers
> Mike
>
>
Re: is GEF still plug-in only ? [message #208127 is a reply to message #207964] Thu, 26 January 2006 21:28 Go to previous message
Eclipse UserFriend
Originally posted by: andre.dietisheim.gmail.com

GEF perfectly works outside the eclipse platform. I develop a client and use GEF. There are some minor limitations with the outermost widget. The outermost widget usually is an eclipse EditPart which is initialized/called by the eclipse platform. I use an own custom view (composite) and the whole rest works like a charm.

check the examples on this japanese site. You'll probabaly won't be able to read the text but the code is expressive enough...

http://www13.plala.or.jp/observe/GEF/GEF_StandAlone.html
Previous Topic:Two Editors but one model - how?
Next Topic:Displaying external feedback - Layer?
Goto Forum:
  


Current Time: Thu Jan 16 16:34:30 GMT 2025

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

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

Back to the top