-
-
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?
| In case Gradle does not find a JDK, use [`gg.cmd`](https://github.com/eirikb/gg) as follows: | ||
|
|
||
| 1. Download <https://github.com/eirikb/gg/releases/latest/download/gg.cmd> | ||
| 2. Move the file into your JabRef code |
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.
| 2. Move the file into your JabRef code | |
| 2. Move the file to your JabRef project directory |
|
Have you tried to increse java memory heap size in intellij? |
| 4. Wait several minutes until command completes. | ||
| On an Intel(R) Core(TM) i5-1350 (16 GB RAM), it took more than 15 minutes. |
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.
| 4. Wait several minutes until command completes. | |
| On an Intel(R) Core(TM) i5-1350 (16 GB RAM), it took more than 15 minutes. | |
| 4. Wait until the command execution completes. | |
| On an Intel(R) Core(TM) i5-1350 (16 GB RAM), it takes more than 15 minutes. |
| 4. Wait several minutes until command completes. | ||
| On an Intel(R) Core(TM) i5-1350 (16 GB RAM), it took more than 15 minutes. | ||
|
|
||
| When the command line hangs at `:jablib:processResources`, you need to keep waiting there. |
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.
| When the command line hangs at `:jablib:processResources`, you need to keep waiting there. | |
| The command line may appear to hang at `:jablib:processResources`, you still need to keep waiting. |
| {: .note } | ||
| > Background | ||
| > | ||
| > This is a workaround for following error: |
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.
| > This is a workaround for following error: | |
| > The above is a workaround for following error: |
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)