Hi,
Sorry for this question but I was hoping to find some answers I could not on the web.
I was hoping to have something quick and simple as installing the sonarlint plugin for Eclipse, have real time analysis but more importantly, to have access to customization of the rule (or even better, being able to import a set of rules for the company into the Eclipse plugin ).
I've been try for almost 2 hours to setup following the documentation. It seems in order to customize, I need a local SonarQube, MySQL, create projects in SonarQube, bind thems and setup a gradle task (for a gradle project) to launch the sonar-scanner......
I was hoping to have something simple, not the all-gear-for-war. Am I missing something? Do I really need to configure and setup all this so I can have customized rules for sonarlint?
I'm sure I"m missing something here. Thx!