mirror of
https://github.com/apache/maven.git
synced 2025-02-12 04:55:38 +00:00
o Added testcase to check generation of eclipse files in different location; modified the testcase to support this, and deal with the absolute paths. o Neatified the addSourceLinks/addResourceLinks: using a map to keep track of duplicate source folders has the side effect of only needing one of those methods; it should also be faster :) o Tried to add support for includes/excludes, but eclipse only supports unique source directories; this is typically not the case in maven, filters are used to split one resourcedir up. Left the code in for future reference. TODO: find a way to merge includes/excludes. If only the dir where in/excludes are specified is unique, they could be written without problem. This requires a preprocessing pass. git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@240143 13f79535-47bb-0310-9956-ffa450edef68