Skip to content

This is a plugin project for compiling protobuf source file conveniently on GoLand And IntelljiIDEA

License

Notifications You must be signed in to change notification settings

FineKe/Generate-ProtoBuf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

此插件主要是为了方便编译proto文,支持了gui界面,多语言编译,可选的plugin。
详细使用

使用:

环境配置:

proto 工具下载


1、下载 idl 代码生成工具


https://repo1.maven.org/maven2/com/google/protobuf/protoc/ protoc 放在环境变量的 path 中


2、下载生成 go 代码插件


go get -u github.com/golang/protobuf/protoc-gen-go

选中.proto文件,右键Generate ProtoBuf 即可

protoc path 配置

About

This is a plugin project for compiling protobuf source file conveniently on GoLand And IntelljiIDEA

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages