Eclipse

Eclipse (Helios)のGoogle Plugin上でScalaを使うためのメモ

プロジェクトの作成 Scalaプロジェクトで新規作成した上でプロジェクトのプロパティ > Google > App Engineから「Use Google App Engine」にチェック web.xml、appengine-web.xml、logging.properties、src/META-INFは別に作成したWeb Application Projectか…

EclipseでSourceForge.jpのCVSを使うための設定方法

ext接続の設定 1. Window=>Preferences→Team→CVS→Ext Connection Method1-1. Use an another connection method type to coonectを選択 1-2. Connection typeは「extssh」 ssh2の鍵の設定 1. Window=>Preferences→Team→CVS→SSH2 Connection Method→Key Manag…

開発に便利なEclipseプラグイン特にGotofileプラグインが便利そう。

Eclipseでmxmlファイルを扱う方法

EclipseでFlexのmxmlファイルのコードアシストを使えるようにする方法。 要Web Tools Platform