Skip to content
This repository has been archived by the owner on Feb 12, 2018. It is now read-only.

Commit

Permalink
#38 Added javanano to the list of built-in plugins in the documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
sergei-ivanov committed Sep 15, 2015
1 parent f49449a commit a58503b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ public final class ProtocCompileCustomMojo extends AbstractProtocCompileMojo {
* <strong>Cannot</strong> be one of the built-in protoc plugins:
* <ul>
* <li>java</li>
* <li>javanano</li>
* <li>cpp</li>
* <li>python</li>
* <li>descriptor-set</li>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ public final class ProtocTestCompileCustomMojo extends AbstractProtocTestCompile
* <strong>Cannot</strong> be one of the built-in protoc plugins:
* <ul>
* <li>java</li>
* <li>javanano</li>
* <li>cpp</li>
* <li>python</li>
* <li>descriptor-set</li>
Expand Down

0 comments on commit a58503b

Please sign in to comment.