I literally saw 15 videos but none of them cleared everything. Then I came across this and finally built my first project on NetBeans. Thank you sooo much!! Worth it!
man your speech ability improves alot! when i started subscribing on your channel you talked terrible, the slowest talker i subscribed ever, however i still subscribed because you have the knowledge i need by that time... but today i compared your first uploaded video and this one. i almost not recognized you.
I had to listen to it twice. At least 13 plugins wouldn't down load and I couldn't figure out how to fix it. I wasted a lot of time. User error. Glad I ran across you video.
For the people who are running into all sorts of problems even after following the steps 1.not necessary but suggested, delete the previous version of java if you have from your pc just reduces some complications 2.while installing java try not to change the file location and let it be intalled at the default location even if u have an ssd. 3.while downloading netbeans make sure that java and netbeans are at the same location. 4.after running netbeans when you go to create project, it might ask you to install some custom jdk files required by netbeans or just activate jdk, click on the install and activate. You should be good to go now/. Wrote this because i myself faced many issues while doing this. Try and keep things simple guys.
worked perfectly even with a newer version. Only when you want to make a new java application with ants, net beams will ask you to download and enable something (forgot the name) just do what netbeans tells you and everything is okay. Thy for the great video!
Hi Steve, it gave me 2 options download and activate and activate I choose the activate and when I press finished nothing happens I can not code anything
thank you this was very help. I had to download the zip file for jdk. Then when I downloaded the the NetBeans IDE it seemed to download the jdk again. But since your explanation and tutorial were so clear I was able to complete. I am very new to Java so everything was new to me - even the simple terms. I appreciate the screen shots and verbal and visual notations along the way. In summary - THANK YOU
Thank you so much for your tutorial! I followed this video to install JDK 13 and Netbeans 12 and it's working. Thanks! But when you start to download JDK on your pc, you need to create Oracle Account first (if you dont have)
It is important to know that since 2019, a Java JDK Subscription (licence) needs to be bought for using the JDK for the development of commercial projects. See moment 2:03 in this video, the text in the yellow box. This is true also when using the later versions of the (Apache) Netbeans IDE (12, 13).
Dear Sir, it is my great opportunity to thanking you for this video which I succeeded to download the NetBeans, which I was wondering for two days with big problem.
Awesome delivery of words, very understandable. Covering every step of installation and not assuming anything. This is the best installation video I have seen on TH-cam. Do you have one for Eclipse ? Thank you
Hi, so I followed all the steps however I am not able to create a project file. It keeps getting hanged with no error message shown or anything. The latest version for JDK is jdk 14 I was unable to find jdk 8 so i installed jdk 14 and im using netbeans 11.0, please do help! I need this for my assignment and i need it to work or im dooommmeeeedd
Thanks so much for clear and methodical instructions. Even though a lot of the web pages looked different for jdk 16.0.2 and netbeans 12, your descriptions helped me find what I needed to download and configure everything. Great job!
Hello ive did everything as u did and its going alright But i got one problem inside the netbeans and when i choose new project and after changing the project name i've pressed finish and there was the problem after i pressed finish nothing had happened and the finish button turn off what should i do ? Please answer my feedback
Yes bro, we should install only jdk 8 because netbeans only runs with jdk 8 Ive been installe the jdk 9 at first but it doesn't work. But when ive installed jdk 8 and put in the same way and run it, It works
I literally saw 15 videos but none of them cleared everything. Then I came across this and finally built my first project on NetBeans. Thank you sooo much!! Worth it!
My uni teacher couldn’t explain this to me, Indian people on TH-cam are the future of education
same
same
Same
Usually they call us and make sure we made a claim after that horrible accident that we may had 10 years ago. They are good people.
indeed
We all know that Indian TH-camrs are the best when it comes to programming. -PH
Yes😊👍
You must be high.
Installation of NetBeans IDE begins at 8:05
thanks
I installed JDK 12 but i have latest version of Netbeans which is 12.0. So far it worked thanks to this tutorial.
ty man. still works in 2021. dear future viewers playback speed 1.5 is perfect
man your speech ability improves alot! when i started subscribing on your channel you talked terrible, the slowest talker i subscribed ever, however i still subscribed because you have the knowledge i need by that time... but today i compared your first uploaded video and this one. i almost not recognized you.
i have been spending all night download wrongly by myself.Then i saw your video, it's really help me a lot!!!Thank you so much!!!
Same bro😥
You have saved me so much stress. Your tutorial is so straight forward and clearly explained. Thank you so much! 🙏🏻
@@XyZy-dx3wg 3 years ago bro I can’t even remember haha
@@XyZy-dx3wg Python 🐍😅
Very very useful vedio and thank you very much
I had to listen to it twice. At least 13 plugins wouldn't down load and I couldn't figure out how to fix it. I wasted a lot of time. User error. Glad I ran across you video.
For the people who are running into all sorts of problems even after following the steps
1.not necessary but suggested, delete the previous version of java if you have from your pc just reduces some complications
2.while installing java try not to change the file location and let it be intalled at the default location even if u have an ssd.
3.while downloading netbeans make sure that java and netbeans are at the same location.
4.after running netbeans when you go to create project, it might ask you to install some custom jdk files required by netbeans or just activate jdk, click on the install and activate.
You should be good to go now/.
Wrote this because i myself faced many issues while doing this. Try and keep things simple guys.
i got an error saying "cannot find java 1.8 or higher" and i just downloaded java 1.8...
13:20 when I click finish it will not run after that moment. It’ll stuck
SAME HERE BRO
Same here!
Close the program and start again. It worked for me.
@@mfbyrm still stuck for me
Same here.
worked perfectly even with a newer version. Only when you want to make a new java application with ants, net beams will ask you to download and enable something (forgot the name) just do what netbeans tells you and everything is okay. Thy for the great video!
Hi Steve, it gave me 2 options download and activate and activate I choose the activate and when I press finished nothing happens I can not code anything
Finally figured how to install a FULL Netbeans IDE plus JDK. THX!!😃
thank you this was very help. I had to download the zip file for jdk. Then when I downloaded the the NetBeans IDE it seemed to download the jdk again. But since your explanation and tutorial were so clear I was able to complete. I am very new to Java so everything was new to me - even the simple terms. I appreciate the screen shots and verbal and visual notations along the way.
In summary - THANK YOU
This is the most to the point tutorial I have seen in a while.
Keep up the good work mate👍
Thank you so much! this video really helped me. I now can finally work on my first java program on NetBeans
Ave Indian Tutuorials!
Thanks a lot.... This video saves time of confusing to select path of files..
Thank you so much for your tutorial! I followed this video to install JDK 13 and Netbeans 12 and it's working. Thanks!
But when you start to download JDK on your pc, you need to create Oracle Account first (if you dont have)
Thx! Clear and easy. Saving my time from conflicting with different version
Have you need sign in Oracle?
Your teaching method tooo good ...very good job that ever help All the students.thank you so much sir God bless you
Thank you very much!! I was trying to install in a different way and was not working, but your way worked perfectly for me
In the newer version of netbeans, when you try to create a new project using java with ants, just download and activate the java se
The Simplest way.....It worked...Thank you
Thanks bro!! You solved my problem, i was frustrating from this about 2-3 hours.. Thanks
You Explained in very easy words.Thanku
Thanks a lot for help. Good work keep it up.
Thank you so much man, you have solve my problem.. been stressed for days. Love you man. Period.
It is important to know that since 2019, a Java JDK Subscription (licence) needs to be bought for using the JDK for the development of commercial projects. See moment 2:03 in this video, the text in the yellow box. This is true also when using the later versions of the (Apache) Netbeans IDE (12, 13).
One of the best video keep going bro. I was not knowing how to even create shortcut and this video covers all .
Perfectly explained....i got stucked while using cmd (java --version) but it resolved...thanks for your help
bro can u please help me i am stuck there only
bro don't use "Java --version"
Use command "java -version"
I hope it will help
nice tutorial. now i was able to solve the fatal error in java by creating home variable first.
Hi .. Thanks for the explanation .... I am tired until I installed the program step by step ....
Thanks again .
I fixed the problem about installing jdk after watching your video!!! Thank you😍😍😍
Wonderful clarity of teaching. Keep it up boy !
Realy high quality, clear, step by step and easy to follow an understand. Congratulation
.
Can't thank you enought for the step by step guide. well done you
Thanks for the clear and crisp video.
Dear Sir, it is my great opportunity to thanking you for this video which I succeeded to download the NetBeans, which I was wondering for two days with big problem.
I watched this in 2021 and it was still very helpful thanks so much
Good brother thank you I finally downloaded NetBeans.
Clearly explained everything in short. Thank you.
thank you for real and clear and easy tutorial
i have seen so many videos and this one is my favorite coz i get it and i totally done it
thank you so much for your support. i had make lot of problems installing this.
Thank you dude. Instructions were very clear.
Nicely Explain.... Easy to understand for Beginner.
oh u r fabulous u r awsome u r wonferul instructor hats off to u !!!!!!!
Thanks brother,it helped me to setup all the things atone time ❤️
thank you professor! helped me ace my project
Thank you, this video helped me to install the JDK and Netbeans in few minutes
Thank you so much I was having hard time for weeks cause my IDE was not working, It really saved me👍👏
thank you my friend from PH my problem is solved god bless you bai
Finally sorted out after watching 2:30 hours video
Thank you very much dude you saved my life as a new student progrmamer. I will subscribe as a support
God bless you, you smart man. Best of luck
Thank you for your very detailed instructions!!
Clean and crisp. Thank you very much 👍
Awesome delivery of words, very understandable. Covering every step of installation and not assuming anything. This is the best installation video I have seen on TH-cam.
Do you have one for Eclipse ?
Thank you
you can watch tech with Tim java series, he explains it very nicely.
does it need an account when getting jdk 12?
Thank you so much! It was my first attempt and it worked properly! 😍😭
Hi, so I followed all the steps however I am not able to create a project file. It keeps getting hanged with no error message shown or anything. The latest version for JDK is jdk 14 I was unable to find jdk 8 so i installed jdk 14 and im using netbeans 11.0, please do help! I need this for my assignment and i need it to work or im dooommmeeeedd
Same here. When I make a project it doesn't do anything
Same
@@Ayana_20 I installed Netbeans 8 with jdk 8 and it works, also it worked when installing jdk 13 like he showed and netbeans 11.
Try jdk 13 bcoz all jdk 14 users are facing the same issue...
if u get stuck after java ant>java application just wait few min and click on activate ,after that it's all going accordingly with the turorial
Simple and easy to understand. Thank you so much.
13:02 here it doesn't say 'name and location' on my pc but rather 'finding feature'....and it stops there...any clues how i can fix it?
Click on Activate and Install and then try again
@@ruchirbisht2332 thanks i tried it and it works:)
at 7:33, for those who don't get the version, only type 1 hyphen, not two
java -version
Thanks
Thanks you very much. You explain short, clean and easy to hear.
thank you for explaning this just getting into this excited!
Sir you are amazing 😃😃😃
Your voice is just awesome.
Thanks you ..Now I can proceed.
i was looking how to install NetBeans and I found everybody's favorite Indian germen youtuber yay
*no offence*
tnx for dis video. very impormative
Thanks so much for clear and methodical instructions. Even though a lot of the web pages looked different for jdk 16.0.2 and netbeans 12, your descriptions helped me find what I needed to download and configure everything. Great job!
How did you do it? I also followed the instruction but mine isn't working.
Tnku so much. You solved my problem
Thanks sir! This vdo is very helpful.I’ve subscibed.
thank you so much bro its working well
Very useful video 🥳❤, keep it up and thank you so much🥳
Hello ive did everything as u did and its going alright
But i got one problem inside the netbeans and when i choose new project and after changing the project name i've pressed finish and there was the problem after i pressed finish nothing had happened and the finish button turn off what should i do ?
Please answer my feedback
Same here brother. Did you figure that out?
Yes bro, we should install only jdk 8 because netbeans only runs with jdk 8
Ive been installe the jdk 9 at first but it doesn't work. But when ive installed jdk 8 and put in the same way and run it, It works
@@hassanelatrache6936 Thanks, that mean I have to uninstall the updated version of JDK and setup 8, right?
Yes thats it
install only jdk 8 because netbeans only runs with jdk 8
which app do you use to record your screen?
Thank you so much.Your video is very help full.
This will better if making java fx session
Thank you
agreed
Thanks a ton ! Its very helpful .
thanks bud, actually i just needed to select java with ant and then java application, but this helped too
Thanks so much....this was helpful.
Thank you for sharing this. You deserve an award. Thank you and I love you.
THANK YOU FOR THE VIDEO 🙌
thanks for the explanation 👏👏👏👏🍻
thanks a lot straight forward and very understandable
Thanks for this video it really help.
thank you so much, this helped a lot !!!
This video is very informative!
Great! Thank You!
Awesome video!!! Thanks a lot
Good Tutorial keep it up❤️👍
Thank you so much! You are so smart and a blessing to this world 😊
Thank you so much! I'm so grateful!!
A detailed procedure, very helpful
'Thanks
thank you for thid amazing and helpful video create thi type video is so helpful for me and other ..
I really like your tutorial. it's very simple and easy to grab. really appreciate it a lot. looking forward for more tutorials