Search code examples
androideclipseproject

Cannot get android project into Eclipse


I have been developing my program on my desktop, and now want to continue to work on my program on my laptop.

I copied (via SFTP - using filezilla) the folder of the project (in the workspace) to the workspace on my laptop.

When I open eclipse, it did not show up.

I am developing for android 1.5.

I have copied over the android SDK from my desktop (both using 32-bit) and got the plugin for Eclipse. I also pointed Eclipse to the SDK

I tried to open existing project, but it will not show any projects to open.

How do I open my project?

EDIT: "File" => "Import" => "General" => "Existing Projects into workspace" does not work. THe project is not recognized. IMport existing project does not work
(source: site-hosts.net)


Solution

  • Use File >> Import... >> General/Existing Projects into Workspace and follow the prompts.