NetBeans 8.1 RC2 發布,正式版已經不遠了
NetBeans IDE 8.1 RC 2 提供開箱即用的代碼分析器和編輯器,支持最新的 Java 8 技術(Java SE 8, Java SE Embedded 8 和 Java ME Embedded 8)。此版本同時新增一系列的 HTML5/JavaScript 工具,特別是 Node.js,KnockoutJS 和 AngularJS;改進對 Maven 和 PrimeFaces JavaEE 的支持;改進 PHP 和 C/C++ 支持。
NetBeans IDE 8.1 RC2 提供英文,簡體中文,日文,俄語,巴西葡萄牙語版本。
值得關注的改進
Node.js 應用開發
-
New Node.js project wizard
-
New Node.js Express wizard
-
Enhanced JavaScript Editor
-
New support for running Node.js applications
-
New support for debugging Node.js applications
HTML5/JavaScript 增強
-
New support for Gulp
-
New support for Mocha and Selenium
-
New Jade Node Template Engine support
-
New Shadow DOM support via NetBeans Chrome plugin
-
Enhanced support for Grunt
-
Enhancements for AngularJS and KnockoutJS
-
Projects recognized via package.json, bower.json, composer.json
Java 增強
-
Enhanced Code Completion("intellisense")
-
More expressive Navigator shows overridden & implemented methods
-
Enhanced ordering rules in Options window
-
Performance improvements for Java navigation tools:
-
"Go To Type" (Ctrl-O)
-
"Go To File" (Alt-Shift-O)
-
"Go To Symbol" (Ctrl-Alt-Shift-O)
-
"Find Usages" can include dependencies ( details )
Java EE 增強
-
Support for remote Oracle WebLogic Server
-
Community contributed support for WildFly 9 and WildFly 10
PHP 增強
-
New support for Phing
-
Enhanced integration with Composer
-
Code coverage added to Nette Tester
-
New Symfony installer integration
C/C++ 增強
-
New mixed C++/Java development support
-
Enhancements to New Project Wizard
-
SVN, Git and Mercurial support in Remote mode
-
C++ Editor enhancements
-
New audits, hints and refactorings
-
Reverse engineering (Call Graph) enhancements
Profiler 重新設計和改進
-
Redesigned user interface
-
New features:
-
Live forward and reverse call trees in CPU results
-
Live allocation trees in Memory results
-
Monitoring CPU utilization
-
Thread dumps from profiled application
-
Engine improvements:
-
Faster connection to profiled application
-
Limited outgoing calls from profiled methods
-
Memory profiling for selected classes
-
Simplified profiler setup
-
Improved integration into the IDE
其他
-
Enhancements to Git support
-
JRE bundled with the following NetBeans bundles:
-
HTML5/JavaScript
-
PHP
-
C/C++
更多改進內容請看 發行說明 。