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 56660 - Prompt to create a test directory
Summary: Prompt to create a test directory
Status: RESOLVED DUPLICATE of bug 50012
Alias: None
Product: java
Classification: Unclassified
Component: JUnit (show other bugs)
Version: 4.x
Hardware: All All
: P1 blocker (vote)
Assignee: Victor Vasilyev
URL:
Keywords: UI
: 192356 (view as bug list)
Depends on: 135145
Blocks: 50012
  Show dependency tree
 
Reported: 2005-03-18 17:50 UTC by Vince Kraemer
Modified: 2011-04-26 09:56 UTC (History)
2 users (show)

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 Vince Kraemer 2005-03-18 17:50:51 UTC
I created a web application project "with existing sources".

The original source did not have java code, so there wasn't a directory of junit
tests.

I extended to app, by creating a servlet and utility classes.

I decided to create some unit tests for the utility classes.

I used Tools->JUnit Tests->Create Tests to start to add some.

The dialog opens with everything disabled, except for cancel and help.

The dialog contains a message that describes "why" the dialog is disabled.

It would probably be better to give the user a chance to fix the problem...

Open a dialog that lets the user create a directory for their tests.
Comment 1 Marian Petras 2005-03-23 16:05:42 UTC
Confirmed, accepted.
Comment 2 Marian Petras 2005-03-23 16:05:53 UTC
See also bug #56661 ('Missing help at "critical moment"').
Comment 3 pribyl 2008-04-30 16:42:20 UTC
Since the issue 56661 has been fixed (new dialog with information what is actually the problem should appear now), I
guess it solves this issue as well...
Comment 4 Marian Petras 2008-11-26 13:15:07 UTC
This should be finally solved in NB 7.0. Once the necessary API is designed (issue #135145), the fix of this issue
should be simple.
Comment 5 Yulia Novozhilova 2011-04-26 09:48:18 UTC
*** Bug 192356 has been marked as a duplicate of this bug. ***
Comment 6 Yulia Novozhilova 2011-04-26 09:56:02 UTC

*** This bug has been marked as a duplicate of bug 50012 ***