Re: Where is the "test" button?
Jesse Glick <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.user-interface |
|---|---|
| Organization | Sun Microsystems |
| Message-ID | <[email protected]> |
Ivan Soleimanipour wrote: >> On a related note, why is Attach (to remote VM in debugger) in the >> debug toolbar? [...] > > Attaching is not _that_ unusual in the native unix world (and maybe > even in the java world where you have appservers and stuff that are > pretty complex to startup?) For canned apps based on app servers, presumably the project type handles debugging already. For freeform projects, you can also set up the debug target to do the connection for you as part of the Ant script, presumably in combination with launching the server or reloading the app or something, so you do not need to press the Attach button as such. -J. -- Jesse Glick <mailto:[email protected]> x22801 NetBeans, Open APIs <http://www.netbeans.org/>