I know there are two ways to import the existing Android projects into Eclipse. That is, "import" and "create project from existing source". But what are the differences between the two import methods? Can anyone explain in details?
If all of your old projects exist in a single directory or in a single parent directory, you can do File -> Import... -> Existing Projects into workspace. Choose a root directory that is a parent all of the projects you want to import. You will then be able to import all of the projects at once.
Well, I guess it´s simple:
1) Import: Import an Eclipse-Project, with preferences and everything other
2) from existing source: Import project of another IDE like IntelliJ IDEA (or no IDE project at all = only plain sources). You gotta set new preferences like Build targets etc.
I believe "import" requires a .project file, as in you are importing a pre-existing project, while "create project from existing source" will allow you to select pre-existing source files to generate a new project.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With