E
E
Envywewok2019-12-18 17:41:52
Java
Envywewok, 2019-12-18 17:41:52

Can't see class generated by grpc from Java .proto file?

I don't see the classes I should be seeing (at least I think so). I understand grpc. Generated class from .proto file. Everything in the class is public. But I can't see this package. Attached is the structure of the project. From the block that I highlighted in red, I'm trying to call functions from the green block. 5dfa396c75353238584353.jpeg
For example, I tried to call the public function "DummyServiceBlockingStub"
5dfa3a071e01f242023071.jpeg
I tried to manually write "import com.proto.dummy.Dummy.ServiceGrpc;" - does not see package "proto"
5dfa3aa66a778125081130.jpeg

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question