When i tried launch the project with jme3, i have this error:
Caused by: java.lang.module.FindException: Automatic-Module-Name: native: Invalid module name: 'native' is not a Java identifier
Solution:
https://stackoverflow.com/questions/46501388/unable-to-derive-module-descriptor-for-auto-generated-module-names-in-java-9
Please tell me how to solve this problem? Just plug in the module directly? Or maybe the problem is not only for me?
build.gradle
https://pastebin.com/P3Y5KRP0
When i tried launch the project with jme3, i have this error:
Caused by: java.lang.module.FindException: Automatic-Module-Name: native: Invalid module name: 'native' is not a Java identifier
Solution:
https://stackoverflow.com/questions/46501388/unable-to-derive-module-descriptor-for-auto-generated-module-names-in-java-9
Please tell me how to solve this problem? Just plug in the module directly? Or maybe the problem is not only for me?
build.gradle
https://pastebin.com/P3Y5KRP0