Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Fix run #11208

Merged
merged 1 commit into from
Apr 15, 2024
Merged

Fix run #11208

merged 1 commit into from
Apr 15, 2024

Conversation

koppor
Copy link
Member

@koppor koppor commented Apr 15, 2024

Follow up to #11195

I got following error (when doing gradle run from IntelliJ):

  • java.lang.reflect.InaccessibleObjectException:
  • Unable to make private static void org.controlsfx.control.textfield.TextFields.setupClearButtonField(javafx.scene.control.TextField,javafx.beans.property.ObjectProperty) accessible:
  • module org.controlsfx.controls does not "opens org.controlsfx.control.textfield" to module org.jabref

Mandatory checks

  • Change in CHANGELOG.md described in a way that is understandable for the average user (if applicable)
  • Tests created for changes (if applicable)
  • Manually tested changed features in running JabRef (always required)
  • Screenshots added in PR description (for UI changes)
  • Checked developer's documentation: Is the information available and up to date? If not, I outlined it in this pull request.
  • Checked 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 to the documentation repository.

@koppor
Copy link
Member Author

koppor commented Apr 15, 2024

Also reported at #11195 (comment).

I merge this is kind of a hot fix.

@koppor koppor merged commit 93e0174 into main Apr 15, 2024
18 of 22 checks passed
@koppor koppor deleted the fix-run branch April 15, 2024 22:39
Copy link
Contributor

The build for this PR is no longer available. Please visit https://builds.jabref.org/main/ for the latest build.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant