`
dcaoyuan
  • 浏览: 306313 次
社区版块
存档分类
最新评论

Erlang Editor for NetBeans - ErlyBird 0.10.1 released

阅读更多

Update - Mar 29,2007: If you got exception: java.lang.reflect.InvocationTargetException when try completion, please check the version number of your "Generic Languages Framework" module (Tools -> Module Manager -> Language Support), if the version number is less than 1.70, you can go to http://sourceforge.net/projects/erlybird to download and update to the newly built org-netbeans-modules-languages.nbm

I'm pleased to announce ErlyBird 0.10.1, an Erlang Editor Module for NetBeans has been released.

Current features:

  • Syntax checking;
  • Syntax highlighting;
  • Functions navigator;
  • Code-folding;
  • Indentation;
  • Built-in function completion.

You can download ErlyBird from http://sourceforge.net/projects/erlybird

ErlyBird needs NetBeans IDE 6.0 M7+, which can be downloaded via:
http://www.netbeans.info/downloads/dev.php page
select Q-Build in 'Build Type'.

After NetBeans IDE installed, go to Tools->Update Center, fetch the "Generic Language Framework" module from Category "Languages Support"

To install ErlyBird module, unzip the binary package first, then:

  1. From menu: Tools -> Update Center
  2. In the "Select Location of Modules" pane, click "Install Manually Downloaded Modules(.nbm Files)", then "Next"
  3. Click [Add...] button, go to the path to select the unzip .nbm file.
  4. Following the instructions to install updated modules.
  5. Restart NetBeans.

It may not be stable yet, feedback and bug reports are welcome.

分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics