/intellij-thrift

IntelliJ IDEA Thrift plugin for Youzan nova protocol

Primary LanguageJavaApache License 2.0Apache-2.0

intellij-thrift

Plugin to support Thrift language in IntelliJ. forked from fkorotkov/intellij-thrift.

The difference is to add recognition of our own namespace nova.

How to build

You need to use the Community Edition IntelliJ to build plugin.

  • 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

FAQ

If the tips are not compatible, please upgrade your version of IntelliJ IDEA to 2016.1.

Official Download: IntelliJ IDEA