Originally posted by: thorstenhirsch
Yes, it looks like the latest EGit version depends on a more recent Eclipse. I'm facing the following error:
org.eclipse.core.runtime [3.7.0,4.0.0)' but it could not be found
So, yes, we must use an older EGit plugin for WTX 8.4.x.x. However your error is different, but it's still a dependency problem:
org.eclipse.team.core 3.6.100
Now I'm not sure about the Eclipse version consistency, but if the team packages match the core packages, that would mean:
EGit 2.3.x depends on Eclipse 3.6 - should work for WTX 8.4.x
EGit 3.2.x depends on Eclipse 3.7
And I guess you can solve your dependency problem by adding/activating the official eclipse repositories in "Available Sites", because that's where org.eclipse.team.core 3.6.100 should be available. After adding/activating the repository you should try it once more and this time Eclipse will be able to resolve the dependency.
#IBM-Websphere-Transformation-Extender#DataExchange#IBMSterlingTransformationExtender