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 136196 - Configure JUnit Result Panel to Stay Hidden or Not Show
Summary: Configure JUnit Result Panel to Stay Hidden or Not Show
Status: RESOLVED DUPLICATE of bug 118772
Alias: None
Product: java
Classification: Unclassified
Component: JUnit (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: junit-issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-05-30 20:39 UTC by lstroud
Modified: 2009-03-27 08:06 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 lstroud 2008-05-30 20:39:30 UTC
I run a lot of unit tests (many times the wrong way, when I want to see some output). The junit result panel always pops
up and annoyingly takes the focus. I would like to be able to configure the junit result panel to not show or stay
hidden.  Ideally, you would be able to minimize it, it stay minimized, and see a status bar update or change in the
color of the bottom bar button to indicate results. 

Another idea might be a color burst on the button that fades out over the course of a few seconds. That would be sexy.
If on mac, growl integration would be kewl too. So, maybe a plugin facility for providing your own result indicator
would open it up a bit.

I'm not sure it matters, but run almost all maven projects with the maven plugin.  I don't know if this behavoir is
different with normal netbeans projects.
Comment 1 Alexei Mokeev 2009-03-27 08:06:57 UTC
Good point. And it's about 118772

*** This issue has been marked as a duplicate of 118772 ***