Skip to main content



      Home
Home » Eclipse Projects » GEF » Need help
Need help [message #120225] Wed, 03 March 2004 03:55 Go to next message
Eclipse UserFriend
I`m new in eclipse and I am trying to develope a GEF editor. But I always
get
this message:
"Cannot open default editor on test.testdisy. Unable to instatinate
editor:
TestDisy.editor1 java.lang.NoClassGefFoundError: org/eclipse/gef/palette/
PaletteEntry".
My editor class is TestDisyEditor and the plugin class is TestDisyPlugin.
Please help me!!!
Re: Need help [message #120399 is a reply to message #120225] Wed, 03 March 2004 11:19 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: none.us.ibm.com

In your plugin.xml, is org.eclipse.gef listed as a dependency? Does your
..classpath also contain

<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>?



Also, there is a good resource for new GEF developers at
http://www.redbooks.ibm.com/abstracts/sg246302.html.



"kiko" <kiril_mitov@abv.bg> wrote in message
news:c246h9$ut5$1@eclipse.org...
> I`m new in eclipse and I am trying to develope a GEF editor. But I always
> get
> this message:
> "Cannot open default editor on test.testdisy. Unable to instatinate
> editor:
> TestDisy.editor1 java.lang.NoClassGefFoundError: org/eclipse/gef/palette/
> PaletteEntry".
> My editor class is TestDisyEditor and the plugin class is TestDisyPlugin.
> Please help me!!!
>
Re: Need help [message #120472 is a reply to message #120399] Thu, 04 March 2004 01:19 Go to previous message
Eclipse UserFriend
Thanks!

Whitney Sorenson wrote:

> In your plugin.xml, is org.eclipse.gef listed as a dependency? Does your
> ..classpath also contain

> <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>?



> Also, there is a good resource for new GEF developers at
> http://www.redbooks.ibm.com/abstracts/sg246302.html.



> "kiko" <kiril_mitov@abv.bg> wrote in message
> news:c246h9$ut5$1@eclipse.org...
> > I`m new in eclipse and I am trying to develope a GEF editor. But I always
> > get
> > this message:
> > "Cannot open default editor on test.testdisy. Unable to instatinate
> > editor:
> > TestDisy.editor1 java.lang.NoClassGefFoundError: org/eclipse/gef/palette/
> > PaletteEntry".
> > My editor class is TestDisyEditor and the plugin class is TestDisyPlugin.
> > Please help me!!!
> >
Previous Topic:Lost in the philosophy of GEF's connections
Next Topic:Lost in EditParts/Viewers/Models
Goto Forum:
  


Current Time: Thu May 08 05:56:40 EDT 2025

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

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

Back to the top