How can I create an Eclipse plugin that extends Java syntax coloring in certain files? -


i working system uses regular java code snippets of new code syntax inside of it. system compile regular java files, , these special files different extension. @ moment, these special files edited eclipse's regular text editor. how can add editor use regular java syntax coloring small addition?

you should develop eclipse plugin extending eclipse editor.

the comment of @elist right place go.


Comments

Popular posts from this blog

html5 - What is breaking my page when printing? -

html - Unable to style the color of bullets in a list -

c# - must be a non-abstract type with a public parameterless constructor in redis -