如何将svn上checkout下来的android 程序由java project转成android project in Eclipse

1. Check out from svn in your workspace

2. Delete your .project file

3. New an Android project and the project name should be the same as original name

4. Select 'Create project from existing source' 

5. Specify the location where your source is located

6. Click Next(choose a build target: e.x Android 2.2)

7. Click Finish

posted on 2011-11-25 17:49  -Anny-  阅读(442)  评论(0编辑  收藏  举报