Re: run properties and wrapping
Vladimir Voskresensky <[email protected]> Tue, 02 Oct 2007 09:38:53 +0400
| Newsgroups | gmane.comp.java.netbeans.user-interface |
|---|---|
| Message-ID | <[email protected]> |
cwalshaw wrote: > Two quick questions (I hope): > > Is there a keyboard shortcut for "right click on project, select properties, > select run category". I frequently find myself doing this (not always for > the main project). > "right click on project, select properties" You can assign yourself. Tools->Options->Keymap Expand "Project" Node and assign shortcut for "Project Properties" action. Then use arrows to select interested category. Thanks, Vladimir.