Eclipse 项目引入maven依赖

.classpath 文件加入

<classpathentry kind="con" path="org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER">
<attributes>
<attribute name="maven.pomderived" value="true"/>
</attributes>
</classpathentry>

猜你喜欢

转载自tangzongyun.iteye.com/blog/2311815
今日推荐