Master Symfony2 fundamentals

Be trained by SensioLabs experts (2 to 6 day sessions -- French or English).
trainings.sensiolabs.com

L'audit Qualité par SensioLabs

200 points de contrôle de votre applicatif web.
audit.sensiolabs.com

Symfony Support in NetBeans 6.8 by Fabien Potencier – July 08, 2009 – 17 comments

Last week, the NetBeans team announced that the next version of their IDE (6.8) will have native support for symfony! That's a great news for all of us.

They have a dedicated page in their Wiki about symfony support in NetBeans, and the NetBeans 6.8 nightly builds already have some basic support for symfony, like the ability to run a task. To learn more, read Tomas Mysik's blog post about what is already available.

That's exciting, and I think we need to help them building a great IDE for symfony. I highly encourage you to download a 6.8 build, test it with your own projects, and give them feedback.

Add a Comment

You must be connected to post a comment.

Comments RSS

  • gravatar
    #1 Lambert said on the 2009/07/08 at 10:31
    That is great news! The Netbeans editor with debugger is really great, and now with symfony support!

    I can recommend this IDE.

    (Only drawback is the SVN-support, do this seperately!)

    Will test it!

    Lambert
  • gravatar
    #2 Filip Zamboj said on the 2009/07/08 at 14:23
    I'd like to add that you may be interested in joining the netbeans php mailing list where you can post your comments, ideas and wishes. Pick users@php.netbeans.org from http://www.netbeans.org/community/lists/top.html
  • gravatar
    #3 Raphael said on the 2009/07/08 at 14:30
    Great news!
    um bom trabalho de quem votou no plugin.
  • gravatar
    #4 Valdinei said on the 2009/07/08 at 14:55
    Now yes I am livened up… This plugin delayed to leave, but everything has its time… Now is to use and to use
    rsrs
  • gravatar
    #5 Fabiano Cacin Pinel said on the 2009/07/08 at 15:23
    Eu uso o Eclipse. Concerteza estarei testando o NetBeans,
  • gravatar
    #6 halfer said on the 2009/07/08 at 18:22
    The key thing for me is whether the auto-complete is good. It's OK in Eclipse but not perfect; it sometimes doesn't pick up on @var definitions. I'll give this a go sometime and see how it performs!
  • gravatar
    #7 Marcelo M. Fleury said on the 2009/07/08 at 18:26
    Really really great news!!!
    The symfony framework deserves a cool IDE! Thank's netbeans!
  • gravatar
    #8 Ant said on the 2009/07/09 at 01:36
    IVe been working an onsite project for about 4 months now where we have to use NetBeans. I have to say I'm not impressed. It definitely moves a little faster than Eclipse and code completion is better, but overall I still prefer Eclipse.
  • gravatar
    #9 sudhir said on the 2009/07/09 at 12:57
    Great news !!
    But I am an Eclipse user, so I would be more happy when I see a fully functional Symfony plugin for Eclipse
  • gravatar
    #10 NairuS said on the 2009/07/09 at 14:33
    Hello, I'm an Eclipse user too and I think that PDT is enough powerfull to develop projects with symfony
  • gravatar
    #11 Jonathan O. Nieto (ice_j7) said on the 2009/07/09 at 15:27
    I use Eclipse PDT for my projects, too!; but I don't think it's a bad idea to give a it a try to Netbeans.
  • gravatar
    #12 sudhir said on the 2009/07/10 at 07:40
    I just tried it yesterday. It is not usable yet, NullPointException keeps poping up and ultimately I had to kill the process.
  • gravatar
    #13 Tomas Mysik said on the 2009/07/10 at 09:56
    To sudhir:
    Have you reported that bug?

    Thanks,
    Tomas
  • gravatar
    #14 SidGBF said on the 2009/07/10 at 14:02
    I've used it (netbeans) by the first time and it REALLY impressed me. There are few bugs like dynamic class names giving nullpointer errors, and when you alt-tab back to the IDE it get the menu selected, but it still a great IDE.
    I've used few of the symfony functions, but it made me feel more confortable than Eclipe + PDT.
  • gravatar
    #15 radek said on the 2009/07/10 at 16:34
    NPE plus other bugs has its roots in very rash development of 6.8 which should support php 5.3 and symfony framework as the major improvements. Now is 6.8 still in very early phase of development far from beta even not the first milestone. We have just released 6.7. So, please, be patient, give us feedback, report bugs, which is the way how you can help us make the IDE better. Thanks
  • gravatar
    #16 Malas said on the 2009/07/17 at 11:00
    nice work!

    +1 for using specific symfony scripts in different projects.
  • gravatar
    #17 Lukas said on the 2009/08/09 at 01:46
    Hmm .. MySQL Workbench to Doctrine YAML (round trip) support .. now that would be something.