Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[capella-dev] Checkstyle/Findbugs/PMD configurations for Eclipse

Hi,

I have given up running sonar locally. Their documentation is terrible,
mostly because it's unversioned. I have now found a better way to follow
capella coding style:

It is possible to access Checkstyle, Findbugs and PMD configurations
remotely here:

https://dev.eclipse.org/sonar/profiles/permalinks/1

At least for checkstyle you don't even need to download the configuration.
Just create a remote configuration and paste the proper url (See
screenshot)

Attachment: remoteCheckstyleConfiguration.png
Description: PNG image


Back to the top