NetBeans Weekly News (Issue #576 - Feb 25, 2013 )
Join the DZone community and get the full member experience.
Join For FreeProject News
NetBeans IDE 7.3 Released
NetBeans IDE 7.3 is out! The 7.3 release empowers developers to create and debug rich web and mobile applications using the latest HTML5, JavaScript, and CSS3 standards. Developers can expect a state of the art rich web and mobile development experience with a live web page inspector, Chrome integration, a CSS3 style editor, a completely revamped JavaScript editor based on the latest Nashorn JavaScript engine, a new JavaScript debugger, and more.
NetBeans IDE Feature Pages Rewritten
The pages outlining the main features of NetBeans IDE have been rewritten over the past weeks! Java SE, Java EE, HTML5 and more: read all about the tools and utilities you can use to speed up development in NetBeans IDE.
Articles
SDTimes: NetBeans IDE 7.3 expands JavaScript support
While NetBeans has always been the Java IDE, support for other languages has crept in over time. NetBeans IDE 7.3 has been released, bringing with it a host of new support for CSS3, HTML5 and JavaScript.
InfoWorld: Oracle updates NetBeans IDE for HTML5
NetBeans IDE 7.3 "allows developers to use the same IDE to compose in HTML5 that they would use for building back-end services that their Web and mobile applications would connect to," said Bill Pataky, Oracle vice president of product management of tools and frameworks.
jaxenter: NetBeans IDE 7.3 embraces web with arrival of HTML5 support
"The web development features introduced into the popular IDE represent the converging development world we now live in. It’s no longer possible to avoid the likes of HTML5 and JavaScript in application development, and Oracle’s decision to embrace them was inevitable, and should be greatly received."
Blogs
Anahata Announces NetBeans 7.3 First Choice IDE
NetBeans is a great IDE for developing Java Applications with the latest standards of Java SE and Java EE. It has a vibrant open source community responding incredibly quick to issues we find and feature requests.
Customized & Automated Search/Replace
Custom hints (a.k.a custom inspections or quick fixes in other IDEs) are available since NetBeans IDE 7.1. They match patterns in Java code and can provide transformations. This enables you to create small refactorings based on the AST, without coding. A typical usecase is the type-safe migration of API, instead of the error-prone plain text-based “search and replace” approach.
Community
JavaOne India 2013 CFP Open
JavaOne India returns 8–9 May, and is being held again this year at the Hyderabad International Convention Centre. As always, the two days will be packed full with more valuable content than you’ll have hours in the day for, from keynotes to technical sessions to hands-on labs and demos.
Tweet of the Week: @Dayong_He
"@netbeans 7.3 start up speed has been improved a lot, it takes 6 seconds only on my laptop."
Opinions expressed by DZone contributors are their own.
Comments