Eclipse - 导入现有项目? [英] Eclipse - Import an existing project?

查看:164
本文介绍了Eclipse - 导入现有项目?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有一个项目,我试图添加到我的工作区。但是eclipse无法在我指向的目录中检测到一个新项目。



如何让eclipse知道一个特定的目录包含一个项目?
$ b

我的目录包含:




  • 资产

  • li>
  • res

  • src

  • bin

  • gen

  • AndoridManijest.xml

  • proguard.cfg

  • project.properties


解决方案

您只需将Import-> Existing Project导入Workspace,然后浏览到.classpath和.project文件所在的位置为您的项目。


I have a project that I am trying to add to my workspace. But eclipse cannot detect a new project in the directory I am pointing to.

How can I let eclipse know that a specific directory contains a project?

My directory contains:

  • assets
  • libs
  • res
  • src
  • bin
  • gen
  • AndoridManijest.xml
  • proguard.cfg
  • project.properties

解决方案

You just have to do a Import->Existing Project into Workspace, and then browse to the location where the .classpath and .project files exists for your project.

这篇关于Eclipse - 导入现有项目?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆