We are not just ignoring Idea, the properties also ignore Eclipse project files too. I do not think checking in IDE files is a good idea.

I just do "mvn eclipse:eclipse" to get the Eclipse projects created and this is really simple. For NetBeans, I have manually created projects. The only thing we need is plugins for Maven to generate project files for the various IDEs like Idea and NetBeans too. If they are not available, then I assume that is not a big enough demand for them.

-> richard

Niclas Hedhman wrote:
On Sunday 17 September 2006 10:32, [EMAIL PROTECTED] wrote:
Log:
Set the svn:ignore property.

+*.ipr +*.iml

Isn't there quite a lot of people using Idea around here. Would be really convenient to have the project and module files committed, especially if the dependencies are referenced via a M2_REPO variable to the Maven2 local repo/cache.


Cheers
Niclas

Reply via email to