You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 26, 2025. It is now read-only.
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.
minisu, fprochazka, stephen-smith, zabhi and Chavitomer