Paul Hinker's Weblog

pageicon Wednesday Jan 25, 2006

Create 2 Now available

While normally I'm a Fortran/Assembly hack, I thought I would devote a little 'ink' to the release of Sun Java Studio Creator 2. This is a high quality development package that's free for the asking (and registration). You can register and get the software at :

http://developers.sun.com/jscreator

The website has had spotty availability due to demand but it's worth the effort to get this software.

From time to time I need to write a Java application to interface with a database or some web service and Creator is a great way to quickly get up and running. In previous entries to this blog I've wrote about the Performance Library Interpose Library and Microtimers which we use to benchmark Perflib against some of the common competitors. Creator is a great way to prototype and then write the database applications used to store, compare, and display the results of these timers.

If you are looking for a full featured, intuitive development suite, give Creator 2 a try. I think you'll like it.

Comments:

Post a Comment:
Comments are closed for this entry.