Re: Re: CVS update: /core/execution/src/org/netbeans/core/execution/resources/
Gregg Wonderly <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.user-interface |
|---|---|
| Message-ID | <[email protected]> |
Jesse Glick wrote: > Jaroslav Tulach wrote: > >> Can't you return the node back? > > > Rather not; it is not as good since it is too generic (does not > cooperate with the Ant module). > >> Or better can't you add actions to terminate the process to the >> Output tab of the process? > > > http://www.netbeans.org/nonav/issues/show_bug.cgi?id=75465 > > Obviously desirable and probably easy to implement if no one yells at me > for doing so. I would also like to (re-)fix Ant progress indication but > nothing has happened on > > http://www.netbeans.org/nonav/issues/show_bug.cgi?id=63586 > > so I cannot. Also, can we have each ran process identified with an index so that based on the tab name showing this index, and the stop menu showing this index, we can stop the appropriate copy of the same class which we've started multiple of? Gregg Wonderly