View Single Post
  #1  
Old 4th Jul 07, 09:02 PM
NewsBot's Avatar
NewsBot NewsBot is offline
Senior Member
 
Join Date: Oct 2004
Posts: 31,079
NewsBot will become famous soon enough
Java SE Runtime Environment 6 Update 2
The Java SE Runtime Environment contains the Java virtual machine, runtime class libraries, and Java application launcher that are necessary to run programs written in the Java programming language. It is not a development environment and does not contain development tools such as compilers or debuggers. To run your application, a user needs the Java SE Runtime Environment, which is freely available from Sun. Or, you can redistribute the Java SE Runtime Environment for free with your application, according to the terms of the Runtime Environment's license.


Read full story...



More...
Reply With Quote