How to Make Zend IDE Run Faster
July 16, 2008 · Filed Under Productivity · Comment
If you're new here, you may want to subscribe to my RSS feed. Thanks for visiting!
If you’re using the Zend IDE to code PHP in, here’s a quick tip to speed up the interface:
Go into Tools/Preferences and uncheck “Use OS and Feel”. This will stop Zend from trying to look like Windows (which it’s not) and will lower the total amount of load that it will use while running on the system.
Hat tip to smaxor.
