Skip to content

Commit

Permalink
Add IntelliJ plugins to Gitpod configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
koppor authored Jun 23, 2022
1 parent b56ad72 commit 3c2aae9
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .gitpod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@ image:
file: .gitpod.Dockerfile
tasks:
- init: ./gradlew assemble
jetbrains:
intellij:
plugins:
- CheckStyle-IDEA
- zielu.gittoolbox
vscode:
extensions:
- redhat.java
Expand Down

0 comments on commit 3c2aae9

Please sign in to comment.