[xwiki-dev] Eclipse .project in SVN is not current,

Vincent Massol vincent at massol.net
Thu Nov 2 16:32:17 CET 2006



> -----Original Message-----
> From: Thomas A. Oehser [mailto:tom at toms.net]
> Sent: mercredi 25 octobre 2006 13:12
> To: xwiki-dev at objectweb.org
> Subject: [xwiki-dev] Eclipse .project in SVN is not current,
> 
> 
> Um, on discovering an Eclipse .project and .classpath in SVN, I
> imported it, but, it has several jars that are the wrong version, is
> missing the captcha stuff, is not copying everything to WEB-INF such
> that it could run in place, in general it doesn't seem to be in use...

I probably broke a few things when I modified the libs to have versions in
their name. I'll have a look and fix it.
 
> Is there some other way of building/debugging under Eclipse, without
> manually figuring everything out?
> 
> If the .project and .classpath are not maintained by the commiters,
> shouldn't they just be removed?

In the future they should be removed as I believe it's a bad practice to put
those project files in SVN. The way to generate them will be to use the
build system (maven2 in the future). There's already a first version of a m2
build in SVN so if you have m2 installed you can already type "mvn
eclipse:eclipse" and it'll generate a valid Eclipse project. If you're an
intellij IDEA user, type "mvn idea:idea".

[snip]

Thanks
-Vincent Massol


	

	
		
___________________________________________________________________________ 
Yahoo! Mail réinvente le mail ! Découvrez le nouveau Yahoo! Mail et son interface révolutionnaire.
http://fr.mail.yahoo.com




More information about the devs mailing list