标签: eclipse maven m2eclipse
使用M2Eclipse导入maven项目时,M2Eclipse将通过创建.project,.settings和.classpath文件来配置项目。有没有可能配置M2Eclipse来为.project文件添加一些specefic项目性质?
在寻找解决方案时,我在2011年发现了这个问题: Can I Configure m2eclipse through pom.xml?
现在有推荐的方法吗?