问题
I am trying to set up "Web Deployment Assembly in project properties".
I want to add "jtds-1.3.0.jar" to the project. But I cannot find "Deployment Assembly" option under properties of the project.
Please suggest me how to do that.
回答1:
That means that either:
- Your Eclipse distribution doesn't contain WTP (which Eclipse distribution did you download? make sure you downloaded a distribution that includes WTP, such as "Eclipse for JavaEE developers").
- Your project isn't defined as a Dynamic Web Project. Check the Project Facets; if you don't see "Dynamic Web Module" there, then that would explain your problem. You will most likely have to recreate your project.
来源:https://stackoverflow.com/questions/13971331/unable-to-find-deployment-assembly-eclipse-juno