title
How to Set Up Java Development in Visual Studio Code on Windows 11 | VSCode Java Development Basics
description
In this video I am going to show How to Set Up Java Development environment in Visual Studio Code in Windows 11. I am also going to show ow to debug your Java code using vs code. This process will also cover How to Install Java and Visual Studio Code for Windows 11.
How to Install Java JDK on Windows 11 ( with JAVA_HOME ) - https://youtu.be/VTzzmqNwGzM
Install and Use Visual Studio Code on Windows 11 (VS Code) - https://youtu.be/Bn4TuMkHmB0
Java JDK - https://www.oracle.com/java/technologies/downloads/
Visual Studio Code - https://code.visualstudio.com/
Java in Visual Studio Code - https://code.visualstudio.com/docs/languages/java
This Java Tutorial course is aimed at complete beginners to the subject. For those who have no programming experience or those who have limited knowledge of Java. We get you up and running and will give you the skills you need to master the Java programming language.
#Windows11 #Java #VSCode #VisualStudioCode #ProgrammingKnowledge
★★★Top Online Courses From ProgrammingKnowledge ★★★
Java Programming Course ➡️ http://bit.ly/2vsuMaS ⚫️ http://bit.ly/2GOaeQB
Java Programming Course ➡️ http://bit.ly/2GEfQMf ⚫️ http://bit.ly/2Vvjy4a
Bash Shell Scripting Course ➡️ http://bit.ly/2DBVF0C ⚫️ http://bit.ly/2UM06vF
Linux Command Line Tutorials ➡️ http://bit.ly/2IXuil0 ⚫️ http://bit.ly/2IXukt8
C Programming Course ➡️ http://bit.ly/2GQCiD1 ⚫️ http://bit.ly/2ZGN6ej
C++ Programming Course ➡️ http://bit.ly/2V4oEVJ ⚫️ http://bit.ly/2XMvqMs
PHP Programming Course ➡️ http://bit.ly/2XP71WH ⚫️ http://bit.ly/2vs3od6
Android Development Course ➡️ http://bit.ly/2UHih5H ⚫️ http://bit.ly/2IMhVci
C# Programming Course ➡️ http://bit.ly/2Vr7HEl ⚫️ http://bit.ly/2W6RXTU
JavaFx Programming Course ➡️ http://bit.ly/2XMvZWA ⚫️ http://bit.ly/2V2CoAi
NodeJs Programming Course ➡️ http://bit.ly/2GPg7gA ⚫️ http://bit.ly/2GQYTQ2
Jenkins Course For Developers and DevOps ➡️ http://bit.ly/2Wd4l4W ⚫️ http://bit.ly/2J1B1ug
Scala Programming Tutorial Course ➡️ http://bit.ly/2PysyA4 ⚫️ http://bit.ly/2PCaVj2
Bootstrap Responsive Web Design Tutorial ➡️ http://bit.ly/2DFQ2yC ⚫️ http://bit.ly/2VoJWwH
MongoDB Tutorial Course ➡️ http://bit.ly/2LaCJfP ⚫️ http://bit.ly/2WaI7Ap
QT C++ GUI Tutorial For Beginners ➡️ http://bit.ly/2vwqHSZ
★★★ Online Courses to learn ★★★
Get 2 FREE Months of Unlimited Classes from skillshare - https://skillshare.eqcm.net/r1KEj
Data Science - http://bit.ly/2lD9h5L | http://bit.ly/2lI8wIl
Machine Learning - http://bit.ly/2WGGQpb | http://bit.ly/2GghLXX
Artificial Intelligence - http://bit.ly/2lYqaYx | http://bit.ly/2NmaPya
MERN Stack E-Degree Program - http://bit.ly/2kx2NFe | http://bit.ly/2lWj4no
DevOps E-degree - http://bit.ly/2k1PwUQ | http://bit.ly/2k8Ypfy
Data Analytics with R - http://bit.ly/2lBKqz8 | http://bit.ly/2lAjos3
AWS Certification Training - http://bit.ly/2kmLtTu | http://bit.ly/2lAkQL1
Projects in Java - http://bit.ly/2kzn25d | http://bit.ly/2lBMffs
Machine Learning With TensorFlow - http://bit.ly/2m1z3AF | http://bit.ly/2lBMhnA
Angular 8 - Complete Essential Guide - http://bit.ly/2lYvYRP
Kotlin Android Development Masterclass - http://bit.ly/2GcblsI
Learn iOS Programming Building Advance Projects - http://bit.ly/2kyX7ue
★★★ Follow ★★★
My Website - http://www.codebind.com
DISCLAIMER: This video and description contains affiliate links, which means that if you click on one of the product links, I’ll receive a small commission. This help support the channel and allows us to continue to make videos like this. Thank you for the support!
detail
{'title': 'How to Set Up Java Development in Visual Studio Code on Windows 11 | VSCode Java Development Basics', 'heatmap': [{'end': 343.016, 'start': 299.012, 'weight': 1}], 'summary': 'Learn how to set up visual studio code for java on windows 11, including installing java jdk and coding pack, enabling java support, creating a project folder, writing a hello world java program, and using github for versioning.', 'chapters': [{'end': 242.921, 'segs': [{'end': 44.086, 'src': 'embed', 'start': 0.009, 'weight': 0, 'content': [{'end': 8.811, 'text': "Hey guys, in this video, I'm going to show you how you can set up Visual Studio Code for Java development on your Windows 11 operating system.", 'start': 0.009, 'duration': 8.802}, {'end': 12.812, 'text': 'So for developing Java on Visual Studio Code, you need two things.', 'start': 9.091, 'duration': 3.721}, {'end': 18.773, 'text': 'First thing is Java JDK, which should be installed on your Windows 11 operating system.', 'start': 13.052, 'duration': 5.721}, {'end': 22.254, 'text': 'And the other thing is Visual Studio Code Editor.', 'start': 19.633, 'duration': 2.621}, {'end': 27.277, 'text': "So if you don't know how to install Java JDK on your Windows operating system,", 'start': 22.634, 'duration': 4.643}, {'end': 34.761, 'text': 'then I will provide the link in the description of this video and you can watch that video and see how we can install Java JDK.', 'start': 27.277, 'duration': 7.484}, {'end': 37.042, 'text': 'Same goes for Visual Studio Code.', 'start': 35.261, 'duration': 1.781}, {'end': 44.086, 'text': "So if you don't know how to install Visual Studio Code, just click the link in the description of this video and you will be good to go.", 'start': 37.062, 'duration': 7.024}], 'summary': 'Learn to set up visual studio code for java development on windows 11.', 'duration': 44.077, 'max_score': 0.009, 'thumbnail': 'https://coursnap.oss-ap-southeast-1.aliyuncs.com/video-capture/AvOIyjBY_mk/pics/AvOIyjBY_mk9.jpg'}, {'end': 120.434, 'src': 'embed', 'start': 97.514, 'weight': 1, 'content': [{'end': 108.946, 'text': 'So, in order to fast track the process of Java development on Visual Studio Code, Visual Studio Code team has itself created this pack for Java,', 'start': 97.514, 'duration': 11.432}, {'end': 113.13, 'text': 'which you can install on your Windows operating system or on your Mac operating system.', 'start': 108.946, 'duration': 4.184}, {'end': 120.434, 'text': 'and this will help you to develop Java programs on your Windows 11 operating system.', 'start': 113.97, 'duration': 6.464}], 'summary': 'Visual studio code team created a java pack for windows 11 and mac to fast track java development.', 'duration': 22.92, 'max_score': 97.514, 'thumbnail': 'https://coursnap.oss-ap-southeast-1.aliyuncs.com/video-capture/AvOIyjBY_mk/pics/AvOIyjBY_mk97514.jpg'}, {'end': 242.921, 'src': 'embed', 'start': 216.499, 'weight': 2, 'content': [{'end': 225.787, 'text': "When you click on the extension icon here, you will be able to see, so when you click on extension pack for Java, It's already installed.", 'start': 216.499, 'duration': 9.288}, {'end': 228.79, 'text': "Debugger for Java, it's also installed.", 'start': 225.807, 'duration': 2.983}, {'end': 231.632, 'text': "Maven for Java, it's also installed.", 'start': 229.37, 'duration': 2.262}, {'end': 239.719, 'text': 'So all the extensions which you will require to develop Java programs on your Visual Studio Code editor.', 'start': 231.712, 'duration': 8.007}, {'end': 242.921, 'text': 'you will see the list of all the extensions here.', 'start': 239.719, 'duration': 3.202}], 'summary': 'Visual studio code has java extension pack with debugger and maven, ready for development.', 'duration': 26.422, 'max_score': 216.499, 'thumbnail': 'https://coursnap.oss-ap-southeast-1.aliyuncs.com/video-capture/AvOIyjBY_mk/pics/AvOIyjBY_mk216499.jpg'}], 'start': 0.009, 'title': 'Setting up visual studio code and coding pack for java on windows', 'summary': 'Covers the setup of visual studio code for java on windows 11, including the installation of java jdk and coding pack, providing guidance for obtaining and enabling these tools for java development. it also details the process of installing the coding pack for java, verifying existing installations, and enabling java support in visual studio code, facilitating access to java extensions.', 'chapters': [{'end': 70.479, 'start': 0.009, 'title': 'Setting up visual studio code for java on windows 11', 'summary': 'Explains how to set up visual studio code for java development on windows 11, requiring the installation of java jdk and visual studio code, with guidance on obtaining these tools and enabling java support for visual studio code.', 'duration': 70.47, 'highlights': ['To develop Java on Visual Studio Code, you need Java JDK and Visual Studio Code Editor, both of which need to be installed on your Windows 11 operating system.', 'Guidance on installing Java JDK and Visual Studio Code is provided in the video description, enabling viewers to easily obtain the necessary tools.', 'In addition to installing Visual Studio Code and Java JDK, enabling Java support for Visual Studio Code is crucial for developing Java programs.', "Viewers are directed to search for 'Visual Studio Code Java' in their web browser to obtain the necessary Java support for Visual Studio Code."]}, {'end': 242.921, 'start': 71.42, 'title': 'Installing coding pack for java on windows', 'summary': 'Explains the process of installing the coding pack for java on windows, including the steps to download and install the pack, verify existing installations of java jdk and visual studio code, and launch visual studio code with java support, enabling access to java-related extensions.', 'duration': 171.501, 'highlights': ['The most important step is to install the Coding Pack for Java on Windows in order to fast track the process of Java development on Visual Studio Code, as created by the Visual Studio Code team.', 'The Coding Pack for Java includes VS Code and the Java Development Kit, and it helps to develop Java programs on the Windows 11 operating system.', 'The process involves downloading the exe file for the Java pack, verifying existing installations of Java JDK and Visual Studio Code, and then clicking the install button to start the installation of the Coding Pack for Java.', 'After installation, Visual Studio Code with Java support is launched, allowing access to Java-related extensions such as Debugger for Java and Maven for Java.', 'The extensions required to develop Java programs on Visual Studio Code, including Extension Pack for Java, Debugger for Java, and Maven for Java, are already installed and accessible.']}], 'duration': 242.912, 'thumbnail': 'https://coursnap.oss-ap-southeast-1.aliyuncs.com/video-capture/AvOIyjBY_mk/pics/AvOIyjBY_mk9.jpg', 'highlights': ['Guidance on installing Java JDK and Visual Studio Code is provided in the video description, enabling viewers to easily obtain the necessary tools.', 'The Coding Pack for Java includes VS Code and the Java Development Kit, and it helps to develop Java programs on the Windows 11 operating system.', 'The extensions required to develop Java programs on Visual Studio Code, including Extension Pack for Java, Debugger for Java, and Maven for Java, are already installed and accessible.', 'To develop Java on Visual Studio Code, you need Java JDK and Visual Studio Code Editor, both of which need to be installed on your Windows 11 operating system.', 'The most important step is to install the Coding Pack for Java on Windows in order to fast track the process of Java development on Visual Studio Code, as created by the Visual Studio Code team.']}, {'end': 1000.805, 'segs': [{'end': 271.053, 'src': 'embed', 'start': 243.142, 'weight': 3, 'content': [{'end': 249.789, 'text': 'So now we are ready to develop some Java code, right? So let me start from the very beginning.', 'start': 243.142, 'duration': 6.647}, {'end': 254.895, 'text': "So let's say you want to create your first Java program in Visual Studio Code.", 'start': 249.869, 'duration': 5.026}, {'end': 259.442, 'text': "So what I'm going to do here is I'm going to just open the command prompt.", 'start': 255.176, 'duration': 4.266}, {'end': 261.244, 'text': 'I will just write cmd.', 'start': 259.682, 'duration': 1.562}, {'end': 264.889, 'text': "And here I'm going to create a new directory.", 'start': 262.305, 'duration': 2.584}, {'end': 271.053, 'text': "So first of all, let's say I want to create this project folder on the desktop.", 'start': 265.129, 'duration': 5.924}], 'summary': 'Developing java code using visual studio code, creating project folder on desktop.', 'duration': 27.911, 'max_score': 243.142, 'thumbnail': 'https://coursnap.oss-ap-southeast-1.aliyuncs.com/video-capture/AvOIyjBY_mk/pics/AvOIyjBY_mk243142.jpg'}, {'end': 343.016, 'src': 'heatmap', 'start': 299.012, 'weight': 1, 'content': [{'end': 301.614, 'text': 'and now you are inside the sample directory, right?', 'start': 299.012, 'duration': 2.602}, {'end': 313.981, 'text': 'Here you can write code space dot and then press enter, which is going to open the this sample folder in Visual Studio Code directly, right?', 'start': 302.495, 'duration': 11.486}, {'end': 324.866, 'text': "If you don't want to use the command line, just do it everything using this GUI and then go inside the project folder.", 'start': 315.162, 'duration': 9.704}, {'end': 326.147, 'text': "Right now it's empty.", 'start': 325.266, 'duration': 0.881}, {'end': 337.232, 'text': 'You can right click here and then click on show more options and then click on open with code which is also going to open the same folder in your Visual Studio Code.', 'start': 326.747, 'duration': 10.485}, {'end': 343.016, 'text': "So let's say I want to create a very simple Hello World Java program here.", 'start': 338.132, 'duration': 4.884}], 'summary': 'Demo shows opening a folder in visual studio code to create a hello world java program.', 'duration': 44.004, 'max_score': 299.012, 'thumbnail': 'https://coursnap.oss-ap-southeast-1.aliyuncs.com/video-capture/AvOIyjBY_mk/pics/AvOIyjBY_mk299012.jpg'}, {'end': 510.01, 'src': 'embed', 'start': 479.219, 'weight': 0, 'content': [{'end': 485.565, 'text': "The obvious one is this one, which is this run button, and it's going to run your Java program.", 'start': 479.219, 'duration': 6.346}, {'end': 497.099, 'text': 'The second option is to just right click on your Java file and when you scroll down and you will be able to see this run Java option and debug Java option.', 'start': 485.825, 'duration': 11.274}, {'end': 502.206, 'text': 'So you can use these two options to run and debug your Java program.', 'start': 497.119, 'duration': 5.087}, {'end': 510.01, 'text': 'or you will see this option here on the top of your main method, run or debug.', 'start': 502.706, 'duration': 7.304}], 'summary': 'Two options to run and debug java program: run button or right-click for run/debug options.', 'duration': 30.791, 'max_score': 479.219, 'thumbnail': 'https://coursnap.oss-ap-southeast-1.aliyuncs.com/video-capture/AvOIyjBY_mk/pics/AvOIyjBY_mk479219.jpg'}, {'end': 918.357, 'src': 'embed', 'start': 883.255, 'weight': 2, 'content': [{'end': 886.778, 'text': 'So you can click on this create a launch.json file.', 'start': 883.255, 'duration': 3.523}, {'end': 892.641, 'text': 'So just click on this launch.json file, which is going to create this launch.json file.', 'start': 886.818, 'duration': 5.823}, {'end': 898.285, 'text': 'And you can see all the configuration related to the Java debugging.', 'start': 892.701, 'duration': 5.584}, {'end': 904.669, 'text': 'And when you click on the Explorer option, you will be able to see this .vscode folder is created.', 'start': 898.945, 'duration': 5.724}, {'end': 908.612, 'text': 'And under that you have this launch.json file.', 'start': 905.349, 'duration': 3.263}, {'end': 918.357, 'text': 'So this is good when you are just creating your program and then just pushing it to some GitHub repository.', 'start': 909.412, 'duration': 8.945}], 'summary': 'Creating a launch.json file for java debugging in vscode.', 'duration': 35.102, 'max_score': 883.255, 'thumbnail': 'https://coursnap.oss-ap-southeast-1.aliyuncs.com/video-capture/AvOIyjBY_mk/pics/AvOIyjBY_mk883255.jpg'}, {'end': 963.06, 'src': 'embed', 'start': 935.265, 'weight': 1, 'content': [{'end': 945.25, 'text': 'So, when you have Git installed, Visual Studio Code is going to track all the changes which you make on your project in your Java files,', 'start': 935.265, 'duration': 9.985}, {'end': 954.734, 'text': 'and it will allow you to commit or push your code or pull some repository from GitHub or any other repository right?', 'start': 945.25, 'duration': 9.484}, {'end': 958.576, 'text': 'You can also search for some code using the search option.', 'start': 955.474, 'duration': 3.102}, {'end': 963.06, 'text': 'if these extensions are not enough,', 'start': 960.237, 'duration': 2.823}], 'summary': 'Visual studio code tracks changes in java files and allows code management with git and github.', 'duration': 27.795, 'max_score': 935.265, 'thumbnail': 'https://coursnap.oss-ap-southeast-1.aliyuncs.com/video-capture/AvOIyjBY_mk/pics/AvOIyjBY_mk935265.jpg'}], 'start': 243.142, 'title': 'Setting up java in visual studio code', 'summary': 'Covers setting up java in visual studio code, creating a project folder, writing a hello world java program, running and debugging, using launch configurations for debugging, and versioning with github.', 'chapters': [{'end': 1000.805, 'start': 243.142, 'title': 'Setting up java in visual studio code', 'summary': 'Covers setting up java in visual studio code, including creating a project folder, writing a simple hello world java program, running and debugging the program, using launch configurations for debugging, and versioning with github.', 'duration': 757.663, 'highlights': ['Creating a project folder and Hello World Java program Describing the process of creating a project folder on the desktop, opening it in Visual Studio Code, and creating a simple Hello World Java program.', 'Running and debugging Java program Explaining multiple options to run and debug Java programs, including using the run button, right-click options, and debugging with breakpoints and variable tracking.', 'Setting up launch.json for debugging Detailing the process of creating a launch.json file to provide debugging configurations for sharing and using in a team environment.', 'Versioning with GitHub and Java extensions Exploring the capability of Visual Studio Code to track changes, commit, push, and pull code from GitHub, along with the ability to search for and install additional Java-related extensions for different Java frameworks.']}], 'duration': 757.663, 'thumbnail': 'https://coursnap.oss-ap-southeast-1.aliyuncs.com/video-capture/AvOIyjBY_mk/pics/AvOIyjBY_mk243142.jpg', 'highlights': ['Running and debugging Java program Explaining multiple options to run and debug Java programs, including using the run button, right-click options, and debugging with breakpoints and variable tracking.', 'Versioning with GitHub and Java extensions Exploring the capability of Visual Studio Code to track changes, commit, push, and pull code from GitHub, along with the ability to search for and install additional Java-related extensions for different Java frameworks.', 'Setting up launch.json for debugging Detailing the process of creating a launch.json file to provide debugging configurations for sharing and using in a team environment.', 'Creating a project folder and Hello World Java program Describing the process of creating a project folder on the desktop, opening it in Visual Studio Code, and creating a simple Hello World Java program.']}], 'highlights': ['The Coding Pack for Java includes VS Code and the Java Development Kit, and it helps to develop Java programs on the Windows 11 operating system.', 'Guidance on installing Java JDK and Visual Studio Code is provided in the video description, enabling viewers to easily obtain the necessary tools.', 'The extensions required to develop Java programs on Visual Studio Code, including Extension Pack for Java, Debugger for Java, and Maven for Java, are already installed and accessible.', 'To develop Java on Visual Studio Code, you need Java JDK and Visual Studio Code Editor, both of which need to be installed on your Windows 11 operating system.', 'The most important step is to install the Coding Pack for Java on Windows in order to fast track the process of Java development on Visual Studio Code, as created by the Visual Studio Code team.', 'Running and debugging Java program Explaining multiple options to run and debug Java programs, including using the run button, right-click options, and debugging with breakpoints and variable tracking.', 'Versioning with GitHub and Java extensions Exploring the capability of Visual Studio Code to track changes, commit, push, and pull code from GitHub, along with the ability to search for and install additional Java-related extensions for different Java frameworks.', 'Setting up launch.json for debugging Detailing the process of creating a launch.json file to provide debugging configurations for sharing and using in a team environment.', 'Creating a project folder and Hello World Java program Describing the process of creating a project folder on the desktop, opening it in Visual Studio Code, and creating a simple Hello World Java program.']}