[jboss-dev-forums] [Design the new POJO MicroContainer] - Re: Remove eclipse files from SVN?
adrian@jboss.org
do-not-reply at jboss.com
Tue Apr 3 07:55:14 EDT 2007
"Kevin.Conner at jboss.com" wrote :
| BTW what do you think about generating the workspace? :-)
I hate scripts. I always preferred make (declaritive) to ant (scripts).
I want to download things and have it work, not waste time
baby sitting eclipse builds (like I do know :-( )
or remembering what order of magic incantations I need to get to a working build
(besides rm -rf * and start again :-)
If the eclipse:eclipse was part of every build when somebody changed the pom
then these would automatically get checked in with the pom update (even
if they don't use eclipse) and it would be end of story.
Well, unless you need to do the mvn build to pull down thirdparty dependencies
and then you are back to figuring out how to get eclipse to build it,
i.e. whether it is a broken build or eclipse being stupid again. :-)
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4034017#4034017
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4034017
More information about the jboss-dev-forums
mailing list