How to compile and run JAVA programs in Notepad++ on Windows 10 [2021 Update] Notepad++ and JAVA 17

  Рет қаралды 65,064

Geeky Script

Geeky Script

Күн бұрын

Пікірлер: 49
@Towla
@Towla Жыл бұрын
Thanks!
@GeekyScript
@GeekyScript Жыл бұрын
Thanks a lot friend. Really appreciated :)
@GeekyScript
@GeekyScript 3 жыл бұрын
Did this tutorial help you to compile and run JAVA programs in Notepad++? Comment Now!! and Let me know your opinion... And Please SUBSCRIBE for more! Also, you can Support my work through KZbin Thanks!
@r.dedits-_-5852
@r.dedits-_-5852 2 жыл бұрын
Thank you so much man, I had a problem for two days that I was trying to solve the code and it didn't run and it was watching your video that I got it.💖😊
@the_men_53
@the_men_53 6 ай бұрын
Thanku so much brother ✨💖
@GeekyScript
@GeekyScript 6 ай бұрын
Most welcome ❤❤ Also, watch Complete ECommerce tutorial ⏩ kzbin.info/www/bejne/bWeoY4Sjn82FqrM and WordPress Tutorial Playlist ⏩ kzbin.info/www/bejne/p6WVc4SqbNqDmNU
@robc2104
@robc2104 4 ай бұрын
Only tutorial that worked for me
@GeekyScript
@GeekyScript 4 ай бұрын
Glad to help! ► Follow me on Instagram: instagram.com/geekyscript/ ► Subscribe to Geeky Script Vlog Channel: www.youtube.com/@GeekyScriptVlogs?sub_confirmation=1 ► Subscribe to Geeky Script Channel: www.youtube.com/@geekyscript?sub_confirmation=1
@JibinCiby
@JibinCiby 11 ай бұрын
Thank you:)
@GeekyScript
@GeekyScript 11 ай бұрын
You're welcome! Also Subscribe to Geeky Syntax Channel: www.youtube.com/@geekysyntax/ and www.youtube.com/@GeekyScriptVlogs/
@jolinabermudez4584
@jolinabermudez4584 2 жыл бұрын
IT WORKS PERFECTLY! THANKYOUSOMUCH!
@rohan5618
@rohan5618 3 жыл бұрын
Thank you ♥️
@GeekyScript
@GeekyScript 3 жыл бұрын
Welcome!
@pivege
@pivege 2 жыл бұрын
Gracias por tanta dedicación y estudios en esta materia.....buen trabajo me sirvió. para correr mi .java en Notepad++
@keylanoslokj1806
@keylanoslokj1806 Жыл бұрын
Thanks for the great guide good sir. What is the best beginner book for learning Java?
@GeekyScript
@GeekyScript Жыл бұрын
I always recommend to go through Herbert Schildt's complete reference in java.. atleast once in life..
@pr1nt355
@pr1nt355 4 ай бұрын
Thank you1!
@GeekyScript
@GeekyScript 4 ай бұрын
You're welcome!! ❤ ❤ ► Follow me on Instagram: instagram.com/geekyscript/ ► Subscribe to Geeky Script Vlog Channel: www.youtube.com/@GeekyScriptVlogs?sub_confirmation=1 ► Subscribe to Geeky Syntax Channel: www.youtube.com/@geekysyntax?sub_confirmation=1
@kura7992
@kura7992 2 жыл бұрын
thanks very much
@GeekyScript
@GeekyScript 2 жыл бұрын
You're welcome!
@Anonymousgaming523
@Anonymousgaming523 Жыл бұрын
Sir Please help me i have some problems
@AjithKumar-mc9fx
@AjithKumar-mc9fx 2 жыл бұрын
Thank you
@GeekyScript
@GeekyScript 2 жыл бұрын
You're welcome
@ashwiniingawale9125
@ashwiniingawale9125 2 жыл бұрын
NPP execute option is not present
@pranayshinde8510
@pranayshinde8510 2 жыл бұрын
javac: file not found: Demo.java Usage: javac use -help for a list of possible options This error.....
@tfb2k-2nd
@tfb2k-2nd Жыл бұрын
How do i fix CreateProcess() failed with error code 2: El sistema no puede encontrar el archivo especificado.? I followed the steps correctly, but this shows up when i try to run it
@tfb2k-2nd
@tfb2k-2nd Жыл бұрын
I have the latest Java installed
@GeekyScript
@GeekyScript Жыл бұрын
share ur code pls
@tfb2k-2nd
@tfb2k-2nd Жыл бұрын
@@GeekyScript i followed the exact same steps as you, but i get that error 2 error
@Snehhirapara
@Snehhirapara Жыл бұрын
@@GeekyScript class HelloWord{ public static void main(String args[]){ System.out.println("Hello Word!!"); } )
@GeekyScript
@GeekyScript Жыл бұрын
@@Snehhirapara The ending parenthesis is wrong. It will be "}" not ")" class HelloWord{ public static void main(String args[]){ System.out.println("Hello Word!!"); } }
@vibevthvassu
@vibevthvassu 2 жыл бұрын
Not installing and install option is disabled how to get it ?
@DracoMalfoy-ty4pt
@DracoMalfoy-ty4pt 2 жыл бұрын
Is there any shortcut that we can use to run the program instead of going to plugins and doing all that stuff?
@emerssonaporado4477
@emerssonaporado4477 2 жыл бұрын
u can set macros for it
@unironic_sujal
@unironic_sujal Жыл бұрын
Just save it and press F6, ok.
@vyvu3872
@vyvu3872 Жыл бұрын
CD: C:\users\crossover\Documents Current directory: C:\users\crossover\Documents javac helloworld.java ; about to start a child process: "javac helloworld.java" CreateProcess() failed with error code 2: File not found. IF: $(EXITCODE)!=0 EXIT ================ READY ================ how can I solve this problem
@meshackandoh2794
@meshackandoh2794 Жыл бұрын
Please was your error code solve
@vyvu3872
@vyvu3872 Жыл бұрын
@@meshackandoh2794 no i just used vscode instead
@emilpaul1679
@emilpaul1679 6 ай бұрын
same issue
@igmemes386
@igmemes386 2 ай бұрын
Same issue
@mrrahel9074
@mrrahel9074 Жыл бұрын
please send me pin code or source code thats you use for execute
@noconfusion25
@noconfusion25 4 ай бұрын
terrible
@Cosmic-ey
@Cosmic-ey 10 ай бұрын
thx so much :)
@GeekyScript
@GeekyScript 10 ай бұрын
Welcome 😊 ❤ Also Subscribe to Geeky Syntax Channel: www.youtube.com/@geekysyntax/ and www.youtube.com/@GeekyScriptVlogs/
@rohan5618
@rohan5618 3 жыл бұрын
Thank you ♥️
@GeekyScript
@GeekyScript 3 жыл бұрын
You’re welcome 😊
@atharvadeshmukh6328
@atharvadeshmukh6328 3 жыл бұрын
Thank you!
@GeekyScript
@GeekyScript 3 жыл бұрын
You're welcome!
Compile and Run Java Program in Notepad++
10:27
Cool IT Help
Рет қаралды 100 М.
«Жат бауыр» телехикаясы І 30 - бөлім | Соңғы бөлім
52:59
Qazaqstan TV / Қазақстан Ұлттық Арнасы
Рет қаралды 340 М.
УНО Реверс в Амонг Ас : игра на выбывание
0:19
Фани Хани
Рет қаралды 1,3 МЛН
How to Run Java Programs With Command Prompt (cmd) and Notepad in Windows
5:43
5 Hidden Windows Features You Should Be Using in 2025!
8:05
Kevin Stratvert
Рет қаралды 129 М.
40 Windows Commands you NEED to know (in 10 Minutes)
10:54
NetworkChuck
Рет қаралды 3,6 МЛН
Compile and Run Java in Notepad++(2020)|Java Program in Notepad++
17:36
CS CORNER Sunita Rai
Рет қаралды 22 М.
Learn Any Programming Language In 3 Hours!
22:37
Code With Huw
Рет қаралды 638 М.
Making Simple Windows Driver in C
7:26
Nir Lichtman
Рет қаралды 374 М.
How to DEBUG C++ in VISUAL STUDIO
19:20
The Cherno
Рет қаралды 494 М.
30 Windows Commands you CAN’T live without
14:35
NetworkChuck
Рет қаралды 2,5 МЛН