Bug 269166 - NullPointerException when trying to build, unless C++ Build properties are "re-applied" after workspace startup.
Summary: NullPointerException when trying to build, unless C++ Build properties are "r...
Status: NEW
Alias: None
Product: CDT
Classification: Tools
Component: cdt-build-managed (show other bugs)
Version: 5.0.2   Edit
Hardware: Macintosh Mac OS X - Carbon (unsup.)
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact: Jonah Graham CLA
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-18 07:21 EDT by Chris CLA
Modified: 2020-09-04 15:26 EDT (History)
0 users

See Also:


Attachments
Stack trace of NullPointerException from .log (1.39 KB, text/plain)
2009-03-18 07:21 EDT, Chris CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Chris CLA 2009-03-18 07:21:02 EDT
Created attachment 129194 [details]
Stack trace of NullPointerException from .log

Build ID: M20090211-1700

Steps To Reproduce:
1. Problems arose after adding a "Release" build configuration. 
2. Since then, the project properties and the C++ Build settings must be opened, and "re-applied" by pressing Apply every time the workspace has been opened. After that has been done, it builds again, but after cdt is restarted, the same re-apply procedure is necessary.



More information:
Workspace is not build when trying to build after opening workspace. Although, if the C++ Build settings in Project Properties are opened, and the Apply button is pressed, building works again. Though this must be done every time the workspace is opened.

See attachement for stack trace of NullPointerException at 
org.eclipse.cdt.managedbuilder.internal.core.BuilderFactory.createBuilders(BuilderFactory.java:364)