Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » GEF » Resotring editor problem
Resotring editor problem [message #154765] Thu, 21 October 2004 18:41 Go to next message
Eclipse UserFriend
Originally posted by: boby.vt.edu

My editor was working till few moments ago. Then i refactored some code
and added two gif files into the /icon directory. After that i get this
error when trying to load the file. any pointers on where the problem is?
Thanks


Unable to restore editor - no editor descriptor for id: GEF Shapes Editor
Unable to restore editor - no editor descriptor for id: GEF Shapes Editor
Re: Resotring editor problem [message #154940 is a reply to message #154765] Thu, 21 October 2004 18:54 Go to previous messageGo to next message
Pratik Shah is currently offline Pratik ShahFriend
Messages: 1077
Registered: July 2009
Senior Member
If you moved/renamed the ShapesEditor class, you need to update its location
in the plugin.xml.

"Boby George" <boby@vt.edu> wrote in message
news:cl8vin$2jq$1@eclipse.org...
> My editor was working till few moments ago. Then i refactored some code
> and added two gif files into the /icon directory. After that i get this
> error when trying to load the file. any pointers on where the problem is?
> Thanks
>
>
> Unable to restore editor - no editor descriptor for id: GEF Shapes Editor
> Unable to restore editor - no editor descriptor for id: GEF Shapes Editor
Re: Resotring editor problem [message #154963 is a reply to message #154940] Thu, 21 October 2004 19:18 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: boby.vt.edu

No, i have not touched the ShapesEditor class. Also i did update the
plugin.xml using PDE Tools->update classpath. it seems the eclipse
recovered by itself. i checked out the orginal shapes example, then ran
the example in runtime workbench. after that my model is also started
working!. Maybe the classpath were not updated properly when i did the
update?

Thanks anyway

Pratik Shah wrote:
> If you moved/renamed the ShapesEditor class, you need to update its location
> in the plugin.xml.
>
> "Boby George" <boby@vt.edu> wrote in message
> news:cl8vin$2jq$1@eclipse.org...
>
>>My editor was working till few moments ago. Then i refactored some code
>>and added two gif files into the /icon directory. After that i get this
>>error when trying to load the file. any pointers on where the problem is?
>>Thanks
>>
>>
>>Unable to restore editor - no editor descriptor for id: GEF Shapes Editor
>>Unable to restore editor - no editor descriptor for id: GEF Shapes Editor
>
>
>
Re: Resotring editor problem [message #155033 is a reply to message #154765] Fri, 22 October 2004 03:22 Go to previous message
Eclipse UserFriend
Originally posted by: none.us.ibm.com

You need to look at the .LOG file and see which exceptions are occuring.

"Boby George" <boby@vt.edu> wrote in message
news:cl8vin$2jq$1@eclipse.org...
> My editor was working till few moments ago. Then i refactored some code
> and added two gif files into the /icon directory. After that i get this
> error when trying to load the file. any pointers on where the problem is?
> Thanks
>
>
> Unable to restore editor - no editor descriptor for id: GEF Shapes Editor
> Unable to restore editor - no editor descriptor for id: GEF Shapes Editor
Previous Topic:AWT Applet with Draw2d.
Next Topic:Adding children to child figures
Goto Forum:
  


Current Time: Thu Mar 28 13:14:42 GMT 2024

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

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

Back to the top