abhishekrb19 commented on issue #17450: URL: https://github.com/apache/druid/issues/17450#issuecomment-2457783369
What do you see above the "BUILD FAILURE" in red? It should list out the individual checkstyle errors. >I just have to import the codestyle xml : [druid_intellij_formatting.xml](https://github.com/apache/druid/raw/master/dev/druid_intellij_formatting.xml) right ? In addition to importing the code style settings, `druid_intellij_formatting.xml`, you'll need to open the druid repo as a new project by selecting the root level `pom.xml`. This is so your IDE recognizes that it's a maven project and you can run maven commands directly from it. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
