Siedlerchr commented on issue #328: URL: https://github.com/apache/pekko-grpc/issues/328#issuecomment-2165996093
Okay, tested with sbt as well, this time in java mode again I used the template and just replaced it with my proto file and updated to latest pekko version and scala 3, same problem: ``` [error] .../testprotof/target/scala-3.4.2/pekko-grpc/main/org/example/service/v1/TestGrpcsService.java:14:1: Symbol nicht gefunden [error] Symbol: Klasse RequestTest [error] Ort: Klasse org.example.service.v1.Test [error] org.example.service.v1.Test.RequestTest ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@pekko.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@pekko.apache.org For additional commands, e-mail: notifications-h...@pekko.apache.org