Bonjour,
Je souhaite installer ecipse e4, sous XP, je telecharge et dezippe donc la version win32 sur le site de sun. Mais quand je lance eclipse, ca me donne un message d'erreur avant meme de lancer le splash screen:

voila le log:
!SESSION 2010-03-22 17:05:34.234 -----------------------------------------------
eclipse.buildId=I20100227-1345
java.version=1.6.0_18
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=fr_FR
Command-line arguments: -os win32 -ws win32 -arch x86

!ENTRY org.eclipse.equinox.app 0 0 2010-03-22 17:05:35.656
!MESSAGE Product org.eclipse.e4.ui.examples.legacy.workbench.product could not be found.

!ENTRY org.eclipse.osgi 4 0 2010-03-22 17:05:35.906
!MESSAGE Application error
!STACK 1
java.lang.RuntimeException: No application id has been found.
at org.eclipse.equinox.internal.app.EclipseAppContainer.startDefaultApp(EclipseAppContainer.java:242)
at org.eclipse.equinox.internal.app.MainApplicationLauncher.run(MainApplicationLauncher.java:29)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:369)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:611)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:566)
at org.eclipse.equinox.launcher.Main.run(Main.java:1363)
Quelqu'un aurait-il une idée du problème ?

P.S. : Un collègue a essayé avec strictement la même version d'Eclipse 4 sur Windows 7 et ça a fonctionné, le problème viendrait-il de XP ?

Merci de votre aide

Kushy