how to get the proper Java software for Windows 8.1 from Oracle | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

how to get the proper Java software for Windows 8.1 from Oracle

28th Aug 2016, 12:45 PM
shubhankar konar
shubhankar konar - avatar
3 Answers
0
Download the necessary JDK files from this website (http://www.oracle.com/technetwork/java/javase/downloads/index.html). and then download the NetBeans software from this website(https://netbeans.org/downloads) . This is an integrated Java development tool kit that you'll need to code in Java.
28th Aug 2016, 1:08 PM
Vishal Koul
Vishal Koul - avatar
0
yes, u can simply download it from www.oracle.com 1 reach the website 2 download according to ur system 3 run it 4 open the folder where u have saved it 5 open the bin folder and copy its address 6 now open advance setting in computer and click on env. variable 7 create a new variable in uper block 8 give it a name as PATH 9 paste the address in value 10 save it Congrats u r done with it 😊
28th Aug 2016, 1:46 PM
Phalguni Sharma
Phalguni Sharma - avatar
0
not necessarily from oracle. you can get it from netbeans too and if you are intrested in cmd use jdk. cmd is better if you wish to go deep.
29th Aug 2016, 2:42 AM
nik jo
nik jo - avatar