Update instructions for IntelliJ copyright setup

Change-Id: I3d3d0aca2496cbad885798519db408e3492909c0
This commit is contained in:
Changcheng Xiao
2019-03-05 09:42:14 +01:00
parent d26237eaa8
commit ec796b3eb4

View File

@@ -107,7 +107,9 @@ the code style settings, simply confirm that.
=== Copyright
Copy the folder `$(gerrit_source_code)/tools/intellij/copyright` (not just the
contents) to `$(project_data_directory)/.idea`. If it already exists, replace
it.
it. Then go to *File -> Settings -> Editor -> Copyright -> Copyright Profiles*,
and import `Gerrit_Copyright.xml` to IntelliJ in case it doesn't pick the
copyright up automatically.
=== File header
By default, IntelliJ adds a file header containing the name of the author and