Je voudrais récupérer un projet C++ sous Eclipse. J'ai donc intéger le plugin CDT et installer MinGW. J'ai ajouté le chemin C:\MinGW\bin au PATH
Il y a rien à faire, lorsque je veut créer un projet C++ sous eclipse, j'ai l'erreur suivante :
The selected wizard could not be started. Reason : Plugin "org.eclipse.cdt.managerbuilder.ui" was unable to instantiale the class "org.eclipse.cdt.managerbuilder.ui.wizards.NewManagedCCProjectWizard".
Et en cliquant sur détails, j'ai : java.lang.NullPointerException
Marsh Posté le 18-11-2006 à 17:07:48
Bonjour,
Je voudrais récupérer un projet C++ sous Eclipse. J'ai donc intéger le plugin CDT et installer MinGW. J'ai ajouté le chemin C:\MinGW\bin au PATH
Il y a rien à faire, lorsque je veut créer un projet C++ sous eclipse, j'ai l'erreur suivante :
The selected wizard could not be started.
Reason : Plugin "org.eclipse.cdt.managerbuilder.ui" was unable to instantiale the class "org.eclipse.cdt.managerbuilder.ui.wizards.NewManagedCCProjectWizard".
Et en cliquant sur détails, j'ai : java.lang.NullPointerException
Si quelqu'un a une idée