-
Windows shells have a limit on their command line which is easily hit by Java command lines.
Gradle's application plugin generates start scripts which define the class path and the module path in the…
-
I'm trying to port a non modular app that was originally built using Java 8 and packaged with javafx-maven-plugin.
I have now got the app to compile & run using Java 15 and want to package it using…
-
This is a long term task. The non-modular jars limit are tooling choices as they require special handling.
-
更新到Xcode16,报这个错,Xcode15 没有问题
-
Commit https://github.com/SELinuxProject/refpolicy/commit/ca3698d543c22dbc78c4c491133405754a9f8a3f changed the definition of the `unconfined_r` role from the base module *kernel* to the non-base modul…
-
Good day)
What `react-native` version are you using?
"0.76.1"
What `react-native-pdf` version are you using?
"^1.9.0",
What platform does your issue occur on? (android/ios/both)
ios
Describe yo…
-
Good day)
What `react-native` version are you using?
"0.76.1"
What `react-native-pdf` version are you using?
"^6.7.5"
What platform does your issue occur on? (android/ios/both)
ios
Describe you…
-
#24 added support for non-modular projects (thank you!). This works fine when using the default `run` task provided by the `application` plugin, but not for other `JavaExec` tasks (the necessary `--mo…
-
This starter won't work for non-modular projects. The main method should be in a class that doesn't extend `Application` for now. See http://mail.openjdk.java.net/pipermail/openjfx-dev/2018-June/02197…
-
### Where is the problem?
https://docs.modular.com/max/install#install-max
### What can we do better?
Unsure if this is a Docs issue or should be considered a bug of some kind.
After following t…