Skip to content
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

Module error in chipview in entry editor #6841

Closed
1 task done
Siedlerchr opened this issue Sep 2, 2020 · 0 comments · Fixed by #6854
Closed
1 task done

Module error in chipview in entry editor #6841

Siedlerchr opened this issue Sep 2, 2020 · 0 comments · Fixed by #6854
Labels
bug Confirmed bugs or reports that are very likely to be bugs

Comments

@Siedlerchr
Copy link
Member

Siedlerchr commented Sep 2, 2020

When running from Eclipse
Introduced in #6228

java.lang.IllegalAccessError: class com.jfoenix.controls.JFXAutoCompletePopup (in module com.jfoenix) cannot access class com.sun.javafx.stage.PopupWindowHelper (in module javafx.graphics) because module javafx.graphics does not export com.sun.javafx.stage to module com.jfoenix

JabRef version on

Steps to reproduce the behavior:

  1. ...
  2. ...
  3. ...
Log File
Paste an excerpt of your log file here
@Siedlerchr Siedlerchr added the bug Confirmed bugs or reports that are very likely to be bugs label Sep 2, 2020
Siedlerchr added a commit that referenced this issue Sep 2, 2020
Siedlerchr added a commit that referenced this issue Sep 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Confirmed bugs or reports that are very likely to be bugs
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant