Skip to content
This repository has been archived by the owner on Oct 26, 2023. It is now read-only.

fkorotkov/intellij-thrift

Repository files navigation

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