-
Notifications
You must be signed in to change notification settings - Fork 43
Open
Description
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.
Metadata
Metadata
Assignees
Labels
No labels