| Author |
Message |
|
|
Post subject: java.lang.NoClassDefFoundError: org/eclipse/swt/browser/Mozi
Posted: Aug 02, 2006 - 04:47 PM
|
|
Registered Member


Joined: Aug 02, 2006
Posts: 4
|
|
This is hopefully easy?
I'm new to eclipse & myeclipse, installed them both today. Tried to create a new jsp and got the following error log entry: Problems occurred when invoking code from plug-in: "org.eclipse.jface".
I have included the first few lines of the StackTrace below:
java.lang.NoClassDefFoundError: org/eclipse/swt/browser/MozillaBrowser
at java.lang.Class.getDeclaredConstructors0(Native Method)
at java.lang.Class.privateGetDeclaredConstructors(Unknown Source)
at java.lang.Class.getConstructor0(Unknown Source)
at java.lang.Class.newInstance0(Unknown Source)
at java.lang.Class.newInstance(Unknown Source)
at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(RegistryStrategyOSGI.java:157)
at org.eclipse.core.internal.registry.ExtensionRegistry.createExecutableExtension(ExtensionRegistry.java:759)
at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:243)
at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:51)
at org.eclipse.ui.internal.WorkbenchPlugin.createExtension(WorkbenchPlugin.java:234)
at org.eclipse.ui.internal.registry.EditorDescriptor.createEditor(EditorDescriptor.jav |
|
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Aug 02, 2006 - 05:16 PM
|
|
Registered Member


Joined: Aug 02, 2006
Posts: 4
|
|
OK, I found the problem in the install section of the forum, sorry for the unecessay post |
|
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Aug 02, 2006 - 05:20 PM
|
|

Joined: Aug 01, 2006
Posts: 10
|
|
What is the solution for this? |
|
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Aug 02, 2006 - 06:03 PM
|
|
Registered Member


Joined: Aug 02, 2006
Posts: 4
|
|
change the shortcut that starts eclipse and add a -clean to it, then restart... You can remove the clean after the first restart. |
|
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Dec 15, 2006 - 07:28 AM
|
|

Joined: Dec 15, 2006
Posts: 1
|
|
delete these files under configuration but not include config.ini
after restart myeclipse |
|
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Dec 18, 2006 - 11:22 PM
|
|
Moderator


Joined: Mar 31, 2004
Posts: 1612
|
|
In the latest version of MyEclipse (version 5.1.0), we detect this situation automatically and will perform the "-clean" and restart for you. |
_________________ Greg
MyEclipse Support
|
| |
|
|
|
 |
|
|
| |