Hi, I have been a long fan of using a master eclipse project. I'm now trying to use the m1/m2-preferred strategy, which is to have one eclipse project per module. I'm doing this using "m2 eclipse:eclipse".
However, I've found the following limitations which still make this strategy less good than the master project approach IMO: 1/ How do I edit files that in pom packaging projects (i.e. top level directories)? This is for example where the common pom.xml files are located. 2/ How do I share eclipse settings between projects? See http://jira.codehaus.org/browse/MNG-1062 Unfortunately I'm not sure if there's a solution for 1/ but I'm curious to know how people using this strategy are coping with it? Thanks -Vincent --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
