Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-dev] org.eclipse.cdt.make.ui" was unable to instantiate class "org.eclipse.cdt.make.ui.wizards.NewMakeCProjectWizard"

Hello,

I am not sure if this is the proper list to write to. If it is wrong, I apologize. I searched all over google, yahoo, msn, and the Ubuntu forums and could not find the solution to this problem.

Whenever I go to "File -> New -> Standard Make C Project", I get one of two errors:

Plug-in "org.eclipse.cdt.make.ui" was unable to instantiate class "org.eclipse.cdt.make.ui.wizards.NewMakeCProjectWizard"

- or -

Plug-in "org.eclipse.cdt.make.ui" was unable to instantiate class "org.eclipse.cdt.make.ui.wizards.NewMakeCProjectWizard"

Pressing the "Details" button states it has a "java.lang.NullPointerException".

I am using java 1.50 with Eclipse 3.1.2 and eclipse-cdt 3.0.1-2 on Ubuntu 6.06 .

Does anyone know what's wrong? If this is the wrong list, please tell me the appropriate list to post this to.

- Steve




Back to the top