Updates:
Cc: t.broyer
Comment #3 on issue 185 by [email protected]: java package doesn't contains
compiler/plugin.proto generated classes.
http://code.google.com/p/protobuf/issues/detail?id=185
We probably want to create a separate .jar file for this rather than add
these to
libprotobuf.jar, because most users don't need these and libprotobuf.jar is
already
too big.
t.broyer (CC'd) has sent me a patch implementing a plugin front-end in Java
(similar
to the one that already exists in C++):
http://codereview.appspot.com/912042/show
We should probably combine these efforts into a Java protoc plugin library
of some
sort.
--
You received this message because you are subscribed to the Google Groups "Protocol
Buffers" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/protobuf?hl=en.