1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2025-08-30 17:17:55 +00:00

update configs with java setup

This commit is contained in:
Merith
2021-06-06 17:34:52 +00:00
parent 6a4f09e7b1
commit a960db7ced
2 changed files with 40 additions and 1 deletions

View File

@@ -1,4 +1,19 @@
image:
file: .gitpod.Dockerfile
ports:
- port: 25565
onOpen: notify
vscode:
extensions:
- eamodio.gitlens
- github.vscode-pull-request-github
- redhat.java
- richardwillis.vscode-gradle
- vscjava.vscode-java-debug
tasks:
- init: ./gradlew
command: ./gradlew genSources