开发者

Reset classpath

I ran export CLASSPATH=/home/del开发者_如何学JAVAtrem/jscheme/jscheme.jar, but now kawa, which was working, doesn't work any longer. Is there a way to revert the CLASSPATH?


I found it!

set CLASSPATH=

http://download.oracle.com/javase/1.3/docs/tooldocs/win32/classpath.html


if you are using it from terminal you can close that terminal window and open a new one. or

export CLASSPATH=


export CLASSPATH=

Yes, it work in my environment (linux ubuntu 18.04).

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜