chia7712 commented on code in PR #18134: URL: https://github.com/apache/kafka/pull/18134#discussion_r1880310152
########## README.md: ########## @@ -258,3 +258,15 @@ Apache Kafka is interested in building the community; we would welcome any thoug To contribute follow the instructions here: * https://kafka.apache.org/contributing.html + +### IntelliJ Configuration for Kafka Development ### Review Comment: Could you please merge this into the [Building IDE Project](https://github.com/apache/kafka?tab=readme-ov-file#building-ide-project) section? Additionally, according to the [official Gradle documentation](https://docs.gradle.org/current/userguide/idea_plugin.html), the IDEA plugin is not necessary. Perhaps we should remove it in this PR as well. -- 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]
