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 124875 - Run-time Test Libraries add Run-time Libraries
Summary: Run-time Test Libraries add Run-time Libraries
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:
Depends on:
Blocks:
 
Reported: 2008-01-08 11:12 UTC by fommil
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 fommil 2008-01-08 11:12:17 UTC
By default, the "Run-time Test Libraries" for a project do not depend on the "Run-time Libraries". It would be good if an option were available to enable such 
an automatic dependency.
Comment 1 fommil 2008-03-20 21:59:09 UTC
Has this anyone been assigned to anyone? It seems like the fix should be fairly trivial.
Comment 2 Petr Dvorak 2008-04-22 17:16:10 UTC
I will try guys from core, they should know more.
Comment 3 fommil 2008-07-11 00:18:39 UTC
This has been dormant since April... has anyone had any time to think about it? It appears on the face of it to be a trivial enhancement that would really make 
the end developer's life easier.
Comment 4 Tomas Zezula 2008-08-14 13:13:24 UTC
Adding rt classpath into test is easy, but I am not sure if it's desired by everyone.
You can do it easily by adding ${run.classpath} into run.test.classpath property in the project.properties file.
Comment 5 fommil 2008-09-05 11:47:02 UTC
I understand that the NB team may not consider this scenario to be common for the typical programmer (I disagree), but in order to address this feature 
request, it be enough if it were possible to add the runtime libs to the test runtime libs using the (UI instead of having to resort to manual editing of 
properties files as suggested).
Comment 6 Martin Balin 2016-07-07 08:39:15 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