Hi, Well! I have found the problem. I had tried the non Maven method: it failed but had generated the Descriptor class anyway, in the main... directory. I have removed that and all is working fine with Maven.
Thanks. On Nov 25, 7:08 pm, Kenton Varda <[EMAIL PROTECTED]> wrote: > Are you building the Java code using Maven or by some other method? > > On Tue, Nov 25, 2008 at 6:02 AM, [EMAIL PROTECTED] < > > [EMAIL PROTECTED]> wrote: > > > Hi, > > I down loaded protobuf-2.0.2.zip, installed mvn onto Ubuntu 8.04 > > installation with OpenJDK Java. > > > The c++ build is fine, but I get the above error when building the > > Java classes. > > referenced to java/com/google/protobuf/DescriptorProtos.java:[5,13] > > > Any ideas? > > cheers. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
