Skip to main content



      Home
Home » Archived » Visual Editor (VE) » Problems with rendering visual components in VE
Problems with rendering visual components in VE [message #607054] Thu, 07 April 2005 21:47
Eclipse UserFriend
Originally posted by: mike.estes.comcast.net

I'n new to eclipse and recently downloaded v3.0.2 and used the Update
Manager to download and install EMF, GEF and VE. When I try to work with
VE the component palets come up ok. When I create a new Visual Class and
select JFrame for instance and follow all the examples available, the
Loading box displays in the visual editor window then nothing actually
gets rendered. If I add buttons, text boxes, etc., they appear
graphically on a blank white background, the code is generated but when
running the application a only the JFrame window is displayed. I'm sure I
simply omitted a crucial library or configuration compnent, but could
someone please steer me in the right direction. Thank you in advance...
MikE

PS: I did note in the .log file the following entry:

java.lang.ClassCastException
at
org.eclipse.ve.internal.java.codegen.core.JavaSourceTranslat or.createJavaInstances(JavaSourceTranslator.java:705)
at
org.eclipse.ve.internal.java.codegen.core.JavaSourceTranslat or.buildCompositionModel(JavaSourceTranslator.java:774)
at
org.eclipse.ve.internal.java.codegen.core.JavaSourceTranslat or.decodeDocument(JavaSourceTranslator.java:881)
at
org.eclipse.ve.internal.java.codegen.core.JavaSourceTranslat or.loadModel(JavaSourceTranslator.java:656)
at
org.eclipse.ve.internal.java.codegen.editorpart.JavaVisualEd itorPart$Setup.run(JavaVisualEditorPart.java:1444)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:66)
Previous Topic:Can not enable VE in Eclipse 3.0.1
Next Topic:Custom container beans with editable children?
Goto Forum:
  


Current Time: Tue Jun 24 16:37:17 EDT 2025

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

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

Back to the top