Grzegorz Kulewski wrote:
Can you name one system where Java (J2SE 1.4 or better 1.5) works
(fully, not sometimes) and where GIT does not work? Does Eclipse work
there too (or will in say next year)?
Sure, I can name a pretty significant one: Windows. Eclipse, and Java in
general, runs fine under Windows and I doubt they'll drop support for it
in the next year. Git doesn't run on Windows unless you're willing to
fire up the Cygwin environment to run it, which is not acceptable to
many Windows developers (see the discussion about the Mozilla project;
that's not just my personal opinion.)
-Steve