fkorotkov / intellij-thrift

Apache License 2.0
88 stars 75 forks source link
ast intellij-plugin java parser thrift

Build Status

Plugin to support Thrift language in IntelliJ

How to build

JDK 11 or later is required to build from source.

./gradlew :thrift:buildPlugin

How to run locally with new changes

./gradlew :thrift:runIde