Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » WindowBuilder » Could not initialize class org.eclipse.wb.internal.os.linux.Activator
Could not initialize class org.eclipse.wb.internal.os.linux.Activator [message #660298] Thu, 17 March 2011 17:36 Go to next message
Ralf Sternberg is currently offline Ralf SternbergFriend
Messages: 1313
Registered: July 2009
Senior Member

Hi,

I installed SWT Designer and WindowBuilder, both completely, from http://dl.google.com/eclipse/inst/d2wbpro/beta/3.7 into Eclipse SDK 3.7M6 on Ubuntu 10.10.
When trying to open the Editor's Design tab, I get the error below. Any advise how to fix this?

Thanks in advance, Ralf


java.lang.NoClassDefFoundError: Could not initialize class org.eclipse.wb.internal.os.linux.Activator
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Nativ e Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Native ConstructorAccessorImpl.java:39)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(De legatingConstructorAccessorImpl.java:27)
at java.lang.reflect.Constructor.newInstance(Constructor.java:5 13)
at java.lang.Class.newInstance0(Class.java:355)
at java.lang.Class.newInstance(Class.java:308)
...
Re: Could not initialize class org.eclipse.wb.internal.os.linux.Activator [message #660833 is a reply to message #660298] Mon, 21 March 2011 20:46 Go to previous message
Eric Clayberg is currently offline Eric ClaybergFriend
Messages: 979
Registered: July 2009
Location: Boston, MA
Senior Member
That is weird. It looks like an incomplete install. Can you try installing it again?
Previous Topic:Nebula
Next Topic:WindowBuilder internal error when manipulating boolean properties.
Goto Forum:
  


Current Time: Tue Apr 23 11:02:13 GMT 2024

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

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

Back to the top