NetBeans6.5 增强的项目导入功能

    今天我下载了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.






你可能感兴趣的:(NetBeans6.5 增强的项目导入功能)