posts - 156,  comments - 601,  trackbacks - 0
          公告
          <2009年4月>
          2930311234
          567891011
          12131415161718
          19202122232425
          262728293012
          3456789

          常用鏈接

          留言簿(45)

          隨筆分類(145)

          隨筆檔案(110)

          文章檔案(1)

          友情鏈接

          最新隨筆

          搜索

          •  

          積分與排名

          • 積分 - 678805
          • 排名 - 68

          最新評論

          閱讀排行榜

          評論排行榜

          JNorm是一個Java代碼分析工具。
          它能夠探測代碼中的哪些功能可以用現存的開源項目代替,幫助提高代碼的可復用性,可維護性。
          該項目還提供一個輔助使用的Eclipse插件。

          本人測試一下該Eclipse插件,比較不錯,在些推薦給大家。

          JNorm官方網址: http://www.jnorm.org/
          Eclipse插件 Update Site: http://www.jnorm.org/eclipse/index.html

          使用的截圖:



          點擊Show details后:


          Ant支持
          配置方法如下:
          ?<?xml version="1.0"?>

              
          <project default="main">

              
          <taskdef name="jnorm" classname="org.jnorm.task.JNormTask">
                  
          <classpath>
                      
          <fileset dir="${jnorm.dist}">
                          
          <include name="*.jar"/>
                        
          </fileset>
                  
          </classpath>
              
          </taskdef>

              
          <target name="main">
               
          <jnorm report="c:\work\report.html">
                  
          <classpath>
                      
          <!-- analysed project classpath -->      
                  
          </classpath>
                
                  
          <fileset dir="${source}">
                      
          <include name="**/*.java"/>
                  
          </fileset>
               
          </jnorm>
              
          </target>

              
          </project>






          Good Luck!
          Yours Matthew!


          posted on 2009-04-14 18:39 x.matthew 閱讀(1511) 評論(4)  編輯  收藏 所屬分類: Eclipse Plugins
          主站蜘蛛池模板: 林州市| 芮城县| 左权县| 米易县| 云浮市| 南漳县| 广西| 泸定县| 兴安盟| 墨玉县| 望江县| 合肥市| 镇巴县| 吉林省| 新乡市| 东方市| 安宁市| 新田县| 醴陵市| 芒康县| 富川| 合阳县| 扬州市| 原阳县| 双鸭山市| 宁乡县| 岱山县| 集安市| 岗巴县| 新余市| 濮阳市| 栾城县| 丹东市| 丹巴县| 铜鼓县| 理塘县| 页游| 浠水县| 玉门市| 铜陵市| 屏山县|