Reputation: 10613
I just installed CDT on Eclipse Indigo, but it can't create a project. It gives me a java.lang.NullPointerException when I double click on C++ project button.
Upvotes: 2
Views: 4006
Reputation: 72636
It is a bug, that most likely is caused by the fact that you haven't specified any source folder, check the source folder path in the first step of the new project wizard ...
Upvotes: 3