View Single Post
  #8   Spotlight this post!  
Unread 13-01-2015, 11:39
nfusselman1 nfusselman1 is offline
Registered User
FRC #4076
 
Join Date: Jan 2015
Location: Justin TX
Posts: 26
nfusselman1 is an unknown quantity at this point
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!!
Reply With Quote