Skip to main content



      Home
Home » Archived » Visual Editor (VE) » Error when opening a class with the visual publisher
Error when opening a class with the visual publisher [message #62225] Tue, 28 September 2004 05:52 Go to next message
Eclipse UserFriend
Originally posted by: rbs.e-basico.net

When I open of visual form a class that extens of JPanel, it generates the
exception following


!SESSION sep 28, 2004 11:45:15.578
---------------------------------------------
eclipse.buildId=I200406251208
java.fullversion=J2RE 1.4.2 IBM Windows 32 build cn1420-20040626 (JIT
enabled: jitc)
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=es_ES

!ENTRY org.eclipse.ve.java.core 4 0 sep 28, 2004 11:45:15.578
!MESSAGE Exception thrown.
!STACK 0
java.lang.ClassCastException: org.eclipse.emf.java.util.JavaResourceImpl
at
org.eclipse.ve.internal.java.codegen.core.JavaSourceTranslat or.createJavaInstances(JavaS
rceTranslator.java:705)
at
org.eclipse.ve.internal.java.codegen.core.JavaSourceTranslat or.buildCompositionModel(Jav
ourceTranslator.java:774)
at
org.eclipse.ve.internal.java.codegen.core.JavaSourceTranslat or.decodeDocument(JavaSource
anslator.java:881)
at
org.eclipse.ve.internal.java.codegen.core.JavaSourceTranslat or.loadModel(JavaSourceTrans
tor.java:656)
at
org.eclipse.ve.internal.java.codegen.editorpart.JavaVisualEd itorPart$Setup.run(JavaVisua
ditorPart.java:1444)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:66)

Windows 2000
ServiPack 4
Eclipse 3,0
Everything updated
Re: Error when opening a class with the visual publisher [message #62273 is a reply to message #62225] Tue, 28 September 2004 08:40 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: myersj.nospam.gmail.com

Rafa wrote:
> When I open of visual form a class that extens of JPanel, it generates the
> exception following
>
>
> !SESSION sep 28, 2004 11:45:15.578
> ---------------------------------------------
> eclipse.buildId=I200406251208
> java.fullversion=J2RE 1.4.2 IBM Windows 32 build cn1420-20040626 (JIT
> enabled: jitc)
> BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=es_ES
>
> !ENTRY org.eclipse.ve.java.core 4 0 sep 28, 2004 11:45:15.578
> !MESSAGE Exception thrown.
> !STACK 0
> java.lang.ClassCastException: org.eclipse.emf.java.util.JavaResourceImpl
> at
> org.eclipse.ve.internal.java.codegen.core.JavaSourceTranslat or.createJavaInstances(JavaS
> rceTranslator.java:705)

To quote Joe:
Can you pleased unload the EMF examples which conflict with the VE.
There is a bugzilla 71473 to fix this.

- Jeff
Re: Error when opening a class with the visual publisher [message #62415 is a reply to message #62273] Tue, 28 September 2004 12:37 Go to previous message
Eclipse UserFriend
Originally posted by: rbs.e-basico.net

Jeff Myers wrote:

> Rafa wrote:
> > When I open of visual form a class that extens of JPanel, it generates the
> > exception following
> >
> >
> > !SESSION sep 28, 2004 11:45:15.578
> > ---------------------------------------------
> > eclipse.buildId=I200406251208
> > java.fullversion=J2RE 1.4.2 IBM Windows 32 build cn1420-20040626 (JIT
> > enabled: jitc)
> > BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=es_ES
> >
> > !ENTRY org.eclipse.ve.java.core 4 0 sep 28, 2004 11:45:15.578
> > !MESSAGE Exception thrown.
> > !STACK 0
> > java.lang.ClassCastException: org.eclipse.emf.java.util.JavaResourceImpl
> > at
> >
org.eclipse.ve.internal.java.codegen.core.JavaSourceTranslat or.createJavaInstances(JavaS
> > rceTranslator.java:705)

> To quote Joe:
> Can you pleased unload the EMF examples which conflict with the VE.
> There is a bugzilla 71473 to fix this.

> - Jeff

OK - Everything works of form correcta. Thanks
- Rafa
Re: Error when opening a class with the visual publisher [message #599877 is a reply to message #62225] Tue, 28 September 2004 08:40 Go to previous message
Eclipse UserFriend
Rafa wrote:
> When I open of visual form a class that extens of JPanel, it generates the
> exception following
>
>
> !SESSION sep 28, 2004 11:45:15.578
> ---------------------------------------------
> eclipse.buildId=I200406251208
> java.fullversion=J2RE 1.4.2 IBM Windows 32 build cn1420-20040626 (JIT
> enabled: jitc)
> BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=es_ES
>
> !ENTRY org.eclipse.ve.java.core 4 0 sep 28, 2004 11:45:15.578
> !MESSAGE Exception thrown.
> !STACK 0
> java.lang.ClassCastException: org.eclipse.emf.java.util.JavaResourceImpl
> at
> org.eclipse.ve.internal.java.codegen.core.JavaSourceTranslat or.createJavaInstances(JavaS
> rceTranslator.java:705)

To quote Joe:
Can you pleased unload the EMF examples which conflict with the VE.
There is a bugzilla 71473 to fix this.

- Jeff
Re: Error when opening a class with the visual publisher [message #599926 is a reply to message #62273] Tue, 28 September 2004 12:37 Go to previous message
Eclipse UserFriend
Jeff Myers wrote:

> Rafa wrote:
> > When I open of visual form a class that extens of JPanel, it generates the
> > exception following
> >
> >
> > !SESSION sep 28, 2004 11:45:15.578
> > ---------------------------------------------
> > eclipse.buildId=I200406251208
> > java.fullversion=J2RE 1.4.2 IBM Windows 32 build cn1420-20040626 (JIT
> > enabled: jitc)
> > BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=es_ES
> >
> > !ENTRY org.eclipse.ve.java.core 4 0 sep 28, 2004 11:45:15.578
> > !MESSAGE Exception thrown.
> > !STACK 0
> > java.lang.ClassCastException: org.eclipse.emf.java.util.JavaResourceImpl
> > at
> >
org.eclipse.ve.internal.java.codegen.core.JavaSourceTranslat or.createJavaInstances(JavaS
> > rceTranslator.java:705)

> To quote Joe:
> Can you pleased unload the EMF examples which conflict with the VE.
> There is a bugzilla 71473 to fix this.

> - Jeff

OK - Everything works of form correcta. Thanks
- Rafa
Previous Topic:VE and SWT
Next Topic:Visualizing code in the Design view doesn't work
Goto Forum:
  


Current Time: Fri Jun 06 05:51:18 EDT 2025

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

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

Back to the top