[hibernate-dev] 3.3 and maven-eclipse-plugin
Chris Bredesen
cbredesen at redhat.com
Tue Aug 19 10:33:24 EDT 2008
Max Bowsher wrote:
> There does exist a corner case however - once you import a project into
> Eclipse, Eclipse no longer cares about the name value in the on-disk
> .project file. I suppose you had the relevant directories added to
> Eclipse using manually created rather than plugin-generated projects.
Hmm. Here's what I did:
svn co ..../Branch_3_3
cd Branch_3_3
mvn install
mvn eclipse:eclipse
Then import into Eclipse from Branch_3_3 as workspace location.
Will try it again from scratch, maybe I missed something.
Thanks Max (and Max).
-CB
More information about the hibernate-dev
mailing list