Differences
This shows you the differences between two versions of the page.
| windows:vscode:local_java_env [2026/04/23 14:43] – created td | windows:vscode:local_java_env [2026/04/23 15:18] (current) – td | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | # Java dev env with vscode | + | # Java Dev Env with VSCode |
| + | (https:// | ||
| + | |||
| + | Download and extract OpenJDK and Maven zip. | ||
| + | |||
| + | Change settings of Java (redhat) and maven extension to point to JDK and Maven Home folder. | ||
| + | * Escape \\ on windows | ||
| + | * Point to maven executable: mvn | ||
| + | |||
| + | |||
| + | |||