Community
Participate
Working Groups
Scenario : - Eclipse Helios RC2 - MoDisco 0.8.0 installed - droping the mm bundle "org.eclipse.gmt.modisco.jsp.jar" in /dropins - in workspace, import project "JspMoDiscoProject" which defines a simple querySet and FacetSet on metamodel "JSP" (which extends "modisco.xml") - opening the TestWebApp.jspxmi in MoDisco browser - applying the facetSet "JSP" --> multiple errors in log errors (one attached). It seems that the hot loading of the MoDisco bundle does not work. I tried this : - create again the FacetSet in another workspace in other Eclipse install : still have error - create one simple other metamodel which extends "modisco.xml" and apply the same scenario : dit not obtain the error
Created attachment 171012 [details] The JSP metamodel
Created attachment 171013 [details] The MoDisco project
Created attachment 171014 [details] The model xmi file
Created attachment 171015 [details] One error message
The bug does not occur anymore using Eclipse RC4 (it happens with RC3).
The bug does not occur for following install : - install "Eclipse Classic RC4 bundle" - install MoDisco components from Helios release update site (-install ATL, Acceleo from Helios release update site : still working) The bug occurs for following install : - install "Eclipse Modeling RC4 bundle" - install MoDisco, ATL, Acceleo from "install modeling components button" (Amalgamation)
I tested using the configuration with which you experienced the bug, and it worked for me: - I installed Eclipse (Build id: 20100610-0636) from eclipse-modeling-helios-RC4-incubation-win32.zip - I installed MoDisco, ATL and Acceleo using "Install Modeling Components" - I imported your attached project and XMI file - I opened the XMI file with the MoDisco model browser and applied the Facet successfully
It was not a bug.