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 238136 - NullPointerException at org.netbeans.modules.cnd.makeproject.MakeActionProvider.compileSingleUnmanage
Summary: NullPointerException at org.netbeans.modules.cnd.makeproject.MakeActionProvid...
Status: VERIFIED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Project (show other bugs)
Version: 7.4
Hardware: All All
: P3 normal (vote)
Assignee: Alexander Simon
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-11-08 09:45 UTC by Exceptions Reporter
Modified: 2013-11-15 15:59 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 204355


Attachments
stacktrace (3.32 KB, text/plain)
2013-11-08 09:45 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-11-08 09:45:26 UTC
This issue was reported manually by alexvsimon.
It already has 1 duplicates 


Build: NetBeans IDE 7.4 Beta (Build 201307092200)
VM: Java HotSpot(TM) 64-Bit Server VM, 24.0-b56, Java(TM) SE Runtime Environment, 1.7.0_40-b43
OS: Windows 8

User Comments:
GUEST: CODIGO C++ NO SE COMPILA




Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.modules.cnd.makeproject.MakeActionProvider.compileSingleUnmanage(MakeActionProvider.java:1052)
   at org.netbeans.modules.cnd.makeproject.MakeActionProvider.onCompileSingleStep(MakeActionProvider.java:911)
   at org.netbeans.modules.cnd.makeproject.MakeActionProvider.addTarget(MakeActionProvider.java:486)
   at org.netbeans.modules.cnd.makeproject.MakeActionProvider.addAction(MakeActionProvider.java:460)
   at org.netbeans.modules.cnd.makeproject.MakeActionProvider.access$100(MakeActionProvider.java:159)
   at org.netbeans.modules.cnd.makeproject.MakeActionProvider$1.runImpl(MakeActionProvider.java:331)
Comment 1 Exceptions Reporter 2013-11-08 09:45:30 UTC
Created attachment 141969 [details]
stacktrace
Comment 2 Alexander Simon 2013-11-11 11:45:43 UTC
fixed, change set:
1e3c1f5762f3
Comment 3 Quality Engineering 2013-11-14 14:33:47 UTC
Integrated into 'releases/release74', will be available in build *201311141216* or newer. Wait for official and publicly available build.

Changeset: http://hg.netbeans.org/releases/rev/d83a7d57a1e8
User: Alexander Simon <alexvsimon@netbeans.org>
Log: fixed Bug #238136 NullPointerException at org.netbeans.modules.cnd.makeproject.MakeActionProvider.compileSingleUnmanage
(transplanted from 1e3c1f5762f387818a7c2f82bc644071bb46523a)
Comment 4 Alexander Pepin 2013-11-15 15:59:18 UTC
Verified in build 201311142201.