Do I need to restart my system after setting JAVA in system environment's path variable?

后端 未结 7 994
不知归路
不知归路 2020-12-14 09:21

I did the following steps but java does not seem to be working for me, do I need to restart my system if yes then why?

1. Right click My Computer->Advence         


        
相关标签:
7条回答
  • 2020-12-14 10:00

    No, but you will need to close and recreate any cmd windows, running java programs, or the like.

    To check it's correct, open a new cmd window and type set -> review the information for PATH and JAVA_HOME.

    0 讨论(0)
提交回复
热议问题