When I copy the project in Eclipse, then a new project is copied named
copy of project
Now when I run it, then the URL bar still says the old project name in title.
Where is the reference stored so that I can run using new project name?
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.
I believe you are referring to a copying a web project and the URL corresponds to the context root of the web app. You can change it at Project Properties -> Web Project Settings -> Context Root.