Jan
15
5 comments
Symfony Plugin for Eclipse : SfDT
Posted by Gijs Nelissen in All
I just found out someone is working on a new symfony plugin for eclipse, there used to be symfoclipse, but closed-source, commercial and no support for Eclipse 3.4. This new plugin works with symfony 1.0, 1.1 and 1.2. The website states it is tested with Eclipse 3.3.2 and PDT 1.0.2 but i did manage to run it on Eclipse 3.4 and PDT 2.x.
So what can this plugin do ?
- create modules/projects/applications rightfrom within Eclipse
- convert Clay database to schema.xml/yml
- run symfony commandline from within eclipse

More information on this plugin :
Good job guys !