Ethan Godden

Results 1 comments of Ethan Godden

When I try from the command prompt, I get the following ![image](https://user-images.githubusercontent.com/38596326/41513621-1101a812-7254-11e8-98da-baef3ff5638a.png) This exception that is generated I previously solved in eclipse by adding the line `System.getProperties().put("java.home", "C:\Program Files\Java\jdk1.8.0_20\jre");` but...