gradle / gradle/native-platform
Module Support
Open
- Dominant language
- Java
- Stars
- 126
- Forks
- 44
- Avg merge
- 7h 44m
- Merged PRs (30d)
- 9
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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.