|
Re: [ERROR] Deploy Code
Here are the instructions.
1. click "start"
2. right click "computer"
3. click "properties"
4. click "advanced system settings"
5. click "environment variables"
6. if "JAVA_HOME" is in the system variables then go to step 12
7. else click "new"
8. "variable name" = "JAVA_HOME"
9. "variable value" = the location of your Java JDK it is close to "C:\Program Files\Java\jdk1.8.0_25"
10. click "ok"
11. your done
12. click "JAVA_HOME"
13. click "edit"
14. make sure the "variable name" = "JAVA_HOME"
15. make sure the "variable value" = the location of your Java JDK it is close to "C:\Program Files\Java\jdk1.8.0_25"
16. click "ok"
17. your done
Best of Luck!!
|