diff --git a/docs/java/images/java-debugging/debug-introduce.mp4 b/docs/java/images/java-debugging/debug-introduce.mp4 new file mode 100644 index 000000000..400222630 --- /dev/null +++ b/docs/java/images/java-debugging/debug-introduce.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46d5998b084581404c3d7e7965c3b73fe3bbfebd560a5b686e433b715faa8d14 +size 858873 diff --git a/docs/java/images/java-tomcat-jetty/tomcat.mp4 b/docs/java/images/java-tomcat-jetty/tomcat.mp4 new file mode 100644 index 000000000..297d67740 --- /dev/null +++ b/docs/java/images/java-tomcat-jetty/tomcat.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2cdc289db3f78a8983a24a7574cfc96b907c4cf49308fbd387fc7d45d5ede954 +size 1103773 diff --git a/docs/java/java-tutorial.md b/docs/java/java-tutorial.md index ac8b27f0e..3218b48df 100644 --- a/docs/java/java-tutorial.md +++ b/docs/java/java-tutorial.md @@ -16,11 +16,13 @@ This tutorial shows you how to write and run a simple Hello World program in Jav Before going through this tutorial, you must have the Java SE Development Kit (JDK) and Apache Maven build tools on your local development environment. If you don't have them installed, you can do so now. -Download and install the Java SE Development Kit (JDK). Java support on Visual Studio Code works with all major Java version up to 11, below is a link for version 8: +Download and install the Java SE Development Kit (JDK). Java support on Visual Studio Code works with all major Java version up to 11, see a few JDK distributions you can choose from: -Download JDK +* [OpenJDK](https://adoptopenjdk.net/) +* [Azul Zulu Enterprise for Azure](https://www.azul.com/downloads/azure-only/zulu/) +* [Java SE Downloads by Oracle](https://www.oracle.com/technetwork/java/javase/downloads/index.html) ->**Note**: The `JAVA_HOME` environment variable must be set to the install location of the JDK to complete this tutorial. +>**Note**: After installing the JDK, you would need to configure your environment for Java development. The most common way is to set `JAVA_HOME` environment variable to the install location of the JDK while you can also use `java.home` setting in Visual Studio Code settings (workspace then user settings) to configure it just for the editor. Download Apache Maven version 3 or greater: diff --git a/docs/languages/images/java/java-debug.mp4 b/docs/languages/images/java/java-debug.mp4 index 54b6b3387..400222630 100644 --- a/docs/languages/images/java/java-debug.mp4 +++ b/docs/languages/images/java/java-debug.mp4 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3d426b1f79d770beb1fb422f89a980497ab76e6344ccb0d34dddf12b53f4b857 -size 468053 +oid sha256:46d5998b084581404c3d7e7965c3b73fe3bbfebd560a5b686e433b715faa8d14 +size 858873 diff --git a/docs/languages/images/java/tomcat.mp4 b/docs/languages/images/java/tomcat.mp4 index 1997eaada..297d67740 100644 --- a/docs/languages/images/java/tomcat.mp4 +++ b/docs/languages/images/java/tomcat.mp4 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9d19875ddb0b07d4947a9934e91e59d9850071af519879f87e10e61579c83040 -size 1446237 +oid sha256:2cdc289db3f78a8983a24a7574cfc96b907c4cf49308fbd387fc7d45d5ede954 +size 1103773