Bug #192

Fix Generation of ProcolBuffer Classes

Added by S. Wrede about 13 years ago. Updated about 13 years ago.

Status:ResolvedStart date:02/16/2011
Priority:NormalDue date:
Assignee:S. Wrede% Done:

100%

Category:Java
Target version:-

Description

Buildfile: /home/swrede/workspace/RSBJava/build.xml
protocol:
     [exec] --java_out: Attachment.proto: Attachment.proto: Cannot generate Java output because the file's outer class name, "Attachment", matches the name of one of the types declared inside it.  Please either rename the type or use the java_outer_classname option to specify a different outer class name for the .proto file.

History

#1 Updated by S. Wrede about 13 years ago

  • Subject changed from Fix Java Compilation of ProcolB to Fix Generation of ProcolBuffer Classes
  • Category set to Java
  • Assignee set to S. Wrede

#2 Updated by S. Wrede about 13 years ago

  • Status changed from New to Resolved

E.g.;

option java_outer_classname = "NotificationPB";

#3 Updated by S. Wrede about 13 years ago

  • % Done changed from 0 to 100

Also available in: Atom PDF