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 153427 - Allow for specifying variable based library paths
Summary: Allow for specifying variable based library paths
Status: RESOLVED WONTFIX
Alias: None
Product: projects
Classification: Unclassified
Component: Libraries (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Tomas Zezula
URL:
Keywords:
: 153428 (view as bug list)
Depends on:
Blocks:
 
Reported: 2008-11-18 22:03 UTC by akochnev
Modified: 2016-07-07 08:39 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 akochnev 2008-11-18 22:03:54 UTC
J2SE projects already allow for specifying "Variable" based paths, that is : define a "variable" (e.g. FOO=D:\bar\baz)
in the Tools->Variables dialog, and then specify the path to the jar using the variable as a prefix e.g. instead of
D:\foo\bar\baz\donkey\monkey.jar use FOO\donkey\monkey.jar). 

The same functionality would be great if the jar paths in the Library Manager (Tools-Libraries) could be specified using
the global variables as a prefix.
Comment 1 Tomas Zezula 2008-11-19 08:28:29 UTC
*** Issue 153428 has been marked as a duplicate of this issue. ***
Comment 2 akochnev 2008-11-19 15:17:34 UTC
I apologize for the duplicate submission. 

I saw that you marked the duplicate of issue as an enhancement for 7.0 (and closed it), I moved those attributes to this
issue as well. 

Comment 3 Martin Balin 2016-07-07 08:39:07 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss