NoClassDefFoundError when trying to open ViewPart code with WindowBuilder [message #735313] |
Tue, 11 October 2011 10:24  |
Eclipse User |
|
|
|
Hello,
I've installed Window Builder Pro on Eclipse Indigo (3.7) for RCP developers, and experiencing the following problem:
I've created a new RCP project (The Hello RCP one) and added a simple empty ViewPart. When I tried to open with Window Builder I got the following error:
java.lang.NoClassDefFoundEror: Could not initialize class org.eclipse.wb.os.OSSupport.
Any help will be appreciated.
Lydia.
|
|
|
|
Re: NoClassDefFoundError when trying to open ViewPart code with WindowBuilder [message #735331 is a reply to message #735318] |
Tue, 11 October 2011 10:45   |
Eclipse User |
|
|
|
kindly forgive my noob mistakes.
the reason i didnt give an entire stack trace was that it might take up to a week to get it out of our "secure" network, so i wanted to see if anyone knows of this error and i am just missing out something simple. i can hand-write a few lines of the stack trace though. as for the operation system, you are right, i am running a linux redhat enterprise edition 5.3.
i dont know if its an error or some mistake on my behalf, perhaps during installation. so kindly, if you know what might be the cause of that, let me know, if an "error report" is mandatory, then i guess ill have to do it first, but it might be very difficult to export that onto the web.
here is a bit of the stack trace:
java.lang.NoClassDefFoundEror: Could not initialize class org.eclipse.wb.os.OSSupport
at org.eclipse.wb.iternal.rcp.support.ToolkitSupportImpl.endShot(ToolkitSupportImpl.java:111)
at org.eclipse.wb.iternal.swt.support.ToolkitSupport.endShot(ToolkitSupport.java:92)
at org.eclipse.wb.iternal.swt.model.widgets.ControlInfo.refresh_fetch(ControlInfo.java:233)
at org.eclipse.wb.iternal.swt.model.widgets.ControlInfo.refresh_fetch(ControlInfo.java:157)
at org.eclipse.wb.iternal.rcp.model.rcp.WorkbenchPartLikeInfo.refrech_fetch(WorkbenchPartLikeInfo.java:168)
at orft.eclipse.wb.internal.rcp.model.rcp.ViewPartLikeInfo.refresh_fetch(ViewPartLikeInfo.java:183)
at org.eclipse.wb.core.model.ObjectInfo$6$1.run(ObjectInfo.java:496)
...
...
...
ill start the process of exporting this stack trace, if you can help me sooner ill appreciate it.
Thanks,
Lydia
[Updated on: Tue, 11 October 2011 10:46] by Moderator
|
|
|
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.03376 seconds