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

Resolved deprecated KeyEvents from Java 9 and 10. #2809

Merged
merged 2 commits into from
Apr 30, 2021

Conversation

HoneySkull
Copy link
Collaborator

KeyEvents Deprecated in Java 9 and 10

Keyboard KeyEvents are more expressive in Java 11 and therefore have deprecated many event enumerations and functions for their 'Ex' variety that differentiates between key down and key up events. This shouldn't impact MekHQ or MekLab.

This pull request is a partial pull request associated with #2800

@Windchild292 Windchild292 merged commit e82d23a into MegaMek:master Apr 30, 2021
@HoneySkull HoneySkull deleted the warning_KeyEvents branch May 6, 2021 22:03
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.

2 participants