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 235419 - AssertionError at org.netbeans.modules.cordova.platforms.api.ClientProjectUtilities.getSiteRoot
Summary: AssertionError at org.netbeans.modules.cordova.platforms.api.ClientProjectUti...
Status: RESOLVED DUPLICATE of bug 235377
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:
Blocks:
 
Reported: 2013-09-02 15:07 UTC by Kenneth Ganfield
Modified: 2013-09-02 15:18 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 203518


Attachments
stacktrace (4.85 KB, text/plain)
2013-09-02 15:07 UTC, Kenneth Ganfield
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Kenneth Ganfield 2013-09-02 15:07:47 UTC
Build: NetBeans IDE Dev (Build 201309020001)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.6-b04, Java(TM) SE Runtime Environment, 1.7.0_10-ea-b16
OS: Mac OS X

User Comments:
kganfield: trying to add cordova resources to cordova app




Stacktrace: 
java.lang.AssertionError
   at org.netbeans.modules.cordova.platforms.api.ClientProjectUtilities.getSiteRoot(ClientProjectUtilities.java:69)
   at org.netbeans.modules.cordova.CordovaPerformer$1.run(CordovaPerformer.java:183)
   at org.netbeans.modules.cordova.CordovaPerformer.perform(CordovaPerformer.java:250)
   at org.netbeans.modules.cordova.CordovaPerformer.createPlatforms(CordovaPerformer.java:123)
   at org.netbeans.modules.cordova.project.CordovaCustomizerPanel.createMobileConfigs(CordovaCustomizerPanel.java:121)
   at org.netbeans.modules.cordova.project.CordovaCustomizerPanel.access$300(CordovaCustomizerPanel.java:82)
Comment 1 Kenneth Ganfield 2013-09-02 15:07:49 UTC
Created attachment 139584 [details]
stacktrace
Comment 2 Jan Becicka 2013-09-02 15:18:36 UTC

*** This bug has been marked as a duplicate of bug 235377 ***