Forums Register Login

///how to set classpath///

+Pie Number of slices to send: Send
win 2000 professional
My setup is:
SET CLASSPATH=.;
Is that wrong?Whenever I extended the code I wrote,It always compiled error.Somebody please help me.
+Pie Number of slices to send: Send
If you want to use classes/libraries which are not found from the current directory, you must add them into the CLASSPATH variable too:
<p>
SET CLASSPATH=%PATH_TO_LIBRARY%<br>
SET CLASSPATH=%CLASSPATH%;\j2ee.jar;C:\ABC\foo.jar;<br>
SET CLASSPATH=%CLASSPATH%;C:\ABC\lib;.<br>
Hey! You're stepping on my hand! Help me tiny ad!
a bit of art, as a gift, that will fit in a stocking
https://gardener-gift.com


Reply locked
This thread has been viewed 423 times.
Similar Threads
How do I set the classpath for J2EE apis?
Problem running jar
ConnectionPool not found
please help !!! JDK problem
How do I change the path environment?
More...

All times above are in ranch (not your local) time.
The current ranch time is
Mar 29, 2024 08:33:10.