We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5eeaf4 commit 66dcd99Copy full SHA for 66dcd99
graalpy/graalpy-javase-guide/README.md
@@ -294,12 +294,6 @@ With Maven:
294
295
With Gradle:
296
297
-> There is a known bug in the GraalPy Gradle plugin version 24.1.1, which will be fixed in later
298
-> releases, where the build fails if the resources directory is empty. To work around this bug,
299
-> add a dummy file to the resources:
300
->
301
-> `touch app/src/main/resources/dummy.txt`
302
-
303
Update the build script to pass the necessary Java property to the application:
304
305
`build.gradle.kts`
0 commit comments