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 - Facility to add Class path entry as lib/*.jar
Summary: Facility to add Class path entry as lib/*.jar
Status: NEW
Alias: None
Product: projects
Classification: Unclassified
Component: Libraries (show other bugs)
Version: 8.1
Hardware: PC Linux
: P3 normal (vote)
Assignee: Tomas Zezula
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-01-22 11:25 UTC by adithyank
Modified: 2015-01-22 11:25 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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