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 androind 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.