Issue Editor and Browser for SonarQube in Eclipse are Blank -


i installed sonarqube 5.1 on machine on local network. have run maven plugin on 1 of projects , seems working fine. installed eclipse plugin (luna) marketplace , have been able run analysis within eclipse. issues show in sonarqube issues view. however, both sonarqube issue editor , sonarqube web browser blank.

this appears similar this post, bug referenced there has been marked fixed. post screenshot, don't have required reputation.

has else encountered this?

thanks julien, tip on embedded browser led me solution. problem in fact caused missing libraries on system preventing internal browser functioning properly. solution install proper webkit-gtk libraries system. on gentoo, default install webkit-gtk:3, incompatible swt. correct version can installed running emerge net-libs/webkit-gtk:2 on command line described in this answer.


Comments

Popular posts from this blog

javascript - Bootstrap Popover: iOS Safari strange behaviour -

Magento/PHP - Get phones on all members in a customer group -

session - Logging Out Using PHP -