What#39;s a good, free source control system for eclipse android development?(什么是用于 eclipse android 开发的好的、免费的源代码控制系统?)
问题描述
我的应用程序代码开始变得难以管理,我想启动源代码管理,主要是因为我需要分支我的代码.
My app code is starting to get unmanageable and I want to start source control, primarily because I need to branch my code.
您过去使用过哪些好的系统,您会向我推荐什么.
What are some good systems that you have used in the past and what would you recommend to me.
要求:
必须免费
必须与 eclipse 集成
必须与android开发插件配合使用
Requirements:
Must be free
Must integrate with eclipse
Must work well with android development plugin
推荐答案
SVN (Subversion) 非常好,并且支持名为 子剪辑.
SVN (Subversion) is very good and there is support for an Eclipse plug-in called Subclipse.
这篇关于什么是用于 eclipse android 开发的好的、免费的源代码控制系统?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持编程学习网!
本文标题为:什么是用于 eclipse android 开发的好的、免费的源代码控制系统?


- MalformedJsonException:在第1行第1列路径中使用JsonReader.setLenient(True)接受格式错误的JSON 2022-01-01
- 在测试浓缩咖啡时,Android设备不会在屏幕上启动活动 2022-01-01
- android 4中的android RadioButton问题 2022-01-01
- Android viewpager检测滑动超出范围 2022-01-01
- 使用自定义动画时在 iOS9 上忽略 edgesForExtendedLayout 2022-01-01
- Android - 我如何找出用户有多少未读电子邮件? 2022-01-01
- Android - 拆分 Drawable 2022-01-01
- 如何检查发送到 Android 应用程序的 Firebase 消息的传递状态? 2022-01-01
- 想使用ViewPager,无法识别android.support.*? 2022-01-01
- 用 Swift 实现 UITextFieldDelegate 2022-01-01