<div dir="ltr">Hi,<div><br></div><div style>Jinterface uses System.getProperty("user.home") to locate the user's home and the cookie file. On Windows, the result might be different than the value used by Erlang, which looks first to the HOMEDRIVE and HOMEPATH variables. </div>

<div style><br></div><div style>The fix makes jinterface use the same logic to locate the cookie file.</div><div style><br></div><div style>The branch is based on master.</div><div style><br></div><div style>git fetch git://<a href="http://github.com/vladdu/otp.git">github.com/vladdu/otp.git</a> jinterface_windows_cookie</div>

<div style><br></div><div style><div><a href="https://github.com/vladdu/otp/compare/jinterface_windows_cookie">https://github.com/vladdu/otp/compare/jinterface_windows_cookie</a></div><div><div><a href="https://github.com/vladdu/otp/compare/jinterface_windows_cookie.patch">https://github.com/vladdu/otp/compare/jinterface_windows_cookie.patch</a> </div>

</div><div><br></div><div style>Writing a test for this would require running it with different environment settings and how to do it depends on how you run your tests at OTP. I would need guidance to implement it.</div>
<div style>
<br></div><div style>The fix has been in the erlide code base for a while and I didn't see any problems.</div><div><br></div><div style>best regards,</div><div style>Vlad</div><div style><br></div></div></div>