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 Platform. As you know, the AIOTrade (formerly Humai Trader) is built on NetBeans Platform using Net ...
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.php Select 'Q-Build' and download the newest M7 2. Update Ruby modules: 1) [Tools] -> [Update Center] 2) ...
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 ...
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 function call or var, just press down "Ctrl", and put cursor on the function call or var name's position ...
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 folding etc. working. I'll contribute it to NetBeans Community when it's stable enough. Here is a snapsh ...
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) which are all based on NetBeans Platform. About AIOTrade, in the interview, I said: "I'm going to spli ...
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 NetBeans, and I'll try to sync my work with his work. The Erlang interactive console does not truly work ...
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 still lacks copy/paste feature. And ErlyBird supported Emakefile based project build. In the output w ...
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 declaration. (Only OTP modules are supported currently) The screenshot shows the popup with candidate funct ...
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. CHANGELOG: Performance improvement. Integrated with NetBeans' Common Scripting Framework. Thank ...
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 one projects are opened concurrently, 'Go to declaration' for remote function may not work. You can cl ...
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" or "case", the matched "case" or "end' will be highlighing. When you put the caret on a variable, f ...
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. Click on the picture to enlarge it Other progress: If erl/erl.exe is under the environment pat ...
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://sourcefo ...
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 computer, but the distel module can not communicate with Erlang node on my Windows XP, that means I can ...
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 Apr 21: There are several source files under \lib\megaco-3.5.3\src\text, which are with size > 300 ...
dcaoyuan
搜索本博客
最近加入圈子
存档
最新评论