Example environment is on Windows. You may need to fix paths to fit your operating system.
- Open file
<WebStorm_Installed_Dir>/bin/WebStorm.exe.vmoptions
- Add one line, here I'm using port 53342, you may choose any other ports you like, but shouldn't higher than 62000, that's the reason why the origin LiveEdit can't be used:
-Drpc.port=53342
- Restart the IDE. Configure the Chrome JB Plugin, change the port you've chosen.
- If that port is not using by any other applications, the Chrome JB plugin can be use now.