Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » WindowBuilder » New WindowBuilder install doesn't work ("DesignerEditor" class not found)
New WindowBuilder install doesn't work [message #928242] Sun, 30 September 2012 09:18 Go to previous message
Eli Mendez is currently offline Eli Mendez
Messages: 2
Registered: September 2012
Junior Member
I just installed WindowBuilder however nothing works. All of the wizards return "Problem Opening Wizard" errors.

Under details I get things like this:
The selected wizard could not be started.
    Plug-in org.eclipse.wb.swing was unable to load class
   org.eclipse.wb.internal.swing.wizards.frame.NewJFrameWizard.
   org/eclipse/wb/internal/core/wizards/AbstractDesignWizard


If I try to open an existing file in a WindowBuilder Editor I get four errors in the workspace log.

1.
Plug-in org.eclipse.wb.core.ui was unable to load class org.eclipse.wb.internal.core.editor.multi.DesignerEditorContributor.

Stack trace begins like this:
org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter$TerminatingClassNotFoundException: An error occurred while automatically activating bundle org.eclipse.wb.core (392).
	at org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.postFindLocalClass(EclipseLazyStarter.java:122)
	at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass(ClasspathManager.java:469)
	at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass(DefaultClassLoader.java:216)


2.
Unable to create editor contributor: org.eclipse.wb.core.guiEditor

No stack trace.

3.
Plug-in org.eclipse.wb.core.ui was unable to load class org.eclipse.wb.internal.core.editor.multi.DesignerEditor.

Stack trace begins:
org.eclipse.core.runtime.CoreException: Plug-in org.eclipse.wb.core.ui was unable to load class org.eclipse.wb.internal.core.editor.multi.DesignerEditor.
	at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.throwException(RegistryStrategyOSGI.java:194)
	at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(RegistryStrategyOSGI.java:176)


4.
Unable to create part


I installed directly from the Juno software source (and when that wasn't working I tried installing from the WindowBuilder source). I'm using Eclipse version 4.2.1, build id M20120914-1800 on Windows 7 64-bit.
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic:gwt designer doesn't work with gwt 2.5
Next Topic:Cannot install WindowBuilder Pro
Goto Forum:
  


Current Time: Fri May 24 09:57:45 EDT 2013

Powered by FUDForum. Page generated in 0.14003 seconds