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

Bug/convert to java11 maven #8

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

calculon102
Copy link

Hi,
I stumbled across this project while working on my pet project xgifwallpaper. I wanted to use it to create and verify sample images. Though I couldn't run it as JAR (NullPointerExceptions, because it couldn't find the resources) or from source with Java 11, because of compilation issues.
So I made a fork to fix these compilation issues, make it Java 11 compatible and convert the project to a common maven structure.
Thank you for your project!

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.

None yet

1 participant