aboutsummaryrefslogtreecommitdiff
path: root/src/java/README.md
diff options
context:
space:
mode:
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.