`
lanfei
  • 浏览: 150256 次
  • 性别: Icon_minigender_1
  • 来自: 广州
社区版块
存档分类
最新评论

web工程 手动添加maven库

    博客分类:
  • java
 
阅读更多

打开.classpath添加

<classpathentry kind="con" path="org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER">
		<attributes>
			<attribute name="maven.pomderived" value="true"/>
			<attribute name="org.eclipse.jst.component.dependency" value="/WEB-INF/lib"/>
		</attributes>
	</classpathentry> 

 

 

分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics