Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Graphics, Drap and Drop and XML
Graphics, Drap and Drop and XML [message #269636] Tue, 31 August 2004 23:54 Go to next message
Eclipse UserFriend
Originally posted by: noreply.no-reply.com

Hi everyone.
I was asked to make a plugin for Eclipse and I need you to point me some
tutorials about graphic manipulation (i'm new to Eclipse). This is exactly
what I need to do:

* The user will have a toolbar with objects
* This objects can be drag-&-dropped into a blank canvas
* the user can move/connect the objects
* all this information will be saved in an XML
* the user can edit manually the XML and this information should be
reflected in the canvas.

So, as you see, I need lots of things so everything will help.

Thanks!
George
Re: Graphics, Drap and Drop and XML [message #269638 is a reply to message #269636] Wed, 01 September 2004 00:46 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: myersj.nospam.gmail.com

George wrote:
> Hi everyone.
> I was asked to make a plugin for Eclipse and I need you to point me some
> tutorials about graphic manipulation (i'm new to Eclipse). This is exactly
> what I need to do:
>
> * The user will have a toolbar with objects
> * This objects can be drag-&-dropped into a blank canvas
> * the user can move/connect the objects
> * all this information will be saved in an XML
> * the user can edit manually the XML and this information should be
> reflected in the canvas.
>
> So, as you see, I need lots of things so everything will help.
>
> Thanks!
> George
>
>

Checking out the GEF project would be a good place to start. Your first
three bullet points are possible to do using their framework.
http://www.eclipse.org/gef/

Good luck!

- Jeff
Re: Graphics, Drap and Drop and XML [message #269680 is a reply to message #269638] Wed, 01 September 2004 10:53 Go to previous message
Eclipse UserFriend
Originally posted by: noreply.no-reply.com

Thanks Jeff!

"Jeff Myers" <myersj@nospam.gmail.com> wrote in message
news:ch3jta$ueu$1@eclipse.org...
> George wrote:
> > Hi everyone.
> > I was asked to make a plugin for Eclipse and I need you to point me some
> > tutorials about graphic manipulation (i'm new to Eclipse). This is
exactly
> > what I need to do:
> >
> > * The user will have a toolbar with objects
> > * This objects can be drag-&-dropped into a blank canvas
> > * the user can move/connect the objects
> > * all this information will be saved in an XML
> > * the user can edit manually the XML and this information should be
> > reflected in the canvas.
> >
> > So, as you see, I need lots of things so everything will help.
> >
> > Thanks!
> > George
> >
> >
>
> Checking out the GEF project would be a good place to start. Your first
> three bullet points are possible to do using their framework.
> http://www.eclipse.org/gef/
>
> Good luck!
>
> - Jeff
Previous Topic:Poor performance while editing Java code using Eclipse 3.0
Next Topic:class Id not found in registry result = -2147221018
Goto Forum:
  


Current Time: Fri May 02 01:49:13 EDT 2025

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

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

Back to the top