Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse 4 » running xwt on rap
running xwt on rap [message #707167] Mon, 01 August 2011 10:13 Go to next message
bogdan toma is currently offline bogdan tomaFriend
Messages: 39
Registered: February 2010
Member
Hello all,

I am trying to run xwt on rap.
But i am getting this exception:


java.lang.VerifyError: (class: org/eclipse/e4/xwt/internal/utils/UserData, method: getParent signature: (Ljava/lang/Object;)Lorg/eclipse/swt/widgets/Control;) Wrong return type in function
at org.eclipse.e4.xwt.javabean.ResourceLoader.loadCLR(ResourceLoader.java:1362)
at org.eclipse.e4.xwt.javabean.ResourceLoader.doCreate(ResourceLoader.java:546)
at org.eclipse.e4.xwt.javabean.ResourceLoader.createCLRElement(ResourceLoader.java:371)
at org.eclipse.e4.xwt.internal.core.Core.createCLRElement(Core.java:617)
at org.eclipse.e4.xwt.internal.core.Core.load(Core.java:674)
at org.eclipse.e4.xwt.internal.core.Core.load(Core.java:644)
at org.eclipse.e4.xwt.XWTLoader.loadWithOptions(XWTLoader.java:836)
at org.eclipse.e4.xwt.XWT.loadWithOptions(XWT.java:460)
at testing4.XWTComposite.<init>(XWTComposite.java:29)

I am using xwt from e4.11, rap 1.4, jdk1.6.0_14.

Does anybody can confirm that xwt still can be run on rap, according to what is written here "Bug 298589 - make xwt runnable on rap " (bugs.eclipse.org/bugs/show_bug.cgi?id=298589 - the url without https)

I would like to add that in e3.7 xwt is running.

Thank you.

Re: running xwt on rap [message #707252 is a reply to message #707167] Mon, 01 August 2011 11:34 Go to previous message
Thomas Schindl is currently offline Thomas SchindlFriend
Messages: 6651
Registered: July 2009
Senior Member
I'm forwarding to the RAP-Newsgroup. Though I can't believe there's an
API difference between RWT and

Tom

Am 01.08.11 12:13, schrieb bogdan.toma:
> Hello all,
>
> I am trying to run xwt on rap.
> But i am getting this exception:
>
>
> java.lang.VerifyError: (class:
> org/eclipse/e4/xwt/internal/utils/UserData, method: getParent signature:
> (Ljava/lang/Object;)Lorg/eclipse/swt/widgets/Control;) Wrong return type
> in function
> at
> org.eclipse.e4.xwt.javabean.ResourceLoader.loadCLR(ResourceLoader.java:1362)
>
> at
> org.eclipse.e4.xwt.javabean.ResourceLoader.doCreate(ResourceLoader.java:546)
>
> at
> org.eclipse.e4.xwt.javabean.ResourceLoader.createCLRElement(ResourceLoader.java:371)
>
> at
> org.eclipse.e4.xwt.internal.core.Core.createCLRElement(Core.java:617)
> at org.eclipse.e4.xwt.internal.core.Core.load(Core.java:674)
> at org.eclipse.e4.xwt.internal.core.Core.load(Core.java:644)
> at org.eclipse.e4.xwt.XWTLoader.loadWithOptions(XWTLoader.java:836)
> at org.eclipse.e4.xwt.XWT.loadWithOptions(XWT.java:460)
> at testing4.XWTComposite.<init>(XWTComposite.java:29)
>
> I am using xwt from e4.11, rap 1.4, jdk1.6.0_14.
>
> Does anybody can confirm that xwt still can be run on rap, according to
> what is written here "Bug 298589 - make xwt runnable on rap "
> (bugs.eclipse.org/bugs/show_bug.cgi?id=298589 - the url without https)
>
> I would like to add that in e3.7 xwt is running.
>
> Thank you.
>
>
Previous Topic:(no subject)
Next Topic:Integrate an EMF generated editor in a e4 RCP application
Goto Forum:
  


Current Time: Thu Apr 25 15:51:14 GMT 2024

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

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

Back to the top