CMSC421 Project 2 Information :: HELP
Email your very own suggestions to adamp@cs.umd.edu
Having problems setting your classpath in WinXP? One student suggests...
windows xp users may have to do some additionall steps to get the demo
working. I tried the "set CLASSPATH" thing in a command prompt but java
didn't seem to see it properly. So i went and set it as an environmental
variable inside windows. This can be done by going to control
panel=>system=>advanced=>environmental vars and creating either a new user
variable or a new system variable with variable name being "CLASSPATH" and
variable value being the appropriate location.