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

Redundant JDK install instructions #2649

Open
breyed opened this issue Nov 30, 2024 · 0 comments
Open

Redundant JDK install instructions #2649

breyed opened this issue Nov 30, 2024 · 0 comments
Labels
doc-enhancement Improve the current content [org] Pri3 vscode ⌚ Not Triaged Not triaged

Comments

@breyed
Copy link
Contributor

breyed commented Nov 30, 2024

The MAUI installation for Android instructions for VS Code direct the user to install the JDK twice:

  1. First, step 1 instructs the user to install Microsoft OpenJDK 17.
  2. Then, step 2 recommends using the InstallAndroidDependencies target. According to that target's docs, it "installs Java to the specified absolute path" specified as JavaSdkPath.

The instructions appear to call for installing the JDK in two different ways. If so, they should be streamlined, probably by removing step 1. Otherwise, the docs for JavaSdkDirectory="<JavaSdkPath>" should be clarified as to how that property differs from step 1.

@dotnetrepoman dotnetrepoman bot added the ⌚ Not Triaged Not triaged label Nov 30, 2024
@davidbritch davidbritch added vscode doc-enhancement Improve the current content [org] and removed ⌚ Not Triaged Not triaged labels Dec 3, 2024
@dotnetrepoman dotnetrepoman bot added the ⌚ Not Triaged Not triaged label Dec 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
doc-enhancement Improve the current content [org] Pri3 vscode ⌚ Not Triaged Not triaged
Projects
None yet
Development

No branches or pull requests

2 participants