Eclipse Github integration

Latest response

I'm learning Perl on RHEL 6.5. I found a Perl add-on for Eclipse, the default install version on RHEL 6.5. I'm interested in adding gitgub integration into Eclipse. I find two add-ons, Eclipse Git Team Provider and JGit. Neither will install.

When I try just the Eclipse Git Team Provider I get this error:

Cannot complete the install because one or more required items could not be found.
Software being installed: Eclipse Git Team Provider 3.3.0.201403021825-r (org.eclipse.egit.feature.group 3.3.0.201403021825-r)
Missing requirement: Eclipse Git Team Provider 3.3.0.201403021825-r (org.eclipse.egit.feature.group 3.3.0.201403021825-r) requires 'org.eclipse.core.runtime [3.7.0,4.0.0)' but it could not be found

According to help, I am on Eclipse 3.6.1. Should I be able to use the apps own built in updates to update Eclipse or is this handled by RHEL and I won't be able to do it without conflicts, which is how it seems to be.

Anyone have any info on getting Eclipse to work with github?

Responses