简体   繁体   English

从Mac OS X上的Eclipse与Git同步时出错

[英]Error when sync with Git from eclipse on mac osx

I have Git repository, and I have two PC (Mac and Windows) with Eclipse Mars. 我有Git存储库,并且有两台装有Eclipse Mars的PC(Mac和Windows)。 I have add plugin Git. 我有添加插件Git。 So if I change the project from Eclipse in Windows, and I try to commit the modifier, works, but if I try to open Eclipse from my Mac then open view Git, right click on Remote Tracking then click on "Synchronize with Workspace 因此,如果我在Windows中从Eclipse更改项目,并且尝试提交修改器,则可以正常工作,但是,如果我尝试从Mac打开Eclipse,然后打开视图Git,请右键单击“远程跟踪”,然后单击“与工作区同步”

在此处输入图片说明

My eclipse locks, on the right view I can see the scroller every time at 0%. 我的日食锁定了,在正确的视图上,每次都能看到滚动条处于0%位置。 The error is like this: 错误是这样的:

Internal error memory limit exceeded 超出内部错误存储限制

How can I fixed it? 我该如何解决?

This is probably because your eclipse is running low on memory. 这可能是因为您的日食内存不足。

You need to increase the memory allocation for eclipse. 您需要增加Eclipse的内存分配。 Please check the link here to find it http://crunchify.com/increase-eclipse-memory-size-to-avoid-oom-on-startup/ 请查看此处的链接以找到它http://crunchify.com/increase-eclipse-memory-size-to-avoid-oom-on-startup/

cheers, 干杯,

Saurav 绍拉夫

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

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