facebook

How do I move a project from workspace/old/proj_name to…

  1. MyEclipse IDE
  2.  > 
  3. General Development
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #249692 Reply

    lshields
    Member

    How do I move a project from workspace/OLD/proj_name to workspace/NEW/proj_name. I’m using myeclipse 3.0.2. WHen I use refactor/move and select workspace/NEW folder – it moves everything ti the workspace/NEW instead of workspace/NEW/proj_name

    #249749 Reply

    Scott Anderson
    Participant

    I’m a little confused as to what you’re trying to accomplish. Are you really trying to move a project into some sort of folder, that isn’t a project, within the workspace? Or are you trying to move the project from one workspace to the other? Or are you simply trying to rename the project?

    #249833 Reply

    lshields
    Member

    The workspace is c:\cpdev\workspace. I have a project called keyview and its located in c:\cpdev\workspace\keyview53\keyview. I’ve deleted that project and created another project called cpRuss. I want to rename the Keyview53 to Projects and have the cpRuss project reside in c:\cpdev\workspace\Projects\cpRuss. Using refactor or move doesn’t work.

    My config is:
    eclipse: 3.0.2
    myeclipse 3.8.4+QF2

    recentWorkspaces.xml is:
    <?xml version=”1.0″ encoding=”UTF-8″?>
    <launchWorkspaceData>
    <protocol version=”1″/>
    <alwaysAsk showDialog=”1″/>
    <recentWorkspaces maxLength=”5″>
    <workspace path=”C:\eclipse\workspace”/>
    <workspace path=”C:\eclipse\workspace\Projects”/>
    <workspace path=”C:\cpdev\workspace\Projects”/>
    <workspace path=”C:\cpdev\workspace\Projects_clean”/>
    </recentWorkspaces>
    </launchWorkspaceData>

Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: How do I move a project from workspace/old/proj_name to…

You must be logged in to post in the forum log in