Custom rules menu doesn't seem to be present

2019-07-19 06:17发布

I am logged in as an administrator but I can't seem to find the menu to add new custom XPATH rules.

I'm following the steps from the link below : http://docs.sonarqube.org/display/SONAR/Extending+Coding+Rules

"Once your new rule is written, you can add it SonarQube: Login as an Quality profile administrator Go to Quality Profile Select one of the quality profiles for the language you wish to add the rule to Look for the XPath rule template:"

I'm using sonarqube server 4.4.1

This is my Rules Tab:

Rules tab

Where is it located in that version?

标签: sonarqube
1条回答
乱世女痞
2楼-- · 2019-07-19 07:08

The documentation is not up to date. Since SonarQube 4.4, custom rules are managed from the "Rules" space (directly accessible through the top navigation bar).

Creating custom rules in SQ 4.4+

查看更多
登录 后发表回答