Bug 144180 - Lite Generator: Occasional CCE in generated diagram when trying to direct-edit an element
Summary: Lite Generator: Occasional CCE in generated diagram when trying to direct-edi...
Status: RESOLVED FIXED
Alias: None
Product: GMF-Tooling (ARCHIVED)
Classification: Modeling
Component: Core (show other bugs)
Version: 1.0   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Boris Blajer CLA
QA Contact:
URL:
Whiteboard:
Keywords: contributed
Depends on:
Blocks:
 
Reported: 2006-05-29 04:04 EDT by Boris Blajer CLA
Modified: 2010-07-19 22:18 EDT (History)
0 users

See Also:


Attachments
Fixes the subj (119.39 KB, patch)
2006-05-29 04:10 EDT, Boris Blajer CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Boris Blajer CLA 2006-05-29 04:04:27 EDT
Example exception on pure-taipan:
java.lang.ClassCastException: org.eclipse.gef.Request
	at org.eclipse.gmf.examples.taipan.diagram.pure.edit.parts.ShipEditPart.performRequest(ShipEditPart.java:354)
	at org.eclipse.gmf.examples.taipan.diagram.pure.part.TaiPanPaletteFactory$6.run(TaiPanPaletteFactory.java:172)
	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:123)
Comment 1 Boris Blajer CLA 2006-05-29 04:10:28 EDT
Created attachment 42846 [details]
Fixes the subj
Comment 2 Artem Tikhomirov CLA 2006-05-29 08:24:03 EDT
reviewed and committed
Comment 3 Eclipse Webmaster CLA 2010-07-19 22:18:49 EDT
[GMF Restructure] Bug 319140 : product GMF and component
Generation was the original product and component for this bug