Bug 428479 - NullPointerException in Project's Project Preferences page

An additional check for null is added to BuilderCoreUtils.getBuilderFolder(IProject, boolean) method
for the project parameter because it may have a null-value.

Bug: https://bugs.eclipse.org/bugs/show_bug.cgi?id=428479
Signed-off-by: vrubezhny <vrubezhny@exadel.com>
1 file changed