- This topic has 1 reply, 2 voices, and was last updated 15 years, 9 months ago by Loyal Water.
-
AuthorPosts
-
Primo Nora Pier AngeloParticipantHi, I have a big problem using Matisse. I have followed wizard steps and after press ‘Finish’ in the wizard, no form and no file are created. I can view Matisse perspective and palette.
In log file I see this error:!ENTRY org.eclipse.ui 4 0 2009-03-26 12:34:29.410
!MESSAGE Unhandled event loop exception
!STACK 0
org.eclipse.swt.SWTException: Failed to execute runnable (java.lang.ClassCastException: com.genuitec.eclipse.maven.core.M2EclipseDelegate)
at org.eclipse.swt.SWT.error(SWT.java:3563)
at org.eclipse.swt.SWT.error(SWT.java:3481)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3659)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3296)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2389)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2353)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2219)
at org.eclipse.ui.internal.Workbench$4.run(Workbench.java:466)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:289)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:461)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:106)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:169)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:363)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:176)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:508)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:447)
at org.eclipse.equinox.launcher.Main.run(Main.java:1173)
at org.eclipse.equinox.launcher.Main.main(Main.java:1148)
Caused by: java.lang.ClassCastException: com.genuitec.eclipse.maven.core.M2EclipseDelegate
at com.genuitec.eclipse.core.util.ClasspathUtil.addMavenDependency(ClasspathUtil.java:251)
at com.genuitec.eclipse.dehory.NewFormWizard.addLibs(NewFormWizard.java:138)
at com.genuitec.eclipse.dehory.NewFormWizard.access$0(NewFormWizard.java:122)
at com.genuitec.eclipse.dehory.NewFormWizard$1.run(NewFormWizard.java:182)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:129)
… 23 moreCould anyone help me?
Loyal WaterMembercsystem,
Can you go to MyEclipse > Installation Summary > Installation Details and paste the information here for me. -
AuthorPosts