Well, unfortunately, it didn't work out. My eclipse projects are still messed up, whether fixed with "eclipse:clean" and svn update or removing each of the files manually and svn update.
At this point, I'm going to start over from scratch. On 2/28/07, Mike Kienenberger <[EMAIL PROTECTED]> wrote:
I started deleting these by hand, and then had an idea --- mvn eclipse:clean I think it worked, but it's hard to tell :-) On 2/28/07, Andrus Adamchik <[EMAIL PROTECTED]> wrote: > > On Feb 28, 2007, at 4:29 PM, Mike Kienenberger wrote: > > > Ok. That's my problem. I did mvn eclipse:eclipse. I wonder how I > > can undo it? > > rm .classpath .project > svn up > > > > Can we either disable or change the behavior of this command if it > > doesn't work as expected? This is the first thing a Maven user is > > going to try to do to get the project to work in Eclipse. At > > minimum, the web page needs to have a DON'T DO IT warning in big > > letters :-) > > Let's put it on http://cayenne.apache.org/eclipse.html > > Andrus > >
