How to connect Checkstyle JAR (v10.12.1) with VS Code

Hi everyone πŸ‘‹ I downloaded Checkstyle JAR version 10.12.1 and the google_checks.xml file, but I can’t figure out how to connect the Checkstyle JAR with Visual Studio Code. Could someone please guide me step by step (what exactly I need to click/configure) to make it work? πŸ™ If possible, a short live meeting or screen share would be amazing. Thank you so much in advance! Best regards,
3 Replies
JavaBot
JavaBotβ€’20h ago
βŒ› This post has been reserved for your question.
Hey @Nevena! Please use /close or the Close Post button above when your problem is solved. Please remember to follow the help guidelines. This post will be automatically marked as dormant after 300 minutes of inactivity.
TIP: Narrow down your issue to simple and precise questions to maximize the chance that others will reply in here.
Noah | Nowipi
Noah | Nowipiβ€’18h ago
Don't use vscode for Java. Adapt when learning a new language. Like you do with conventions. Since Java is so verbose you need a proper Java IDE. I searched for checkstyle but found an extension. I think you just need to open vscode and go to view->Extensions and search for checkstyle for Java and just click install but I still recommend using an IDE for Java like IntelliJ or Eclipse
JavaBot
JavaBotβ€’14h ago
Post Closed
This post has been closed by <@1423288920090869862>.

Did you find this page helpful?