0
how shall i do it? 'path'
when i try to do this 'path' i got some problems. the text that have to be copyed isnt ...java\jdk... for me its .. java\jre. and after this i do what i have to do in command prompt but it doesnt work.
8 Antworten
+ 3
The jdk (Java Development Kit) and the jre (Java Runtime Environment) are two different things - the jre alone can't compile your code, you will need to download the jdk. If you go inside your jre folder you won't find 'javac.exe' anywhere, and that's the one you are looking for!
+ 1
oo thank you so much
+ 1
http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html - Click on 'Accept License Agreement' and pick your poison, probably Windows x64.
+ 1
i shall downlaod jre SE?
+ 1
"JDK is available for free at www.oracle.com under Java SDKs and Tools -> Java SE.
The upcoming lessons will explain the installation and setup process."
0
and can you tell me where can i dowbload it?
0
because there it is written jdk. i download it and i still dont have that
0
now im ready thanks again