intellij-thrift
intellij-thrift copied to clipboard
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