Skip to content

xhjcehust/pojo2proto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pojo2proto

an idea plugin to convert java pojo to proto in IntelliJ IDEA

This plugin generates google protobuf message from right click in a java pojo class file.

choose [PojoProto], The output proto code is copied to the clipboard.

Screenshot

Image text

Update

  • 1.0.0 - First version, support universal pojo type
  • 1.0.1 - Fix some description about this plugin
  • 1.0.3 - Support for enums
  • 1.0.4 - Change uint to int

Plugin

https://plugins.jetbrains.com/plugin/14691-pojo-to-proto

Contact

For any question, just contact me at any time.

mailto: xhjcehust@qq.com

Any suggestion is welcome!

About

an intellij idea plugin covert java pojo to proto

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages