NetBeans IDE 8.0 Beta 发布,支持最新Java 8 技术

jopen 10年前

NetBeans IDE 8.0 Beta提供了一个开箱即用的代码分析器和编辑来支持最新的Java 8 技术--Java SE 8, Java SE Embedded 8, 和 Java ME Embedded 8。IDE还具有一系列新的增强功能,进一步提高其对Maven和Java EE PrimeFaces的支持;针对HTML5的新工具,特别是对于AngularJS;还改进对 PHP 和 C/C++ 的支持。

NetBeans IDE 8.0 Beta 现在支持语言包括:英语,巴西葡萄牙语,日语,俄语,和简体中文。

下载NetBeans IDE 8.0 Beta

Download

文档

使用以下链接开启 NetBeans IDE 8.0 :

新功能亮点

Java

  • JDK 8 support: code analyzers and editor enhancements for Profiles, Lambdas, Streams, and Method References.
  • Java SE Embedded support to deploy, run, debug or profile Java SE applications on an embedded device, such as Raspberry PI, directly from the NetBeans IDE.
  • Java ME Embedded 8 support.
  • Several Java Editor enhancements, such as many new Java hints, Javadoc shown as tooltip, instant rename enhancements, and code completion exclusions.
  • Improved integration with JavaFX Scene Builder.
开发工具,NetBeans IDE 8.0 Beta 发布
Full Screenshot

Java EE

  • New PrimeFaces code generators, to generate complete PrimeFaces skeleton CRUD applications with connection to databases.
  • Tomcat 8.0 integration.
  • TomEE integration, including out-of-box JPA, JSF, and JAX-RS configuration and data sources.
  • Facelets Template Client wizard asks for sections to generate.
  • Code completion for template sections, and within JSF composite components.
  • Enhanced CDI integration in beans.xml file, with code completion for alternative classes and stereotypes.
  • More flexibility for JPA hints, which can be disabled, enabled, and warning level changed.
开发工具,NetBeans IDE 8.0 Beta 发布
Full Screenshot

Maven

  • New Maven graph layout switcher.
  • Navigator shows POM goals.
  • Additional web resources shown in Projects window.
  • Improved Maven performance when re-running Web applications.
  • Improved Maven performance of "Apply Code Changes" while debugging.
开发工具,NetBeans IDE 8.0 Beta 发布
Full Screenshot

JavaScript

  • AngularJS navigation via hyperlinking from view to controllers.
  • Many enhancements for AngularJS in code completion between artifacts, such as code completion in the view to properties defined in controllers.
  • Code completion support in Knockout templates.
  • New editor support for creating JQuery widgets and plugins.
  • Debugging of JavaScript code executed in Nashorn (JDK 8+) script engine is supported.
开发工具,NetBeans IDE 8.0 Beta 发布

HTML5

  • Android 4.4 WebKit debugging supported for Cordova 3.3+.
  • New Karma test runner support.
  • New Grunt build support.
  • Avatar.js is available in the Plugin Manager, via Tools | Plugins. After installation, you're able to create Avatar.js projects.
开发工具,NetBeans IDE 8.0 Beta 发布
Full Screenshot

PHP

  • Support for PHP 5.5.
  • New support for Nette tester.
  • New support for PHP CS Fixer.
  • Enhancements for Twig, Latte, and Neon.
  • Composer supported by New Project Wizard.
开发工具,NetBeans IDE 8.0 Beta 发布
Full Screenshot

C/C++

  • New Breadcrumbs feature for navigation in editor.
  • New GDB Console to enable usage of command line GDB mode.
  • New hints and code completions.
  • Improved remote performance.
开发工具,NetBeans IDE 8.0 Beta 发布
Full Screenshot


Platform

  • Enhanced flexibility in the Window System, such as split of editor via drag and drop, and a new API to customize editor tabs.
  • New design of user interface for managing Project Groups.
  • Files in folders can be sorted by extension.
开发工具,NetBeans IDE 8.0 Beta 发布
Full Screenshot

Miscellaneous

  • Profiler enhancements: Profile on embedded platforms, show thread owning monitor for lock contention, and improved Threads view.
  • Versioning enhancements: Support for Subversion 1.8 working copies, various enhancements to Git and Mercurial support.
  • Task Schedule and other new features in Tasks window for bug tracking.
开发工具,NetBeans IDE 8.0 Beta 发布
Full Screenshot