Community
Participate
Working Groups
Build Identifier: M20100909-0800 java.lang.NullPointerException at org.eclipse.cdt.internal.core.settings.model.CProjectDescriptionManager.notifyListeners(CProjectDescriptionManager.java:2169) Reproducible: Didn't try Steps to Reproduce: Closed a specific c project, reopened. Happened every time I did it with this project. Other c project closed and reopened without exception. Sorry cannot provide project. When starting eclipse with project opened already, no problem.
Created attachment 188122 [details] stack trace, .project, .cproject hope that helps
Sorry, this was running with GJC as JRE. When using sun-6-jre, the problem did not appear. So feel free to delete bug or reduce importance.
Shouldn't be possible. The concurrent Collection always contains concrete ListenerDescriptor classes. Probably a non-conformant JVM.