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
@kushalkarki892910 ай бұрын
I tried source .zshrc but it is showing unmatched. Can you help me with that?
@charlilyyyy5 ай бұрын
source ~/.zshrc or maybe u use bashrc please check
@mokshoswal727611 ай бұрын
can you add to the description what we have to copy paste in the .zshrc file
i'm typing this 12:44 command my vscode isnt open..it says command not found..what do i do??
@Peter-eq9qf9 ай бұрын
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
@piyush36768 ай бұрын
same
@SAM-NITP7 ай бұрын
Same any solution
@alamba786 ай бұрын
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.
@shaanvibiswas87693 ай бұрын
@@alamba78 thankuu so much , it worked
@souravsinha93892 ай бұрын
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
@joaopedrodefigueiredo49879 ай бұрын
Thank you very much, helped me a lot!
@daithaolung2986 ай бұрын
why does it say code . command is not found in the terminal
@likkilahari96426 ай бұрын
Great video with clear Explanation, thank you
@HarishNarayanan-o3d3 ай бұрын
really helpful thanks!
@Faisal-ss1ff6 ай бұрын
your subscribers should be 10M not 1M - thanks a lot bor
@jnslzr3 ай бұрын
Thank you for this. I was wondering why you didn't use brew to install java?
@PankajSingh-ww5pl10 ай бұрын
really helped thank you sir
@iconicheroes7 ай бұрын
thank you so much this info really helpful
@chaukhoi271410 ай бұрын
thanks, really helpfull
@Roe1248 ай бұрын
can you do a video on Maven installation
@abirmahmood70964 ай бұрын
Very Helpful
@basil87384 ай бұрын
When I write source .zshrc appear no such file or dictionary !
@formaltechz4 ай бұрын
i will help u with that
@hardilpatel97503 ай бұрын
@@formaltechz same problem occurred with me too if u have solved it will u please help me
@nihakata16023 ай бұрын
@@hardilpatel9750same problem here, showing now file exist, help
@robertoguzmandiaz18410 ай бұрын
Really helpfull
@krishnagupta22683 ай бұрын
followed from start to end but its showing some error when I run the code...VS code is really disturbing...
@allymontegary2 ай бұрын
Thank you!!!
@lune88393 ай бұрын
the top box simply doesn't star there... can anyone please help me?
@mrinaymishra71755 ай бұрын
While running the code it is throwing error : error: --enable-preview must be used with --source. Can someone please help. Using MacOs
@saksham-arora3 ай бұрын
echo export "JAVA_HOME=\$(/usr/libexec/java_home)" >> ~/.zshrc Correct command if using ZSH
@BANKAPALLIMANOJ4 ай бұрын
thank you sirrr
@EzhnoJiromoo9 ай бұрын
Thank you
@Rishavkumar4535 ай бұрын
thanks a lot
@pokemonmemes642011 ай бұрын
Nice
@IndianOcean0079 ай бұрын
add export command in discription
@feutoriАй бұрын
press control+L to clear terminal
@barodev832511 ай бұрын
Intellij is far superior. I don't get why one would use VSCode.
@fahadzaman596910 ай бұрын
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 ❤
@asthajain25118 ай бұрын
wow !!!
@tlumme11 ай бұрын
use VSCodium Editor .. say no Microsoft telemetry .. say no to telemetry 2024 :)
@Jack-kc3op4 ай бұрын
my Mac is heating a lot after I have done this don't follow this
@u.p__gaming87415 ай бұрын
😃
@underflo43tky20 күн бұрын
when I am in terminal the code . gives me an error i get command not found 12:40 ish