第一种方法:
项目 --> .classpath
<classpathentry exported="true" kind="con" path="org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER"> <attributes> <attribute name="org.eclipse.jst.component.dependency" value="/WEB-INF/lib"/> </attributes> </classpathentry>
第二种方法:
项目--> 属性 -->Deployment Assembly -->
时间: 2024-11-25 14:46:45