-
-
Notifications
You must be signed in to change notification settings - Fork 3k
Update IntelliJ setup instructions with Gradle workaround #14234
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
|
|
||
| ## Pre-condition: Gradle caches filled | ||
|
|
||
| On Linux, with IntelliJ IDEA 2025.2.4 (Ultimate Edition), there are issues with importing. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Are we sure the community edition doesn't have this issue?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Haven't tried yet. Can try on Monday.
...tting-into-the-code/guidelines-for-setting-up-a-local-workspace/intellij-11-code-into-ide.md
Outdated
Show resolved
Hide resolved
|
Have you tried to increse java memory heap size in intellij? |
...tting-into-the-code/guidelines-for-setting-up-a-local-workspace/intellij-11-code-into-ide.md
Outdated
Show resolved
Hide resolved
...tting-into-the-code/guidelines-for-setting-up-a-local-workspace/intellij-11-code-into-ide.md
Outdated
Show resolved
Hide resolved
...tting-into-the-code/guidelines-for-setting-up-a-local-workspace/intellij-11-code-into-ide.md
Outdated
Show resolved
Hide resolved
No. 16 GB RAM of the machine was already full. IntelliJ ran OKish, but gradle was unable to compile its Kotlin build files.
Happens automatically by IntelliJ |
Co-authored-by: Subhramit Basu <[email protected]>
I had issues on a Linux machine. Here a tested workaround.
Steps to test
Setup development environment on Debian 12.
Mandatory checks
CHANGELOG.mdin a way that is understandable for the average user (if change is visible to the user)