rherrmann / gonsole

Gonsole - Git Console for the Eclipse IDE
http://gonsole.codeaffine.com
38 stars 10 forks source link

EGit integration cannot be installed if EGit version is < 3.3 #41

Closed rherrmann closed 10 years ago

rherrmann commented 10 years ago

There seems to be an issue with older Eclipse installations: for example Eclipse 3.8 comes with EGit 2.2 by default. If EGit was never updated, the Gonsle-EGit integration cannot be installed:

Cannot complete the install because one or more required items could not be found. 
Software being installed: Gonsole - EGit Integration 1.0.0.20140709-1040 (com.codeaffine.gonsole.egit.feature.feature.group 1.0.0.20140709-1040) 
Missing requirement: EGit Repository Provider for Gonsole 1.0.0.20140709-1040 (com.codeaffine.gonsole.egit 1.0.0.20140709-1040) requires 'bundle org.eclipse.egit.core [3.3.0,4.0.0)' but it could not be found 
Cannot satisfy dependency: From: Gonsole - EGit Integration 1.0.0.20140709-1040 (com.codeaffine.gonsole.egit.feature.feature.group 1.0.0.20140709-1040) To: com.codeaffine.gonsole.egit [1.0.0.20140709-1040]

The above error report was taken form the 'Error' tab of the Eclipse Marketplace listing.