Инструмент AWS Toolkit для Eclipse не работает на Eclipse Luna

Я загрузил последнюю Eclipse IDE для Java EE Developers Luna 4.4 и попытался установить AWS Toolkit для Eclipse, но получил сообщение об ошибке:

Failed to prepare partial IU: [R]com.amazonaws.eclipse.datatools.enablement.simpledb.driver
1.0.0.v201405191642.

Я попытался установить

В журнале Eclipse я получаю следующее:

!ENTRY org.eclipse.equinox.p2.publisher.eclipse 4 0 2014-06-28 14:14:23.076

!MESSAGE Unable to acquire PluginConverter service during generation for: /Users/bernhard/Documents/EclipseDevelopment/eclipse/plugins/com.amazonaws.eclipse.datatools.enablement.simpledb.driver_1.0.0.v201405191642. !ENTRY org.eclipse.equinox.p2.touchpoint.eclipse 4 0 2014-06-28 14:14:23.077

!MESSAGE The bundle manifest could not be read: /Users/bernhard/Documents/EclipseDevelopment/eclipse/plugins/com.amazonaws.eclipse.datatools.enablement.simpledb.driver_1.0.0.v201405191642

!ENTRY org.eclipse.equinox.p2.engine 4 4 2014-06-28 14:14:23.093

!MESSAGE An error occurred while installing the items !SUBENTRY 1 org.eclipse.equinox.p2.engine 4 0 2014-06-28 14:14:23.093

!MESSAGE session context was:(profile=epp.package.jee, phase=org.eclipse.equinox.internal.p2.engine.phases.Install, operand=null --> [R]com.amazonaws.eclipse.datatools.enablement.simpledb.driver
1.0.0.v201405191642, action=). !SUBENTRY 1 org.eclipse.equinox.p2.touchpoint.eclipse 4 0 2014-06-28 14:14:23.093

!MESSAGE Failed to prepare partial IU: [R]com.amazonaws.eclipse.datatools.enablement.simpledb.driver
1.0.0.v201405191642.

Итак, есть три сообщения об ошибках, все для com.amazonaws.eclipse.datatools.enablement.simpledb.driver_1.0.0.v201405191642

  • Невозможно приобрести услугу PluginConverter во время генерации для
  • Не удалось прочитать манифест узла
  • Не удалось подготовить частичное IU

Я обнаружил следующие ошибки Eclipse, которые могут быть полезны для поиска правильного решения для Невозможно получить сообщение об ошибке службы PluginConverter:

Ответы

Ответ 1

Вы выбираете дополнительные компоненты для инструментов данных? введите описание изображения здесь