NetBeans IDE 7.3 Released
Written by Alex Armstrong   
Friday, 22 February 2013

With the release by Oracle of NetBeans 7.3, Project Easel has come to fruition. There is a now support for HTML5, CSS and JavaScript within the framework widely used by Java developers.

According Bill Pataky, Oracle vice president of product management of tools and frameworks, the new release:


"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."

 

The NetBeans 7.3 IDE contains new features to create and debug web and mobile apps. It offers a full set of code completion capabilities for HTML5, JavaScript, and CSS which cuts down on typing and eliminates syntax errors. A plug-in for the Google Chrome browser makes debugging Web interfaces easier. It uses the WebKit remote debugging protocol and can render a Web page as it is being composed by the developer in the IDE.

 

 

The improvements in the new release aren't restricted to web and mobile. It also improves support for the Java platform with  new hints and refactorings in the editor and improved support for editing FXML layout files in JavaFX projects. NetBeans IDE 7.3 continues to support the latest (Java EE) and GlassFish Server releases with the ability to run and test JPQL queries directly from the IDE.

The list of new features include:

  • Code completion for new HTML5 elements

  • New JavaScript editor and debugger based on the Nashorn JavaScript project

  • Code completion support for jQuery

  • Support for responsive Web design-based applications

  • CSS Styling support and code completion for new CSS3 rules

  • Live code and Web page synchronization facilitated by deep bi-directional integration with Google Chrome and the internal WebKit-based browser.

  • JavaScript client generation from existing Java REST services

  • Enhanced editor, with additional new features such as Breadcrumbs support and access to Clipboard History.

  • New support for profiling Java applications on Linux ARM based systems, such as the Raspberry Pi.

If you want more, this video highlights what's new in the release:

 

All that is missing at the moment is a drag-and-drop editor for HTML similar to the one used for Java Swing. With this addition NetBeans would be the total HTML package.

 

More Information

NetBeans.org

Download NetBeans 7.3

NetBeans 73 NewAndNoteworthy

Related Articles

NetBeans 7.3 Release Candidate

HTML5 Debuts In NetBeans 7.3 Beta

NetBeans IDE 7.2 - Increased Coding Productivity

NetBeans 7.1 

NetBeans 7 ready for action

Coming Soon:

Getting Started With NetBeans 7.3

 

To be informed about new articles on I Programmer, install the I Programmer Toolbar, subscribe to the RSS feed, follow us on, Twitter, Facebook, Google+ or Linkedin,  or sign up for our weekly newsletter.

 

raspberry pi books

 

Comments




or email your comment to: comments@i-programmer.info

Banner


Android Studio Iguana With Crash Reports
05/03/2024

Google has announced that the latest version of Android Studio, Iguana, is now stable. It has version control system support in App Quality Insights and new built-in support for creating baseline prof [ ... ]



SnapCode: A Java IDE for the Web
27/02/2024

Thanks to CheerpJ and WebAssembly you can now run a Java IDE inside your browser and local first.This is SnapCode, and while lightweight and in-browser, is to be not underestimated.


More News

Last Updated ( Friday, 22 February 2013 )