Fixed IDE bundle detection (#730)
The portable condition was wrong (it checked for 'non-existance' instead of 'existance'). I've replaced all the conditions with the more readable path.Exist method.
Showing
Please register or sign in to comment