Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Java: update docs and videos #5003

Merged
merged 2 commits into from Dec 8, 2021
Merged

Java: update docs and videos #5003

merged 2 commits into from Dec 8, 2021

Conversation

Eskibear
Copy link
Member

@Eskibear Eskibear commented Dec 6, 2021

Signed-off-by: Yan Zhang yanzh@microsoft.com

Signed-off-by: Yan Zhang <yanzh@microsoft.com>
@Eskibear
Copy link
Member Author

Eskibear commented Dec 6, 2021

@nickzhums please take a look.
@jdneo please help to update testng.mp4 with latest UX.

@jdneo
Copy link
Member

jdneo commented Dec 6, 2021

Thanks for the reminder

This document describes some of the key features included in those Java extensions.

## Getting started

**NOTE:** If you are using VS Code on Windows and want to take advantage of the Windows Subsystem for Linux, see [Developing in WSL](/docs/remote/wsl).

Before you start, you must have the Java SE Development Kit (JDK) on your local environment. To run the Java Language Support (redhat.java) extension itself, Java SE 11 or above version is required; for projects, the extension supports version 1.5 or above. For how to configure these versions, refer to [Configure JDK](/docs/java/java-project.md#configure-jdk).
Before you start, you must have the Java SE Development Kit (JDK) on your local environment. To run the Language Support for Java™ (redhat.java) extension itself, Java SE 11 or above version is required; for projects, the extension supports version 1.5 or above. For how to configure these versions, refer to [Configure JDK](/docs/java/java-project.md#configure-runtime-for-projects).
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we will modify this part once we release embedded JDK right?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes.
cc @testforstephen , we would better create an issue, tracking a todo list after we release platform-specific extensions.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Here is the todo list.
microsoft/vscode-java-pack#845

docs/languages/java.md Outdated Show resolved Hide resolved
@nickzhums
Copy link
Member

overall lgtm - just left minor comments - thanks!

Co-authored-by: nickzhums <56864335+nickzhums@users.noreply.github.com>
@jdneo
Copy link
Member

jdneo commented Dec 6, 2021

PR for updating the testing video: #5004

@gregvanl gregvanl added the java label Dec 6, 2021
@gregvanl gregvanl merged commit 03d91ab into microsoft:main Dec 8, 2021
@Eskibear Eskibear deleted the java branch December 8, 2021 15:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants