gsmiller commented on code in PR #13466: URL: https://github.com/apache/lucene/pull/13466#discussion_r1631243472
########## CONTRIBUTING.md: ########## @@ -58,7 +58,7 @@ In case your contribution fixes a bug, please create a new test case that fails ### IDE support -- *IntelliJ* - IntelliJ idea can import and build gradle-based projects out of the box. +- *IntelliJ* - IntelliJ idea can import and build gradle-based projects out of the box. However please note that it will default to running tests by calling the gradle wrapper, and while this works, it is for some reason quite slow. Instead we recommend configuring IntelliJ to use its own built-in test runner. You can modify this config (in 2024 version) by navigating to File/Settings/Build Execution & Deployment/Build Tools/Gradle and selecting "Build and Run using: IntelliJ IDEA" and "Run Tests using: IntelliJ IDEA". Review Comment: minor: the menu structure is slightly different on a Mac (settings are not under the File menu). I wonder if it makes sense to say `[...] navigating to Build Execution & Deployment/Build Tools/Gradle within IntelliJ Settings [...]` instead? -- 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: issues-unsubscr...@lucene.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org