Index: [Article Count Order] [Thread]

Date:  Fri, 8 Sep 2000 11:42:32 +0900
From:  Yutaka Kamite <y-kamite@....jp>
Subject:  [XP-jp:00848] JRefactory
To:  extremeprogramming-jp@....jp (extremeprogramming-jp ML)
Message-Id:  <39B852BD122.E86FY-KAMITE@....jp>
Posted:  Fri, 08 Sep 2000 11:45:17 +0900
X-Mail-Count: 00848

上手です。
[XPeng]にリリース案内が出た JRefactory を動かしてみたらとても面白そうな
ので紹介します。

既存のソースをリファクタリングしてくれます。
リバースしてUML図を作成し、JPEGに落とせます。

操作は commandline.txt に書いてあります
1 jrefactory-2.5.15.jar を classpath の通っているところに置く
  (#私の環境でうまく動かなかったので直接展開した・・??)
2 java Refactory <directory> とする
3 GUIが出るのでファイルを指定

(以上)


>From: Chris Seguin <seguin@....org>
Date: Thu, 7 Sep 2000 02:56:56 -0700 (PDT)
Subject: [XP] JRefactory 2.5.15 ReleasedHi All!

Thanks for using JRefactory.

I'm just writing to tell you that a new version
of the JRefactory software has been released.
JRefactory is an open source Java refactoring
tool.  Today's release is 2.5.15, and has the 
following new features:
オープンソースです。新機能は・・

(*)  More pretty printer options to make the
code closer to Sun's coding standard (thanks
to Rod McChesney)
サンのコーディング基準により近くなった印刷オプション

(*)  Two mouse clicks gets you from the class
diagram to the source code in JBuilder and
Elixir editors (thanks to Eric Hodges)
JBuilderなどでクラス図とソースコード間をマウスで移動。

(*)  Move method refactoring
メソッドリファクタリング(#の何?)

Please download it and take it for a spin!

http://users.snip.net/~aseguin/chrisdown.html

Thanks,

Chris

(では)