Installing Java JDK Compiler
There are some steps that should be followed to install java JDK compiler on Windows System or OS
- Step 1: Open your Browser
- Step 2: Type Java JDK
- Step 3: Open the first link ad click download JDK here
- Step 4: The java JDK compiler has been downloaded .
- Step 5: Now run that .exe file and then keep this java files in one secured folder like Local disk C: etc..
- Step 6: Now in the search bar in bottom corner left of your system type environmental variables.
- Step 7: Now add the class path from where you have installed the java JDK compiler and apply and save it and press ok.
- Step 8: Now open command prompt and type javac once and press enter. if you can see all the packages and other stuff your JDK compiler has been installed properly.
- Step 9: if the packages and other things are not shown then try to do install the software once again from Step 1.
(OR)
0 Comments