commit | bb4e67e4e3be537b21a4ed823ec4b32a67e282fd | [log] [tgz] |
---|---|---|
author | Marco Miller <[email protected]> | Wed Oct 16 13:14:22 2019 -0400 |
committer | Marco Miller <[email protected]> | Wed Oct 16 13:14:22 2019 -0400 |
tree | d42fdd78fb597e64c3e4e7cdd8824f2fc3f7a695 | |
parent | 890512a8351d8c2a38028026496402efba461f5a [diff] | |
parent | 9fcab315b62e6ebc1ab6d76bd368b6b81d83f946 [diff] |
Merge branch 'stable-2.15' into stable-2.16 * stable-2.15: Replace bazel-genfiles with bazel-bin in documentation Change-Id: I1496826af979861ef9391d113430379535a152e4
diff --git a/src/main/resources/+Documentation/build.md b/src/main/resources/+Documentation/build.md index 12e6726..edf166b 100644 --- a/src/main/resources/+Documentation/build.md +++ b/src/main/resources/+Documentation/build.md
@@ -21,7 +21,7 @@ The output is created in ``` - bazel-genfiles/@[email protected] + bazel-bin/@[email protected] ``` To package the plugin sources run: @@ -67,7 +67,7 @@ The output is created in ``` - bazel-genfiles/plugins/gitiles/gitiles.jar + bazel-bin/plugins/gitiles/gitiles.jar ``` This project can be imported into the Eclipse IDE. Add the plugin name to the