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

Closed
breyed opened this issue Nov 30, 2024 · 0 comments · Fixed by #2707
Closed

Redundant JDK install instructions #2649

breyed opened this issue Nov 30, 2024 · 0 comments · Fixed by #2707
Assignees
Labels
doc-enhancement Improve the current content [org] dotnet-mobile/svc 📌 seQUESTered Identifies that an issue has been imported into Quest. vscode

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.


Associated WorkItem - 359131

@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
@dotnetrepoman dotnetrepoman bot removed the ⌚ Not Triaged Not triaged label Dec 20, 2024
@davidbritch davidbritch removed the Pri3 label Dec 20, 2024
@davidbritch davidbritch self-assigned this Dec 30, 2024
@davidbritch davidbritch added the 🗺️ reQUEST Triggers an issue to be imported into Quest. label Jan 2, 2025
@sequestor sequestor bot added 📌 seQUESTered Identifies that an issue has been imported into Quest. and removed 🗺️ reQUEST Triggers an issue to be imported into Quest. labels Jan 2, 2025
@davidbritch davidbritch moved this from Todo to In Progress in dotnet/docs-maui 2025 Sprints Jan 6, 2025
@github-project-automation github-project-automation bot moved this from In Progress to Done in dotnet/docs-maui 2025 Sprints Jan 6, 2025
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] dotnet-mobile/svc 📌 seQUESTered Identifies that an issue has been imported into Quest. vscode
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants