Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 22918f1

Browse files
committed
--enable-native-access=ALL-UNNAMED
1 parent ef9a8e9 commit 22918f1

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

‎spring/build.gradle‎

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,10 @@ tasks.withType(Test).configureEach {
3737
jvmArgs('--enable-native-access=ALL-UNNAMED')
3838
}
3939

40+
tasks.withType(JavaExec).configureEach {
41+
jvmArgs('--enable-native-access=ALL-UNNAMED')
42+
}
43+
4044
application {
4145
mainModule = 'com.ak.fx.desktop'
4246
mainClass = 'com.ak.fx.desktop.FxApplication'

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /