Digital Base – Blog » software

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

screenshot11

More information on this plugin :

Good job guys !