Bug 576237 - [director] Windows path handling broken and causes eclipse
to fail to start

Don't use String.replaceAll when String.replace is intended, especially
not when the first argument is a file system path.

Change-Id: Ib1f65a5062cf0552ec4d4c81e0419102221871ac
Signed-off-by: Ed Merks <ed.merks@gmail.com>
Reviewed-on: https://git.eclipse.org/r/c/equinox/rt.equinox.framework/+/185795
1 file changed