How to exclude some maven project from sonar analysis

There are several ways, one of which is adding the sonar.skip property inside the pom.xml of the project / module you want to skip. This excludes a project from SonarQube analysis: <properties> <sonar.skip>true</sonar.skip> </properties> This also works with Jenkins and running Sonar as a post build action. For more details see: Analyzing with SonarQube Scanner … Read more

Additional Refactoring for Eclipse CDT

Most of the refactoring features in Eclipse CDT are developed by people working and studying at the HSR Hochschule für Technik in Rapperswil Switzerland. There are students working on new refactorings and enhancements. After they had been reviewed they will be integrated into the official CDT. For more information of the ongoing development get in … Read more

node.js in Eclipse – which plugin(s) are most people using?

There is Nodeclipse.org effort. Current version is 0.16 update site is http://www.nodeclipse.org/updates/ When you want to help in any way, start by raising issue Features Creating default structure for New Node Project and New Node Source File Generating Express project with Wizard JavaScript Syntax highlighting Bracket matching and marking selection occurences with background color Content … Read more

Error when updating eclipse

What version of eclipse are you using ? It has been fixed in 3.4.1, but in your case, it could be this bug instead. It turns out the cause is one or more artifact repositories being lost from the list of known repositories. The workaround is to remove the repository from the list and add … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)