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 has been archived by the owner on Dec 16, 2021. It is now read-only.
You can specify directories to be included for import validation in Project > Properties > Protocol Buffer > Import Paths
I unzipped my protobuf maven dependency and added C:\Users<username>.m2\repository\com\google\protobuf\protobuf-java\3.17.3\protobuf-java-3.17.3
I guess thats not a very good integration but it works.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I have a proto file importing "google/protobuf/empty.proto". The IDE editor says that the "empty.proto" file was not found.
The text was updated successfully, but these errors were encountered: