| 
O.P.  Help with Environment Variables
 Hi, I'm working with Java (learning Java) and I was told to setup PATH and CLASSPATH Environment Variables in XP. That was easy, and know I only call javac or java from everywere.  
 
 
now I need to do the same thing in Win98? can someone help? 
 
I tried "set path=%path%;G:/j2sdk1.4.2_05/bin/" 
 
 
 This post was edited on 07-28-2004 at 12:02 AM by leito.
 |