"Kevin.Conner(a)jboss.com" wrote : "adrian(a)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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...