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 Dec 23, 2022. It is now read-only.
I was just messing around with importing custom proto files, but the plugin said it couldn't find the file, - when running protoc in default configuration it works.
So I digged into the plugin configuration and found out that src/main/proto is not an auto-detected path for imports.
I suggest adding so, because src/main/proto is the default protoRootLocation.