gjd6640 / sonar-text-plugin

A free and open-source plugin for SonarSource's Sonarqube product that lets you create rules to flag issues in text files.
Apache License 2.0
23 stars 4 forks source link

SQ V8.0 compatible version - with Java8 nio bytebuffer API mismatch fix #17

Closed gjd6640 closed 3 years ago

gjd6640 commented 3 years ago

Only change is the compiler option that'll fix the API mismatch that occurs when you run the scanner under Java 8