另一个Eclipse/Android/版本控制系统问题

发布于 2024-10-06 06:32:28 字数 459 浏览 12 评论 0原文

我在这篇文章 我有一个类似但也许更详细的问题。我刚刚安装了 SVN 和 Subversive,并将现有项目添加到存储库中。然后我检查了该项目并打开了它。不幸的是,在 Eclipse 中,Subversive 布局已经取代了 Project Explorer 视图中的 Android 布局,我对此不太满意。

也就是说,Android 布局是在 src、gen、assests、res 等节点下组织项目,而 Subversive 布局则严格按照存储库下的文件夹结构来组织项目。有什么方法可以使用源代码管理插件并保留 Android 布局吗?如果没有,我可能只能删除 Eclipse 版本控制插件并手动使用 TortoiseSVN。

I saw the question in this post and I have a similar but perhaps more detailed question. I have just installed SVN and Subversive and I added an existing project to a repository. Then I checked out the project and opened it. Unfortunately, in Eclipse, the Subversive layout has taken over the Android layout in the Project Explorer view and I'm not too happy about that.

In other words, the Android layout organizes the project under src, gen, assests, res, and other nodes, whereas the Subversive layout organizes the project strictly by the folder structure under the repository. Is there any way to use a source control plug-in AND keep the Android layout? If not, I may just resort to removing the Eclipse version control plug-in and manually use TortoiseSVN.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

调妓 2024-10-13 06:32:28

我记得我的团队也遇到过类似的问题。

我们认为插入 Eclipse 是一个好主意(处理同一个应用程序中的所有内容),但我们在布局和冲突解决方面遇到了很多问题。

我的建议是继续在 eclipse(neat beans 或任何 IDE)中进行编辑,并在资源管理器中使用 tortoise 进行提交,当你更新时,按 F5 并继续编码^^

I remember having a similar issue with my team.

we thought that having the eclipse plug in would be a great idea (handling everything from the same app) but we got lots of problems with the layout and the conflict resolution.

my advice is to keep editing in eclipse(neat beans or whatever IDE) and use tortoise in your explorer to commit, and when you update hit F5 and continue coding ^^

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文