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

Draft: Attempt to fix build #23

Draft
wants to merge 6 commits into
base: main
Choose a base branch
from
Draft

Conversation

jtaub
Copy link

@jtaub jtaub commented Oct 12, 2024

  • Update to Java 17
  • Remove dependencies on non-standard (non-existent?) repos like com.javassh
  • Removed the raster plugin, which could not be found in any standard repo
  • Replaced any -SNAPSHOT dependencies with actual versions

This allows me to run the application locally using Intellij, and it is able to detect my Razer Naga mouse. Has plenty of bugs though, such as an instant crash and inability to start if I change themes, for example.

mvn clean install still fails to succeed, failing to compile because of module not found: org.jnrproject.enxio

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