Originally posted by qinchun36 at 2009-12-17 06:18 PM:
我靠,你不会是设置JAVA环境变量的时候把 path 里面原来的东西删除了,改成你JAVA的路径了吧 ??
你应该编辑的,用分号隔开,加上你JAVA的路径就 ...
呵呵,你说得对呀。当初我也闪过这个念头,后来没考虑太多就覆盖为Java的路径
现在把path改为:%JAVA_HOME%\bin;%SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wbem
已经好了,谢谢了!~~
Originally posted by qinchun36 at 2009-12-17 06:18 PM:
Oh my god, did you delete the original content in the path when setting up the Java environment variables and replace it with the path to your Java?
You should have edited it, separated by semicolons, and added the path to your Java...
Hehe, you're right. I also had this thought at the beginning, but then I didn't think too much and just overwrote it with the Java path. Now I've changed the path to: %JAVA_HOME%\bin;%SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wbem. It's already working. Thanks!~~