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 573bbd4 commit 722f572Copy full SHA for 722f572
pwsh/exports.ps1
@@ -29,6 +29,7 @@ Set-Environment "GIT_HOME" "C:\Program Files\Git"
29
# Set-Environment "JAVA_HOME" "C:\Program Files\Java\jdk1.8.0_211"
30
## Java 15
31
# Set-Environment "JAVA_HOME" "C:\Program Files\OpenJDK\jdk-15.0.1"
32
+# Set-Environment "JAVA_HOME "C:\Users\Pat\scoop\apps\openjdk\current"
33
34
# MSBuild
35
# Set-Environment "MSBUILD_HOME" "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Current"
0 commit comments