ErlyBird 0.16.0 Released - An Erlang IDE based on NetBeans
I'm pleased to announce ErlyBird 0.16.0, an Erlang IDE based on NetBeans. This is an important feature release in size of 25M. If you have latest NetBeans nightly build installed, you can also install ErlyBird modules via update center.
CHANGELOG:
* Project metadata file is changed, please see Notes
* Instant rename (put caret on variable or function name, press CTRL+R)
* Go-To-Declaration to macros that are defined included header files
* Fixed: Go-To-Declaration to -inlcudelib won't work again after this include header file was opened in editor once
* Fixed: syntax broken for packaged import attribute
* Fixed: syntax broken for wild attribute
* Completion suggestion will not search other projects
* Track GSF changes, reindex performance was improved a lot; Can live with other GSF based language support now (Ruby, Groovy etc)
Java JRE 5.0+ is required.
To download, please go to: http://sourceforge.net/project/showfiles.php?group_id=192439
To install:
1. Unzip erlybird-bin-0.16.0-ide.zip to somewhere.
2. Make sure 'erl.exe' or 'erl' is under your environment path
3. For Windows user, execute 'bin/erlybird.exe'. For *nix user, 'bin/erlybird'.
4. Check/set your OTP path. From [Tools]->[Options], click on 'Erlang', then 'Erlang Installation' tab, fill in the full path of your 'erl.exe' or 'erl' file. For instance: "C:/erl/bin/erl.exe"
5. The default -Xmx option for jvm is set to 256M, ErlyBird now works good with less memory, such as -Xmx128M. If you want to increase/decrease it, please open the config file that is located at etc/erlybird.conf, set -J-Xmx of 'default_options'.
When run ErlyBird first time, the OTP libs will be indexed. The indexing time varies from 10 to 30 minutes deponding on your computer.
Notes:
1. Since project metadata format is changed, to open old ErlyBird created project, you should modify project.xml which is located at your project folder: nbproject/project.xml, change line:
<type>org.netbeans.modules.languges.erlang.project</type>
to:
<type>org.netbeans.modules.erlang.project</type>
2. If you have previous version ErlyBird installed, you should delete the old cache files which are located at:
* *nix: "${HOME}/.erlybird/dev"
* mac os x: "${HOME}/Library/Application Support/erlybird/dev"
* windows: "C:\Documents and Settings\yourusername\.erlybird\dev" or some where
The status of ErlyBird is still Alpha, feedbacks and bug reports are welcome.
分享到:
相关推荐
### SciPy 参考指南 Release 0.16.0 #### 一、SciPy教程概览 **1.1 引言** SciPy 是一个开源的 Python 库,为科学计算提供了大量的数学函数和算法。它建立在 NumPy 的基础上,并与 Matplotlib、Pandas 和 SymPy ...
这个是jetson上使用的torchvision0.16.0版本源码,解压后使用 sudo python3 setup.py install即可安装,编译大约耗时30分钟完成,请耐心等待,安装这个源码之前您必须安装好由nvidia官方提供对应版本的torch whl文件...
标题中的“-windows-exporter-0.16.0-amd64.exe”是指一个针对Windows操作系统的监控工具,名为“Windows Exporter”。这个工具的主要功能是收集系统和应用程序的性能指标,以便于进行监控和分析。0.16.0是该软件的...
AssetStudio.v0.16.0中文版.zip
而"odps-eclipse-plugin-bundle-0.16.0.zip"则是一个针对ODPS开发的Eclipse集成开发环境(IDE)插件,版本为0.16.0,方便开发者在Eclipse环境中进行ODPS相关的项目开发和管理。 该插件的安装和使用是其核心知识点之...
litJson作为优秀的第三方库,是解析Json很好的工具。LitJson是一个开源项目,比较小巧轻便,安装也很简单。如果在Unity里使用,只需要把LitJson.dll放到Plugins...附件是当前的最新版本0.16.0,含.Net框架下各个DLL。
《Node Exporter 0.16.0:Linux服务器监控利器》 在IT运维领域,实时、准确地监控服务器状态是保障系统稳定运行的关键。"node_exporter-0.16.0.linux-amd64.tar.gz" 文件提供了一个强大的解决方案,即Node Exporter...
AssetStudio.v0.16.0 是一个专为Unity游戏引擎设计的资源查看工具,它允许用户方便地解包和分析Unity的assetbundle文件。在Unity中,assetbundle是一种优化资源管理的方式,它将游戏中的模型、纹理、音频等资源打包...
【标题】"pig-0.16.0.tar安装包" 涉及的主要知识点是Apache Pig的安装和使用,这是一个基于Hadoop的数据流编程平台,用于处理大规模数据集。Pig Latin是Pig的编程语言,它允许用户编写复杂的数据处理任务,而无需...
torchvision-0.16.0+cu118-cp39-cp39-linux_x86_64.whl
torchvision-0.16.0+cpu-cp310-cp310-linux_x86_64.whl.zip
confd-0.16.0-linux-amd64 2019-02-19目前最新版,给下载有困难的朋友,积分无法控制,抱歉
torchvision-0.16.0+cu121-cp311-cp311-linux_x86_64.whl.zip
torchvision-0.16.0+cpu-cp39-cp39-linux_x86_64.whl
thrift-0.16.0-cp38-cp38-win_amd64.whl
资源来自pypi官网,解压后可用。 资源全名:pyarrow-0.16.0-cp36-cp36m-manylinux2014_x86_64.whl
torchvision-0.16.0+cpu-cp38-cp38-linux_x86_64.whl.zip
AssetStudio V0.16.0 是一个开源的工具,专为分析和提取游戏资源而设计,特别是针对Unity游戏引擎创建的游戏。这个工具允许开发者、游戏爱好者和逆向工程人员查看、导出甚至修改游戏中的各种资产,如模型、纹理、...
`future-0.16.0.tar.gz`是一个压缩包,包含了`future`库的0.16.0版本源码。这个版本可能包含了对旧版Python特性的模拟,以使开发者能够使用Python 3的新特性,同时在Python 2环境下运行。 在Python的`future`库中,...
torchvision-0.16.0+cu118-cp310-cp310-linux_x86_64.whl.zip