are there anyone teaching me the exact way to set the envionment variables?
yes,i'm a new
yes,i'm a new
sorry,i mean in Windows xp,thank you.
I have seen many different ways,but I don't know how to choose,why there are diffierence?
Message was edited by:
100books
but how can i go on,i want to know the detail.For example ,how to set the "path"and the "classpath"?
> but how can i go on,i want to know the detail.For
> example ,how to set the "path"and the "classpath"?
Come off it! YOU know where your compiler is installed - we don't. YOU know what libraries you are using - we don't .
> but how can i go on,i want to know the detail.For
> example ,how to set the "path"and the "classpath"?
Maybe you should post your IP and someone will be nice enough to remote desktop and set some variables for you. Write you some code also.
Do you know what PATH and CLASSPATH mean? I think that most people who are new don't understand what they are and simply know they have to set them. Knowing what they are makes it much easy to understand how and what to set them. You already know where to set them as pointed out by Sabre, do you know what to set? If not check here
http://java.sun.com/j2se/1.3/docs/tooldocs/win32/classpath.html
Message was edited by:
_helloWorld_