Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » WST XML editor doesn't use IMARKER.CHAR_START/END?
WST XML editor doesn't use IMARKER.CHAR_START/END? [message #207269] Mon, 21 January 2008 15:06 Go to next message
Anders Olsson is currently offline Anders OlssonFriend
Messages: 21
Registered: July 2009
Junior Member
Hello,

I'm adding error markers to XML files, which I edit with WST's XML editor.
If I set the attribute IMARKER.LINE_NUMBER the row gets an error marker.
But if I instead set IMARKER.CHAR_START and IMARKER.CHAR_END the problem
are only seen in the problems view, but nothing is seen in the XML editor.

Is it really so that WST doesn't use these attributes for marking in the
XML editor? I'm using WST version 2.0.1 on Eclipse 3.3.1.1

BR,

Anders Olsson
Re: WST XML editor doesn't use IMARKER.CHAR_START/END? [message #207439 is a reply to message #207269] Thu, 24 January 2008 17:55 Go to previous message
Nitin Dahyabhai is currently offline Nitin DahyabhaiFriend
Messages: 4435
Registered: July 2009
Senior Member

Anders Olsson wrote:
> I'm adding error markers to XML files, which I edit with WST's XML
> editor. If I set the attribute IMARKER.LINE_NUMBER the row gets an error
> marker. But if I instead set IMARKER.CHAR_START and IMARKER.CHAR_END the
> problem are only seen in the problems view, but nothing is seen in the
> XML editor.
>
> Is it really so that WST doesn't use these attributes for marking in the
> XML editor? I'm using WST version 2.0.1 on Eclipse 3.3.1.1

It does, but it's best to always set all three values.

---
Nitin Dahyabhai
Eclipse WTP Source Editing
IBM Rational


_
Nitin Dahyabhai
Eclipse Web Tools Platform
Previous Topic:Content Assist for StructuredTextEditor
Next Topic:How to start jboss4.2.2GA in eclipse
Goto Forum:
  


Current Time: Fri Apr 19 09:51:39 GMT 2024

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

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

Back to the top