Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » GEF » Standalone GEF
Standalone GEF [message #235004] Sun, 03 June 2007 23:10 Go to next message
Fabio is currently offline FabioFriend
Messages: 13
Registered: July 2009
Junior Member
Hello.

Is there any way to use GEF in a Java application, without Eclipse?
Is there any other framework to create a graphical editor in Java?


Thanks,
Fábio Sobral.
Re: Standalone GEF [message #235018 is a reply to message #235004] Mon, 04 June 2007 14:32 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: mlevison.gmail.com

Fábio Sobral wrote:
> Hello.
>
> Is there any way to use GEF in a Java application, without Eclipse?
No GEF depends on SWT which depends on...

> Is there any other framework to create a graphical editor in Java?
Sorry don't know - does google have any suggestions for you?

Cheers
Mark Levison
------------------------------------------------------------ ----------
Blog: http://www.notesfromatooluser.com/
Most Popular posts:
Aperture vs. Lightroom - best comparisons
http://www.notesfromatooluser.com/2007/02/aperture_vs_lig.ht ml
Scrum in a Nutshell or 5 minutes to learn Scrum
http://www.notesfromatooluser.com/2006/11/scrum_in_a_nuts.ht ml
Getting Things Done!!! Can't Keep Track of all the tasks you have to do?
Need a better Tool to Implement GTD?
http://www.notesfromatooluser.com/2006/12/getting_things_.ht ml
Re: Standalone GEF [message #235041 is a reply to message #235004] Mon, 04 June 2007 19:13 Go to previous messageGo to next message
Anthony Hunter is currently offline Anthony HunterFriend
Messages: 446
Registered: July 2009
Senior Member
Hi

I assume you want to build an application without the Eclipse IDE. You
should look at an Eclipse RCP application, in which GEF fits (you can create
a standalone graphical editor).

Cheers...
Anthony

""F
Re: Standalone GEF [message #235064 is a reply to message #235004] Mon, 04 June 2007 20:16 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: aczerwonka.3esi.com

What do you mean "without Eclipse"? Do you mean the IDE or PDE, or without
certain platform components (SWT, JFace, etc). What exactly are you trying
to do?


""F
Re: Standalone GEF [message #235456 is a reply to message #235041] Tue, 12 June 2007 14:59 Go to previous message
Anthony Hunter is currently offline Anthony HunterFriend
Messages: 446
Registered: July 2009
Senior Member
Hi again,

Check out the first Directed Graph Example (Digraph1) at
http://www.eclipse.org/gef/reference/digraph1.php#Digraph1Ap plication as an
example of a GEF editor in an RCP application.

Cheers...
Anthony

"Anthony Hunter" <anthonyh@ca.ibm.com> wrote in message
news:f41o8s$p8a$1@build.eclipse.org...
> Hi
>
> I assume you want to build an application without the Eclipse IDE. You
> should look at an Eclipse RCP application, in which GEF fits (you can
> create a standalone graphical editor).
>
> Cheers...
> Anthony
>
> ""F
Previous Topic:How to use GEF in RCP.
Next Topic:Looking for a simple example
Goto Forum:
  


Current Time: Fri Apr 19 23:00:01 GMT 2024

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

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

Back to the top