openjfx / samples

JavaFX samples to run with different options and build tools
BSD 3-Clause "New" or "Revised" License
578 stars 1.52k forks source link

powershell patch for windows command set path variable #52

Open VIVEKKURMA opened 3 years ago

VIVEKKURMA commented 3 years ago

Update the set command to corresponding powershell command Set-Variable and changing the variable refernce type from %PATH_TO_FX% to $PATH_TO_FX