JDK installed, and configured to run under XP, how to ah?

Users questions:JDK installed, and, how to configure XP to run ah?
Experts answer: to set a few environment variables as follows, if what has been described in the environment variable exists, then add the corresponding value of the contents of the can (note the different values from English semicolon "; "separation), environment variable names are not case sensitive: 1. EnvironmentVariable Name: CLASS_PATH; Value: What is your jdk installation directory is located under the lib directory, for example, D: * ProgramFiles * Java * jdk1.5.0_05 * lib. 2. Environment variable name: path; value: installation directory of your jdkWhere the bin directory, for example, D: * ProgramFiles * Java * jdk1.5.0_05 * bin3. If necessary, at CLASS_PATH the additional one ".", That is, full stop under the English half-angle input, so you can guarantee that any of the console under the headingThe next recorded file can be compiled out of the implementation.
  • This information provided by the users.Thanks!