Can't generate coverage report or copy DDL
I can't seem to perform any of the functions provided by IntelliJ that use this icon
Generate Coverage Report or Copy DDL for example. When I click on them, nothing happens. I know by checking with online documentation or by checking a colleague's computer that I should get a dialog box to select how the data is output, but I just get nothing. No error or any other indication of a problem.
I've tried uninstalling IntelliJ and removing all of my user settings and plugins and installing a fresh copy, but that has not resolved the problem. Any advise on how I can troubleshoot my problem?
Thanks!
Update:
Project:
https://gitlab.com/Daikamar/intellij-troubleshooting
idea.log:
https://drive.google.com/open?id=0B0jkAbeUlbZmMUgwc25CdHdjaHM
https://gitlab.com/Daikamar/intellij-troubleshooting
Steps to reproduce:
- Select DemoApplicationTests.java in the Run dropdown
- Click Run with Coverage
- In the resulting coverage window, click Generate Coverage Report
- At this point nothing happens for me
The log file contains everything from me opening up IntelliJ to me clicking on the Generate Coverage Report button.
Please sign in to leave a comment.
Please share a sample project with the steps to reproduce and idea.log (https://intellij-support.jetbrains.com/hc/articles/207241085).
Project:
https://gitlab.com/Daikamar/intellij-troubleshooting
idea.log:
https://drive.google.com/open?id=0B0jkAbeUlbZmMUgwc25CdHdjaHM
https://gitlab.com/Daikamar/intellij-troubleshooting
Steps to reproduce:
The log file contains everything from me opening up IntelliJ to me clicking on the Generate Coverage Report button.
See https://youtrack.jetbrains.com/issue/IDEA-158755#comment=27-1582587.