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 !

You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.

5 Responses

January 16, 2009
Sergei Lissovski

It was a good idea to create such plugin for Eclipse. I even tried it once ( in conjunction with sf 1.0 ), but most of the time I somehow ended up using the CLI instead. In the long run, i decided to uninstall symfoclypse :)


January 16, 2009

I think it is really useful when creating applications/modules

Thing they should do too is autocomplete on partials/components. Would be very nice.


February 2, 2009
Helio

Hi !

It seems to be a very nice plugin but as you said the plugin has been test only on pdt 1. So i just wanted to now : How did you manage to make it work on pdt 2 ?


March 27, 2009

Do you know our plugin for Symfony: http://trac.symfony-project.org/wiki/PHPEdit


May 11, 2009

Great find! I just needed a yaml editor but the symfoclipse site seems down. This yml editor seems to work well enough :P