/intellij-thrift

Primary LanguageJavaApache License 2.0Apache-2.0

Plugin to support Thrift language in IntelliJ

How to Install

Settings -> Plugins -> Browse Repositories -> Search for Thrift -> Install -> OK -> Restart

How to build

  • Invalidate output: Build -> Rebuild Project
  • zip $PROJECT_ROOT/out/artifacts/thrift folder
  • share the zip file
  • to install: Settings -> Plugins -> Install plugins from disk... -> Choose the zip