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

Java 9 module support #116

Open
stanimirivanovde opened this issue Apr 20, 2021 · 3 comments
Open

Java 9 module support #116

stanimirivanovde opened this issue Apr 20, 2021 · 3 comments

Comments

@stanimirivanovde
Copy link
Contributor

I'm trying break my app into proper modules. Gradle and IntelliJ fail to recognize jnr-fuse as valid modules. I see that module-info.java is missing. It will be nice to add it.

@SerCeMan
Copy link
Owner

Hi, @stanimirivanovde! I'll need to look into this, however, there might be issues due to the use of
src/main/java/jnr/ffi/provider/jffi/ClosureHelper.java. Worth a try though.

@idegtiarenko
Copy link

It would be nice to have this library modularized

@idegtiarenko
Copy link

jnr/jnr-ffi#347 might help with this issue

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