Survivant 00 wrote:
> I found a error in eclipse log
>
>
> eclipse.buildId=I20080724-1200
> java.version=1.6.0_10
> java.vendor=Sun Microsystems Inc.
> BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=fr_CA
> Command-line arguments: -os win32 -ws win32 -arch x86
...
java.lang.ClassNotFoundException:
org.eclipse.jst.server.generic.ui.internal.GenericServerWizardFragment
seems to say that the Eclipse tools itself is a bit lost in its class
loading framework...
I guess a restart would solve the issue,
Ludo