2005-07-14から1日間の記事一覧

ダメポ

groovy> new File("test.xml").eachLine { println it } groovy> go groovy> new XmlParser().parse("test.xml") groovy> go [Fatal Error] :-1:-1: Premature end of file. Caught: org.xml.sax.SAXParseException: Premature end of file. at org.apache.…

3.1用プラグインバージョンアップ

colorer0.7.1 https://sourceforge.net/project/showfiles.php?group_id=34855 quick junit 2.0 http://quick-junit.sourceforge.jp/updates/3.1/