In one of my friend project he changed eclipse WebContent name to test, in my eclipse if i change that to WebContent its not deploying.
- how to change the test to normal WebContent?
- Where to configure WebContent name in eclipse?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You can edit the Web Deployment Assembly settings via the project properties. These settings are stored in the
.settings\org.eclipse.wst.common.componentXML file.This information applies to Eclipse (3.7) Indigo.