Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    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 11:28 Go to next message
Tom Delmas is currently offline Tom DelmasFriend
Messages: 2
Registered: March 2014
Junior Member
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 13:43 Go to previous messageGo to next message
Nitin Dahyabhai is currently offline Nitin DahyabhaiFriend
Messages: 4435
Registered: July 2009
Senior Member

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.


_
Nitin Dahyabhai
Eclipse Web Tools Platform
Re: How to display annotations in the "Problems/Errors/Markers" view? [message #1266466 is a reply to message #1266459] Fri, 07 March 2014 13:53 Go to previous message
Tom Delmas is currently offline Tom DelmasFriend
Messages: 2
Registered: March 2014
Junior Member
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: Thu Apr 25 06:34:10 GMT 2024

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

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

Back to the top