"Hello World!" for Microsoft Windows (The Java™ Tutorials > Getting Started > The "Hello World!" Application)
The above link is proving more difficult than I have anticipated, but for the wrong reasons.
I have created my java application HelloWorldApp.java but for somereason my computer cannot recognize the Complier.
When typing in C:\>java - version the response is
RegistryKey 'Software\Javasoft\Java Runtime Enviroment\CurrentVersion' has version '1.7', but'1.6' is required.
Error: could not find java.dll
Error: could not find java SE Runtime Enviroment
However, clearly I have on my machine - jdk6-6u26-windows-i586.
Can anyone help me this my issue. Im sure its childs play to everyone here but I need programming experience to get into grad school.
Any feedback will be appreciated.
Thanks.