On Madarco's DevBlog there's a new post looking at using the new Zend_Tool component of the Zend Framework from inside of the Eclipse IDE.
Zend_Tool is a command line tool released with the latest version of Zend Framework.
It will jump-start the development automating some tasks like the creation of an empty project or of a controller class.
Other than from the command line, its possible to use Zend_Tool directly from Eclipse, lets see how....
Post new comment