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 241276 - AssertionError at org.netbeans.modules.cordova.CordovaPlatform$Version.<init>
Summary: AssertionError at org.netbeans.modules.cordova.CordovaPlatform$Version.<init>
Status: RESOLVED INCOMPLETE
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:
: 241277 (view as bug list)
Depends on:
Blocks:
 
Reported: 2014-02-01 18:34 UTC by Gary.A.Peach
Modified: 2014-02-04 13:09 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 207196


Attachments
stacktrace (7.07 KB, text/plain)
2014-02-01 18:34 UTC, Gary.A.Peach
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Gary.A.Peach 2014-02-01 18:34:29 UTC
Build: NetBeans IDE Dev (Build 201402010001)
VM: Java HotSpot(TM) 64-Bit Server VM, 24.0-b56, Java(TM) SE Runtime Environment, 1.7.0_40-b43
OS: Windows 7

User Comments:
Gary.A.Peach: trying to create cordova project




Stacktrace: 
java.lang.AssertionError
   at org.netbeans.modules.cordova.CordovaPlatform$Version.<init>(CordovaPlatform.java:154)
   at org.netbeans.modules.cordova.CordovaPlatform.getVersion(CordovaPlatform.java:90)
   at org.netbeans.modules.cordova.CordovaPlatform.isReady(CordovaPlatform.java:118)
   at org.netbeans.modules.cordova.wizard.CordovaTemplate$CordovaExtender.createInitPanels(CordovaTemplate.java:151)
   at org.netbeans.modules.web.clientproject.ui.wizard.ClientSideProjectWizardIterator.initialize(ClientSideProjectWizardIterator.java:218)
   at org.openide.loaders.TemplateWizard$InstantiatingIteratorBridge.initialize(TemplateWizard.java:1036)
Comment 1 Gary.A.Peach 2014-02-01 18:34:31 UTC
Created attachment 144681 [details]
stacktrace
Comment 2 Jan Becicka 2014-02-03 08:30:51 UTC
what cordova version do you use?
>cordova -v
?
Comment 3 Jan Becicka 2014-02-04 13:09:25 UTC
*** Bug 241277 has been marked as a duplicate of this bug. ***