简体   繁体   English

存储android运行/调试配置IntelliJ idea和svn

[英]Store android run/debug configuration IntelliJ idea and svn

I'm recently started working on a school project using IntelliJ IDEA to develop an Android app. 我最近开始使用IntelliJ IDEA开发学校应用程序,以开发Android应用程序。 Most of the guys in my team (me included) are used to the way visual studio organizes project into .sln files. 我团队中的大多数人(包括我在内)都习惯于Visual Studio将项目组织为.sln文件的方式。 We've had all sorts of frustrations with IntelliJ mostly because we don't understand how IntelliJ organizes projects. 我们对IntelliJ感到无奈,主要是因为我们不了解IntelliJ如何组织项目。 We finally got the project to load reliably without having to make changes to each developers set up by following the steps here: http://devnet.jetbrains.net/docs/DOC-1186 . 我们最终使项目能够可靠地加载,而无需按照此处的步骤对设置的每个开发人员进行更改: http : //devnet.jetbrains.net/docs/DOC-1186 However, now anytime we get latest the Run/Debug configurations disappear. 但是,现在,只要我们获得最新的信息,运行/调试配置就会消失。 Anyone having the same problem? 有人遇到同样的问题吗?

Thanks, 谢谢,

Check this answer . 检查此答案

Make sure that you are sharing your configurations and files from the .idea/runConfigurations directory are added to the version control. 确保您正在共享配置,并且.idea/runConfigurations目录中的文件已添加到版本控件中。

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

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