1
2

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

【Eclipse】Aptana & SVN設定

1
Posted at

Aptana Install

Aptana Studio Update Site - http://download.aptana.org/tools/studio/plugin/install/studio

一般設定

  • メニューバ ⇒ ウィンドウ -> 設定 ⇒ 一般 ⇒ Webブラウザー ⇒ 外部Firefox
  • メニューバ ⇒ ウィンドウ -> 設定 ⇒ 一般 ⇒ ファイル関連付け ⇒ .htaccessをテキストエディターと関連付け
  • メニューバ ⇒ ウィンドウ -> 設定 ⇒ 一般 ⇒ コンテンツ・タイプ ⇒ テキストにUTF-8適用
  • メニューバ ⇒ ウィンドウ -> 設定 ⇒ 一般 ⇒ ワークスペース ⇒ テキスト・ファイルエンコードにUTF-8適用
  • メニューバ ⇒ ウィンドウ -> 設定 ⇒ 一般 ⇒ ワークスペース ⇒ ローカル・ヒストリー -> ファイルを保持する日数設定
  • メニューバ ⇒ ウィンドウ -> 設定 ⇒ 一般 ⇒ 開始およびシャットダウン ⇒ Aptana イントロのチェックを解除
  • メニューバ ⇒ ウィンドウ -> 設定 ⇒ 一般 ⇒ 外観 -> 色とフォント ⇒ 基本 -> メイリオフォント適用

SVNを除くビルド・パス設定

  • プロジェクト右クリック ⇒ プロパティー ⇒ PHP ビルド・パス ⇒ ビルドパス ⇒ 除外 ⇒ ソースのリンク ⇒ 編集 ⇒ */.svn/
1
2
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
2

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?