开发者

Anyone have a simple template for creating a new syntax highlighter for a Netbeans Editor?

I'd like to throw together a basic Netbeans editor with syntax highlighting for a non-standard database language.

Initial target: highlight a set of reserved words and standard C multi-line comments.

Anyone savvy with this and could point me to a link, or a template?

One last thing: I've pulled down the Netbeans source t开发者_如何学Goree before and tried to slog my way through it. Ugh. I'm looking more for a plug-in template that could do this, if there is one.


the netbeans wiki has information on adding support for a new language. Look under point 3). It's a cumbersome process, but fairly straightforward

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜