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 195182 - junit vs. existing project without tests
Summary: junit vs. existing project without tests
Status: CLOSED DUPLICATE of bug 195252
Alias: None
Product: java
Classification: Unclassified
Component: Project (show other bugs)
Version: 7.0
Hardware: All All
: P2 normal (vote)
Assignee: Tomas Zezula
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-08 16:56 UTC by Marian Mirilovic
Modified: 2011-02-11 08:33 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Marian Mirilovic 2011-02-08 16:56:59 UTC
NB 7.0 Beta 2

Steps to reproduce:
- start IDE with new userdir (new installation)
- open project (without tests, without existing junit references)
- generate new test (Tools|Create JUnit test)
-> new test is generated with errors (missing junit library)
The only way to fix it is to add library manually through Project Properties.
Comment 1 Jesse Glick 2011-02-08 18:15:33 UTC
No intent to fix this and other miscellaneous use cases. The user needs to install JUnit before doing any real work.

*** This bug has been marked as a duplicate of bug 195123 ***
Comment 2 Marian Mirilovic 2011-02-08 23:22:45 UTC
Jesse, this definitely is not a duplicate of issue 195123. 

BTW: If you do not plan to fix it mark as WONTFIX
Comment 3 Jesse Glick 2011-02-09 00:10:54 UTC
Do not currently intend to change this behavior.
Comment 4 Jesse Glick 2011-02-10 17:54:04 UTC

*** This bug has been marked as a duplicate of bug 195252 ***
Comment 5 Marian Mirilovic 2011-02-11 08:33:53 UTC
verified duplicate