Merge branch 'stable-2.16' * stable-2.16: Add user preferences panel to PolyGerrit UI Add PolyGerrit-based screen for uploading images Enable display of images in the comments in the new UI Format code with GJF-1.7 Remove GWT UI Change-Id: I90fb27bf89e673b3fd7321500c86ca4bbb63eaa6
diff --git a/src/main/resources/Documentation/build.md b/src/main/resources/Documentation/build.md index e8b093d..31c5d25 100644 --- a/src/main/resources/Documentation/build.md +++ b/src/main/resources/Documentation/build.md
@@ -16,7 +16,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.