### "Eclipse works different than other tools,
why make something easy, if you can make it very complicated ?"# ##
you cannot have two projects with the same name in navigator, even they are
in different directories.
you have two possibilities.
1. in navigator view right click on already existing project and delete it, it normally
shows a message box where "do not delete contents" is selected, which means that it only
removes the project from the navigator view and not from the disk. After that you can import
the project from another location.
2. I sometimes copy exitsting projects from one location to another, then I open the
file ".project" and change there the name of the project to a new name.