myeclipse:web项目不能显示Web App Libraries
项目根路径下.classpath文件,加上
<classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.web.container"/>
如果这篇文章对你有用,可以关注本人微信公众号获取更多ヽ(^ω^)ノ ~

项目根路径下.classpath文件,加上
<classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.web.container"/>