Hi everyone ,
new to cloud 9 i am trying to running a simple hello world .java program and i am getting this error:
Building ReadStrings.java and running ReadStrings
bash: line 3: javac: command not found
Error: Could not find or load main class ReadStrings
i see that there is no java jdk installed when i run sudo apt-get install jdk7-jdk command its not working so what should i do?