Go to the site of sun and download the JDK.
The installation gave you a warning probably, so that might explain why you were able to run it. You can't compile though, since there is no link to your jdk (which you need to compile and run your projects).
Hope this helps