How to Set Up Java Development in Visual Studio Code on Mac | VSCode Java Development Basics (MacOS)

  Рет қаралды 53,746

ProgrammingKnowledge

ProgrammingKnowledge

Күн бұрын

Пікірлер
@ProgrammingKnowledge
@ProgrammingKnowledge 11 ай бұрын
How to Install Java JDK on MacOS ( with JAVA_HOME ) - kzbin.info/www/bejne/hoLOaoJmaMioobM Install and Use Visual Studio Code on Mac (VS Code) - kzbin.info/www/bejne/rWHbc4R-gM-ifdE
@kushalkarki8929
@kushalkarki8929 10 ай бұрын
I tried source .zshrc but it is showing unmatched. Can you help me with that?
@charlilyyyy
@charlilyyyy 5 ай бұрын
source ~/.zshrc or maybe u use bashrc please check
@mokshoswal7276
@mokshoswal7276 11 ай бұрын
can you add to the description what we have to copy paste in the .zshrc file
@MAYA-hv2qe
@MAYA-hv2qe 4 ай бұрын
export JAVA_HOME=$(/usr/libexec/java_home -v ) export PATH=$JAVA_HOME/bin:$PATH
@SpamSpamsen
@SpamSpamsen 4 ай бұрын
export PATH="/opt/homebrew/bin:$PATH" export JAVA_HOME=$(/usr/libexec/java_home -v xx) export PATH=$JAVA_HOME/bin:$PATH
@sneharaajput
@sneharaajput 10 ай бұрын
i'm typing this 12:44 command my vscode isnt open..it says command not found..what do i do??
@Peter-eq9qf
@Peter-eq9qf 9 ай бұрын
it's only to create a directory! you can just open up your visual studio code and create a new folder for your java files
@piyush3676
@piyush3676 8 ай бұрын
same
@SAM-NITP
@SAM-NITP 7 ай бұрын
Same any solution
@alamba78
@alamba78 6 ай бұрын
In VS Code, you need to open the Command Palette (Click on the Settings icon if you don't know the shortcut). At the command palette, type 'shell command' and select install code command in Path. Done.
@shaanvibiswas8769
@shaanvibiswas8769 3 ай бұрын
@@alamba78 thankuu so much , it worked
@souravsinha9389
@souravsinha9389 2 ай бұрын
Command :- export PATH="/opt/homebrew/bin:$PATH" export JAVA_HOME=$(/usr/libexec/java_home -v 17) export PATH=$JAVA_HOME/bin:$PATH Great video man ! Appreciated
@joaopedrodefigueiredo4987
@joaopedrodefigueiredo4987 9 ай бұрын
Thank you very much, helped me a lot!
@daithaolung298
@daithaolung298 6 ай бұрын
why does it say code . command is not found in the terminal
@likkilahari9642
@likkilahari9642 6 ай бұрын
Great video with clear Explanation, thank you
@HarishNarayanan-o3d
@HarishNarayanan-o3d 3 ай бұрын
really helpful thanks!
@Faisal-ss1ff
@Faisal-ss1ff 6 ай бұрын
your subscribers should be 10M not 1M - thanks a lot bor
@jnslzr
@jnslzr 3 ай бұрын
Thank you for this. I was wondering why you didn't use brew to install java?
@PankajSingh-ww5pl
@PankajSingh-ww5pl 10 ай бұрын
really helped thank you sir
@iconicheroes
@iconicheroes 7 ай бұрын
thank you so much this info really helpful
@chaukhoi2714
@chaukhoi2714 10 ай бұрын
thanks, really helpfull
@Roe124
@Roe124 8 ай бұрын
can you do a video on Maven installation
@abirmahmood7096
@abirmahmood7096 4 ай бұрын
Very Helpful
@basil8738
@basil8738 4 ай бұрын
When I write source .zshrc appear no such file or dictionary !
@formaltechz
@formaltechz 4 ай бұрын
i will help u with that
@hardilpatel9750
@hardilpatel9750 3 ай бұрын
@@formaltechz same problem occurred with me too if u have solved it will u please help me
@nihakata1602
@nihakata1602 3 ай бұрын
@@hardilpatel9750same problem here, showing now file exist, help
@robertoguzmandiaz184
@robertoguzmandiaz184 10 ай бұрын
Really helpfull
@krishnagupta2268
@krishnagupta2268 3 ай бұрын
followed from start to end but its showing some error when I run the code...VS code is really disturbing...
@allymontegary
@allymontegary 2 ай бұрын
Thank you!!!
@lune8839
@lune8839 3 ай бұрын
the top box simply doesn't star there... can anyone please help me?
@mrinaymishra7175
@mrinaymishra7175 5 ай бұрын
While running the code it is throwing error : error: --enable-preview must be used with --source. Can someone please help. Using MacOs
@saksham-arora
@saksham-arora 3 ай бұрын
echo export "JAVA_HOME=\$(/usr/libexec/java_home)" >> ~/.zshrc Correct command if using ZSH
@BANKAPALLIMANOJ
@BANKAPALLIMANOJ 4 ай бұрын
thank you sirrr
@EzhnoJiromoo
@EzhnoJiromoo 9 ай бұрын
Thank you
@Rishavkumar453
@Rishavkumar453 5 ай бұрын
thanks a lot
@pokemonmemes6420
@pokemonmemes6420 11 ай бұрын
Nice
@IndianOcean007
@IndianOcean007 9 ай бұрын
add export command in discription
@feutori
@feutori Ай бұрын
press control+L to clear terminal
@barodev8325
@barodev8325 11 ай бұрын
Intellij is far superior. I don't get why one would use VSCode.
@fahadzaman5969
@fahadzaman5969 10 ай бұрын
Bro I am fresher,intellij is so hard,I just created a hello world program on my Mac first it worked then showed a series of errors,😢and I don't know how do I do this.....can you please advice me how do I get to learn to use intellij efficiently,cuz apparently I'm a new Mac user and a leaner programmer as well it's my first day😊...I shall be grateful ❤
@asthajain2511
@asthajain2511 8 ай бұрын
wow !!!
@tlumme
@tlumme 11 ай бұрын
use VSCodium Editor .. say no Microsoft telemetry .. say no to telemetry 2024 :)
@Jack-kc3op
@Jack-kc3op 4 ай бұрын
my Mac is heating a lot after I have done this don't follow this
@u.p__gaming8741
@u.p__gaming8741 5 ай бұрын
😃
@underflo43tky
@underflo43tky 20 күн бұрын
when I am in terminal the code . gives me an error i get command not found 12:40 ish
@Sriniketh-n4i
@Sriniketh-n4i 4 ай бұрын
Thank you
@Sriniketh-n4i
@Sriniketh-n4i 4 ай бұрын
Thank you
How to Install Java on Mac | Install Java JDK on macOS
16:48
ProgrammingKnowledge
Рет қаралды 221 М.
12 VS Code Extensions to INCREASE Productivity 2024
27:13
Devression
Рет қаралды 851 М.
I'VE MADE A CUTE FLYING LOLLIPOP FOR MY KID #SHORTS
0:48
A Plus School
Рет қаралды 20 МЛН
БОЙКАЛАР| bayGUYS | 27 шығарылым
28:49
bayGUYS
Рет қаралды 1,1 МЛН
How To Make Your Boring macOS Terminal Amazing With Alacritty
16:33
Josean Martinez
Рет қаралды 203 М.
How to set up Java in Visual Studio Code
4:24
Kenny Yip Coding
Рет қаралды 759 М.
We may have killed p10k, so I found the perfect replacement.
19:48
Dreams of Autonomy
Рет қаралды 197 М.
Getting Started with Python in VS Code (Official Video)
10:20
Visual Studio Code
Рет қаралды 185 М.
How to Run Java in VS Code on MacOS (2024)
23:27
ProgrammingKnowledge2
Рет қаралды 1,7 М.
Docker Для Начинающих за 1 Час | Docker с Нуля
52:43
Aerospace Is The Best Tiling Window Manager I've Tried On macOS
24:23
Josean Martinez
Рет қаралды 163 М.