Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Visual Editor (VE) » Help me get VE to work, please???
Help me get VE to work, please??? [message #607081] Sat, 09 April 2005 04:48
Eclipse UserFriend
Originally posted by: hsn.wolfsbane.dk

Hi all!


I have downloaded VE (and GEF and EMF) for Eclipse 31M6. But when I try to
open a JFrame class, the view just does not appear and I get the error
message quoted below.

Please help me - I need to use Java 1.5 and so I have to use Eclipse 3.1,
but I cannot get VE to work. I am getting rather desperate. I have tried
deleting my Eclipse and redownloading, just to make sure it wasn't my files
being corrupted.

;-)
Jhez, Denmark

java.lang.ClassCastException: org.eclipse.swt.widgets.Tree
at
org.eclipse.ve.internal.propertysheet.EToolsPropertySheetPag e.createControl(EToolsPropertySheetPage.java:142)
at
org.eclipse.ui.views.properties.PropertySheet.doCreatePage(P ropertySheet.java:121)
at org.eclipse.ui.part.PageBookView.createPage(PageBookView.jav a:315)
at org.eclipse.ui.part.PageBookView.partActivated(PageBookView. java:613)
at
org.eclipse.ui.views.properties.PropertySheet.partActivated( PropertySheet.java:182)
at
org.eclipse.ui.part.PageBookView.showBootstrapPart(PageBookV iew.java:756)
at
org.eclipse.ui.part.PageBookView.createPartControl(PageBookV iew.java:397)
at
org.eclipse.ui.views.properties.PropertySheet.createPartCont rol(PropertySheet.java:94)
at
org.eclipse.ui.internal.ViewFactory.busyRestoreViewHelper(Vi ewFactory.java:429)
at
org.eclipse.ui.internal.ViewFactory.busyRestoreView(ViewFact ory.java:299)
at org.eclipse.ui.internal.ViewFactory$1.run(ViewFactory.java:6 97)
at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator .java:69)
at org.eclipse.ui.internal.ViewFactory.restoreView(ViewFactory. java:694)
at
org.eclipse.ui.internal.ViewFactory$ViewReference.getPart(Vi ewFactory.java:119)
at
org.eclipse.ui.internal.ViewFactory$ViewReference.getView(Vi ewFactory.java:172)
at
org.eclipse.ui.internal.WorkbenchPage.busyShowView(Workbench Page.java:858)
at org.eclipse.ui.internal.WorkbenchPage.access$10(WorkbenchPag e.java:848)
at org.eclipse.ui.internal.WorkbenchPage$13.run(WorkbenchPage.j ava:3060)
at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator .java:69)
at org.eclipse.ui.internal.WorkbenchPage.showView(WorkbenchPage .java:3057)
at org.eclipse.ui.internal.WorkbenchPage.showView(WorkbenchPage .java:3038)
at
org.eclipse.ve.internal.java.codegen.editorpart.JavaVisualEd itorPart.openVCEViewersIfRequired(JavaVisualEditorPart.java: 430)
at
org.eclipse.ve.internal.java.codegen.editorpart.JavaVisualEd itorPart$21.run(JavaVisualEditorPart.java:470)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:3 5)
at
org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchr onizer.java:118)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.jav a:2871)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java :2530)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.jav a:1570)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1534)
at
org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Work bench.java:306)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.j ava:143)
at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplicatio n.java:103)
at
org.eclipse.core.internal.runtime.PlatformActivator$1.run(Pl atformActivator.java:228)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:344)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:156)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAcce ssorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMe thodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.eclipse.core.launcher.Main.invokeFramework(Main.java:315 )
at org.eclipse.core.launcher.Main.basicRun(Main.java:268)
at org.eclipse.core.launcher.Main.run(Main.java:942)
at org.eclipse.core.launcher.Main.main(Main.java:926)
Previous Topic:Problems with rendering visual components in VE
Next Topic:How to tell VE to use JET file with new visual class
Goto Forum:
  


Current Time: Thu Apr 25 08:29:00 GMT 2024

Powered by FUDForum. Page generated in 0.04149 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top