Bug P3
Status Update
Comments
ge...@gmail.com <ge...@gmail.com> #2
[Description Changed]
ge...@gmail.com <ge...@gmail.com> #3
[Description Changed]
ek...@google.com <ek...@google.com> #4
[Monorail components: Build]
is...@google.com <is...@google.com> #5
Edits were made to reflect the following in Monorail: auto-CCs.
du...@gmail.com <du...@gmail.com> #6 Restricted+
Restricted+
Description
Affected Version: any
What steps will reproduce the problem?
1. Follow the documented steps to create a Run/Debug configuration in the IntelliJ IDEA IDE.
2. The documentation mentions you have to use a remote configuration (which is more complicated).
3.
What is the expected output?
Ability to run a local Gerrit daemon in debug mode with IntelliJ, just like you can do in Eclipse.
It should be installed automatically as pre-configured run configuration without additional steps.
What do you see instead?
The current work-around is to create a remote configuration, and manually setting the debug flags in the Gerrit testsite configuration. You have to manage port numbers yourself for each testsite you create, etc.
Please provide any additional information below.
Documentation snippet:
It was confirmed by Tony & Alice during GUS2019.
The work-around to use a remote configuration works well, but it would be nice if we could provide a better experience.
Not sufficiently hunted down the cause of this, may require code change or perhaps it's a documentation-only change to fix this.
The instructions for local pre-configured run configurations was removed in changehttps://gerrit-review.googlesource.com/c/gerrit/+/234793 temporarily. Please re-add that when it's working again.
(See alsohttps://crbug.com/gerrit/11357 .)