Linked by Thom Holwerda on Wed 9th May 2007 10:08 UTC, submitted by Ford Prefect
Thread beginning with comment 238949
To view parent comment, click here.
To read all comments associated with this story, please click here.
To view parent comment, click here.
To read all comments associated with this story, please click here.





Member since:
2005-07-06
I have no doubt that you will see a mini explosion of high quality JRE based desktop apps in the next year.
I highly recommend you have a look at this quick tutorial to see how quickly you can knock something together with Netbeans http://www.netbeans.org/kb/60/ide-gui-db-prev.html
The above link is for the preview release of Netbeans 6 but 5.5 is also very good. Netbeans is far better than it was with with versions 3.5 and 4. With v5 things started improving.
JDK comes bundled with the Java DB (Derby) so you have a database built into the VM if you need it just like Mac has SQLite. Sun is finally getting it the JDK/JVM and development tools are finally focused on making things easy for the developer and attractive to the end user. The mindset has clearly changed.
Edited 2007-05-09 21:15