the plugin has worked very well for me for years, but with the latest update syntax highlighting is broken for me - it breaks right in the middle of my embedded java code (see attached screenshot), then works again a few lines down:
[...]
void vcd_declaration_vars() throws ZamiaException :
{
Token tID, tWidth;
int width;
PathName path;
}
{
var_type(...
2009-09-28 20:17:31 UTC in JavaCC Eclipse Plugin