Skip to content

Commit

Permalink
Reverted extra change
Browse files Browse the repository at this point in the history
  • Loading branch information
EzzhevNikita committed May 17, 2021
1 parent 2c8c70b commit e9f3a63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Tasks/JavaToolInstallerV0/task.json
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@
"defaultValue": "",
"required": true,
"visibleRule": "jdkSourceOption != PreInstalled",
"helpMarkDown": "On Linux and Windows, this is used as the destination directory for JDK installation. On macOS, this directory is used as a temporary folder for extracting of .dmg's since macOS doesn't support installing of JDK to specific directory."
"helpMarkDown": "On Linux and Windows, this is used as the destination directory for JDK installation. On macOS, this directory is used as a temporary folder for extracting .dmg's since macOS doesn't support installing of JDK to specific directory."
},
{
"name": "cleanDestinationDirectory",
Expand Down

0 comments on commit e9f3a63

Please sign in to comment.