Aptana setup on macosx
2006-08-24(Thu) 02:13
投稿者: kisocci
web(html,css,javascript)まわりのためのIDEであるaptana。
betaですがかなり使えます。
Eclipseを含むwin,mac,linux版とeclipse-pluginタイプとが用意されています。
mac用のdmg版、zip版、いずれもインストールに成功するものの起動段階で落ちてしまう…。どうもmacでの動作に成功してない人もいるようでかたや成功している人もいる。私は残念なことにはずれ。
すでにTruStudio(Eclipse3.1.0)を稼働させていたのを思い出し、
eclipse-plugin版でのインストールには成功したので状況をメモ。
環境:
macosx10.4.7(java version “1.4.2_09″) PowerBook17″1GB
TruStudio1.0.1(Eclipse3.1.0base)インストール(動作)済
方法:
Plugging Aptana into an existing Eclipse configuration
のInstructionsのとおり。
- Eclipse(私の場合、TruStudio)を起動
- メニュー:HelpからSoftware Updates > Find and Install…を選択し、Install/Updateポップアップを開く
- Search for new features to installを選択し、Next
- update用のリモートホストの登録
- New Remote Site…を選択
- Name欄に”Aptana”と入力
- URL欄に”http://update.aptana.com/update/”と入力し、OK
- Finishボタン
- Aptanaチェックボックスをチェックし、Next
- license agreement の acceptをチェックし、Next
- Finishボタン
- updatesのスキャンが始まります。スキャン結果がでたら、Install All
- Eclipseを再起動して完了
- | メイン |