This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 234771 - NullPointerException at org.netbeans.modules.cnd.makeproject.MakeProject.createLaunchersFileIfNeeded
Summary: NullPointerException at org.netbeans.modules.cnd.makeproject.MakeProject.crea...
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Project (show other bugs)
Version: 7.4
Hardware: All All
: P1 normal (vote)
Assignee: henk89
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-08-22 09:16 UTC by Exceptions Reporter
Modified: 2013-08-22 09:58 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 203256


Attachments
stacktrace (1.24 KB, text/plain)
2013-08-22 09:16 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2013-08-22 09:16:22 UTC
This issue was reported manually by alexvsimon.
It already has 2 duplicates 


Build: NetBeans IDE Dev (Build 20130822-43cce1a04694)
VM: Java HotSpot(TM) Client VM, 23.25-b01, Java(TM) SE Runtime Environment, 1.7.0_25-b15
OS: SunOS

User Comments:
GUEST: start  ide

GUEST: open project




Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.modules.cnd.makeproject.MakeProject.createLaunchersFileIfNeeded(MakeProject.java:1428)
   at org.netbeans.modules.cnd.makeproject.MakeProject.onProjectOpened(MakeProject.java:1397)
   at org.netbeans.modules.cnd.makeproject.MakeProject.access$2200(MakeProject.java:165)
   at org.netbeans.modules.cnd.makeproject.MakeProject$ProjectOpenedHookImpl.projectOpened(MakeProject.java:1525)
   at org.netbeans.spi.project.ui.ProjectOpenedHook$1.projectOpened(ProjectOpenedHook.java:85)
   at org.netbeans.spi.project.ui.support.UILookupMergerSupport$OpenHookImpl.projectOpened(UILookupMergerSupport.java:244)
Comment 1 Exceptions Reporter 2013-08-22 09:16:26 UTC
Created attachment 139049 [details]
stacktrace
Comment 2 Alexander Simon 2013-08-22 09:17:07 UTC
cannot open project without private folder
Comment 3 henk89 2013-08-22 09:58:09 UTC
Fixed in:
http://hg.netbeans.org/cnd-main/rev/fc36cce96473