How to see egit console output

帅比萌擦擦* 提交于 2019-12-11 07:59:29

问题


I want to see the output of the egit (eclipse plugin for git) when doing some operations like pulling, pushing in eclipse, just like the SVN plugin. Anyone knows how to do it?

I'm using Elcipse Kepler which already contains egit.

Thanks in advance.


回答1:


You can install additional tool from opensource contribution http://rherrmann.github.io/gonsole/repository/

Look at post http://www.codeaffine.com/2014/07/09/gonsole-weeks-a-git-console-for-eclipse/




回答2:


The simple answer is that this is not yet implemented in EGit, see bug 349551.



来源:https://stackoverflow.com/questions/20384249/how-to-see-egit-console-output

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!