Skip to main content



      Home
Home » Language IDEs » ServerTools (WTP) » XML validation and markers
XML validation and markers [message #630601] Mon, 04 October 2010 07:08 Go to next message
Eclipse UserFriend
Hello,

I've got problem, because xml file validation in StructuredTextEditor doesn't add markers so I can't see it in Problem View.

Could you please tell me how to bind xml validation errors and problems view?

Thank you in advance.
Re: XML validation and markers [message #630734 is a reply to message #630601] Mon, 04 October 2010 13:58 Go to previous messageGo to next message
Eclipse UserFriend
The _editor_ never adds markers, they're created when the Validation Framework calls a Validator and creates markers based on the results returned to the framework. Even the as-you-type validation within the editor should only create the visible annotations you'll see in the left-hand/vertical ruler, and not actual markers.
Re: XML validation and markers [message #631068 is a reply to message #630601] Wed, 06 October 2010 02:14 Go to previous message
Eclipse UserFriend
Thank you Nitin,

I've misunderstood how it works.

Regards
Previous Topic:How to get line/col info for WSDLResource element
Next Topic:JSDT: how to add JSdoc comment before ASTNode
Goto Forum:
  


Current Time: Tue Jul 15 09:03:16 EDT 2025

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

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

Back to the top