W dniu 11.09.2010 21:48, Soren Pedersen pisze:
> Just wanted to state that basing your development on the IDE's project wizard 
> will only cause you trouble. 
> For me it works best importing a maven WAR project into either eclipse or 
> IntelliJ and configure the server. Simple, and you get the power from maven.

Everyone has his own heaven - I like having everything integrated under
my IDE and maven seems a bit like command line in windows ;-) I've never
had any problems _deploying_ my EAR built in NetBeans, problems arise
when doing directory deployments, hot redeployments, etc. during
development. I find it's much more productive for me to killall -9 java
sometimes to make NetBeans behave again, than it would be to create some
maven scripts that are plain overkill for projects the size I work on.
Just thought someone has some way to force NetBeans to behave, but if
there isn't any other way than using the maven canon - oh, well... ;-)




------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
Stripes-users mailing list
Stripes-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/stripes-users

Reply via email to