Как мне установить плагин Aptana в Eclipse 3.7?

Я пытаюсь установить плагин Aptana Studio 3 в Eclipse 3.7 на Ubuntu, но он выдает сообщение

An error occurred while collecting items to be installed
session context was:(profile=PlatformProfile, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=).
No repository found containing: osgi.bundle,org.eclipse.jdt.core,3.7.0.dist
No repository found containing: osgi.bundle,org.eclipse.jdt.core.manipulation,1.4.0.dist
No repository found containing: osgi.bundle,org.eclipse.jdt.debug,3.7.0.dist
No repository found containing: osgi.bundle,org.eclipse.jdt.launching,3.6.0.dist
No repository found containing: osgi.bundle,org.eclipse.jdt.ui,3.7.0.dist
No repository found containing: osgi.bundle,org.junit,3.8.2.v3_8_2_v20100427-1100

Я использую URL-адрес пакета http://download.aptana.com/studio3/plugin/install . Что я делаю неправильно?

Обновление: Я последовал совету sgible ниже, и теперь установка достигает примерно 49%, прежде чем завершится с ошибкой с таким сообщением:

An error occurred while collecting items to be installed
session context was:(profile=PlatformProfile, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=).
Comparison method violates its general contract!
Comparison method violates its general contract!

7
задан Ripon Al Wasim 29 January 2013 в 08:38
поделиться