Я пытаюсь установить инструменты Linux в моем Eclipse (я хочу использовать valgrind и некоторые другие инструменты, которые находятся внутри упаковки). Проблема в том, что при попытке их установить я получаю следующую ошибку:
Software being installed: Remote OProfile Integration 1.0.0.201402102340(org.eclipse.linuxtools.oprofile.remote.feature.feature.group 1.0.0.201402102340)
Missing requirement: Resource Selector Proxy for RDT (Incubation) 0.9.2.201402102340 (org.eclipse.linuxtools.profiling.launch.ui.rdt.proxy 0.9.2.201402102340) requires 'bundle org.eclipse.ptp.remote.core 7.0.0' but it could not be found
Cannot satisfy dependency:
From: Remote OProfile Integration 1.0.0.201402102340 (org.eclipse.linuxtools.oprofile.remote.feature.feature.group 1.0.0.201402102340)
To: org.eclipse.linuxtools.profiling.remote.feature.group 0.8.0
Cannot satisfy dependency:
From: Profile Framework Remote Capabilities 1.0.0.201402102340 (org.eclipse.linuxtools.profiling.remote.feature.group 1.0.0.201402102340)
To: org.eclipse.linuxtools.profiling.launch.ui.rdt.proxy [0.9.2.201402102340]
Я ищу в Интернете, чтобы найти ответ, и я нашел несколько похожих случаев, но ни один из них дал решение моей проблемы. Так что любое предложение здесь будет более чем приветствоваться.