У меня возникли проблемы при попытке установить плагин egit. (инструкция по установке здесь )
Когда я пытаюсь установить его, я получаю эту ошибку:
Cannot complete the install because one or more required items could not be found.
Software being installed: EGit Mylyn 1.1.0.201109151100-r (org.eclipse.egit.mylyn.feature.group 1.1.0.201109151100-r)
Missing requirement: EGit Mylyn 1.1.0.201109151100-r (org.eclipse.egit.mylyn.feature.group 1.1.0.201109151100-r) requires 'org.eclipse.mylyn.team_feature.feature.group 3.5.0' but it could not be found.
В нем говорится, что отсутствует требование "Egit Mylin 1.1.0". Если я выберу это только из предыдущего меню, я получу следующую ошибку, которая, на мой взгляд, не имеет особого смысла ...
Cannot complete the install because one or more required items could not be found.
Software being installed: EGit Mylyn 1.1.0.201109151100-r (org.eclipse.egit.mylyn.feature.group 1.1.0.201109151100-r)
Missing requirement: EGit Mylyn 1.1.0.201109151100-r (org.eclipse.egit.mylyn.feature.group 1.1.0.201109151100-r) requires 'org.eclipse.mylyn.team_feature.feature.group 3.5.0' but it could not be found
Я уже гуглил, но пока не нашел полезного ответа ...
Я использую Eclipse Indigo v3.7.0 в Ubuntu 11.10.
Спасибо за ваше время.