Netbeans custom syntax highlighter [closed]

眉间皱痕 提交于 2019-12-30 08:05:31

问题


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.



来源:https://stackoverflow.com/questions/4400542/netbeans-custom-syntax-highlighter

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!