Problems with rendering visual components in VE [message #85981] |
Thu, 07 April 2005 21:47  |
Eclipse User |
|
|
|
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)
|
|
|
|
|
Re: Problems with rendering visual components in VE [message #607065 is a reply to message #85981] |
Fri, 08 April 2005 09:56  |
Eclipse User |
|
|
|
Originally posted by: richkulp.us.NO_SPAM.ibm.com
The problem is you are VE 1.0.1 probably and you have the EMF Examples
installed. With 1.0.1 there was a problem with compatibility between the
two. Please step up to VE 1.0.2.1. This fixes that incompatibility.
--
Thanks,
Rich Kulp
|
|
|
|
Powered by
FUDForum. Page generated in 0.07745 seconds