Hello Sonarlint Team,
I want to tell you something about a bug on sonarlint.
Sonarlint-Version: 3.4.0.201803051332
Eclipse-Version: Version: Neon.3 (4.6.3) Build id: M20170301-0400
In our company we have two java eclipse projets about 400 files each.
The analysis of these project doesn't work unless i push the xmx value in the eclipse.ini up to 4096m.
This issn't acceptable because the RAM is under too much load.
Other java projects are not affected.
I send you two screenshots about the error warning.
Our other projects which work have much more files.
Is there a bugfix available?
Greetings
Alexandros J
--
You received this message because you are subscribed to the Google Groups "SonarLint" group.
To unsubscribe from this group and stop receiving emails from it, send an email to sonarlint+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/sonarlint/DB6PR0902MB2101386EF0273BA1B4AB3C689BB40%40DB6PR0902MB2101.eurprd09.prod.outlook.com.
Hello Julien,
We think we found the problem.
In the screenshot you see our language is java but sonarlint also analyses some directories with big( > 3GB) binary files.
If we delete these files, sonarlint analyzes the project without errors. (216 files 0 excluded)
We tried to exclude all binary files with *.bin on the java project in context menu.
Also i tried on "sonar-project.properties" with sonar.exclusions=**/*.bin, src/test/files/**/*.bin, config/**/*.bin.
Also we tried to exclude all binary files with *.bin, all files from the folder files with src/test/files/**/* and all files from the folder config with config/* and config/**/* on Eclipse Menu Windows -> Preferences -> Sonarlint -> File Exclusions. It show the error message 216 files to analyse and 238 excluded, but it still doesn’t work.
So why does sonarlint analyze these binary files although we don’t want it. Do you have an idea what we can do?
Greetings
Alexandros
To unsubscribe from this group and stop receiving emails from it, send an email to sonarlint+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/sonarlint/DB6PR0902MB2101386EF0273BA1B4AB3C689BB40%40DB6PR0902MB2101.eurprd09.prod.outlook.com.
To unsubscribe from this group and stop receiving emails from it, send an email to sonarlint+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/sonarlint/DB6PR0902MB2101386EF0273BA1B4AB3C689BB40%40DB6PR0902MB2101.eurprd09.prod.outlook.com.