Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sapphire-dev] ClassCastException in sapphire-gallery.xml

Fix committed.

 

- Konstantin

 

 

From: sapphire-dev-bounces@xxxxxxxxxxx [mailto:sapphire-dev-bounces@xxxxxxxxxxx] On Behalf Of Ling Hao
Sent: Wednesday, March 09, 2011 1:35 PM
To: Sapphire project
Subject: [sapphire-dev] ClassCastException in sapphire-gallery.xml

 

Try to open sapphire-gallery.xml and encountered this ClassCastException:

 

java.lang.ClassCastException: org.eclipse.sapphire.ui.def.internal.SapphireGroupDef cannot be cast to org.eclipse.sapphire.ui.def.IFormDef

at org.eclipse.sapphire.ui.SapphirePartContainer.init(SapphirePartContainer.java:59)

I removed the <group> blocks in GalleryEditor.sdef and was able to open.

 

 


Back to the top