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

ErlyBird 0.11.2 released - An Erlang IDE based on NetBeans

阅读更多

I'm pleased to announce ErlyBird 0.11.2, an Erlang IDE based on NetBeans.

This is a bug-fix, stabilization release. Since I tightly modified GSF/GLF modules of NetBeans, this release will only provide all-in-one IDE package, which is in size of 14.8M.

To download, please go to: http://sourceforge.net/project/showfiles.php?group_id=192439

To install:

  1. Unzip erlybird-bin-0.11.2.zip to somewhere. For Windows user, executee 'bin/erlybird.exe'. For *nix user, 'bin/erlybird'.
  2. Check/set your OTP path. From [Tools]->[Options], click on 'Miscellanous', then expand 'Erlang Installation', fill in the full path of your 'erl.exe' or 'erl' file. For instance: "C:/erl/bin/erl.exe"
  3. The default -Xmx option for jvm is set to 256M, if you want to increase, open the config file of ErlyBird that is located at etc/erlybird.conf, set -J-Xmx in line of 'default_options'

The status of ErlyBird is still Alpha, feedback and bug reports are welcome.

CHANGELOG:

  • Indexing will skip too big files according to the max memeory. This avoids ErlyBird to hang when indexing.
  • If erl/erl.exe is under the environment path, ErlyBird will try to set Erlang Installation path automatically.
  • Including function args in completion suggestion.
  • Various bugs fixes especially for stabilization.

分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics