Skip to main content



      Home
Home » Modeling » GMF (Graphical Modeling Framework) » TextDirectEditManager throws exception in Eclipse 3.2.1
TextDirectEditManager throws exception in Eclipse 3.2.1 [message #61893] Thu, 12 October 2006 14:09 Go to next message
Eclipse UserFriend
Originally posted by: claudiu_popescu.rogers.com

In the new Eclipse 3.2.1. the TextDirectEditManager has been changed and
throws an exception.

For example: in the Mindmap example, when adding a topic, the following
exception is thrown in the error log:

org.eclipse.swt.SWTException: Failed to execute runnable
(java.lang.ClassCastException:
org.eclipse.gmf.examples.mindmap.diagram.edit.parts.TopicNam eEditPart)
at org.eclipse.swt.SWT.error(SWT.java:3374)
.................
(lines removed)
.........................
Caused by: java.lang.ClassCastException:
org.eclipse.gmf.examples.mindmap.diagram.edit.parts.TopicNam eEditPart
at org.eclipse.gmf.runtime.diagram.ui.tools.TextDirectEditManag er.show
TextDirectEditManager.java:505)
Re: TextDirectEditManager throws exception in Eclipse 3.2.1 [message #61941 is a reply to message #61893] Thu, 12 October 2006 17:06 Go to previous message
Eclipse UserFriend
Hi Claude,

This is https://bugs.eclipse.org/bugs/show_bug.cgi?id=159705

Cheers...
Anthony

"Claude Popescu" <claudiu_popescu@rogers.com> wrote in message
news:egm0e0$3lf$1@utils.eclipse.org...
> In the new Eclipse 3.2.1. the TextDirectEditManager has been changed and
> throws an exception.
>
> For example: in the Mindmap example, when adding a topic, the following
> exception is thrown in the error log:
>
> org.eclipse.swt.SWTException: Failed to execute runnable
> (java.lang.ClassCastException:
> org.eclipse.gmf.examples.mindmap.diagram.edit.parts.TopicNam eEditPart)
> at org.eclipse.swt.SWT.error(SWT.java:3374)
> ................
> (lines removed)
> ........................
> Caused by: java.lang.ClassCastException:
> org.eclipse.gmf.examples.mindmap.diagram.edit.parts.TopicNam eEditPart
> at org.eclipse.gmf.runtime.diagram.ui.tools.TextDirectEditManag er.show
> TextDirectEditManager.java:505)
>
Previous Topic:extracting
Next Topic:How to get the right cellEditor for a referenced Feature in the properties sheet
Goto Forum:
  


Current Time: Fri May 09 08:15:58 EDT 2025

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

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

Back to the top