Does anyone know if there is any tutorial on creating syntax highlighter for custom language in NetBeans?
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试):
问题:
回答1:
You're in luck! It looks like that question has been answered with an in-depth tutorial here: http://wiki.netbeans.org/DevFaqSyntaxHighlight
It's a tutorial for a fictional language, but you should be able to follow through with your own custom language by following the principles it sets out.