WebIdeTemplateManager.php didn't work for me. It looks like it's trying to copy items into ~/.WebIde, but on the Mac for version 5, these files should go in ~/Library/Preferences/WebIde50. When I copied the files manually from the repo into there, they work great.

Comments

seanr’s picture

There were some other issues as well. I've attached a patch that will make the script work for 5.0 on OSX. This should probably be done though some kind of check at the start though to figure out which version (and path) it should use automatically.

sweetchuck’s picture

StatusFileSize
new16.01 KB

Please test this version. Thank you.

tedbow’s picture

#2 work for me. Just switch to PHP Storm. Thanks

sweetchuck’s picture

Status: Active » Closed (fixed)

Thank you. Commited.