SAN FRANCISCO, October 30, 2006 (PodTech News) — Sun Microsystems announced this morning it’s released Netbeans 5.5, the latest version of its Integrated Development Environment. Netbeans 5.5 is a platform for developing applications using Sun’s Java programming language. The Santa Clara company also said today it’s created a Strategic Partner program for companies that are building add-ons to Netbeans and promoting it among their developer communities. PodTech’s Catherine Girardeau talked with Sun’s Director of Developer Tools Marketing Dan Roberts after a Friday press event at Sun’s San Francisco offices.
Tags: Netbeans, Java, Dan Roberts
Press:
pr@podtech.net
Sales:
sales@podtech.net
Feedback:
feedback@podtech.net
PodTech Network is committed to protecting your online privacy while providing you with the most useful and enjoyable Web experience possible.
Copyright ©2008 PodTech.net. All rights reserved. Modified: Sun, 07 Sep 2008 05:41:03 -0700
March 14th, 2007 at 6:06 am
I have the 5.0 netbeans version…and I cannot read simple input using class ‘Scanner’. Can you give me some upgrades for this..?
December 6th, 2007 at 9:42 am
Well, netbeans is just a IDE compiler. I guess u will need to upgrade your JDK in order to use the Scanner class to read input.