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 241905 - [80cat] NullPointerException at org.netbeans.modules.cordova.options.MobilePlatformsPanel.valid
Summary: [80cat] NullPointerException at org.netbeans.modules.cordova.options.MobilePl...
Status: CLOSED FIXED
Alias: None
Product: web
Classification: Unclassified
Component: Cordova (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: Jan Becicka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-02-15 10:46 UTC by kosmonaffft
Modified: 2015-07-09 10:12 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 207220


Attachments
stacktrace (2.12 KB, text/plain)
2014-02-15 10:46 UTC, kosmonaffft
Details

Note You need to log in before you can comment on or make changes to this bug.
Description kosmonaffft 2014-02-15 10:46:42 UTC
Build: NetBeans IDE Dev (Build 201402140001)
VM: Java HotSpot(TM) 64-Bit Server VM, 24.51-b03, Java(TM) SE Runtime Environment, 1.7.0_51-b13
OS: Windows 8

User Comments:
GUEST: opening Options and then opening the tab Miscelanous ...

kosmonaFFFt: Go to Settings -> Miscellaneous -> Mobile Platforms




Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.modules.cordova.options.MobilePlatformsPanel.valid(MobilePlatformsPanel.java:328)
   at org.netbeans.modules.cordova.options.MobilePlatformsOptionsPanelController.isValid(MobilePlatformsOptionsPanelController.java:97)
   at org.netbeans.modules.options.advanced.Model$DelegatingController.isValid(Model.java:331)
   at org.netbeans.modules.options.advanced.Model.isValid(Model.java:215)
   at org.netbeans.modules.options.advanced.AdvancedPanel.dataValid(AdvancedPanel.java:120)
   at org.netbeans.modules.options.advanced.AdvancedPanelController.isValid(AdvancedPanelController.java:86)
Comment 1 kosmonaffft 2014-02-15 10:46:44 UTC
Created attachment 145226 [details]
stacktrace
Comment 2 Jan Becicka 2014-02-17 15:39:04 UTC
Changeset: 7ec813d8f35f
Author:    Jan Becicka <jbecicka@netbeans.org>
Date:      2014-02-17 10:54
Message:
Comment 3 Quality Engineering 2014-02-18 03:15:07 UTC
Integrated into 'main-silver', will be available in build *201402180001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/7ec813d8f35f
User: Jan Becicka <jbecicka@netbeans.org>
Log: Issue #241905 - [80cat] NullPointerException at org.netbeans.modules.cordova.options.MobilePlatformsPanel.valid