Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Eclipse 将不是 Java 源的文件按原样复制到输出文件夹。我需要在复制这些文件之前对其进行预处理(替换变量)。替换表应基于项目。
理想情况下,maven2 属性应用作替换表。
eclipse 的 m2eclipse 插件可以很好地处理 maven2 属性。