Skip to content

This is a plugin of idea to help you compile your proto files to java files.

License

Notifications You must be signed in to change notification settings

niu56798405/protobuff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

protobuff

idea protobuff plugin

genproto to java

idea  使用 protobuff 之前项目中 使用 maven 编译的方式 倒是很简单,

不过却有一个问题让我很难受。这个问题就是很慢 ,因为 我可能只改了一个 proto文件但是 maven转换为 java文件时 却要把所有的 proto文件都重新转换一次,

每次都必须等很长的时间,极大的影响了开发的效率。所以自己就写了 一个小插件 解决这个问题

 

装好插件后 只需要 设置路径 就可以在proto 文件上 右键 点击 protoc 就可以转为 java 文件了

 

 

 

 

 

 

插件文件:

下载插件

 

About

This is a plugin of idea to help you compile your proto files to java files.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages