Can I customize syntax highlighting in Eclipse to show octal literals differently?

Posted by polygenelubricants on Stack Overflow See other posts from Stack Overflow or by polygenelubricants
Published on 2010-03-07T22:16:01Z Indexed on 2010/03/09 6:06 UTC
Read the original article Hit count: 401

I think octal literals are Very Dangerous Things™, and I'd like them to be glaringly obvious whenever I read source codes.

There must be a way to do this in Eclipse, right?


So it looks like standard Eclipse cannot be configured to do this? A custom syntax highlighter is required?

© Stack Overflow or respective owner

Related posts about eclipse

Related posts about syntax-highlighting