Community
Participate
Working Groups
Create an M0 plugin Navigate to the "Runtime" tab Try to select an item in the "Included Files" section. You get the following excpetions java.lang.ClassCastException: org.eclipse.tigerstripe.workbench.ui.internal.editors.generator.m0Descriptor.M0DescriptorEditor cannot be cast to org.eclipse.tigerstripe.workbench.ui.internal.editors.pluginDescriptor.PluginDescriptorEditor at org.eclipse.tigerstripe.workbench.ui.internal.editors.pluginDescriptor.runtime.IncludedFilesSection.markPageModified(IncludedFilesSection.java:656) at org.eclipse.tigerstripe.workbench.ui.internal.editors.pluginDescriptor.runtime.IncludedFilesSection.handleCheck(IncludedFilesSection.java:351) at org.eclipse.tigerstripe.workbench.ui.internal.editors.pluginDescriptor.runtime.IncludedFilesSection.handleBuildCheckStateChange(IncludedFilesSection.java:335) at org.eclipse.tigerstripe.workbench.ui.internal.editors.pluginDescriptor.runtime.IncludedFilesSection.handleCheckStateChanged(IncludedFilesSection.java:202) at org.eclipse.tigerstripe.workbench.ui.internal.editors.pluginDescriptor.runtime.IncludedFilesSection$1$1.run(IncludedFilesSection.java:172)
Created attachment 185850 [details] TS-333153.txt Fixed.
Valentin's patch applied.
Verified Fix. Richard, you might also want to give this a try whenever you get a chance.