Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding directory to protoc's include path #19

Closed
janbruck opened this issue Sep 18, 2014 · 1 comment
Closed

Adding directory to protoc's include path #19

janbruck opened this issue Sep 18, 2014 · 1 comment

Comments

@janbruck
Copy link

Is there a way to add a directory to the protoc's include path from my gradle.build file? I don't see a task that allows me to do this in the usage example. I have a .proto that assumes that a specific directory is in the protoc include paths when importing other proto files.

@janbruck
Copy link
Author

Figured it out.. just had to call include method on the generateProto task and pass in the path. Having another problem now that I will open a new issue for if I can't figure it out :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant