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 210076 - NPE at com.microchip.mplab.nbide.embedded.makeproject.MakeProject
Summary: NPE at com.microchip.mplab.nbide.embedded.makeproject.MakeProject
Status: RESOLVED WONTFIX
Alias: None
Product: third-party
Classification: Unclassified
Component: MPLAB X IDE (show other bugs)
Version: 7.1
Hardware: PC Linux
: P3 normal (vote)
Assignee: vincesheard
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-26 08:31 UTC by Marian Mirilovic
Modified: 2012-04-13 20:06 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 173829


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Marian Mirilovic 2012-03-26 08:31:22 UTC
java.lang.NullPointerException
        at com.microchip.mplab.nbide.embedded.makeproject.MakeProject$RecommendedTemplatesImpl.getRecommendedTypes(MakeProject.java:613)
        at org.netbeans.modules.project.ui.OpenProjectList.getTemplateNamesLRU(OpenProjectList.java:1248)
        at org.netbeans.modules.project.ui.OpenProjectList.getTemplatesLRU(OpenProjectList.java:979)
        at org.netbeans.modules.project.ui.OpenProjectList.prepareTemplates(OpenProjectList.java:1144)
        at org.netbeans.modules.project.ui.OpenProjectList.notifyOpened(OpenProjectList.java:1121)
        at org.netbeans.modules.project.ui.OpenProjectList.doOpenProject(OpenProjectList.java:1181)
        at org.netbeans.modules.project.ui.OpenProjectList.doOpen(OpenProjectList.java:703)
        at org.netbeans.modules.project.ui.OpenProjectList.access$1300(OpenProjectList.java:132)
        at org.netbeans.modules.project.ui.OpenProjectList$3.run(OpenProjectList.java:593)
        at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1418)
        at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:1957)
Comment 1 vincesheard 2012-04-13 20:06:15 UTC
Closed not enough einformation and most likly from early testing.