On Sunday, April 14, 2013 7:48:13 AM UTC-7, David R wrote:
The java code generated by protoc has numerous javadoc warnings. If '@SuppressWarnings("javadoc")' is added to the file at global scope, the issue is resolved. Is it possible to get protoc to generate this line of code?