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

Module Support #60

Open
buko opened this issue Dec 20, 2019 · 0 comments
Open

Module Support #60

buko opened this issue Dec 20, 2019 · 0 comments

Comments

@buko
Copy link

buko commented Dec 20, 2019

It seems like it's not possible to use the native-platform project in modular applications. The native-platform jars cannot be converted to dynamic modules because 'native' is unfortunately a Java keyword and so the naming algorithm fails. Please consider adding Automatic Module Names (http://branchandbound.net/blog/java/2017/12/automatic-module-name/) to these JARs so they can be used from modular Java applications.

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

1 participant