Skip to content
This repository has been archived by the owner on Dec 16, 2021. It is now read-only.

plugin does not recognize google protobufs #27

Open
ghost opened this issue Apr 3, 2018 · 2 comments
Open

plugin does not recognize google protobufs #27

ghost opened this issue Apr 3, 2018 · 2 comments

Comments

@ghost
Copy link

ghost commented Apr 3, 2018

I have a proto file importing "google/protobuf/empty.proto". The IDE editor says that the "empty.proto" file was not found.

@philbour
Copy link

this is very irritating

@paper-tiger
Copy link

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 free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants