Can you provide a small, self-contained example? On Mon, Jan 10, 2011 at 7:13 AM, Meghana <[email protected]>wrote:
> Hi, > > I am using imports in my proto files. So, B has an import of A. When I > generate the java code for B, all references to A are specified as A.A > i.e. A(dot)A. It does not seem to be picking up the > java_outer_classname from A. > > Any idea what's going wrong? > > Thanks. > > -- > 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]<protobuf%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/protobuf?hl=en. > > -- 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.
