CTO - jClarity Ikasan Community Lead (Java based - Open Source Middleware platform) PCGen Community Lead (Java based - Open Source Character Generator for D20 role playing games) Bartender at the Javaranch London Java Community (JUG) Co-leader Speaker Author Java Champion (java-champions.java.net) Martijn is a DZone MVB and is not an employee of DZone and has posted 8 posts at DZone. You can read more from them at their website. View Full User Profile

Get Started with JDK 7 and Netbeans 7.0 Beta 2

02.23.2011
| 1403 views |
  • submit to reddit

In order to help early adopters explore Java 7 we've put up a series of blog posts starting with installing the latest JDK 7 binary build, followed by installing NetBeans 7.0 (Beta 2). Regular blog posts featuring code samples and the weekly state of Java 7 progress will commence starting from this week. In addition to the blog posts we have started a google group discussing Java 7 topics.

So if you are interested in trying out the features of Project Coin, e.g:

  • try-with-resource statements
  • Simplified varargs method invocation
  • Multi-catch and more precise rethrow
  • Strings in switch

Or, perhaps the new Asychronous I/O capabilties that come part of NIO.2, then try out the instructions above and let us know if there are any issues!

Cheers, Martijn (@karianna, @java7developer)

In the interest of transparency: Ben Evans and myself are writing The Well-Grounded Java Developer covering important parts of Java 7 and ployglot programming on the JVM. The blog does have the occasional book related post, but you can filter those out easily. The google group is focussed on Java 7 with extremely low volume of traffic about the book.

0
Published at DZone with permission of Martijn Verburg, author and DZone MVB.

(Note: Opinions expressed in this article and its replies are the opinions of their respective authors and not those of DZone, Inc.)

Comments

Martijn Verburg replied on Mon, 2011/02/28 - 7:26am

Hi all, We've discovered a couple of gotchas in our instructions to do with JDK 7 and Debian systems as well as Netbeans and PermGen, please see http://www.java7developer.com/blog/?p=180 for details. Happy hacking! Martijn

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.