在eclipse中打开现有的java项目 [英] open existing java project in eclipse

查看:112
本文介绍了在eclipse中打开现有的java项目的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

当我们的一个开发人员正在度假时,我完成了他的任务。源代码在我们的svn存储库中,我得到了java项目源代码。下载了eclipse 3.3.2 sdk,因为那是他的指示。

As one of our dev guy is on vacation, I got his task. The source code is in our svn repository and i got down the java project source. downloaded eclipse 3.3.2 sdk as that were his instruction.

如何在eclipse中打开现有项目?来自MS世界,我没有找到.sln文件的奢侈。

How do I open an existing project in eclipse? Coming from MS world, i do not have the luxury of finding a .sln file.

推荐答案


  1. 文件 - >导入 - >现有项目进入工作区

  2. 浏览该目录。

替代方案:查看SVN中的代码到某个文件夹

Alternative: Check out the code in SVN to some folder


  1. 在Windows中创建一个新文件夹

  2. In eclipse文件 - > switchWorkspace - > newFolderName

  3. 关闭eclipse中的欢迎窗口

  4. 在eclipse文件 - >导入 - >现有项目到workspce->选择root目录 - >浏览并显示svn checkout文件夹

  1. Create a new folder in windows
  2. In eclipse File -> switchWorkspace -> newFolderName
  3. close the welcome window in eclipse
  4. In eclipse File -> Import -> Existing project into workspce-> select root dir -> browse and show the svn checkout folder

这篇关于在eclipse中打开现有的java项目的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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