论坛首页 综合技术论坛

Erlybird 0.17.0 Realeased

浏览 2698 次
精华帖 (0) :: 良好帖 (0) :: 新手帖 (0) :: 隐藏帖 (0)
作者 正文
   发表时间:2008-11-30  

奇怪草原兄为什么没在这论坛里公布,我看了下,只有大概08年3月份广告过的0.16.0。

google了一下"erlybird 0.17"都无甚收获。

只有sourceforge上的release包在显示是11月25号release的。因为没有0.17.0的广告,在这里冗余一下0.16.0的吧:

 

这里是原文地址:

http://www.iteye.com/topic/168781

 

草原兄 写道
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.

 

 

 

 

 

其实我主要是想问(/抱怨)一下,我从sourceforge下下来的zip包里怎么光一堆nbm文件,没有可执行文件?想尽了所有可能的原因都没想到。下过0.16.0版也是同样的问题。

郁闷。

哪位仁兄稍微给点一下?

 

   发表时间:2008-11-30  
拜托。。。erlybird只是个netbeans的插件
0 请登录后投票
   发表时间:2008-11-30  
seen 写道

拜托。。。erlybird只是个netbeans的插件


dcaoyuan 写道

因为我改了一点NetBeans的GSF模块,为兼容性起见,这个版本只以单独的IDE形式提供,不提供插件包。
...
、解压erlybird-bin-0.11.2.zip到某处。Windows用户:'bin\erlybird.exe',*nix用户,"\bin\erlybird";

引自:http://www.iteye.com/topic/80925
不过这个是0.11.2,后来又改回插件形式了难道?

0.15.0的时候是:
dcaoyuan 写道

附件中解压后有两个NetBeans的nbm文件,从Tools->Update Center中选Install Manually Downloaded Modules(.nbm Files),将这两个文件添加进去,重新启动NetBeans。(要求NetBeans 6.0 M7以上)


引用

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.




Ah-----------------

我因为“冗余地贴在这儿”,而错以为这个就是0.17的说明文件了,而0.17又改回插件了?那这变化也太诡异了吧。。。。。。。。。。。。。
0 请登录后投票
   发表时间:2008-11-30  
seen 写道
拜托。。。erlybird只是个netbeans的插件


貌似seen特别爱回复我的帖子

================================================================

再做三个小抱怨,听说erlybird吃内存所以得改netbeans的什么设置?那我的烂机子怎么跑啊?
还有一个对netbeans的抱怨:已经在etc/netbeans.conf里加了项 -utf 8的选项了,可是中文还是会乱码,据说只有宋体不会乱码?可宋体不是等宽字体呀,我爱用lucida console(露陷了,最近从完全的linux支持者,又回到windows了),怎么办呀,貌似这不是netbeans的问题,是JRE的问题?
另一个也是对netbeans的抱怨:怎么搜遍互联网也没找到怎么让netbeans自动换行呀?(不排是我google能力太差的可能)

并且:为我这种不懂自己do it,只会抱怨而检讨:(
0 请登录后投票
   发表时间:2008-11-30  
因为是netbeans6.5,而且是中文版,所以不知道怎么以草原兄的指示来装入nbm文件。
算了,我只是想要一个编辑器,Editra就很棒了。
再说T1偶像说过写fp程序只需要一个编辑器和一张草稿纸(非原话,不负责)。
0 请登录后投票
   发表时间:2008-11-30  
完了,本楼彻底成脑残帖了。

http://sourceforge.net/forum/forum.php?forum_id=891248

引用

Posted By: dcaoyuan
Date: 2008-11-25 17:13
Summary: Erlang Plugin for NetBeans 0.17.0 Released
Erlang Plugin for NetBeans 0.17.0 ReleasedI'm pleased to announce Erlang plugin for NetBeans (ErlyBird) 0.17.0 is released.This is a bug-fix release, and from now on, will be in form of NetBeans plugin.NetBeans 6.5 is a requirement.To download, please go to: https://sourceforge.net/project/showfiles.php?group_id=192439&package_id=226387&release_id=642911To install: 1. Open NetBeans, go to "Tools" -> "Plugins", click on "Downloaded" tab title, click on "Add Plugins..." button, choose the directory where the Erlang plugin are unzipped, select all listed *.nbm files, following the instructions. Restart IDE. 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"When you open/create an Erlang project first time, the OTP libs will be indexed. The indexing time varies from 30 to 60 minutes depending on your computer.Feedback and bug reports are welcome.



阿弥陀佛
0 请登录后投票
论坛首页 综合技术版

跳转论坛:
Global site tag (gtag.js) - Google Analytics