redken55 Posted March 31, 2015 Posted March 31, 2015 It wont let me connect because of an unknown host then it tells me to report here. so what do i do?
Okabe Posted March 31, 2015 Posted March 31, 2015 The following commands fixed it on my Debian (linux) box:# apt-get install openjdk-7-jre# update-alternatives --config javathen select openjdk-7-jre as default.if you have a different OS please tell us which one.