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 249946

Summary: Facility to add Class path entry as lib/*.jar
Product: projects Reporter: adithyank
Component: LibrariesAssignee: Tomas Zezula <tzezula>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 8.1   
Hardware: PC   
OS: Linux   
Issue Type: ENHANCEMENT Exception Reporter:

Description adithyank 2015-01-22 11:25:31 UTC
Product Version = NetBeans IDE Dev (Build 201501010001)
Operating System = Linux version 3.10.0-123.4.4.el7.x86_64 running on amd64
Java; VM; Vendor = 1.8.0_20
Runtime = Java HotSpot(TM) 64-Bit Server VM 25.20-b23

If we have to multiple jar files as classpath in Compile/Run/... tabs, then it is stored as individual jars. Let this facility be there. But, It will be very useful if we have an option to add a classpath entry like this...

1. lib/*.jar
2. lib/orientdb/*.jar

It will be an useful feature. It is not a must-to-have feature. I am aware. But, a very useful feature.

Pls consider