MyElipes遇到 source not found解決方案

在用Myeclipse 或者是eclipse進行開發時候常常遇到這個問題。html

 File class editor  source not found問題。緣由很簡單,就是由於這是一個源碼包,相應的沒有編輯器可以打開它。windows

MyElipes遇到 source not found解決方案

工具/原料

  •  myeclipse、eclipseeclipse

方法/步驟1

  1. 1編輯器

     首先,須要下載兩個必須的插件包。工具

    一個是:準備反編譯須要的jad.exespa

    下載地址:http://varaneckas.com/jad/.net

    二個是:反編譯編輯器net.sf.jadclipse_3.3.0.jar插件

    下載地址:http://sourceforge.net/projects/jadclipse/?source=dlpdebug

    MyElipes遇到 source not found解決方案

  2. 2code

     第二:把插件安裝在Myeclise或eclipse中。

    一、對於jad.exe 。安裝於你jdk的安裝位置。

    二、net.sf.jadclipse_3.3.0.jar 在你的Myeclise或eclipse的dropins目錄中。

    安裝成功會有提示。

    MyElipes遇到 source not found解決方案

  3. 3

     第三:設置在在Myeclise或eclipse中的配置參數。

     

    MyElipes遇到 source not found解決方案

    MyElipes遇到 source not found解決方案

  4. 4

     第四:設置參數。

    在jadclipse-> debug勾選:output original line numbers as comments  在jadclipse->Misc勾選:covert unicode strings into  ANSI strings  在windows->preference->General->Editors->File Association將 JadClipse Class File Viewer設置爲默認。

    MyElipes遇到 source not found解決方案

    MyElipes遇到 source not found解決方案

  5. 5

     第五:大功告成。

     

    MyElipes遇到 source not found解決方案

    END

注意事項

  •  兩個插件必備。不然會出現IOException

相關文章
相關標籤/搜索