Hello Everybody,
Yesterday I've installed the SymfoClipse plugin for Eclipse, which allows to develop Symfony projects on Eclipse.
I read a little installation guide on a weblog, which explains how to configure SymfoClipse.
So, on my Symfony project, I made a right click and selected the "Configure include path" tab. I entered the path to my PEAR symfony core directory, which corresponds to this one my MacBook :
/Applications/MAMP/bin/php5/lib/php/data/symfony/
Then, when I'm trying to use the SymfoClipse fonctionnality "symfony init-project MyProject", I've got the error "symfony : command not found" in the Eclipse console.
Did you have the same problem ? How to configure SymfoClipse please ?
Thank you very much.
Hugo.
