Rats! Plugin for NetBeans#1: Syntax Highlighting

I've used Rats! parser generator heavily on Scala/Erlang? plugin for NetBeans, but not write a plugin for Rats! itself.

So I spent my weekend days on a simple Rats! editor module, which implemented syntax highlighting. It's built on Scala.

Here's the snapshot:

http://blogtrader.net/htdocs/images/ratsEditor-090630.png

It will be available in couple of days.

  • Posted: 2009-06-29 16:00 (Updated: 2012-01-03 12:07)
  • Author: dcaoyuan
  • Categories: NetBeans

Comments

1. Jon G -- 2009-07-08 16:00

Properties . BuildCategory? . Compiling . Additional Compiler Options don't seem to make it to scalac (or fsc) - try -print, which should generate lots of output.

Add New Comment