Skip to content

Commit

Permalink
Merge pull request #175 from jmMeessen/enable-gitpod
Browse files Browse the repository at this point in the history
Enable gitpod support
  • Loading branch information
jmMeessen authored Feb 2, 2022
2 parents 9e03b35 + 65c075d commit 637367d
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .gitpod.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
tasks:
- init: mvn -ntp compile

vscode:
extensions:
- redhat.java
- vscjava.vscode-java-debug
- vscjava.vscode-maven

0 comments on commit 637367d

Please sign in to comment.