I just installed Eclipse 3.6 Helios, which is supposed to offer integrated Git support, but I just can't find any related view or perspective. I installed Eclipse for JavaEE for Linux 32 bits.

link|improve this question

feedback

2 Answers

up vote 2 down vote accepted

The VCS plugins are in the "Team" submenu of the project context menu. See the user guide.

link|improve this answer
OK, that's exactly hat I wanted to know. Thanx! – Traroth Nov 15 '10 at 12:33
feedback

AFAIK Eclipse for JavaEE does not contain the git suppport 'out-of-the-box'. You have to install the E-Git plugin from their update site. After installing it you should read the user guide wRAR mentioned in his answer.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.