I am trying to install java and eclipse for the 2nd time on the same computer. I downloaded the java file from here: http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html and eclipse from here: https://www.eclipse.org/downloads/packages/eclipse-ide-java-developers/lunasr1 When setting the environment variable something goes wrong. The system variable "path" is totally different from the one in the tutorial that I watched, and I don't know how to go from here. Also I couldn't find any similar problem on this forum...
File path looks like this:
C:\ProgramData\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;%SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wbem;%SYSTEMROOT%\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\OpenCL SDK\3.0\bin\x86;C:\Program Files (x86)\Intel\OpenCL SDK\3.0\bin\x64;C:\Program Files (x86)\Windows Kits\8.1\Windows Performance Toolkit\;C:\Program Files\Microsoft SQL Server\110\Tools\Binn\;C:\Program Files (x86)\Windows Live\Shared;C:\Program Files (x86)\Java\jdk
In eclipse when I try to compile my work, this pops up:
The selection cannot be launched, and there are no recent launches.
So, what is it that i've done wrong, could it be some old files from the previous java installation causing all this trouble maybe? Or is it the environment variable? (btw i use windows 8 on bootcamp)
Thanks in advance!
Valise