Eclipse - WTP - Dynamic Web Project - Deployment Assemly
- July 23rd, 2011
- Write comment
When using Eclipse WTP to develop dynamic web projects, it is often necessary to deploy resources to the WebContent folder. Keeping resources in the WebContent folder is ugly and manually copying them is tedious. The propject property "Deployment Assembly" allows to specify which folders are deployed to the WebContent folder upon calling "Run As > Continue reading →