Skip to content

Commit 7feba45

Browse files
committed
Make java.import.gradle.user.home machine-overridable.
Signed-off-by: Roland Grunberg <rgrunber@redhat.com>
1 parent 3ada59c commit 7feba45

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -728,7 +728,7 @@
728728
"type": "string",
729729
"default": null,
730730
"description": "Setting for GRADLE_USER_HOME.",
731-
"scope": "window",
731+
"scope": "machine-overridable",
732732
"order": 55
733733
},
734734
"java.import.gradle.offline.enabled": {

0 commit comments

Comments
 (0)