Skip to content

Latest commit

 

History

History
37 lines (25 loc) · 1.2 KB

README.md

File metadata and controls

37 lines (25 loc) · 1.2 KB

Plugin to support the Apache Thrift language in JetBrains IDE's

Fork Notes

This fork tweaks the main repo to allow building the plugin for all JetBrains apps.

Functionality is currently verified and tested in:

  • PyCharm

How to Install

The plugin currently must be installed from a zip file. You can either build the plugin yourself, or install a pre-built zip (check out the builds dir).

To install: Settings -> Plugins -> Install plugins from disk... -> Choose the zip

Building the plugin

  • Project setup
  • Invalidate output: Build -> Rebuild Project
  • Generate plugin zip, either: a) zip $PROJECT_ROOT/out/artifacts/thrift folder b) Build -> Prepare Plugin Module 'intellij-thrift' for deployment

Builds

PyCharm PC-171.3780.115 (Apr 10, 2017)