
/NetBeans
dcaoyuan
这个作者很懒,什么都没留下…
展开
-
Write an IDE in One Month - ErlyBird 0.11.0 Released
Updated Apr 24: The indexing feature is based on Lucene indexing from Common Scripting Framework now. But there won't be new release soon, since Generic Language Framework changes rapidly.Updated A...2007-06-29 14:10:09 · 115 阅读 · 0 评论 -
Ruby IDE for NetBeans Almost Useful
As NetBeans IDE 6.0M7 released, I tried the Ruby module for it, and it's almost useful now.To get and install,1. Downloand NetBeans IDE 6.0M7 from:http://www.netbeans.info/downloads/dev.phpSele...2007-10-13 14:46:06 · 99 阅读 · 0 评论 -
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 ->...2007-10-13 14:45:39 · 114 阅读 · 0 评论 -
Go to Declaration of Function call and Var in Erlang Editor for Netbeans
I've got "Go to declaration of function call and var" if the declarations are in the same module file, and "Highlighting for function call/function arguments" working.To go to the declaration of func...2007-10-13 14:45:15 · 110 阅读 · 0 评论 -
Erlang Editor Support Based on NetBeans' Generic Language Framework
I did some work to get Erlang editor supported on NetBeans. As the Schliemann project (Generic Language Framework) is still under developing, I just got simple syntax coloring, indentation, code fold...2007-10-13 14:44:08 · 88 阅读 · 0 评论 -
Three Interviews with Language Programmers for NetBeans
Geertjan from NetBeans took three interviews with language programmers for NetBeans, one of them is me, where I talked about ErlyBird - Erlang Editor for NetBeans and AIOTrade (formly HumaiTrader) whi...2007-10-13 14:43:47 · 104 阅读 · 0 评论 -
Erlang Project Support and Code Completion in ErlyBird
I've got the initial Erlang project management supported in ErlyBird, where the Erlang project tree can be newly created and managed by NetBeans. The code is ported from Tor's work for Ruby in NetBea...2007-10-13 14:43:17 · 89 阅读 · 0 评论 -
ErlyBird Screenshot: Erlang Console and File Locator for Compile Errors
Updated Apr 11: copy/paste can be done via Ctrl+C/Ctrl+V.The Erlang Shell console finally works on NetBeans, it works as same as on the shell/dos environment with historical commands feature. It st...2007-10-13 14:42:55 · 104 阅读 · 0 评论 -
ErlyBird Screenshot: Completion/Go to Declaration for remote function call
ErlyBird now support completion for remote function call. And, if you click on the name of a remote function call, ErlyBird will open the remote module source file, and jump to the position of declara...2007-10-13 14:42:30 · 83 阅读 · 0 评论 -
Scala的NetBeans插件Beta发布
随着NetBeans 6.5 beta正式发布,第一个beta版本的Scala插件也发布了,功能包括:1、Full featured Scala editor[list][*]syntax and semantic coloring[*]outline navigator[*]code folding[*]mark occurrences[*]go to decla...2008-08-14 09:12:01 · 174 阅读 · 0 评论 -
ErlyBird 0.15.1 Released - An Erlang IDE based on NetBeans
I'm pleased to announce ErlyBird 0.15.1, an Erlang IDE based on NetBeans. This is a performance improvement release. This release will only provide all-in-one IDE package, which is in size of 18.3M...2007-09-30 21:03:12 · 102 阅读 · 0 评论 -
ErlyBird 0.15.0 Released - An Erlang IDE based on NetBeans
Updated(Sep 23): Known issues:Formmater: String literal that is broken to multiple lines will be reformatted, this should be fixed. (Done in trunk)'Run project' does not work yet.When more than on...2007-09-23 18:14:36 · 138 阅读 · 0 评论 -
ErlyBird Screenshot: Brace Matching and Mark Occurences
I patched NetBeans' Generic Languages Framework: Schliemann, and got Brace Matching and Mark Occurences working perfectly on ErlyBird now. As shown on the screenshot, when you put the caret on "end"...2007-09-15 14:19:20 · 108 阅读 · 0 评论 -
ErlyBird Screenshot: Including Args in Completion Suggestion
As a newbie to Erlang, I'm not familiar with those OTP module/functions, I have to go back to see the docs again and again. At least, now ErlyBird will suggest me the arguments of each function now....2007-09-04 15:16:03 · 102 阅读 · 0 评论 -
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 prov...2007-08-08 18:05:35 · 81 阅读 · 0 评论 -
Vi Module Meets ErlyBird
There have been several Erlang development tools: Erlang module for Emacs, for vim, and Erlide for Eclipse. Why I write another Erlang IDE based on NetBeans?Erlang for Emacs runs smoothly on my comp...2007-06-29 14:11:28 · 89 阅读 · 0 评论 -
It Will Be My First Attendance at NetBeans Day, Seattle
I will be there, Sun Tech Days, Seattle, Sep 6, 2006. As I'm now in Vancouver, it's about 2 or 3 hours trip to Seattle. I'm glad to have a chance to meet those great guys who develop NetBeans IDE and...2007-10-13 14:46:55 · 97 阅读 · 0 评论