HTML5 Debuts In NetBeans 7.3 Beta
Written by Alex Armstrong   
Friday, 05 October 2012

NetBean's new HTML5 application development environment, Easel, provides Java developers with a new project type specific to HTML5 with an improved JavaScript editor.

Until now developers who want to produce HTML5 apps have had to make do with a fudge and choose some other project type in the IDE of their choice.

Now Project Easel breaks new ground with an HTML5 project type with JavaScript testing support and a JavaScript Debugger. The JavaScript editor is significantly improved by enhanced code completion. A page inspector, a visual CSS style editor, an embedded WebKit browser and deep integration with Chrome are also part of Project Easel.

 

nb73easel

 

The following video shows how the new project wizard which lets you select initial templates and specific versions of JavaScript libraries to be downloaded from content delivery networks:

 

This second screencast demonstrates how to work with the JavaScript editor and debugger to step into and edit files in an HTML5 application:

 

 

All in all this release of NetBeans gives developers the environment they need to create and debug cross platform web and mobile applicatins uing the lastest  HTML5, JavaScript, and CSS standards.

Project Easel isn't, however, the only addition to NetBeans 7.3. By way of platform-wide features, its main toolbar has a new drop down list for overflow situations and an Open Recent file menu has been added.The profiles now supports Linux ARM, offers CPU snapshots comparisons and has sampled memory profiling.

For those working with Java, a new navigation bar showing the current embedding in the editor provides a breadcrumbs facility. There are also updated views, a set of hints and refactorings and filters for the results of Find Usages.

 

nb73filters

 

 

Java EE developers now have a JPQL testing tool and enhancements to the REST service development features while those working with Java FX will find support for SceneBuilder and FXML with improved FXML editing including accurate code completion and error marking.

Fro PHP developers NetBeans now provides parsers for annotations (such as in Symfony 2 and Doctrine 2), basic integration for the Composer dependency manager, Twig code completion, matching for related tags and errors from unmatched tags.

 

Memory usage has been reduced by at least half for big C/C++ projects and there are parser speed and indexing improvements.  

Support for Groovy 2.0 rounds out the list of new features that should persuade NetBeans users to downlaod the 7.3 beta.

 

 

 

More Information

NetBeans.org

Download NetBeans 7.3 Beta

NetBeans 73 NewAndNoteworthy

Related Articles

NetBeans IDE 7.2 - Increased Coding Productivity

NetBeans 7.1 

NetBeans 7 ready for action

 

raspberry pi books

 

Comments




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

 

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.

Banner


Running PostgreSQL Inside Your Browser With PGLite
18/03/2024

Thanks to WebAssembly we can now enjoy PostgreSQL inside the browser so that we can build reactive, realtime, local-first apps directly on Postgres. PGLite is about to make this even easier.



Crazy Clocks
10/03/2024

It's that time again when the clocks change and  time is of the essence and I indulge my interest in crazy clocks. I am always surprised that there are still new ideas for how to display the time [ ... ]


More News

Last Updated ( Friday, 05 October 2012 )