Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » GEF » Unresolved imports in example "Shape"
Unresolved imports in example "Shape" [message #148373] Tue, 24 August 2004 00:22 Go to next message
Eclipse UserFriend
Originally posted by: jsk_lam.hotmail.com

I just downloaded the GEF example "Shape" and couldn't get the following
errors resolved:

Unresolved packages:
import org.eclipse.gef.ui.palette.PaletteViewerProvider;
import org.eclipse.gef.ui.palette.FlyoutPaletteComposite.FlyoutPref erences;
import org.eclipse.gef.ui.parts.GraphicalEditorWithFlyoutPalette;

Undefined method:
setXyLayout(XYLayout) in DiagramEditPart.ShapesXYLayoutEditPolicy;

Best Regards,
SL
Re: Unresolved imports in example "Shape" [message #148381 is a reply to message #148373] Tue, 24 August 2004 03:00 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: none.us.ibm.com

You need GEF 3.0

"SL" <jsk_lam@hotmail.com> wrote in message news:cge1o0$3i7$1@eclipse.org...
> I just downloaded the GEF example "Shape" and couldn't get the following
> errors resolved:
>
> Unresolved packages:
> import org.eclipse.gef.ui.palette.PaletteViewerProvider;
> import
org.eclipse.gef.ui.palette.FlyoutPaletteComposite.FlyoutPref erences;
> import org.eclipse.gef.ui.parts.GraphicalEditorWithFlyoutPalette;
>
> Undefined method:
> setXyLayout(XYLayout) in DiagramEditPart.ShapesXYLayoutEditPolicy;
>
> Best Regards,
> SL
>
Re: Unresolved imports in example "Shape" [message #148463 is a reply to message #148381] Tue, 24 August 2004 17:48 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: jsk_lam.hotmail.com

Yes, Randy, I am running GEF 3.0:

org.eclipse.gef_3.0.0
org.eclipse.gef.source_3.0.0
org.eclipse.gef.doc.isv_3.0.0

org.eclipse.draw2d_3.0.0
org.eclipse.draw2d.doc.isv_3.0.0

Best Regards,
SL

Randy Hudson wrote:

> You need GEF 3.0

> "SL" <jsk_lam@hotmail.com> wrote in message news:cge1o0$3i7$1@eclipse.org...
> > I just downloaded the GEF example "Shape" and couldn't get the following
> > errors resolved:
> >
> > Unresolved packages:
> > import org.eclipse.gef.ui.palette.PaletteViewerProvider;
> > import
> org.eclipse.gef.ui.palette.FlyoutPaletteComposite.FlyoutPref erences;
> > import org.eclipse.gef.ui.parts.GraphicalEditorWithFlyoutPalette;
> >
> > Undefined method:
> > setXyLayout(XYLayout) in DiagramEditPart.ShapesXYLayoutEditPolicy;
> >
> > Best Regards,
> > SL
> >
Re: Unresolved imports in example "Shape" [message #148482 is a reply to message #148463] Tue, 24 August 2004 21:08 Go to previous message
Pratik Shah is currently offline Pratik ShahFriend
Messages: 1077
Registered: July 2009
Senior Member
That could be any integration build after the 2.1.2 release. You need 3.0
or later. You can get it from the eclipse update site (or the gef download
page).

"SL" <jsk_lam@hotmail.com> wrote in message news:cgfv11$7qd$1@eclipse.org...
> Yes, Randy, I am running GEF 3.0:
>
> org.eclipse.gef_3.0.0
> org.eclipse.gef.source_3.0.0
> org.eclipse.gef.doc.isv_3.0.0
>
> org.eclipse.draw2d_3.0.0
> org.eclipse.draw2d.doc.isv_3.0.0
>
> Best Regards,
> SL
>
> Randy Hudson wrote:
>
> > You need GEF 3.0
>
> > "SL" <jsk_lam@hotmail.com> wrote in message
news:cge1o0$3i7$1@eclipse.org...
> > > I just downloaded the GEF example "Shape" and couldn't get the
following
> > > errors resolved:
> > >
> > > Unresolved packages:
> > > import org.eclipse.gef.ui.palette.PaletteViewerProvider;
> > > import
> > org.eclipse.gef.ui.palette.FlyoutPaletteComposite.FlyoutPref erences;
> > > import org.eclipse.gef.ui.parts.GraphicalEditorWithFlyoutPalette;
> > >
> > > Undefined method:
> > > setXyLayout(XYLayout) in DiagramEditPart.ShapesXYLayoutEditPolicy;
> > >
> > > Best Regards,
> > > SL
> > >
>
>
Previous Topic:Dumb question regarding context menu on a selected node
Next Topic:Figure disappear when maxmize
Goto Forum:
  


Current Time: Thu Apr 18 17:52:49 GMT 2024

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

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

Back to the top