Contributions
The nmk-proto plugin contributes to nmk features as described below.
Plugin information
As other plugins, nmk-proto registers its version and documentation link in plugin information config items.
Git ignored files
Generated source code folders (i.e. ${protoPythonSrcFolders}) are automatically added to git ignored files config item for this project.
Python project settings
For python projects, these items are automatically added:
pythonProjectFileItemsitem: to disable analysis and coverage on generated codepythonPackageRequirementsitem: add grpcio and protobuf dependencies to the generated python wheelpythonGeneratedSrcFilesitem: add generated python sources files