-
```
(Sorry about creating an issue for this if that is the correct thing to do)
In my source tree I have a .NET client and a Java server which share a .proto
definition that is contained in a common…
-
```
(Sorry about creating an issue for this if that is the correct thing to do)
In my source tree I have a .NET client and a Java server which share a .proto
definition that is contained in a common…
-
```
(Sorry about creating an issue for this if that is the correct thing to do)
In my source tree I have a .NET client and a Java server which share a .proto
definition that is contained in a common…
-
### What happened?
I followed the guide to clone the repo and run `make proto` on my local desktop, then I am seeing this error
```
$ make proto
mkdir -p proto-gen-go \
proto-gen-java \
pr…
-
Hey,
I was just messing around with importing custom proto files, but the plugin said it couldn't find the file, - when running protoc in default configuration it works.
So I digged into the plu…
-
```
I'm having a problem compiling two proto files that I have. The two proto files
are in different packages and one of them imports the other:
a.proto:
=====
package optimization.a;
message A {
…
-
```
Importing other proto-files with the keyword "import" should be possible.
This feature may require some changes to the compiler architecture:
* import declarations are followed by a recursive d…
-
```
Importing other proto-files with the keyword "import" should be possible.
This feature may require some changes to the compiler architecture:
* import declarations are followed by a recursive d…
-
```
Error: spawn UNKNOWN
at ChildProcess.spawn (internal/child_process.js:407:11)
at spawn (child_process.js:557:9)
at C:\Program Files\Pivo Present\resources\app.asar\node_modules\flu…
-
### What version of rules_go are you using?
`0.24.1`
### What version of gazelle are you using?
`0.22.0`
### What version of Bazel are you using?
```
Build label: 3.5.0-hom…