Differences between revisions 2 and 7 (spanning 5 versions)
Revision 2 as of 2004-12-06 18:38:05
Size: 179
Editor: anonymous
Comment:
Revision 7 as of 2005-01-11 14:54:25
Size: 531
Editor: anonymous
Comment:
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
Java Runtime Environment - If you don't plan to create Java apps yourself, then this is enough. Java Runtime Environment - If you don't plan to create ["Java"] apps yourself, then this is enough.
Line 5: Line 5:
See: ["SDK"] The Runtime Environment for Linux contains the Java Virtual Machine (["JVM"]), Java core classes, and supporting files. It does not contain any of the development tools (such as appletviewer or javac) or classes that pertain only to a development environment.

The Java 2 Runtime Environment is smaller than the Java 2 SDK

See: for creating Java apps, ["SDK"]

JRE (J2RE/JRE)

Java Runtime Environment - If you don't plan to create ["Java"] apps yourself, then this is enough.

The Runtime Environment for Linux contains the Java Virtual Machine (["JVM"]), Java core classes, and supporting files. It does not contain any of the development tools (such as appletviewer or javac) or classes that pertain only to a development environment.

The Java 2 Runtime Environment is smaller than the Java 2 SDK

See: for creating Java apps, ["SDK"]