Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Where is draw2d?
Where is draw2d? [message #149712] Mon, 24 April 2006 19:12 Go to next message
Eclipse UserFriend
Originally posted by: siegfried.heintze.com

I'm trying to run the sample code at
http://www.eclipse.org/articles/Article-GEF-Draw2d/GEF-Draw2 d.html and my
eclipse is choking on the java statements below and won't let me run the
application.

Where are these jar files? Do I need to download them? From where?

Incidently, is there a free UML drawing tool associated with Eclipse that is
already written? Could someone point me to the documentation?
Thanks,
Siegfried

import org.eclipse.draw2d.*;
import org.eclipse.draw2d.geometry.PointList;
import org.eclipse.draw2d.geometry.Rectangle;
Re: Where is draw2d? [message #149724 is a reply to message #149712] Mon, 24 April 2006 20:22 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: jefmyers.us.ibm.com

You'll need to download and install the GEF plug-in, which includes
Draw2D. See http://www.eclipse.org/gef/

- Jeff

Siegfried Heintze wrote:
> I'm trying to run the sample code at
> http://www.eclipse.org/articles/Article-GEF-Draw2d/GEF-Draw2 d.html and my
> eclipse is choking on the java statements below and won't let me run the
> application.
>
> Where are these jar files? Do I need to download them? From where?
>
> Incidently, is there a free UML drawing tool associated with Eclipse that is
> already written? Could someone point me to the documentation?
> Thanks,
> Siegfried
>
> import org.eclipse.draw2d.*;
> import org.eclipse.draw2d.geometry.PointList;
> import org.eclipse.draw2d.geometry.Rectangle;
>
>
Re: Where is draw2d? [message #150402 is a reply to message #149724] Mon, 01 May 2006 04:14 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: siegfried.heintze.com

I see I downloaded a zip file with some plugins and a readme directory and a
plugin directory. I don't see any instructions on what I am supposed to do
with this. Do I just copy the plugins into my plugin directory? That seems
odd. I would think something like this (from eclipse) would use the
help->software update feature.

I looked at the tutorial at http://www.eclipse.org/gef/ and that just talked
about MVC. Can someone tell me what to do next?

Thanks,
Siegfried
Re: Where is draw2d? [message #150510 is a reply to message #150402] Tue, 02 May 2006 04:00 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: siegfried.heintze.com

I found
http://wiki.eclipse.org/index.php/GEF_Developer_FAQ#Use_the_ Eclipse_Update_Manager

However, when I try to use the update manager to install GEF I get

Graphical Editing Framework (3.2.0) requires plug-in "org.eclipse.platform
(3.2.0)", or compatible

I yahoo searched for org.eclipse.platform. Perhaps I'm out of date with
Eclipse 3.1.1? I assume I already have org.eclipse and I just need to update
it. How do I do that? Or do I need to download a new version of eclipse? I
tried it with 3.1.2 but that did not help either.

Thanks,
Siegfried
Re: Where is draw2d? [message #152728 is a reply to message #150510] Tue, 16 May 2006 07:52 Go to previous message
Eclipse UserFriend
Originally posted by: mtrzeciecki.yahoo.co.uk

I am also interested in an answer to this question, so I am just popping
it up.
Previous Topic:Update - different in 3.01 than in 3.1.2?
Next Topic:Install/update behind a secured proxy
Goto Forum:
  


Current Time: Fri Sep 20 14:22:21 GMT 2024

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

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

Back to the top