commit | f4bce7de6bd7fa5d73bcbaac3d545410e8639d27 | [log] [tgz] |
---|---|---|
author | Christian Aistleitner <christian@quelltextlich.at> | Tue May 19 12:17:36 2020 +0200 |
committer | Christian Aistleitner <christian@quelltextlich.at> | Mon May 25 16:34:48 2020 +0200 |
tree | 496e1070eead493b8019e5723d5c06ad5cf2aed8 | |
parent | 375a3d6615948a355d35b8560fa52672b26b779c [diff] |
Update documentation of where Bazel puts the jar Change-Id: I767890e11fadc1e5840fe50b22c95c24fd62855b
diff --git a/src/main/resources/Documentation/build.md b/src/main/resources/Documentation/build.md index 2d18690..cf2c694 100644 --- a/src/main/resources/Documentation/build.md +++ b/src/main/resources/Documentation/build.md
@@ -18,7 +18,7 @@ The output is created in ``` - bazel-genfiles/plugins/@PLUGIN@/@PLUGIN@.jar + bazel-bin/plugins/@PLUGIN@/@PLUGIN@.jar ``` This project can be imported into the Eclipse IDE,