user3418847
user3418847

Reputation: 93

How do you programatically get the XPath to cursor position in Eclipse in the contentAssistProcessor?

I am creating a custom XML editor (TextEditor) in Eclipse and am implementing IContentAssistProcessor. In the computeContextInformation, how do I compute the xpath of the current location of my cursor?

Upvotes: 0

Views: 137

Answers (0)

Related Questions