aboutsummaryrefslogtreecommitdiff
path: root/src/java/README.md
diff options
context:
space:
mode:
authorSamruddhi Khandale <skhandale@microsoft.com>2023-04-14 23:48:25 +0300
committerGitHub <noreply@github.com>2023-04-14 23:48:25 +0300
commit2237731474ace274b1756e63937a958131cf719e (patch)
tree0ba813fb0e58039acea71bdf9f73e1577268d2e0 /src/java/README.md
parent8d3e9aca9d352a3c4459e321de5d0a0b12062112 (diff)
Automated documentation update (#521)
Automated documentation update [skip ci] Co-authored-by: github-actions <github-actions@github.com>
Diffstat (limited to 'src/java/README.md')
-rw-r--r--src/java/README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/java/README.md b/src/java/README.md
index e74cd5a..1ffd618 100644
--- a/src/java/README.md
+++ b/src/java/README.md
@@ -24,6 +24,12 @@ Installs Java, SDKMAN! (if not installed), and needed dependencies.
| installAnt | Install Ant, a software tool for automating software build processes | boolean | false |
| antVersion | Select or enter an Ant version | string | latest |
+## Customizations
+
+### VS Code Extensions
+
+- `vscjava.vscode-java-pack`
+
## License
For the Java Feature from this repository, see [NOTICE.txt](https://github.com/devcontainers/features/tree/main/src/java/NOTICE.txt) for licensing information on JDK distributions.