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 230604 - IllegalArgumentException at org.netbeans.modules.cordova.CordovaPlatform.getVersion
Summary: IllegalArgumentException at org.netbeans.modules.cordova.CordovaPlatform.getV...
Status: RESOLVED FIXED
Alias: None
Product: web
Classification: Unclassified
Component: Cordova (show other bugs)
Version: 7.4
Hardware: All All
: P3 normal (vote)
Assignee: Jan Becicka
URL:
Keywords:
Depends on: 228431
Blocks:
  Show dependency tree
 
Reported: 2013-06-01 11:58 UTC by renick
Modified: 2013-06-07 12:40 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 201083


Attachments
stacktrace (4.62 KB, text/plain)
2013-06-01 11:58 UTC, renick
Details

Note You need to log in before you can comment on or make changes to this bug.
Description renick 2013-06-01 11:58:37 UTC
Build: NetBeans IDE Dev (Build 201305282301)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.21-b01, Java(TM) SE Runtime Environment, 1.7.0_21-b11
OS: Windows Server 2008

User Comments:
renick: Setting cordova/phonegap home to the v2.7




Stacktrace: 
java.lang.IllegalArgumentException
   at org.netbeans.modules.cordova.CordovaPlatform.getVersion(CordovaPlatform.java:87)
   at org.netbeans.modules.cordova.CordovaPlatform.getVersion(CordovaPlatform.java:129)
   at org.netbeans.modules.cordova.CordovaLibrariesProvider.getLibraries(CordovaLibrariesProvider.java:84)
   at org.netbeans.modules.cordova.CordovaLibrariesProvider.propertyChange(CordovaLibrariesProvider.java:124)
   at java.beans.PropertyChangeSupport.fire(PropertyChangeSupport.java:335)
   at java.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:327)
Comment 1 renick 2013-06-01 11:58:39 UTC
Created attachment 135200 [details]
stacktrace
Comment 2 Jan Becicka 2013-06-03 08:49:49 UTC
Consequence of 228431 I would say
Comment 3 Jan Becicka 2013-06-07 12:40:59 UTC
should be fixed together with 228431