Le 07.29.03, KUHN J�r�my a �crit: > Bonjour, > > Suite � une manipulation de plugins qui a rat� (je regarderais le > Readme.Debian la prochaine fois promis), j'ai du r�installer eclipse et > lorsque je le lance, il plante � chaque fois au moment du boot (m�me si > j'enl�ve toute configuration existante dans mon home). > > Dans le fichier .log on peut voir : > > java.lang.reflect.InvocationTargetException > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) > at java.lang.reflect.Method.invoke(Method.java:324) > at org.eclipse.core.launcher.Main.basicRun(Main.java:291) > at org.eclipse.core.launcher.Main.run(Main.java:747) > at org.eclipse.core.launcher.Main.main(Main.java:583) > Caused by: java.lang.IllegalArgumentException: Application not found: > org.eclipse.ui.workbench. > at > org.eclipse.core.internal.boot.InternalBootLoader.run(InternalBootLoader.java:856) > at org.eclipse.core.boot.BootLoader.run(BootLoader.java:461) > ... 7 more > > Sans parler d'autres erreur de type "unable to" � cause de "missing > prerequisite". > > une id�e? > > merci. > > -- > KUHN J�r�my > www.kuhnorga.com
il manque le plugin org.eclipse.ui.workbench. -- Dominique Cazeaux

