1.首先安装 thrift 插件在 IDEA 上.
2.安装完毕后打开Preferences 搜索 Thrift
添加 thrift executable 后应用保存即可.
3.创建一个 thrift 项目(这里不在截图)
4.选择项目设置-File-Project structure-facets.
添加目标语言转换即可.
然后点击thrift 文件, compile file 即可.
1.首先安装 thrift 插件在 IDEA 上.
2.安装完毕后打开Preferences 搜索 Thrift
添加 thrift executable 后应用保存即可.
3.创建一个 thrift 项目(这里不在截图)
4.选择项目设置-File-Project structure-facets.
添加目标语言转换即可.
然后点击thrift 文件, compile file 即可.