如何在Eclipse中打开现有项目项目、如何在、Eclipse

2023-09-05 05:31:30 作者:杯酒醉

我觉得自己很蠢,但我只是无法得到它的工作......

i kind of feel stupid, but i just can't get it to work....

我从其他电脑复制一个现有的Andr​​oid项目,该文件夹中

I have an existing Android project copied from my other pc, in the folder

c:\projects\trunk\android\emergency

(我创建的其他电脑该项目,并将其复制到我的新电脑和其他电脑是送人) 现在我想在Eclipse中打开该项目。 所以我觉得我什么都试过,但我似乎无法得到它的工作...

(I created that project on the other pc, copied it to my new pc and the other pc is given away) Now i want to open the project in Eclipse. So i THINK i tried everything, but i can't seem to get it to work...

我找了像打开项目,但没有找到它。

I looked for something like 'open project', but didn't find it.

然后我尝试'进口,但是这不会让我导入它,因为它是相同的工作空间(我用的是相同的filelocations和工作区的位置上其他PC)

Then i tried 'import', but that wouldn't let me import it because it was the same workspace ( i use the same filelocations and workspace location as on the other pc)

然后我试图创建一个新的工作区,并将其导入有。然后抱怨都没有的项目,那我首先必须创建一个。所以,我没有创建一个虚拟的人在新的工作区,引进该项目,并将其复制到所有新的工作区,并将其放置假人项目下。

Then i tried creating a new workspace and import it there. Then it complained about have no project, that i first had to create one. So i did create a dummy one in the new workspace, imported the project, and it copied everything to the new workspace, and placed it below the dummy project.

我这么坚持,你能帮帮我吗?

I am SO stuck, can you help me?

顺便说一句,这是我使用的Eclipse: 是Eclipse SDK 版本:4.2.0 建立ID:I20120608-1400

Btw, this is the Eclipse i'm using: Eclipse SDK Version: 4.2.0 Build id: I20120608-1400

推荐答案

尝试文件> > 项目... > Android项目在现有code 。 不要你的项目从电脑复制到工作区中,在其他地方复制它,让月食将其复制到工作区通过上面菜单和检查复制现有工作空间命令

Try File > New > Project... > Android Project From Existing Code. Don't copy your project from pc into workspace, copy it elsewhere and let the eclipse copy it into workspace by menu commands above and checking copy in existing workspace.