Skip to content
  • Lubomir Bulej's avatar
    Update to protobuf-c 1.3.2 and Protobuf Java Lite 3.11.0 · b00f394d
    Lubomir Bulej authored
    This means that generating the lite version of the Java implementation
    of the protocol can be done using the normal protoc compiler, without
    the protoc-gen-javalite plugin. Now this gets done by simply using the
    --java_out option and prefixing the target directory with "lite:".
    b00f394d