Download List

Projeto Descrição

フリーのUML設計支援ツール、JUDE/Communityが出力するJavaのスケルトンファイルをRubyのスケルトンファイルに変換するツール

System Requirements

System requirement is not defined

Liberado: 2007-10-10 17:56
jude2ruby 0.02 (2 files Esconder)

Release Notes

Unit test用スケルトン出力機能を追加しました。
実行フォルダにtestフォルダを作成しその中にUnit test用スケルトンを出力します。
同じフォルダにrunning.rbを出力しているので、それを実行すると全テストを行います。

Changelog

Unit test用スケルトン出力機能を追加しました。