Compilation of java code generated using protobuf compiler fails giving the 
error, "code too large".
We have an enumeration with 6000 values. And the code generated for this 
enum is causing the problem.
I would not be able to make any changes to the enumeration as the protofile 
is owned/maintained by another team.
The java code generated using protobuf compiler 3 for same protofile 
compiles without any issues.
Do we have any option to continue using protobuf compiler version 2.6.1 and 
solve "code too large" problem.
Note: I am already using "option java_multiple_files = true;"
Please suggest

Thanks,
Minimol


-- 
You received this message because you are subscribed to the Google Groups 
"Protocol Buffers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to protobuf+unsubscr...@googlegroups.com.
To post to this group, send email to protobuf@googlegroups.com.
Visit this group at https://groups.google.com/group/protobuf.
For more options, visit https://groups.google.com/d/optout.

Reply via email to