chia7712 commented on PR #17522:
URL: https://github.com/apache/kafka/pull/17522#issuecomment-2526274179

   @ableegoldman Thanks for your feedback. I agree that we should prioritize 
making our developers' experience better. I plan to add sourceCompatibility 
back to build.gradle since IntelliJ IDEA sets the language level based on 
sourceCompatibility by default ([Gradle 
Documentation](https://docs.gradle.org/current/dsl/org.gradle.plugins.ide.idea.model.IdeaModule.html#org.gradle.plugins.ide.idea.model.IdeaModule:languageLevel)).
   
   The screenshot below demonstrates that IntelliJ IDEA can automatically 
highlight unsupported usages. With this change, developers won't need to 
manually configure the language level.
   ![Screenshot From 2024-12-09 
01-23-49](https://github.com/user-attachments/assets/3affc9cb-410b-4b5c-b312-7d9e5b729686)
   
   
   
   


-- 
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]

Reply via email to