FunTester
Dec 8, 2020 · Backend Development
How to Resolve SpotBugs Gradle Plugin Groovy SDK Errors in Java Builds
When using SpotBugs' Gradle plugin in a Java project, you may encounter "Cannot compile Groovy files" errors, which can be fixed by adding a Groovy SDK through the IDE's project structure settings.
Build ErrorGradleGroovy
0 likes · 3 min read
