I have looked at the Aptana 3 git support and I found it much better than EGit. Especially because it does not use JGit (buggy, missing features) and is integrates with git installed in my OS. Is there any way how to use just this Aptana Git plugin in Eclipse without installing the whole Aptana studio? (We develop in Java and do not need Aptana studio.)
I have tried to copy some stuff from Aptana plugins directory, but had no luck. I know Aptana is open source, but I have no Eclipse plugin development skills and I do not know how deep is Aptana Git sources integrated into the rest of Aptana studio.
Thanks.