Skip to content

Why is Intellij so slow with Quarkus repository ? #22048

Answered by maxandersen
maxandersen asked this question in Q&A
Discussion options

You must be logged in to vote

Going to answer myself here :)

Quarkus is a big a project with 1000+ modules so it will take some time; we recommend you import only the modules you really need in any IDE you use.

Lately though Intellij got really slow when doing updates to a pom.xml dependencies which often happens when switching branches.
For that we contacted Intellij and they thus far identified Quarkus gets affected in particular by this known issue: https://youtrack.jetbrains.com/issue/IDEA-276394

There are some performance fixes in latest 2021.3 release so if you are seeing issues make sure you upgrade.

We'll keep in touch with jetbrains team to figure out if we can improve the situation on intellij side.

On our o…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by maxandersen
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant