Frank Münnich <git@xxxxxxxxxxxxxxxxxx> writes: > One thing I would like to ask you: what, if any, IDEs are you working with? > I tried Anjuta but were unsuccessful in importing the git folder from any > branch into Anjuta. Eclipse worked a bit better, though I am still batteling > with the debugger a bit. > > Any recommendations, manuals or how-to tips are greatly welcome. > And one thing: thank you for your effort! Git really caught my attention and > I was so much amused by the Google-Techtalk that Linus gave about Git, that > it sparked my interest in relearning how to program again ;) I personally use GNU Emacs when working with git-controlled projects. See also question 20. What editor, IDE or RAD you use working with Git? in Git User's Survey 2009 (http://git.or.cz/gitwiki/GitSurvey2008) Among text editors (although with plugins, addons, modes one can make those into something resembling IDE) Vim with 51% wins over TextMate with 33%, which in turn wins over Emacs with 21%. Next in turn is Eclipse with 13% (assuming that editors in 'other' won't change it; this would a bit unlikely, though); it is most popular among Java IDE listed (from those NetBeans is more popular than IntelliJ IDEA). XCode, MS Visual Studio and KDevelop IDE have similar popularity, surpassing Anjuta. -- Jakub Narebski Git User's Survey 2009: http://tinyurl.com/GitSurvey2009 -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html