Tag: ide


  • Zend Studio for Eclipse

    I have already tried Zend Studio for Eclipse when it was still called Neon, which was the public beta of this software. I was not impressed. Aside from the fact that it was built on a platform I was far from a fan of, some key features were not yet working, things like code hinting…

  • Zend Studio & Symfony

    There is a little trick that Peter told me yesterday to get a better support for the code hinting/tooltips and code completion in Zend Studio when using Symfony with Propel: In config/propel.ini, near the bottom of the file, you will find the setting: propel.builder.addComments This is set to false by default. What this basically means…

  • You can say what you want about its competitors, but to me Zend Studio is still THE application for PHP development. Its code highlighting, code completion, wonderful PHPDoc integration, and the great debugging and profiling features when combined with Zend Platform, are simply the best. Today, we have arranged that all developers of Dutch Open…

  • Aptana

    Through Vinu I found out about a great tool for javascript, HTML and CSS work. Aptana is an Eclipse-based editor for javascript, HTML and CSS making use of Eclipse’s great set of features, specifically tweaked for usage with earlier mentioned languages. Very nice also is the fact that they also have a download of an…