熱點推薦:
您现在的位置: 電腦知識網 >> 編程 >> Java編程 >> Java核心技術 >> 正文

eclipse中加入jad插件的方法

2022-06-13   來源: Java核心技術 

  下載eclipse插件jadclipse_jar

     下載Jad反編譯工具jadexe#download

  將jad反編譯工具jadexe放到jdk安裝路徑的bin目錄下面jadclipse_jar放到eclipse的安裝目錄下的plugins目錄下

  啟動eclipse打開Window>Preferences>Java>JadClipse

  Path to decompiler這裡設置反編譯工具jad的全路徑名就是第三部jadexe的路徑

   安裝完成後eclipse自動將JadClipse Class File Viewer設置成class文件的缺省打開方式如果沒有默認可以在Eclipse的Windows——> Perference——>General>Editors>File Associations中修改*class默認關聯的編輯器為JadClipse Class File Viewer設置完成後雙擊*class文件eclipse將自動反編譯

  注意jadclipse_jar的版本與eclipse的platform版本號相關


From:http://tw.wingwit.com/Article/program/Java/hx/201311/26889.html
    推薦文章
    Copyright © 2005-2022 電腦知識網 Computer Knowledge   All rights reserved.