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!
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
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.
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)
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.
Everything went smooth as per your guidance except for the famous "Finding Feature" error which i had to google and later realized that netbeans itself offers a solution for this error by showing a button called "Browse and Activate" ...which i had for windows 10 NB ver 11 Kudos brother!👍
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 UA-cam. Do you have one for Eclipse ? Thank you
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!
it creates projects but they're empty, and they don't open on their own after creating :/ *and if you create main class for it, after running it will still say that there isn't main class :// **ok nevermind, it started working properly after creating 4th project.. thanks for tutorial ^^
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
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 UA-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 UA-camrs are the best when it comes to programming. -PH
Yes😊👍
You must be high.
I installed JDK 12 but i have latest version of Netbeans which is 12.0. So far it worked thanks to this tutorial.
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
ty man. still works in 2021. dear future viewers playback speed 1.5 is perfect
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.
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 🐍😅
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...
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!!😃
Your teaching method tooo good ...very good job that ever help All the students.thank you so much sir God bless you
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
nice tutorial. now i was able to solve the fatal error in java by creating home variable first.
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.
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)
Thank you so much! this video really helped me. I now can finally work on my first java program on NetBeans
Very very useful vedio and thank you very much
Installation of NetBeans IDE begins at 8:05
thanks
Thanks a lot.... This video saves time of confusing to select path of files..
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.
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
One of the best video keep going bro. I was not knowing how to even create shortcut and this video covers all .
Thx! Clear and easy. Saving my time from conflicting with different version
Have you need sign in Oracle?
I watched this in 2021 and it was still very helpful thanks so much
Thank you very much dude you saved my life as a new student progrmamer. I will subscribe as a support
I fixed the problem about installing jdk after watching your video!!! Thank you😍😍😍
Ave Indian Tutuorials!
Thanks bro!! You solved my problem, i was frustrating from this about 2-3 hours.. Thanks
Realy high quality, clear, step by step and easy to follow an understand. Congratulation
.
The Simplest way.....It worked...Thank you
You Explained in very easy words.Thanku
thank you my friend from PH my problem is solved god bless you bai
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 very much!! I was trying to install in a different way and was not working, but your way worked perfectly for me
oh u r fabulous u r awsome u r wonferul instructor hats off to u !!!!!!!
Good brother thank you I finally downloaded NetBeans.
Hi .. Thanks for the explanation .... I am tired until I installed the program step by step ....
Thanks again .
Wonderful clarity of teaching. Keep it up boy !
Thank you so much I was having hard time for weeks cause my IDE was not working, It really saved me👍👏
This is the most to the point tutorial I have seen in a while.
Keep up the good work mate👍
Thank you so much man, you have solve my problem.. been stressed for days. Love you man. Period.
thank you so much for your support. i had make lot of problems installing this.
Everything went smooth as per your guidance except for the famous "Finding Feature" error which i had to google and later realized that netbeans itself offers a solution for this error by showing a button called "Browse and Activate" ...which i had for windows 10 NB ver 11
Kudos brother!👍
I have nb lts version I have the same error
Nicely Explain.... Easy to understand for Beginner.
Thank you for sharing this. You deserve an award. Thank you and I love you.
thank you professor! helped me ace my project
Thanks a lot for help. Good work keep it up.
Thanks brother,it helped me to setup all the things atone time ❤️
Thank you, this video helped me to install the JDK and Netbeans in few minutes
Can't thank you enought for the step by step guide. well done you
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 UA-cam.
Do you have one for Eclipse ?
Thank you
you can watch tech with Tim java series, he explains it very nicely.
Thank you dude. Instructions were very clear.
thank you for thid amazing and helpful video create thi type video is so helpful for me and other ..
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.
Thank sir you help me to solve my problem to dowload netbean.
Thank you so much! It was my first attempt and it worked properly! 😍😭
Thanks for the clear and crisp video.
why i have been stuck after creating a project its just help button is the only clickable
bro, i have the same problem
Nothing is happening when I go on to create a new project and then click on finish.Can someone please tell me what's wrong.
This will better if making java fx session
Thank you
agreed
Im not seeing those searches when I type "Java Jdk" I cant even find Kit 12. Im even using the same browser as you wth
it creates projects but they're empty, and they don't open on their own after creating :/
*and if you create main class for it, after running it will still say that there isn't main class ://
**ok nevermind, it started working properly after creating 4th project..
thanks for tutorial ^^
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
Clearly explained everything in short. Thank you.
God bless you, you smart man. Best of luck
Thank you very much sir. Successfully work. Really appreciate it a lot.🥰🥰
thanks bud, actually i just needed to select java with ant and then java application, but this helped too
Thanks you very much. You explain short, clean and easy to hear.
i was looking how to install NetBeans and I found everybody's favorite Indian germen youtuber yay
*no offence*
Can u record a video on how to uninstall netbean and java safely by using your method to download?? Please
Thank you so much! You are so smart and a blessing to this world 😊
Your voice is just awesome.
Clean and crisp. Thank you very much 👍
Very useful video 🥳❤, keep it up and thank you so much🥳
thanks bro .you made my future.I am proud of you "jai hind"
Finally sorted out after watching 2:30 hours video
Thank you for your very detailed instructions!!
Simple and easy to understand. Thank you so much.
Thank you so much.Your video is very help full.
Thanks sir! This vdo is very helpful.I’ve subscibed.
Thank You So Much Bro. ITS WORKING!!! GOODDAY FROM PHILIPPINES JAVA PROGRAMMER 2020
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
thanks this video very helpful for me.. love it
I really like your tutorial. it's very simple and easy to grab. really appreciate it a lot. looking forward for more tutorials
i installed jdk 11.0.11, then when i run my NetBeans application it tells me that cannot find java 1.8 0r higher. can you please help with that ?
at 7:33, for those who don't get the version, only type 1 hyphen, not two
java -version
Thanks
thank you for explaning this just getting into this excited!
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.
tnx for dis video. very impormative
Tnku so much. You solved my problem
i installed my jdk and netbeans on d drive, is it why my command prompt displays nothing (not even error) ?
thank you so much bro its working well
Thanks you ..Now I can proceed.
YOU ARE THE BEST MAN you just help me a lot I hope you have a good life man thanks a lot
Very nice tutorial on installing Netbeans. Thanks.
Excellent video. Every step is explained very clearly. Thank you so much
Very clearly explained and thank you for saving my time !
In the categories section, I am getting the Java FX instead of Java and can't even find the palette. How to proceed?