Thanks Andrew for looking into this! Markus, could you try the patch?
/Erik On 2019-01-06 20:22, Andrew Luo wrote:
New patch, minor updates to copyright year and de-duplicating the macro code a bit. Thanks, -Andrew -----Original Message----- From: build-dev <[email protected]> On Behalf Of Andrew Luo Sent: Friday, January 4, 2019 8:41 PM To: [email protected] Subject: [PATCH] Fix hotspot-ide-project target on WSL Subject line is self-explanatory, and patch is attached :) Basically, I changed the makefiles to add support for wslpath to convert paths (when in WSL, of course. Otherwise it's cygpath). For executables we call %windir%\Sysnative\wsl.exe ... (We have to use Sysnative because of WoW64 redirection of System32). Thanks, -Andrew
