Skip to content

Conversation

@koppor
Copy link
Member

@koppor koppor commented Nov 5, 2025

I had issues on a Linux machine. Here a tested workaround.

Steps to test

Setup development environment on Debian 12.

Mandatory checks

  • I own the copyright of the code submitted and I license it under the MIT license
  • I manually tested my changes in running JabRef (always required)
  • [/] I added JUnit tests for changes (if applicable)
  • [/] I added screenshots in the PR description (if change is visible to the user)
  • [/] I described the change in CHANGELOG.md in a way that is understandable for the average user (if change is visible to the user)
  • [/] I checked the user documentation: Is the information available and up to date? If not, I created an issue at https://github.com/JabRef/user-documentation/issues or, even better, I submitted a pull request updating file(s) in https://github.com/JabRef/user-documentation/tree/main/en.

@koppor koppor marked this pull request as ready for review November 5, 2025 09:44
@koppor koppor enabled auto-merge November 5, 2025 09:44
@koppor koppor requested a review from subhramit November 5, 2025 09:44

## Pre-condition: Gradle caches filled

On Linux, with IntelliJ IDEA 2025.2.4 (Ultimate Edition), there are issues with importing.
Copy link
Member

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?

Copy link
Member Author

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.

@Siedlerchr
Copy link
Member

Have you tried to increse java memory heap size in intellij?
Did you import as gradle project after cloning?

@koppor
Copy link
Member Author

koppor commented Nov 6, 2025

Have you tried to increse java memory heap size in intellij?

No. 16 GB RAM of the machine was already full.

IntelliJ ran OKish, but gradle was unable to compile its Kotlin build files.

Did you import as gradle project after cloning?

Happens automatically by IntelliJ

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants