mdsh.com/wiki


RecentChanges

TextFormattingRules
AllWikiTopics
OrphanedWikiTopics
ToDoWikiTopics
WikiLockList
RSS
Export2HTML

WikiSearch

SetUsername

StartingPoints
Home

Back to Using Java on Windows NT/2000/XP.

Diff Using Java on Windows NT/2000/XP

Line 1:
 This document contains some important details required for easy use of Java on Windows NT4, 2000 and XP.  This document contains some important details required for easy use of Java on Windows NT4, 2000 and XP.
  +  
Line 2:
 '''Installation'''  '''Installation'''
 Install the latest version of Java by downloading the complete software development kit from Sun, currently about 46MB for J2SDK 1.4.2_02, and installing into the default location C:\j2sdk1.4.2_01.  Install the latest version of Java by downloading the complete software development kit from Sun, currently about 46MB for J2SDK 1.4.2_02, and installing into the default location C:\j2sdk1.4.2_01.
  +  
Line 6:
 On Windows 2000 you get to the environment variables by selecting  On Windows 2000 you get to the environment variables by selecting
 My computer | Properties | Advanced | Environmental Variables.  My computer | Properties | Advanced | Environmental Variables.
  +  
Line 8:
 '''JAVA_HOME'''  '''JAVA_HOME'''
 Edit the system environment JAVA_HOME to ensure it equals the installation directory, for instance the default location of C:\j2sdk1.4.2_01.  Edit the system environment JAVA_HOME to ensure it equals the installation directory, for instance the default location of C:\j2sdk1.4.2_01.
  +  
Line 11:
 Edit the system environment PATH to ensure it includes the bin directory of the installation, for instance the default location of C:\j2sdk1.4.2_01\bin.  Edit the system environment PATH to ensure it includes the bin directory of the installation, for instance the default location of C:\j2sdk1.4.2_01\bin.
 * Note that the changes to the system environment variables will not get to your SYSTEM user (the one which services are run under) until you reboot your computer.  * Note that the changes to the system environment variables will not get to your SYSTEM user (the one which services are run under) until you reboot your computer.
  +  
Line 13:
 '''Jedit'''  '''Jedit'''
 Jedit, a great Java text editor package, does not find the path to Java from the JAVA_HOME environment variable. Instead you have to run the application jedinit.exe which comes with Jedit and resides in the same directory as the Jedit executable, usually C:\Program Files\jEdit 4.1.  Jedit, a great Java text editor package, does not find the path to Java from the JAVA_HOME environment variable. Instead you have to run the application jedinit.exe which comes with Jedit and resides in the same directory as the Jedit executable, usually C:\Program Files\jEdit 4.1.
  +  
 '''Eclipse'''  '''Eclipse'''
 The Eclipse Platform appears to locate the Java executable from the PATH or JAVA_HOME environment variables so nothing to do.  The Eclipse Platform appears to locate the Java executable from the PATH or JAVA_HOME environment variables so nothing to do.


VeryQuickWiki Version 2.8.1 | Admin

All contents copyright mdsh.com (C) 2011-2023.