Skip to main content



      Home
Home » Newcomers » Newcomers » How to display annotations in the "Problems/Errors/Markers" view?
How to display annotations in the "Problems/Errors/Markers" view? [message #1266386] Fri, 07 March 2014 06:28 Go to next message
Eclipse UserFriend
How to display eclipse annotations (Preferences>General>Editors>Text Editors>Annotations) in the "Problems/Errors/Markers" view?

When editing an html file, eclipse display useful annotations on the right margin, like "Invalid tag location" or "unknown tag", but it will be useful to see them with in any tab like "Problems", "Markers" or "Errors" without have to open each html file and put the mouse on the annotation to see the description.

There is any option to do that ? I understand that all annotations are not in the Problems view, but problems annotations should be there, no ?

Re: How to display annotations in the "Problems/Errors/Markers" view? [message #1266459 is a reply to message #1266386] Fri, 07 March 2014 08:43 Go to previous messageGo to next message
Eclipse UserFriend
Annotations are how problems are indicated in the editors, while Markers are how they are indicated on files using the Problems/Markers views and decorators in the various explorer views. Problem Markers are usually created by builders, and in this case the Validation Builder--so is that a Builder on your project, and are you letting builds happen?

Alternatively, you can try the Validate context menu item on the file, but you'll have to rerun it to see if you've corrected any problems.
Re: How to display annotations in the "Problems/Errors/Markers" view? [message #1266466 is a reply to message #1266459] Fri, 07 March 2014 08:53 Go to previous message
Eclipse UserFriend
Ok, thank you, i didn't know i hat do use "validate" to add the warnings in the Markers view, because they was already annotated.
Previous Topic:<epsilon.eugenia> in ant headless mode ?
Next Topic:How to find calling function
Goto Forum:
  


Current Time: Sat Jun 14 15:47:46 EDT 2025

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

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

Back to the top