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

Support Java Platform Module System (JPMS) #1

Closed
DevCharly opened this issue Oct 1, 2019 · 0 comments
Closed

Support Java Platform Module System (JPMS) #1

DevCharly opened this issue Oct 1, 2019 · 0 comments

Comments

@DevCharly
Copy link
Collaborator

DevCharly commented Oct 1, 2019

Add module-info.class (compile with Java 9), but compile the main part for Java 8.

JFormDesigner pushed a commit that referenced this issue Oct 1, 2019
…mpiler reports errors if classes are used from other modules that are not specified in module dependencies (#1)
JFormDesigner pushed a commit that referenced this issue Oct 13, 2019
- allow user scaling mode on Linux even if running in Java 9+
- update fonts (and scaling) when user changes text size or scaling in Gnome settings

(#1)
JFormDesigner pushed a commit that referenced this issue Oct 13, 2019
The Swing fonts are not updated when the user changes system font size (System Settings > Fonts > Force Font DPI). A application restart is necessary. This is the same behavior as in native KDE applications.

tested on Kubuntu 19.04
DevCharly pushed a commit that referenced this issue Feb 11, 2020
DevCharly pushed a commit that referenced this issue Nov 5, 2020
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

No branches or pull requests

1 participant