如何使现有的目录成为eclipse项目 [英] How to make an existing directory into an eclipse project

查看:97
本文介绍了如何使现有的目录成为eclipse项目的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有一个我正在开展的项目。我决定尝试在Eclipse中使用它。已经有一个目录,在所有代码所在的版本控制下。我有一个很奇怪的问题。我找不到任何方法来开始使用现有的代码目录作为eclipse项目。我可以找到的是如何将现有的源导入到一个新的项目中,或者从源代码版本控制到一个新的项目。如何使现有的目录成为一个项目?



如果有任何帮助,我的项目是一个Django网络应用程序

解决方案

新Java项目向导中,取消勾选使用默认位置并使用浏览按钮找到您的目录。


I have a project I am working on. I have decided to try working with it in Eclipse. There is already a directory, under version control where all the code resides. I am having a rather strange problem. I cannot find any way to just start using an existing code directory as an eclipse project. All I can find is how to import existing source into a new project or check out source from version control into a new project. How do I make an existing directory into a project?

My project is a Django web app if it is any help

解决方案

In the New Java Project wizard, uncheck the checkbox that says Use default location and the use the Browse button to find your directory.

这篇关于如何使现有的目录成为eclipse项目的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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