2006-02-01から1ヶ月間の記事一覧

デブサミの資料が公開されている

dev

http://www.seshop.com/event/dev/2006/data/index.html

struts 1.3.0

http://svn.apache.org/dist/struts/action/v1.3.0/ リリースなのか? releaseノートはないみたいだが。次の案件はこれを使うことになりそうだ。 昨日同僚に1.3.0っていつ出るの?ってきたらJavaOneの時ぐらいじゃない(機能的にはあまり違いがない)というこ…

3.2M5 released

http://download.eclipse.org/eclipse/downloads/drops/S-3.2M5-200602171115/eclipse-news-M5.html Command line code formatter eclipse -application org.eclipse.jdt.core.JavaCodeFormatter -config d:/config.prefs c:/src Great!!!!!!!!!!!!!!!!!!!!!…

JUnit 4.0 を Eclipse で動かす

plugins/org.junit_3.8.1 をコピーして plugin/org.junit_4.0.0 を作ってjunit-4.0.jarをjunit.jarにしてコピー。 あとはplugin/org.junit_4.0.0/META-INF/MANIFEST.MFのBundle-Versionを4.0に変更 Bundle-Version: 4.0eclipseを起動して クラスパス変数の J…

JUnit 4.0 のパッチ

>diff -u org\junit\ComparisonFailure.java.orig org\junit\ComparisonFailure.java --- org\junit\ComparisonFailure.java.orig Thu Feb 16 00:55:46 2006 +++ org\junit\ComparisonFailure.java Fri Feb 17 21:16:19 2006 @@ -77,7 +77,7 @@ findCommonSu…

JUnit 4.0 released

サイトのDownloadは3.8.1のままだが http://prdownloads.sourceforge.net/junit/junit4.0.zip でダウンロードできた。JDKのバージョンを変えて提供されているサンプルのTestを実行してみた。 >java -version java version "1.5.0_04" Java(TM) 2 Runtime Env…

groovy 1.0-jsr-05 released

http://docs.codehaus.org/display/GROOVY/2006/02/13>Warning: there is an important change in scripts between "def-ed" variables and not "def-ed" variables. Defining a variable with the def keyword or with a concrete type creates a local var…

DIコンテナをつかっているならこのプラグインを入れとけ

http://eclipse-tools.sourceforge.net/implementors/ を入れよう。 Alt+F3でIntefaceではなくて実装クラスを開いてくれます。 Eclipse3.1.2, Eclipse 3.2M4で動く。

IEのメニュー拡張ツール

IEのメニュー拡張ツールが便利だ。 http://mugi.cc/software.htm 画像のURLのコピーがいい感じ。IEMenuExt http://www.uryusoft.com/software/IEMenuExt/ http://www.uryusoft.com/menuext/ から「ゆなデュプリケート」「ゆなJUMP」がいい感じ。 ゆなJUMPは…

IE7 B2

インストールしてみた。 なかなかよさげだったがFlashがあると警告がでてウザイ(どこをかえればいいのかわからず)のでアンインストールして元に戻した。