Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » GEF » Problems in running my GEF Logic Designer
Problems in running my GEF Logic Designer [message #134938] Sun, 30 May 2004 10:48 Go to next message
Antony is currently offline AntonyFriend
Messages: 34
Registered: July 2009
Member
I'm sorry, I know someone posted a message with the same argument already,
but I couldn't find or understand the answer.

I compiled the GEF Logic Designer's sources, added the icons' folder in
the .jar, copied the .xml and so on, to make the plug-in on my own, but
when I try to create a new .logic file Eclipse launches an Unhandled event
loop exception and a NoClassDefFoundError. What's wrong with what I've
done?

Please answer me, this is not only curiosity: I need to copy the basic
structure of the example and I can't do a thing if it doesn't work.
Re: Problems in running my GEF Logic Designer [message #135196 is a reply to message #134938] Tue, 01 June 2004 00:39 Go to previous message
Eclipse UserFriend
Originally posted by: none.us.ibm.com

You should read the built-in documentation on plug-in development
environment (PDE). All you need to do, is load the plug-in using the
correct import wizard and settings. If you are wanting to rebuild the
plug-in, then you have a problem because the necessary build information is
not distributed in the plug-in. You will have to load the project from CVS.

"Antony" <antonymist@hotmail.com> wrote in message
news:c9ce55$1he$1@eclipse.org...
> I'm sorry, I know someone posted a message with the same argument already,
> but I couldn't find or understand the answer.
>
> I compiled the GEF Logic Designer's sources, added the icons' folder in
> the .jar, copied the .xml and so on, to make the plug-in on my own, but
> when I try to create a new .logic file Eclipse launches an Unhandled event
> loop exception and a NoClassDefFoundError. What's wrong with what I've
> done?
>
> Please answer me, this is not only curiosity: I need to copy the basic
> structure of the example and I can't do a thing if it doesn't work.
>
>
>
Previous Topic:multiple selections question
Next Topic:selection after adding child programmatically
Goto Forum:
  


Current Time: Fri Apr 19 10:13:41 GMT 2024

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

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

Back to the top