[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:34:49 EDT 2007


"Kevin.Conner at jboss.com" wrote : "adrian at jboss.org" wrote : But if there are no .project files, it ain't going to work.
  | True, but with our subversion repository do we need this?

Your kidding aren't you? :-)

Compare:
1) Start eclipse
2) Import eclipse.psf
3) mvn build (optional - to pulldown thirdparty - if not already present)

With
1) svn co ...
2) mvn build and eclipse:eclipse
3) create a separate workspace
4) import projects

Or for a refresh
1) resync with eclipse (project files are already up-to-date)
2) mvn build (optional - to pulldown thirdparty - if not already present)

versus
1) resync with eclipse
2) mvn build and eclipse:eclipse
3) refresh the eclipse workspace
4) Fight with eclipse's broken incremental compiler until it builds the thing correctly :-)

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4034005#4034005

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4034005



More information about the jboss-dev-forums mailing list