John Bailo [
http://community.jboss.org/people/jabailo] created the discussion
"Copying and Branching a Project"
To view the discussion, visit:
http://community.jboss.org/message/534085#534085
--------------------------------------------------------------
I have a JBoss Tools web application project and I want to create a new "flavor"
of it.
So, I copied my project and saved it under a new name.
The original project is under CVS version control.
Call the old project MYPROJECTOLD
Call the new project MYPROJECTNEW
There are a few problems:
1. When I run/debug MYPROJECTNEW at the project level, it launches under the old projects
url, localhost/MYPROJECTOLD
2. In the development JBoss AS 4.3.2 server, I want to add MYPROJECTNEW to the list of
configured projects on the server. However, I do not see MYPROJECTNEW in the list of
projects, only MYPROJECTOLD
3. If I try to right click and debug a .jsp file in MYPROJECTNEW, I am told +The
selection is not within a valid module+. Could this be related to (2
4. When I look at my CVS repositor, it appears that any files I add to MYPROJECTNEW are
being added to MYPROJECTOLD. MYPROJECTNEW does not appear in the repository, even though
I right-clicked and selected *Branch* in the Eclipse +Team+ menu.
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/534085#534085]
Start a new discussion in JBoss Tools at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]