简体   繁体   中英

how to run sonar lint on Spring tool suite

I need help in running sonar lint in Spring tool suite

I have installed sonar plugin, created a sonar-project.properties file placed in root level, my project is developed in Maven

unable to run sonar in spring tool suite, GC reached out of memory error and my spring tool suite is getting hanged

This issue can be solved by increasing max jvm heap in sts.ini file. Can you try increasing max heap size. For more information on how to increase max heap please refer - How to increase STS (Spring Tool Suite) memory size?

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM