I don't believe there is. Configuring it for me worked like this: Make sure the 'Enable binding to remote SonarQube server' checkbox is ticked. Open the panel, click the config, then click "Configure servers..". Then, click the '+' icon in the righthand side of the box titled 'SonarQube servers'. Then, click the 'SonarQube' radio button, and enter the URL of our SonarQube server (https://asterix-sonar.ics.uci.edu/). Then, on the next page, keep the authentication type as Token and click 'Create Token'. This opens https://asterix-sonar.ics.uci.edu/account/security which you need to be logged in to see. Create the token, paste it into the box, and hit next. Click "Finish" and then "Ok" on the box below. In the SonarLint box make sure the server you just created is selected in the "Bind to server" selection. Then, for SonarQube project, click the 'Search in list..' box to the right, and select the only item there, 'hyracks-asterix'. That should be it.
On Wed, Feb 20, 2019 at 6:26 PM Preston Carman <[email protected]> wrote: > Hi Asterix, > > Do we have documentation on how to set up SonarLint in our IDE with > the AsterixDB SonarQube server? Thanks for pointing me to the > documentation or sharing the SonarQube server information. > > Thanks > Preston >
