Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » Next/Previous Error in Editor?
Next/Previous Error in Editor? [message #257791] Mon, 15 December 2008 02:24 Go to next message
Eclipse UserFriend
The Next/Previous Navigation commands in Editor window (uasually?) go the
next/previous error/warning. The Compiler Errors/Warnings settings
determine what gets flagged and how. The same errors/warnings are also
shows in Problems View, but here it is possible to further filter the
list.


Is it possible to filter this list in the Editor window? I would like to
see all errors and warnings in the Problems view but navigate only to
errors, ignoring warnings. This is so that I can see all the References to
Raw references in the Problems view but quickly jump to the next
unresolved identifier without having to press ctrl-. twenty times.

I guess I am looking for a "Next Error" command that I can bind ctrl-. to?
Thanks in advance.
Re: Next/Previous Error in Editor? [message #257795 is a reply to message #257791] Mon, 15 December 2008 04:01 Go to previous messageGo to next message
Eclipse UserFriend
Hemal, there is a toolbar button that lets you select the annotation
types you want "Go to Next / Previous" to jump to. Look for a yellow
arrow pointing upwards / downwards.

-tom

Hemal Pandya wrote:
> The Next/Previous Navigation commands in Editor window (uasually?) go
> the next/previous error/warning. The Compiler Errors/Warnings settings
> determine what gets flagged and how. The same errors/warnings are also
> shows in Problems View, but here it is possible to further filter the
> list.
>
> Is it possible to filter this list in the Editor window? I would like to
> see all errors and warnings in the Problems view but navigate only to
> errors, ignoring warnings. This is so that I can see all the References
> to Raw references in the Problems view but quickly jump to the next
> unresolved identifier without having to press ctrl-. twenty times.
> I guess I am looking for a "Next Error" command that I can bind ctrl-.
> to? Thanks in advance.
>
>
Re: Next/Previous Error in Editor? [message #257798 is a reply to message #257795] Mon, 15 December 2008 10:53 Go to previous message
Eclipse UserFriend
Exactly what I needed. Thanks a ton.

Tom Eicher wrote:

> Hemal, there is a toolbar button that lets you select the annotation
> types you want "Go to Next / Previous" to jump to. Look for a yellow
> arrow pointing upwards / downwards.

> -tom

> Hemal Pandya wrote:
>> The Next/Previous Navigation commands in Editor window (uasually?) go
>> the next/previous error/warning. The Compiler Errors/Warnings settings
>> determine what gets flagged and how. The same errors/warnings are also
>> shows in Problems View, but here it is possible to further filter the
>> list.
>>
>> Is it possible to filter this list in the Editor window? I would like to
>> see all errors and warnings in the Problems view but navigate only to
>> errors, ignoring warnings. This is so that I can see all the References
>> to Raw references in the Problems view but quickly jump to the next
>> unresolved identifier without having to press ctrl-. twenty times.
>> I guess I am looking for a "Next Error" command that I can bind ctrl-.
>> to? Thanks in advance.
>>
>>
Previous Topic:Source lookup path is not saved for debugging
Next Topic:jump to resource in navigator
Goto Forum:
  


Current Time: Wed May 07 12:16:51 EDT 2025

Powered by FUDForum. Page generated in 0.28144 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top