Skip to content

Commit 4eac0f2

Browse files
committed
remove extra line
1 parent 0a567be commit 4eac0f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/dev-spaces/quickstart-java.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ In this quickstart, you set up Azure Dev Spaces with a managed Kubernetes cluste
1414
## Prerequisites
1515

1616
- An Azure account with an active subscription. [Create an account for free](https://azure.microsoft.com/free/?ref=microsoft.com&utm_source=microsoft.com&utm_medium=docs&utm_campaign=visualstudio).
17-
- [Java Development Kit (JDK) 1.8.0+](https://aka.ms/azure-jdks). Point your `JAVA_HOME` environment variable to the folder where the JDK is installed.
17+
- [Java Development Kit (JDK) 1.8.0+](https://aka.ms/azure-jdks).
1818
- [Maven 3.5.0+](https://maven.apache.org/download.cgi).
1919
- [Visual Studio Code](https://code.visualstudio.com/download).
2020
- The [Azure Dev Spaces](https://marketplace.visualstudio.com/items?itemName=azuredevspaces.azds) and [Java Debugger for Azure Dev Spaces](https://marketplace.visualstudio.com/items?itemName=vscjava.vscode-java-debugger-azds) extensions for Visual Studio Code.

0 commit comments

Comments
 (0)