Skip to content

Conversation

@rondlh
Copy link
Contributor

@rondlh rondlh commented Dec 19, 2025

Add Visual Studio Code support
Install plugins:

  1. Gradle for Java
  2. Java Language Support

Make sure you point to the JDK and JRE:
"java.jdt.ls.java.home": "C:\\javaSKD",
"java.configuration.runtimes": [
"C:\\javaJRE"]

Add Visual Studio Code support
Install plugins:
1. Gradle for Java
2. Java Language Support

Make sure you point to the JDK and JRE:
    "java.jdt.ls.java.home": "C:\\<YOUR PATH>\\javaSKD",
    "java.configuration.runtimes": [
    "C:\\<YOUR PATH>\\javaJRE"]
@madhephaestus
Copy link
Member

Could you add some README update for how to configure VSCode for this application?

@rondlh
Copy link
Contributor Author

rondlh commented Dec 20, 2025

Could you add some README update for how to configure VSCode for this application?

Done!

@madhephaestus madhephaestus merged commit 574455e into CommonWealthRobotics:main Dec 21, 2025
5 checks passed
@rondlh rondlh deleted the Add-VS-Studio-Code-support branch December 25, 2025 04:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants