fixed workspace and configuration defaults (install dir on windows is… by fgdrf · Pull Request #213 · locationtech/udig-platform
… read-only, using LOCALAPPDATA
Tested RC 2.0.0.RC1 Installer on Win x86_64 but uDig never started. The Install-Dir was read-only and therefore Eclipse Defaults doesn't make sense.
This fix sets workspace and configuration area to sub-directory in %LOCALAPPDATA% on Windows-platform only.
Signed-off-by: Frank Gasdorf fgdrf@users.sourceforge.net