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 248128

Summary: Inconsistency of empty library folder in HTML5/JS and NodeJS projects
Product: javascript Reporter: Vladimir Riha <vriha>
Component: LibrariesAssignee: Tomas Mysik <tmysik>
Status: RESOLVED WORKSFORME    
Severity: normal    
Priority: P3    
Version: 8.1   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Vladimir Riha 2014-10-23 09:18:54 UTC
If you try to add JS library in NodeJS project (created with wizard), then default library folder is empty. The same is with HTML5/JS project. But the difference is that "empty" for NodeJS project is project root and for HTML5 project it is site root. I think it should be the same for all cases, either Sources (NodeJS) or Site root (HTML5).


Thank you


Product Version: NetBeans IDE Dev (Build web-main-1441-on-20141022)
Updates: Updates available
Java: 1.7.0_67; Java HotSpot(TM) Client VM 24.65-b04
Runtime: Java(TM) SE Runtime Environment 1.7.0_67-b01
System: Linux version 3.13.0-35-generic running on i386; UTF-8; en_US (nb)
Comment 1 Tomas Mysik 2016-07-19 13:11:21 UTC
Taking over.
Comment 2 Tomas Mysik 2016-07-21 13:03:06 UTC
I guess this issue is no longer valid, JS libraries were changed a lot.

Thanks.