Skip to content

rogeryk/intellij-thrift

 
 

Repository files navigation

Thrift Support (fork)

Plugin to support Thrift language in IntelliJ IDEs

IDEA marketplace: https://plugins.jetbrains.com/plugin/19912-thrift-support-fork-

Why fork?

This is the fork of original plugin developed by @fkorotkov, that was forked for publishing and few fixes as I'm using original plugin for development in different places, but unfortunately it wasn't receiving compatibility updates recently.

There is no guarantee for current fork to stay long, it's possible that it would be discontinued at the moment when development of original plugin would become active again.

How to build

JDK 17 or later is required to build from source.

./gradlew :thrift:buildPlugin

How to run locally with new changes

./gradlew :thrift:runIde

Development

Testing

./gradlew :thrift:test

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 92.1%
  • Thrift 7.1%
  • Other 0.8%