Community
Participate
Working Groups
- Install MoDisco 0.8.0.v201005141008 into Eclipse 3.6 RC1 - Do "New > Example...", "JDK Java Browser Customization Example" - Open "org.eclipse.gmf.runtime.diagram.ui.actions.javaxmi" in the MoDisco browser - Apply facets "_example_jdkAndEclipseFacets" and "javaTypesCustomizationFacet" - Don't close the browser - Delete project "org.eclipse.gmt.modisco.infra.browser.custom.examples.java.jdk" You get a "Failed to load" error (see attached stacktrace). And the wizards list is empty if you try to do "New > Example..." again.
Created attachment 168705 [details] stacktrace
What is likely happening is that since the plug-in was hot-loaded, the "platform:/plugin/..." URI still refers to the hot-loaded version, which doesn't exist anymore since it was deleted from the workspace.
May be fixed in EMF facet => P4
We will switch to EMF Facet before to try to solve such bugs. => P5