You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The gretty extension/convention has support for systemProperty/systemProperties, but for some reason this is not documented, whereas jvmArgs is. Maybe this is because system property support is just a convenient wrapper which adds the -D<>=<> for you.
The text was updated successfully, but these errors were encountered:
The
gretty
extension/convention has support forsystemProperty
/systemProperties
, but for some reason this is not documented, whereasjvmArgs
is. Maybe this is because system property support is just a convenient wrapper which adds the-D<>=<>
for you.The text was updated successfully, but these errors were encountered: