2009-11-01から1ヶ月間の記事一覧

maven2でeclipseのコンパイラを使う

<plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-compiler-plugin</artifactId> <dependencies> <dependency> <groupId>org.eclipse.jdt</groupId> <artifactId>core</artifactId> <version>3.3.0-v_771</version> </dependency> </dependencies> </plugin> ザンネン、イケなかった!!!

日本語URIでの文字化け

Dfile.encoding=utf-8 を指定しなかったら 文字化けた!

痕跡

http://www.lifehacker.jp/2009/11/post_1264.html サーバサイドや、ルータや、プロキシーだとか 通信経路での痕跡を全くもって考慮していないから 痕跡だらけだよネ。