doc: link to IDE-specific docs for os-maven-plugin

This commit is contained in:
Eric Anderson 2016-11-14 21:04:22 -08:00
parent 7306df4266
commit 06697b5376
1 changed files with 3 additions and 1 deletions

View File

@ -66,7 +66,9 @@ For protobuf-based codegen, you can put your proto files in the `src/main/proto`
and `src/test/proto` directories along with an appropriate plugin.
For protobuf-based codegen integrated with the Maven build system, you can use
[protobuf-maven-plugin][]:
[protobuf-maven-plugin][] (Eclipse and NetBeans users should also look at
`os-maven-plugin`'s
[IDE documentation](https://github.com/trustin/os-maven-plugin#issues-with-eclipse-m2e-or-other-ides)):
```xml
<build>
<extensions>