Open GoogleCodeExporter opened 9 years ago
In addition to enabling/disabling the plug-in by project, it would be nice to
be able to point it to the directories with the project protos and have all
others ignored.
Because we have a project that has the protobuf source (including proto files)
there are a lot of error messages generated.
Original comment by den...@dennisobrien.net
on 3 Dec 2012 at 9:42
Original comment by alr...@google.com
on 5 Dec 2012 at 9:46
I have the same issue, using version 2.4.1.
I need plugin, so I did following, works:
72c72
< repeated google.protobuf.FileDescriptorProto proto_file = 15;
---
> repeated FileDescriptorProto proto_file = 15;
Original comment by mike.z...@intelerad.com
on 5 Sep 2014 at 2:37
Original issue reported on code.google.com by
dhumen...@gmail.com
on 17 Nov 2012 at 7:50