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.
Asked
Active
Viewed 2,345 times
2 Answers
2
The VCS plugins are in the "Team" submenu of the project context menu. See the user guide.

wRAR
- 25,009
- 4
- 84
- 97
-
OK, that's exactly hat I wanted to know. Thanx! – Alexis Dufrenoy Nov 15 '10 at 12:33
2
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.

Csaba_H
- 8,215
- 1
- 41
- 42