I'm using Egit with DLTK (Dynamic Language Toolkit) to work on Tcl source code. When I right click on a source file name in the Script Explorer and select Team, the menu is very impoverished compared to what I see in the EGit website documentation.
The same problem happens if I have a Java project open.
The file icon decorations that EGit is supposed to supply are also missing.
Any idea what might be wrong?
-- Doug
Eclipse Version: Juno Service Release 1 Build id: 20121004-1855
Mylyn: 3.9.0.I20130205-1655
Atlassian Connector for Eclipse: 3.2.1.I20130220-1000
EGit: 2.2.0.201212191850-r
DLTK: Dynamic Languages Toolkit: 4.0.0.201206120848
Sounds like you didn't import the projects correctly. The most reliable approach, particularly for versions of EGit older than 2.3, is to add your local repository to the "Git Repositories" view, then use the right-click popup menu on that newly added entry and select "Import Projects..."
So projects in Git should be imported via the Import in Git Repositories rather than the one in Project Explorer. Looks like you might also be able to do it via the Project Explorer Import by selecting Git|Projects from Git.
I think import works better in general as of the current stable release (2.3) than it did in earlier releases. You might want to update to 2.3: http://download.eclipse.org/egit/updates