I haven't found an easy way to add a simple syntax to Eclipse, regarding conf files.
I took a look at xText, but seems really complex for something really simple.
I basically want to color the lines beginning with # and = operators.
The conf file comes from the play framework if that matters.
I would like to stay within Eclipse and not edit it in another editor if possible.