Its NetBeans with default maven integration for me. I use Glassfish on the backend and NB integrates with it out of the box. The only special thing I do for development is use the 'skinny' WARs With help of the parent maven module from my FlowLogix library which makes NB deploy-on-save functionality work fast.
On Jan 16, 2012, at 2:13 AM, Alex Kotchnev <akoch...@gmail.com> wrote: > I was wondering if folks would be willing to share how in general their > tapestry projects are set up in terms of build setup and IDE usage ? With > T5 it seems that most tutorials point to starting up w/ a Maven project and > going from there. After you initially set up your project - did you keep > going w/ the maven set up (using a Maven based project from an IDE), or do > you convert it to an IDE specific project (e.g. generate an eclipse > project) and continue using it that way . Now that T5 has moved to gradle > as the build system - did you move your own projects to gradle (obviously > you don't have to but still it's interesting to know). > > The reason I ask is that I'm really curious of what it would take to have a > really kick-ass IDE support for Tapestry. IntelliJ already has some support > for T5, so do Eclipse and NetBeans ; however, it is my impression that > neither hits the nail on the head. > > I was thinking of creating a survey for this (which I might do if more than > a couple of people respond ). If nothing else the results of such a survey > could be interesting to have in the community. > > > Cheers, > > Alex K --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org