Added by jgarnett, last edited by jgarnett on Aug 14, 2007  (view change)

Labels

 
(None)

Java Runtime Environment

A JRE includes a Java Virtual Machine classed need to execute (but not compile) an application. The various java platforms [GEOTOOLS:J2SE]. [GEOTOOLS:J2EE] and J2ME all make use of a JRE. Additional JRE are provided by IBM and others.

Note:

  • Geotools requires you to extend your JRE with JAI (JAI opperates as a java extention as included in the bootclasspath)

Links: