Thank you so much! I could easily install jdk but it would show "error path or file not found" every time I tried to execute it in cmd. After I watched your video I was able to execute.
This is one of the easiest setup and to run your first program in Java. You may face issues due to incorrect file extension or file saved incorrectly or unable to reach the file location path.
Very thorough, very helpful (unfortunately not quite what i was looking for). Edit: This is actually exactly what I needed, thank you Amit! (I was trying to install openJDK's java instead of oracle's, you have to overwrite the files in jdk-17.0.1 with the files from openJDK's build)
Hahaha! Change the speed to 0.75. On the "right-side" of "cc" button, you can see "Settings". Click on it and select "Playback Speed" to 0.75. If I will slow it down, users will say, it's really slow. Depends on person to person. Anyways, thank you for the appreciation Keep learning.
Hi sir, Im using win10 64bit and when I install jdk17 it not showed install wizard and cant be installed jdk too (was checking by java --version) Can u help me with this error?? 🙏
Hi Amit, thank you very much for very good explanation. i have done what it's necessary but at the end i have got an answer "java version is not recognized as an internal or external command, operable programm or batch field". What is wrong? (I swear i did everything like you told🙂).
Hello sir Need your help When I m saving demo.java it's not giving me any pop up for changing the extension and it's automatically getting saved with the text document file extension instead of Java
Hi sir Sir please solve my problem sir Can i create two methods using parameters in notepad sir And how to create sir please solve my problem sir You didn't understand please ask me again sir my mother tong is telugu Please anyone know reply me 🙏🙏🙏🙏
I have jdk 16.0.2 installed, and the path is also within the system variables in environment variables. Do I need to erase the 16.0.2 path on system variables to make java 17 work?
Where your Java files are stored? I hope, it's not in the bin folder of "java 16..2". If not, then go ahead with Java 17 installation by replacing the 16.0.22 path with 17.
@@Amit.Thinks The java files were not stored in the bin folder "java 16.2", the case is now I can run Java 17 smoothly without any problems. Thank you for your kind reply ^_^
I followed all ur instructions and installed java n pasted java path in environment variables but still in my comment prompt getting error as " java is not recognized as an internal or external command
Hello Sir, I made an app using java swing +mysql How can I convert this code with its mysql database into an application that I can install on my desktop or on any other computer? Thanks
Program compiled successfully but after running I am getting a error like class names demo are only accepted if annotation processing is explicitly requested.. please help with this sir
If you can help... I was installing jdk 17, then I forceshut down my PC. Now I can't install the jdk as it say there is a java installation in progress. I have tried all the tips I have seen on UA-cam but not works as the error still persists. Can you help?
Sir to run a java project source code in eclipse ide what is required sir... Actually i install jdk as u said but in command prompt itz not taking sir... Soo help me out sir
Hello sir , thank you for the video , but my I'm failing to change the text document to java document so I think that's where my program is failing to execute. It's just saying THE FILENAME, DIRECTORY NAME , VOLUME LABEL SYNTAX IS INCORRECT ,so can you help, your feedback is really appreciated
Avoid using Applet. Read this: "In JDK 17, the Applet API is marked as deprecated for removal. It means that the JDK 18 will remove the API." Use Swings instead.
Hello sir, I am working in cucumber I need of tools.jar file but file is missing from lib what should I do , I try everything I download again jdk17 and check but tools.jar not found
what do we do if we don't get the edit eviroment variable view where it's broken up? If ours is just broken as a string with semi colons will it still work?
See i have downloaded the latest 2021 eclipse but it is saying any agreement is needed after clicking on agreement it is working very slowll not installing
hello amit sir i get to the command prompt and type in "java --version" it says java is not recognized as a internal or external command, operable program or batch file I'm unsure what to do please help....!!!!
Unfortunately, you did not followed the video correctly and clicked on "Edit environment variables for your account". You need to click on "Edit the system environment variables" on START. Follow the video again.
@@Amit.Thinks sir I clicked on environmental variable only not on account actually I first by mistake watched another UA-camr video in that he was saving 15th version of java jdk I followed it but then I understand and followed you But he was editing edit text also that's why it is going wrong what should I do
Unfortunately, you did not followed the video correctly and clicked on "Edit environment variables for your account". You need to click on "Edit the system environment variables" on START. Follow the video again.
Sir after compilation output is not displaying... While using the dir command after that the next line is volume in drive C has no label is appeared at the screen
Java installation is the easiest of all. And this issue isn't related to Java. If you will google "volume in drive C has no label", you can easily find a solution. I just did that. It was so easy. Try and Fix it on your own.
Free *Java Tutorial* with 40 Lessons: bit.ly/3dOeR0p
Thank you so much! I could easily install jdk but it would show "error path or file not found" every time I tried to execute it in cmd. After I watched your video I was able to execute.
This is one of the easiest setup and to run your first program in Java.
You may face issues due to incorrect file extension or file saved incorrectly or unable to reach the file location path.
I could install jdk as easily as you learned. thanks
Thank You Very Much.
I was confused about setting the path & all
but now it is working.
Nice work amit. Literally took me 4 mins. Thank you
Glad it helped. Refer our free Java Tutorial: studyopedia.com/tutorials/java
Listen here Amit. I have a strong dislike for Indian tech people but you buddy, have fixed my shit Thank you
Welcome! Indian Techies have contributed a lot to the Tech community.
Do not dislike them.
@@Amit.Thinks Only the one that try to get my social. 😂 Again thanks for the help. Greatly appreciated!
You're welcome!
Refer our free Tutorials:
Java Tutorial: studyopedia.com/tutorials/java
5 hrs Free Python Full Tutorial : ua-cam.com/video/HSbyBwmEOQk/v-deo.html
3 hrs MySQL Tutorial for Beginners: ua-cam.com/video/fFgdnS1laA0/v-deo.html
2 hrs MongoDB Tutorial for Beginners: ua-cam.com/video/cZ79avoq9UU/v-deo.html
2 hrs SQL Tutorial for Beginnersua-cam.com/video/zt3cg1PgtII/v-deo.html
Legend! I have been trying for hours to sort this out! You are a great teacher, I will subscribe :)
Thanks I had an idea how to do it, I just always need confirmation before I break things lol.
Thank you so much for this video. Thank you for your time Sir.
Thanksss A Lot I Have Successfully Run It..🔥🔥🤘🏻🤘🏻
You’re a good teacher. Thank you for your instructions.
Well taught sir
I am installing Java 17 just for Playing Minecraft so i should download x64 installer or x64 msi installer. and what is difference between them
Very thorough, very helpful (unfortunately not quite what i was looking for).
Edit: This is actually exactly what I needed, thank you Amit! (I was trying to install openJDK's java instead of oracle's, you have to overwrite the files in jdk-17.0.1 with the files from openJDK's build)
You're welcome! :)
hey, when i changed the txt file to a java file, it only said "JAVA file" it also wouldnt let me use notepads++, Thanks.
Allow renaming extensions: ua-cam.com/video/V8WKDYDkg7Y/v-deo.html
@@Amit.Thinks I know how to rename it, the thing thats having trouble with is getting notepad++
you are a blessing on this earth
Sir when I created a text document it's not show me to change to the extension file, then what to do for this?
Same issue
@Sanket @Lovkesh
Easy fix. Allow renaming extensions: ua-cam.com/video/V8WKDYDkg7Y/v-deo.html
@@Amit.Thinks yaa i trying but now it's showing just Java files and your video it's show java source file plzz.help me 🥺
same issue
This is basic Windows usage. I have these two videos:
Fix: ua-cam.com/video/V8WKDYDkg7Y/v-deo.html
Fix: ua-cam.com/video/2HKxh-x1iFw/v-deo.html
Hiii sir. Your teaching is awesome 👌. But I have one how to change a file name extension
Fix: ua-cam.com/video/V8WKDYDkg7Y/v-deo.html
Thank u amit.
It's really helpful.
But u are telling too fast.
It's unable to catch u.
Please tell little slower so that others can follow u.
Hahaha! Change the speed to 0.75.
On the "right-side" of "cc" button, you can see "Settings". Click on it and select "Playback Speed" to 0.75.
If I will slow it down, users will say, it's really slow. Depends on person to person.
Anyways, thank you for the appreciation Keep learning.
amit you are bloody amazing thank you so much i was struggling so much but your video helped so damn much i love you have an amazing year x
Hi sir,
Im using win10 64bit and when I install jdk17 it not showed install wizard and cant be installed jdk too (was checking by java --version)
Can u help me with this error?? 🙏
Hii sir
When I'm trying to change the extention of the file from text to java
It's not changing.
Please help 🙏
Allow renaming extensions: ua-cam.com/video/V8WKDYDkg7Y/v-deo.html
@@Amit.Thinks Thank you sir... It helped alot . ❤️
Yeah same problem
@@Amit.Thinks same problem but still not solved after changed to a Java file
very helpful when i install java
Thank you so much.. Your video was so helpful
Awesome, I will be a good java engineer if you are my teacher! well done mate
Glad I could help! Refer our free Java Tutorial: studyopedia.com/tutorials/java
Thanks alot. I was in need of this.
Nice video thankyou it's really helpful, I want eclipse
Thanks a lot for your help Sir 😊
Welcome. Refer to our free Java Tutorial: studyopedia.com/tutorials/java
Tysm u have best videos 🎉🎉
Hi Amit, thank you very much for very good explanation. i have done what it's necessary but at the end i have got an answer "java version is not recognized as an internal or external command, operable programm or batch field". What is wrong? (I swear i did everything like you told🙂).
Try this: ua-cam.com/video/mBe4XWoJhSI/v-deo.html
Hello sir
Need your help
When I m saving demo.java it's not giving me any pop up for changing the extension and it's automatically getting saved with the text document file extension instead of Java
Allow renamimg file extensions: ua-cam.com/video/V8WKDYDkg7Y/v-deo.html
Thanks for the Java help!
Welcome. Refer our Java Tutorial: studyopedia.com/tutorials/java
Thank you so much, you have explained in a clear manner
Thanks a lot .. it was very helpful ...
Hi sir
Sir please solve my problem sir
Can i create two methods using parameters in notepad sir
And how to create sir please solve my problem sir
You didn't understand please ask me again sir my mother tong is telugu
Please anyone know reply me 🙏🙏🙏🙏
I have jdk 16.0.2 installed, and the path is also within the system variables in environment variables. Do I need to erase the 16.0.2 path on system variables to make java 17 work?
Where your Java files are stored? I hope, it's not in the bin folder of "java 16..2". If not, then go ahead with Java 17 installation by replacing the 16.0.22 path with 17.
@@Amit.Thinks The java files were not stored in the bin folder "java 16.2", the case is now I can run Java 17 smoothly without any problems. Thank you for your kind reply ^_^
It was helpful thanks a lot
Glad it helped. Explore our FREE Courses: studyopedia.com/training/
Thank you, Sir
I am very grateful to you Sir.
Thanks for your information sir
But my laptop has been crashed , so program will be exit ,
thank you bro dil sa love you i play again tluncher
helpful video. Thank you
Welcome. Refer to our free Java Tutorial: studyopedia.com/tutorials/java
@@Amit.Thinks okay, Thanks
Great video. Thanks for sharing
I followed u on instagram hats off sir
Follow here: instagram.com/amit.thinks/
Thankyou so much 🙌🙌
thank you so much you make my day
"the filename directory name or volume label syntax is incorrect"- when I try to do, in command prompt it's showing like this
Thank you sir for such simple explanation.
I watch several video none of these work thanks to your video
I followed all ur instructions and installed java n pasted java path in environment variables but still in my comment prompt getting error as " java is not recognized as an internal or external command
Try to set JAVA_HOME as well: ua-cam.com/video/fbcQiYjkd8Q/v-deo.html
You`re the best! Thank you, it really helps me a lot!
Thanku so much for your explanation.. It helps me a lot 🙂
Thankyou sir very useful video, but I'm not able to change the text file to Java file, please help me
Allow renaming file extensions: ua-cam.com/video/V8WKDYDkg7Y/v-deo.html
Thanks! You are such a huge help! ♥
Thank you so much! I was facing problem setting the path, now its all okay.
Plz make a video how to install oracle 19 c..windows 10..64bit OS
Thank you sir ❤️❤️
Hello
Sir, I made an app using
java swing +mysql
How can I convert this code with its mysql database into an application that I can install on my desktop or on any other computer?
Thanks
Very helpful. Thank you very much sir 💕
Windows 8 m nhi hoga Kya install
thanks a lot man!
Program compiled successfully but after running I am getting a error like class names demo are only accepted if annotation processing is explicitly requested.. please help with this sir
Btw i am watching it in 2022 bc i have'nt updated java since i downloaded it and today it needs me to update it
Thank you so much, sir! It really helped me a lot!!!
all worked until the demo.java part. I don't know why, I followed all the instructions correctly
Thank you for this
If you can help...
I was installing jdk 17, then I forceshut down my PC. Now I can't install the jdk as it say there is a java installation in progress.
I have tried all the tips I have seen on UA-cam but not works as the error still persists. Can you help?
thank you so much sir:)
In video 5:10, why my folder can't change into java document ? Its still Text Document. I hope u read my comment n help me sir
Basic Windows usage. Allow renaming file extensions: ua-cam.com/video/V8WKDYDkg7Y/v-deo.html
Sir to run a java project source code in eclipse ide what is required sir... Actually i install jdk as u said but in command prompt itz not taking sir... Soo help me out sir
Hello sir , thank you for the video , but my I'm failing to change the text document to java document so I think that's where my program is failing to execute. It's just saying THE FILENAME, DIRECTORY NAME , VOLUME LABEL SYNTAX IS INCORRECT ,so can you help, your feedback is really appreciated
Fix: ua-cam.com/video/V8WKDYDkg7Y/v-deo.html
Sir I have one question for java 17 in appletviewer please create video for this
Avoid using Applet. Read this: "In JDK 17, the Applet API is marked as deprecated for removal. It means that the JDK 18 will remove the API."
Use Swings instead.
Hello sir, I am working in cucumber I need of tools.jar file but file is missing from lib what should I do , I try everything I download again jdk17 and check but tools.jar not found
what do we do if we don't get the edit eviroment variable view where it's broken up? If ours is just broken as a string with semi colons will it still work?
Hi sir creating a new folder and change it to .Java it's not changing to Java source file....help me out
Fix: ua-cam.com/video/V8WKDYDkg7Y/v-deo.html
@@Amit.Thinks thank you so much sir 😊
Thank you Amit
Thank you so much sir..
Thank You so much for such an easy tutorial ! Helped me a lot !
tysm
I installed jdk 17 and netbeans 12.4
When i create a project and click finish ..nothing happens after that.....what should i do to fix it
thank you sooooo much sir
it works tysm!
See i have downloaded the latest 2021 eclipse but it is saying any agreement is needed after clicking on agreement it is working very slowll not installing
hello amit sir i get to the command prompt and type in "java --version" it says java is not recognized as a internal or external command, operable program or batch file I'm unsure what to do please help....!!!!
Same problem...plz help to resolve it
It resolved by"java -version"(i.e:enter java then click spacetab then enter - then enter version).
Thank you ☺️
Sir can you plz help I'm pasting the path in environmental variable but also it doesn't showing java version
Unfortunately, you did not followed the video correctly and clicked on "Edit environment variables for your account". You need to click on "Edit the system environment variables" on START. Follow the video again.
@@Amit.Thinks sir I clicked on environmental variable only not on account actually I first by mistake watched another UA-camr video in that he was saving 15th version of java jdk I followed it but then I understand and followed you But he was editing edit text also that's why it is going wrong what should I do
Sir your videos are very helpful. Can you please make videos on installation of java for 32 bit? Along with the installation of ide
Thanks Man
sir really u r great.... it was an smooth& well cleared explanation... I alwS tanqful to u❣️
in video 3:30 .Amit can you please guide why it not opening new button after double clicking the path
Unfortunately, you did not followed the video correctly and clicked on "Edit environment variables for your account". You need to click on "Edit the system environment variables" on START. Follow the video again.
Sir after compilation output is not displaying...
While using the dir command after that the next line is volume in drive C has no label is appeared at the screen
Create a folder/ file in any other drive and try.
@@Amit.Thinks same problem
Java installation is the easiest of all. And this issue isn't related to Java.
If you will google "volume in drive C has no label", you can easily find a solution. I just did that. It was so easy.
Try and Fix it on your own.
Really usefull 👍👍tq sir
thanks a lot!
I have successfully installed jdk. In my system, i am unable to create a file with Java extension. How can I resolve this problem.
Allow renaming file extensions: ua-cam.com/video/V8WKDYDkg7Y/v-deo.html
For window 7 its same process?
Sir after creation of demo.java it's not converted text document into java source file sir .change extension window is not come sir
Allow renaming file extensions: ua-cam.com/video/V8WKDYDkg7Y/v-deo.html
I am having an issue, I tried doing everything you've shown in your tutorials, but, the version command comes up blank
i fixed my own problem, but it may be useful to show a fix
This never happened with me.
Thanks a lot
Thanks Sir :-)
well explained thank you
Hi! Do I still need to do everything after the notepad something? im really confused here cuz i dont have notepad ++
We can use any Editor. That’s basic Window usage. You can go ahead with Notepad.
Hi.... When i type the command in cmd it's showing.... 'java'is not recognised as an internal or external command..... What should I do?
What did you typed?
java--version
or
java --version
Thank you