eclipse - Validating and showing errors in custom editor -


i have custom editor in plugin text fields @ top , table viewer below. 1 of fields on top required. if left blank want show error message on top in editor , in problems view of eclipse.

using imarker able show error in problems view how highlight same in editor user.

below screen shot of editor creating (not actual similar this)

editor

the editor content based on xml file. attributes present on child node of root displayed in table , attributes on root node displayed in text fields above table. not multipage editor - not providing source view user edit ui.

the text field @ top need validate if left blank provide error message , on.

thanks.


Comments

Popular posts from this blog

many to many - Django Rest Framework ManyToMany filter multiple values -

java - Jasper subreport showing only one entry from the JSON data source when embedded in the Title band -

Java Entity Manager - JSON reader was expecting a value but found 'db' -