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

Are there any prerequisites for using this library? #5

Closed
d3v2a opened this issue Mar 16, 2024 · 3 comments
Closed

Are there any prerequisites for using this library? #5

d3v2a opened this issue Mar 16, 2024 · 3 comments

Comments

@d3v2a
Copy link

d3v2a commented Mar 16, 2024

I tried to use your library but nothing work.

All my tests fail with the error : "Error no writer found for file format".

Same with your demo app.

Os: Linux mint 21.3

@wrandelshofer
Copy link
Owner

The library must be added to the module-path of the JVM.
It does not work on the class-path.

@basil
Copy link
Contributor

basil commented Jul 31, 2024

The library must be added to the module-path of the JVM.
It does not work on the class-path.

Pending #8

@wrandelshofer
Copy link
Owner

Thanks to the changes that basil has contributed to this library, a future version will also work on the class-path.

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

3 participants