We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 518ab57 commit d888be1Copy full SHA for d888be1
.gitpod.yml
@@ -0,0 +1,7 @@
1
+tasks:
2
+ - init: sudo ln -s /workspace /workspaces && sdk install ant && ln -s /home/gitpod/.sdkman/candidates/java/current /home/codespace/.java/current/ && bash -i .devcontainer/install.sh
3
+
4
+vscode:
5
+ extensions:
6
+ - alygin.vscode-tlaplus-nightly
7
+ - vscjava.vscode-java-pack
0 commit comments