IntelliJ always freezes on specific Maven repository
已回答
This is happening to many members of my team, and only for the specific repository “Servicing-API.” This is a Spring Boot application built with Maven and Amazon Corretto JDK 17. The entire UI becomes completely unresponsive, including the window buttons at the top.
Any help would be appreciated.
Upload id: 2025_11_12_D83zmzuwdECNdHtJtYCRxi (file: idea-logs-20251111-16021717063222583266060751.zip)
请先登录再写评论。
Please try re-creating the project from scratch. If the issue persists, try the workaround mentioned in below ticket:
Workaround
Alternatively, if UI keeps hanging:
disabled_plugins.txtcom.jetbrains.restClientas a new line therehttps://youtrack.jetbrains.com/issue/IJPL-212853/IDE-hangs-absolutely-when-openning-a-project-stuck-in-HttpRequestPsiUtils.getExecutionBlocks
Disabling the Http Client plugin worked for me! Is this an issue that will be fixed sometime soon so I can re-enable the plugin? I have some other plugins dependent on it.