Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[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