Skip to content

Fix run#11208

Merged
koppor merged 1 commit into
mainfrom
fix-run
Apr 15, 2024
Merged

Fix run#11208
koppor merged 1 commit into
mainfrom
fix-run

Conversation

@koppor

@koppor koppor commented Apr 15, 2024

Copy link
Copy Markdown
Member

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

koppor commented Apr 15, 2024

Copy link
Copy Markdown
Member Author

Also reported at #11195 (comment).

I merge this is kind of a hot fix.

@koppor koppor merged commit 93e0174 into main Apr 15, 2024
@koppor koppor deleted the fix-run branch April 15, 2024 22:39
@github-actions

Copy link
Copy Markdown
Contributor

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

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.

1 participant