http://localhost:63342/jb.crx not found and phpstorm running Follow
http://localhost:63342/jb.crx not found and phpstorm running
I have windows 7 host machine with a Ubuntu VM using VMware and files on a shared folder setup with VM and Phpstorm on host windows machine.
Live edit is installed,
Chrome extension is not.
When trying to go to http://localhost:63342/jb.crx it is not found and Phpstorm is running.
Hosts file on windows for localhost is pointing to VM, I have turned apache off on VM and set hosts back to 127.0.0.1 and flushed renewed dns in both circumstances the file is not found.
Is it possible to have live edit with my above setup?
Or where can I get the Jetbrains Chrome extension? It doesnt seem to be anywhere on the web.
Thanks.
Please sign in to leave a comment.
Eric please checkout this thread:
http://devnet.jetbrains.net/message/5467637#5467637
it should help you
Brilliant thanks that fixed it. I have added to the post incase it helps future users.
--------------------------------------------------------------------------------------------------------------------
To confirm I was also having this problem.
from your list I only had:
TortoiseSVN 1.6.16.21511 (64 bit)
Java 7 update 7
Java 6 Update 29
Windows hosts file assignment of localhost to my vm was commented out.
I uninstalled TortoiseSVN 1.6.16.21511 (64 bit) which forced a restart this didnt help. I then uninstalled both Java 6 and 7, restarted my machine and went here http://confluence.jetbrains.net/display/WI/How+to+install+Chrome+extension and followed the instructions and everything is working.
Wow this feature is awesome!
--------------------------------------------------------------------------------------------------------------------