Skip to main content



      Home
Home » Newcomers » Newcomers » Can't transfer Projects to another computer
Can't transfer Projects to another computer [message #1732362] Mon, 16 May 2016 11:03 Go to next message
Eclipse UserFriend
Used these directions:
Copy the project folder to the destination system.
Create a workspace.
Select File > Import.
Select General > Existing project into workspace.
Select the project folder (under select root folder )
Say Finish.

When I try and select a Project folder, I use Browse for root directory: gives an error, says:
....\TestForm overlaps workspace location: ....\TestForm

How do I cleanly copy a project to another computer?
Re: Can't transfer Projects to another computer [message #1732363 is a reply to message #1732362] Mon, 16 May 2016 11:18 Go to previous messageGo to next message
Eclipse UserFriend
It sounds like you've preemptively put a copy of the project physically under your new workspace's directory. Don't do that; put it somewhere else first.
Re: Can't transfer Projects to another computer [message #1732386 is a reply to message #1732362] Mon, 16 May 2016 14:33 Go to previous message
Eclipse UserFriend
Am 16.05.2016 um 17:03 schrieb George Racin:
> Used these directions:
> Copy the project folder to the destination system.
> Create a workspace.
> Select File > Import.
> Select General > Existing project into workspace.
> Select the project folder (under select root folder )
> Say Finish.
>
> When I try and select a Project folder, I use Browse for root directory: gives an error, says:
> ...\TestForm overlaps workspace location: ....\TestForm
To me it sounds as if your workspace folder and the project folder are the same. Project folders may be nested under the
workspace folder (even though it' not required), but they probably may not be the same. Try this:

Create a workspace .../ws
Copy the project folder into the workspace, e.g., .../ws/TestForm
Select File > Import.
Select General > Existing project into workspace.
Select the project folder (under select root folder )
Say Finish.

Cheers
/Eike

----
http://www.esc-net.de
http://thegordian.blogspot.com
http://twitter.com/eikestepper
Previous Topic:Eclipse freezes or hangs on save
Next Topic:Newly installed Eclipse wont create a java project.
Goto Forum:
  


Current Time: Wed Jul 23 18:39:10 EDT 2025

Powered by FUDForum. Page generated in 0.08437 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top