google / google/protobuf-gradle-plugin

Gradle dsl to specify the mainClass for protocPlugin

Open
#455 6 comments 0 reactions 0 assignees View on GitHub
enhancement feature request
Dominant language
Groovy
Stars
1.8k
Forks
288
PR merge metrics
No merged PRs in 30d

Description

Hi,

I'm trying to rewrite this [maven build script](https://quarkus.io/guides/grpc-getting-started#generating-java-files-from-proto-with-protobuf-maven-plugin) into gradle and i'm stuck with this section :

```xml


quarkus-grpc-protoc-plugin
io.quarkus
quarkus-grpc-protoc-plugin
1.10.5.Final
io.quarkus.grpc.protoc.plugin.MutinyGrpcGenerator

```
How can we specify the mainClass for pure java plugins ?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.