Skip to content

Commit

Permalink
attach sources
Browse files Browse the repository at this point in the history
  • Loading branch information
xonixx committed Apr 14, 2024
1 parent d93247d commit 692f2fc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ task parser(type: org.jetbrains.grammarkit.tasks.GenerateParser) {

// See https://github.com/JetBrains/gradle-intellij-plugin/
intellij {
downloadSources = true // https://plugins.jetbrains.com/docs/intellij/tools-gradle-intellij-plugin.html#ide-configuration
version = '2021.1.3'
plugins = ['com.intellij.java']
}
Expand Down

0 comments on commit 692f2fc

Please sign in to comment.