asked on
ASKER
Java is a platform-independent, object-oriented programming language and run-time environment, designed to have as few implementation dependencies as possible such that developers can write one set of code across all platforms using libraries. Most devices will not run Java natively, and require a run-time component to be installed in order to execute a Java program.
TRUSTED BY
http://www.netbeans.org/kb/index.html
One last things do not forget to install the JDK which will be used as the compiler for java netbeans requires it to be installed:
http://java.sun.com/javase/downloads/index_jdk5.jsp