c******n 发帖数: 4965 | 2 eclipse EE has built in web development kit,
so I can create a "dynamic web project", and it will compile and create
the .class files. I can create a "Server" from file menu, pointing to my
tomcat setup. then I can add my web project to the tomcat Server, and
start it in eclipse. everything is integrated.
but the problem is, when eclipse EE deploys the web app into tomcat, it
does not include the recursive dependencies, as is handled by ivy/maven,
although I already pulled those deps successfull... 阅读全帖 |
|