Errors and warnings not shown in my editor [message #989486] |
Thu, 06 December 2012 08:02  |
Eclipse User |
|
|
|
Hi
I'm trying to understand why errors and warnings are not shown in the editor for my language...
According to the manual, I would expect error messages generated automatically (basing on grammar definition, for example) by the underlying parser technology to be automatically displayed on the screen. Instead, on the left side of the editor does not appear any icon for errors or warnings.
I also implemented a custom validator (subclass of AbstractDeclarativeValidator) and tested it to be sure it throws correctly a warning. But when I start the editor, nothing appears when it should appear.
Finally, I noticed that if I open Window -> Preferences and then I select My language -> Compiler, there isn't an Errors/Warnings sub-item of the menu, as for Java.
Could you help me, please? 
Marco
[Updated on: Thu, 06 December 2012 08:11] by Moderator
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 1.15505 seconds