简体   繁体   English

从svn到android studio的checkout eclipse项目

[英]checkout eclipse project from svn to android studio

I recently installed android studio and wished to work on an eclipse project that is inside an svn server. 我最近安装了android studio,希望在svn服务器内部的eclipse项目中工作。

I successfully connected with android studio to svn and managed to check out my project. 我成功地与android studio连接到svn,并设法签出了我的项目。

however, many folder's are missing in the project. 但是,项目中缺少许多文件夹。

java source files are there, but not the res folder , assets folder (maybe others but these are the main two) Java源文件存在,但res文件夹,Assets文件夹不存在(也许其他,但是这是主要的两个)

perhaps they are hidden? 也许它们是隐藏的? how can I retrieve them ? 我如何找回它们?

thank you 谢谢

Android Studio视窗

You may have to select the "Project view" option from the dropdown. 您可能必须从下拉菜单中选择“项目视图”选项。 Please find it in the image. 请在图片中找到它。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM