1打開eclipse,建立項目:Test,將struts2相關jar包導入到其中。在PackageExplorer標簽欄下操作。
2在此,以查閱struts2中,struts2-core-2.3.12.jar下的源代碼為例。
在Test項目下,找到WebAppLibraries--struts2-core-2.3.12.jar,右鍵單擊struts2-core-2.3.12.jar,選擇"Properties"
3
在新彈出的對話框中,選擇JavaSourceAttachment--Externallocation--ExternalFloder...4此時,又有新的對話框彈出。找到步驟1中提到的struts2-core-2.3.12.jar的源代碼