バージョン 22 に更新した後、ADT が機能しなくなりました。別のツール用の Google リポジトリを使用してみましたが、機能しませんでした。また、競合している可能性のある他の Eclipse プラグインを削除しました。また、ADT 機能を含むフォルダーを ~/.eclipse ディレクトリから削除しようとしました。Eclipse Juno SR2 を実行しています。Android SDK も最新であることを確認しました。
以下は、更新後の Eclipse ログファイルの抜粋です。
!SESSION 2013-06-01 19:19:14.925 -----------------------------------------------
eclipse.buildId=M20130204-1200
java.version=1.7.0_21
java.vendor=Oracle Corporation
BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_GB
Framework arguments: -product org.eclipse.epp.package.java.product
Command-line arguments: -os linux -ws gtk -arch x86_64 -product org.eclipse.epp.package.java.product
!ENTRY org.eclipse.ui 4 4 2013-06-01 19:19:19.431
!MESSAGE Unable to find Action Set: adt.actionSet.wizards
!ENTRY org.eclipse.ui 4 4 2013-06-01 19:19:19.433
!MESSAGE Unable to find Action Set: adt.actionSet.avdManager
!ENTRY org.eclipse.ui 4 4 2013-06-01 19:19:19.433
!MESSAGE Unable to find Action Set: adt.actionSet.lint
!ENTRY org.eclipse.ui 4 4 2013-06-01 19:19:19.433
!MESSAGE Unable to find Action Set: adt.actionSet.refactorings
!ENTRY org.eclipse.jface 4 0 2013-06-01 19:19:20.802
!MESSAGE Unable to resolve plug-in "platform:/plugin/com.android.ide.eclipse.ddms/icons/logcat.png".
!STACK 0
java.io.IOException: Unable to resolve plug-in "platform:/plugin/com.android.ide.eclipse.ddms/icons/logcat.png".
at org.eclipse.core.internal.runtime.PlatformURLPluginConnection.parse(PlatformURLPluginConnection.java:64)
at org.eclipse.core.internal.runtime.PlatformURLPluginConnection.resolve(PlatformURLPluginConnection.java:75)
(long stack trace continues...)
ご提案がありましたら、よろしくお願いいたします。