We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa39000 commit 7128f8cCopy full SHA for 7128f8c
.devcontainer/devcontainer.json
@@ -24,5 +24,5 @@
24
}
25
26
},
27
- "updateContentCommand": "cd ${containerWorkspaceFolder} && rm -f .classpath && ./gradlew eclipse"
+ "updateContentCommand": "cd ${containerWorkspaceFolder} && ./gradlew eclipse"
28
0 commit comments