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

  Рет қаралды 48,443

ProgrammingKnowledge

ProgrammingKnowledge

Күн бұрын

Пікірлер: 57
@ProgrammingKnowledge
@ProgrammingKnowledge 9 ай бұрын
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 8 ай бұрын
I tried source .zshrc but it is showing unmatched. Can you help me with that?
@charlilyyyy
@charlilyyyy 4 ай бұрын
source ~/.zshrc or maybe u use bashrc please check
@mokshoswal7276
@mokshoswal7276 10 ай бұрын
can you add to the description what we have to copy paste in the .zshrc file
@MAYA-hv2qe
@MAYA-hv2qe 3 ай бұрын
export JAVA_HOME=$(/usr/libexec/java_home -v ) export PATH=$JAVA_HOME/bin:$PATH
@SpamSpamsen
@SpamSpamsen 3 ай бұрын
export PATH="/opt/homebrew/bin:$PATH" export JAVA_HOME=$(/usr/libexec/java_home -v xx) export PATH=$JAVA_HOME/bin:$PATH
@souravsinha9389
@souravsinha9389 Ай бұрын
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
@daithaolung298
@daithaolung298 4 ай бұрын
why does it say code . command is not found in the terminal
@joaopedrodefigueiredo4987
@joaopedrodefigueiredo4987 8 ай бұрын
Thank you very much, helped me a lot!
@Faisal-ss1ff
@Faisal-ss1ff 5 ай бұрын
your subscribers should be 10M not 1M - thanks a lot bor
@sneharaajput
@sneharaajput 9 ай бұрын
i'm typing this 12:44 command my vscode isnt open..it says command not found..what do i do??
@Peter-eq9qf
@Peter-eq9qf 8 ай бұрын
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 7 ай бұрын
same
@SAM-NITP
@SAM-NITP 6 ай бұрын
Same any solution
@alamba78
@alamba78 5 ай бұрын
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 2 ай бұрын
@@alamba78 thankuu so much , it worked
@likkilahari9642
@likkilahari9642 5 ай бұрын
Great video with clear Explanation, thank you
@jnslzr
@jnslzr 2 ай бұрын
Thank you for this. I was wondering why you didn't use brew to install java?
@HarishNarayanan-o3d
@HarishNarayanan-o3d Ай бұрын
really helpful thanks!
@PankajSingh-ww5pl
@PankajSingh-ww5pl 9 ай бұрын
really helped thank you sir
@abirmahmood7096
@abirmahmood7096 2 ай бұрын
Very Helpful
@chaukhoi2714
@chaukhoi2714 8 ай бұрын
thanks, really helpfull
@iconicheroes
@iconicheroes 6 ай бұрын
thank you so much this info really helpful
@robertoguzmandiaz184
@robertoguzmandiaz184 9 ай бұрын
Really helpfull
@basil8738
@basil8738 3 ай бұрын
When I write source .zshrc appear no such file or dictionary !
@formaltechz
@formaltechz 2 ай бұрын
i will help u with that
@hardilpatel9750
@hardilpatel9750 2 ай бұрын
@@formaltechz same problem occurred with me too if u have solved it will u please help me
@nihakata1602
@nihakata1602 Ай бұрын
@@hardilpatel9750same problem here, showing now file exist, help
@allymontegary
@allymontegary Ай бұрын
Thank you!!!
@Roe124
@Roe124 7 ай бұрын
can you do a video on Maven installation
@krishnagupta2268
@krishnagupta2268 Ай бұрын
followed from start to end but its showing some error when I run the code...VS code is really disturbing...
@EzhnoJiromoo
@EzhnoJiromoo 8 ай бұрын
Thank you
@feutori
@feutori 23 күн бұрын
press control+L to clear terminal
@pokemonmemes6420
@pokemonmemes6420 10 ай бұрын
Nice
@lune8839
@lune8839 2 ай бұрын
the top box simply doesn't star there... can anyone please help me?
@BANKAPALLIMANOJ
@BANKAPALLIMANOJ 3 ай бұрын
thank you sirrr
@Rishavkumar453
@Rishavkumar453 4 ай бұрын
thanks a lot
@mrinaymishra7175
@mrinaymishra7175 3 ай бұрын
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 2 ай бұрын
echo export "JAVA_HOME=\$(/usr/libexec/java_home)" >> ~/.zshrc Correct command if using ZSH
@IndianOcean007
@IndianOcean007 8 ай бұрын
add export command in discription
@barodev8325
@barodev8325 10 ай бұрын
Intellij is far superior. I don't get why one would use VSCode.
@fahadzaman5969
@fahadzaman5969 8 ай бұрын
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 6 ай бұрын
wow !!!
@tlumme
@tlumme 10 ай бұрын
use VSCodium Editor .. say no Microsoft telemetry .. say no to telemetry 2024 :)
@Jack-kc3op
@Jack-kc3op 3 ай бұрын
my Mac is heating a lot after I have done this don't follow this
@u.p__gaming8741
@u.p__gaming8741 4 ай бұрын
😃
@Sriniketh-n4i
@Sriniketh-n4i 3 ай бұрын
Thank you
@Sriniketh-n4i
@Sriniketh-n4i 3 ай бұрын
Thank you
How to Install Java on Mac | Install Java JDK on macOS (2024)
16:48
ProgrammingKnowledge
Рет қаралды 200 М.
12 VS Code Extensions to INCREASE Productivity 2024
27:13
Devression
Рет қаралды 805 М.
黑天使只对C罗有感觉#short #angel #clown
00:39
Super Beauty team
Рет қаралды 6 МЛН
За кого болели?😂
00:18
МЯТНАЯ ФАНТА
Рет қаралды 3,3 МЛН
Combine Shipments in Business Central
11:42
Gurdeep Bahra
Рет қаралды 5
So, you want to be a programmer?
20:43
ForrestKnight
Рет қаралды 412 М.
Visual Studio Code (VS Code) Made Easy For Beginners - 2024
1:02:16
Height Above Sea Level
Рет қаралды 8 М.
Uploading Files to AWS S3 Bucket with Node.js
18:40
Desun Academy
Рет қаралды 18
Learn Git - Full Course for Beginners
3:43:34
freeCodeCamp.org
Рет қаралды 917 М.
How to Run Java in VS Code on MacOS (2024)
23:27
ProgrammingKnowledge2
Рет қаралды 1,5 М.
25 VS Code Productivity Tips and Speed Hacks
11:35
Fireship
Рет қаралды 2,4 МЛН
黑天使只对C罗有感觉#short #angel #clown
00:39
Super Beauty team
Рет қаралды 6 МЛН