Re: Re: Where is the "test" button?
Tom Ball <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.user-interface |
|---|---|
| Organization | Sun Microsystems, Inc. |
| Message-ID | <[email protected]> |
I had a thought last night: perhaps what's needed is a junit-gui project. This project defines a separate test toolbar with perhaps three buttons: Run Tests (enabled if a project has unit tests), Run Test and Debug Test (enabled if a test is selected in the Explorer or editor pane). It can either use or extend the build system's actions when possible, and keep the icons to avoid offending the UI engineers' sensitivities. Most important: this project would define a red/green progress bar like JUnit's Swing GUI has. Getting a green-line after each bit of progress is great positive feedback, and I miss it running inside 4.0. I guess I'm a man of simple pleasures. :-) Tom On Fri, 2004-09-17 at 09:56, Jesse Glick wrote: > Peter Williams wrote: > > [...] In NB 4.0 it looks like some of my favorite actions have been > > (or will be) removed from the default toolbar and I'll have to add > > them back. I will be unhappy if I find I cannot do this. > > Again, tracking: > > http://www.netbeans.org/issues/show_bug.cgi?id=49119 > > -J. > > -- > Jesse Glick <mailto:[email protected]> x22801 > NetBeans, Open APIs <http://www.netbeans.org/> >