Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » GEF » Newbie: GEF standalone
Newbie: GEF standalone [message #134407] Wed, 26 May 2004 14:54 Go to next message
Olivier is currently offline OlivierFriend
Messages: 24
Registered: July 2009
Junior Member
05-26-2004

Hi,

Is it doable to use GEF outside Eclipse (ie, not to implement an Eclipse
plug-in but a standalone application)?

Thanks,

Olivier
Re: Newbie: GEF standalone [message #134445 is a reply to message #134407] Wed, 26 May 2004 15:08 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: rlemaigr.ulb.ac.be

I have read somewhere that in theory it is not possible because gef have=
=

some dependencies with Eclipse. However, using draw2d alone outside of =

Eclipse is possible. But maybe with a little change in the code of GEF i=
t =

will become possible to use it elsewhere, I don't know...and I don't thi=
nk =

the gef engeneers have advantages to make it possible...

Check the page http://eclipsewiki.swiki.net/50#logicexamplestandalone

There is a guy there who is trying to modify the logic example to get it=
=

working outside of Eclipse and it seems to work but not all of it.

r=E9gis


On Wed, 26 May 2004 16:54:09 +0200, Olivier <onicolas@genigraph.fr> wrot=
e:

> 05-26-2004
>
> Hi,
>
> Is it doable to use GEF outside Eclipse (ie, not to implement an Eclip=
se =

> plug-in but a standalone application)?
>
> Thanks,
>
> Olivier
>



-- =

Using Opera's revolutionary e-mail client: http://www.opera.com/m2/
Re: Newbie: GEF standalone [message #134470 is a reply to message #134445] Wed, 26 May 2004 16:20 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: none.us.ibm.com

GEF should work with RCP + org.eclipse.ui.views if it's any consolation.

<rlemaigr@ulb.ac.be> wrote in message
news:opr8l4cvfxxn9g2u@xn--pcrgis-dva.mshome.net...
I have read somewhere that in theory it is not possible because gef have
some dependencies with Eclipse. However, using draw2d alone outside of
Eclipse is possible. But maybe with a little change in the code of GEF it
will become possible to use it elsewhere, I don't know...and I don't think
the gef engeneers have advantages to make it possible...

Check the page http://eclipsewiki.swiki.net/50#logicexamplestandalone

There is a guy there who is trying to modify the logic example to get it
working outside of Eclipse and it seems to work but not all of it.

r
Re: Newbie: GEF standalone [message #134648 is a reply to message #134470] Thu, 27 May 2004 18:22 Go to previous message
Eclipse UserFriend
Originally posted by: anonymous.zzz.net

Definitely yes. since I been developing RCP with GEF. You can develop RCP
with just following plug-in as dependents:
org.eclipse.ui
org.eclipse.gef,
org.eclipse.ui.views
org.eclipse.core.runtime.compatibility

note that because current RCP doesn't have geneneral purpose navigator, you
have to
develop your own. other than it's fine.

make sure you use latest M9/GEF20040521 release combination.

"Whitney Sorenson" <none@us.ibm.com> wrote in message
news:c92c2v$ip5$1@eclipse.org...
> GEF should work with RCP + org.eclipse.ui.views if it's any consolation.
>
> <rlemaigr@ulb.ac.be> wrote in message
> news:opr8l4cvfxxn9g2u@xn--pcrgis-dva.mshome.net...
> I have read somewhere that in theory it is not possible because gef have
> some dependencies with Eclipse. However, using draw2d alone outside of
> Eclipse is possible. But maybe with a little change in the code of GEF it
> will become possible to use it elsewhere, I don't know...and I don't think
> the gef engeneers have advantages to make it possible...
>
> Check the page http://eclipsewiki.swiki.net/50#logicexamplestandalone
>
> There is a guy there who is trying to modify the logic example to get it
> working outside of Eclipse and it seems to work but not all of it.
>
> r
Previous Topic:Checking constraints on a model wich rises Exceptions ?
Next Topic:SelectionActions and MultiPageEditorPart
Goto Forum:
  


Current Time: Sat Apr 20 03:31:34 GMT 2024

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

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

Back to the top