corner imagecorner image
IDEPlatformPluginsDocs & SupportCommunityPartners

SableCC support - plugin detail

Netbeans module for SableCC, actually syntax highlighting and calling SableCC from Netbeans supported. To call SableCC choose Run -> Call SableCC on main Menu, or choose the scc file on Project -> Right Mouse -> Call SableCC Status of Plugin: Beta

NetBeans Plugin - SableCC support
Plugin owner: lazyboy
Website: https://sourceforge.net/projects/sccnb/
Added: 2011-08-21
Last updated: 2012-05-16
NetBeans Versions: 6.9, 7.0, 7.1, 7.2
License: GNU Library or "Lesser" General Public License version 3.0 (LGPLv3)
Category: Building
Size: 0.32 MB
Downloaded: 98 times
Rating:
 4.37, by 1 users


Download plugin

Verifications for NetBeans versions

Plugin is not subject to any verification

Introduction

To call SableCC choose Run -> Call SableCC on main Menu, or choose the scc file on Project -> Right Mouse -> Call SableCC Status of Plugin: Beta

What's new in this version

Please use the newest version to get all features. The direct link of SourceForge may not point to the newst version, so please check them in the list.
1.0.2 Generate dependence graph for AST or CST.
1.0.2.1 Signed Plugin, improve UI by redirecting output and exceptions by parsing the grammar into output window.

[ You have to be logged in to be able to comment. ]

User Comments

  

It is not a bug, it is a feature.

Hi, it is just a feature to ensure that the visual graph is only generated if the grammar file is correct. To generate the graph please correct the line

Package ;

to

Package helloword.test;

I'm fixing if now to make it more user-friendly.
Posted by lazyboy on May 16, 2012
  

"expecting: pkg id" error message

The plugin installs fine but does neither diagnose grammars nor visualize them. Do I miss some library?

For more information please see my report: http://netbeans.org/bugzilla/show_bug.cgi?id=212568
Posted by jkovalsky on May 16, 2012