To configure a persistent CLASSPATH under Windows XP:
- Click the Start Button
- Select the Control Panel
- Click Switch to Classic View
- Click the System button
- Select the Advanced tab
- Click the Environment Variables button
- Click the New button to create a CLASSPATH or the Edit button to edit an existing CLASSPATH
- Enter CLASSPATH as the variable name
- Enter the list of directories or jar files in your CLASSPATH
as the variable value, using a semicolon to separate entries in your
list
- Click OK
- Click OK
- Click OK