Open bryaan opened 9 years ago
I have my .proto file in a source directory.
I right-click "Compile" but nothing seems to happen.
Then I tried setting the output directory to the same source directory - still nothing.
We don't currently support "compiling" a single .proto file. We generate sources from the protobuf compiler when a module is compiled as a whole. It might be possible to make things work with a single file.
I have my .proto file in a source directory.
I right-click "Compile" but nothing seems to happen.
Then I tried setting the output directory to the same source directory - still nothing.