沖縄が日本のシリコンバレーのようになってほしいと願うiOSエンジニアのブログ

世のエンジニアの役に立つようなブログにしたいなぁ

Aptana Studio が起動しない場合

Aptana Studio が起動せず、アンインストールして再インストールしてもなおらなかった。
アンインストールはアプリケーションとドキュメントフォルダの「Aptana studio」を削除していたが、それだけでは、駄目だったみたい。
かなりはまって、一旦あきらめたが、やっと解決できた。
Aptana studio」のインストールフォルにある「full_uninstall.txt」を見てみると、下記のような記述があった。

OSX:
1. Delete ~/Library/Application Support/Aptana/Aptana Studio/configuration.
2. Navigate to where the Aptana application was installed, and delete your old plugins
and features folder (and all of its contents).
3. Re-install Aptana.

結果的には、
/Library/Application Support/Aptana/Aptana Studio/configuration
を削除して再起動するだけで解決した。