VSCode | Java Language support and configuration

preview_player
Показать описание
In this video we will see the steps to follow to configure the Java Language within our Visual Studio Code IDE and thus be able to work with our first "Hello World" program, as well as its execution.

00:00 VSCode Installation
03:08 JDK Installation
04:57 JDK Configuration (System environment variable)
07:11 VSCode Installer for Java Developers Installation (Extensions)
11:12 Java Create Project Example (Template Creation)
14:22 Java Example (Manually Creation)

Java is a programming language and a computing platform. There are many applications and websites that will not work unless you have Java installed and more are being created every day. Java is fast, safe, and reliable. From laptops to data centers, from game consoles to super computers, from mobile phones to the Internet, Java is everywhere.

Installed Extensions:
→ Java Pack Installer, JDK, Java_Home.

Commands:
→ Java_create project.

Official Java Documentation:

VSCode Official Page:

VSCode Official Documentation:

#java #vscode #jdk #visual_studio_code
Рекомендации по теме
Комментарии
Автор

when i make create project it gives:
1/ Command 'Java: Create Java Project' resulted in error (command 'java.project.create' not found )

2/ Java 11 more recent is required to run, please download and install a recent JDK

But i have the last jdk and i set uo JAVA_HOME in my Windows and i just have formate my computer since 2 days

abdokako
Автор

Java Language support and configuration

CodeWithSam