Skip to content
This repository was archived by the owner on Apr 26, 2025. It is now read-only.
This repository was archived by the owner on Apr 26, 2025. It is now read-only.

Add support for custom protoc java plugin arguments #56

@efenglu

Description

@efenglu

Is your feature request related to a problem? Please describe.
There are features of the java plugin that are not exposed as .proto options. I was like to be able to use them

Describe the solution you'd like
The custom plugin execution already supports this. Simply add the element:
<pluginParameter>

Describe alternatives you've considered
Adding a custom option to proto would require changes to the proto syntax.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions