NetBeans Forums
| View previous topic :: View next topic |
| Author |
Message |
volodiaL
Joined: 19 Jul 2012 Posts: 36 Location: Ukraine
|
Posted: Wed Mar 27, 2013 9:28 am Post subject: Keyboard shortcuts for next error,warning,display error |
|
|
Hello!
I use netbeans 7.3!
Can anybody advise me on keyboard shortcuts for
- moving to next,previous error, warning.
Pressing and does not work at all
- displaying error,warning message. I press Alt+Enter and see solutions to
problem but not the error itself. It should be like F2 in eclipse.
- move to some method,field of parent class.
- traversing through methods of class from current to next or to previous. Eclipse equvalent is Ctrl+Shift + up arrow or down arrow.
Thank you! |
|
| Back to top |
|
 |
tkellerer
Joined: 15 Aug 2008 Posts: 475
|
Posted: Wed Mar 27, 2013 10:13 am Post subject: Re: Keyboard shortcuts for next error,warning,display error |
|
|
| volodiaL wrote: | Can anybody advise me on keyboard shortcuts for
- moving to next,previous error, warning. | The shortcuts for moving to the next and previous error are listed in the "Navigate" menu.
| Quote: | | displaying error,warning message. I press Alt+Enter and see solutions to problem but not the error itself. It should be like F2 in eclipse. | And what does F2 in Eclipse do?
| Quote: | move to some method,field of parent class.
- traversing through methods of class from current to next or to previous. Eclipse equvalent is Ctrl+Shift + up arrow or down arrow.
Thank you! | Navigate -> Inspect shows all the actions and their shortcuts. If you don't like the shortcuts, re-define them in the Options menu
Inherited methods and variables can be displayed in the Navigator by enabling the "Show inherited members" option (in the "bottom toolbar" of the navigator window) |
|
| Back to top |
|
 |
volodiaL
Joined: 19 Jul 2012 Posts: 36 Location: Ukraine
|
Posted: Wed Mar 27, 2013 11:05 am Post subject: |
|
|
Thank you for response!
It was helpful. I discovered Ctrl + Shift + F12 and Shift +Alt +F12.
I have error in my class I go to Navigate menu and see that
item 'Next error' or 'Previous error' are disabled there.
They have some another meaning because they are in category 'System'
Luckily I found 'Next Error in Editor' option in 'Source' category.
I set key binding for this and now I can traverse to my next error including warnings. But there is no option 'Previous error in Editor' to traverse backwards.
I have not found shortcut that will move me to next,previous method. Probably it is not possible unless using Navigator.
In eclipse F2 displays me my error itself but not solutions to fix it.
The error is displayed if I point my mouse on misspelled keyword
but I want it to be displayed using keyboard.
Thank you! |
|
| Back to top |
|
 |
markiewb
Joined: 29 Aug 2012 Posts: 271
|
Posted: Wed Mar 27, 2013 5:58 pm Post subject: Keyboard shortcuts for next error,warning,display error |
|
|
Am 27.03.2013 12:05, schrieb volodiaL:
| Quote: | The error is displayed if I point my mouse on misspelled keyword
but I want it to be displayed using keyboard.
| Have a look at the statusbar! The error text is shown there too. |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You can attach files in this forum You can download files in this forum
|
|