Skip to content

Commit

Permalink
moved the default terminal profile to user settings
Browse files Browse the repository at this point in the history
  • Loading branch information
adrian-herscu committed Feb 12, 2025
1 parent 4e98144 commit bd4fd35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"maven.view": "hierarchical",
"terminal.integrated.defaultProfile.linux": "JavaSE-11 LTS"
"java.compile.nullAnalysis.mode": "automatic",
}

0 comments on commit bd4fd35

Please sign in to comment.