Posted on 2008-09-02 23:31
guanminglin@gmail.com 閱讀(18563)
評論(0) 編輯 收藏 所屬分類:
NetBeans
今天我下載了NetBeans6.5 的每日更新版,感覺和beta版又有些不同了,好像修復了1600多個bug,
下面是一篇blog上的內容!
NetBeans 6.5 Beta was published almost 3 weeks ago. For me the beta is obsolete
and if you try a recent build, you can notice that there was fixed many issues.
In Issuezilla there are more then 1600 fixed issues during last three weeks.
I would like to hihglight some improvements in PHP support:
* The performence of code completion was significantly improved.
* The editor has about 40 fixes since the beta.
The code completion is more context sensitive and it is able to offer more precise results.
* There was also improved the navigation functionality.
Fixes in the PHP Navigator, Hyperlink and also implementation of Go To Symbol was added.
* Fixes in the project and debugger.
* Small improvements in FTP support.
Over all there are still things which can be fixed and improved. I would like to thanks to all,
who tried the PHP support in NetBeans and entered an issue. We have a few more weeks to stabilizing
and fixing. Thanks for your help.
具體大家可以自己到
NetBeans星球博客看看。
NetBeans6.5 增強了項目導入的功能,導入功能不再單一的顯示黃色的圖標而是不同項目顯示的圖標
Eclipse 項目的導入功能也增強了,不要在為把Eclipse項目導入到NetBeans 中感到頭痛了!下面
是引用只NetBeans wiki 上的一幅圖片。
還有增強的Subversion 客服端,這個是NetBeans 最新的Subversion 客戶端!
下面是一段blog的原文:
Luckily it is easy to change the default client and use a newer client for Subversion.
We only have to go to Tools | Options | Miscellaneous | Versioning | Subversion.
There we have a input field Specify the SVN home folder with a Browse button.
Here we can specify where we installed our latest Subversion client software.