Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 400 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 400 Bytes

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