檢視myclipse10 對應的eclipse版本
檢視安裝目錄下的 .eclipseproduct檔案開啟內容如下:
name=eclipse platform
id=org.eclipse.platform
version=3.7.0
3.7可以安裝soapui4版本
soapui 通過site位址安裝嚮導
myeclipse根目錄下dropins 新建目錄soapui 解壓外掛程式包到該目錄下
解壓後soapui下存在plugins和features目錄
啟動myeclipse 檢視window-references 是否存在soapui項 一般不存在 說明myeclipse不能自動安裝該外掛程式
進入 myeclipse 10\configuration\org.eclipse.equinox.******configurator目錄下
開啟bundles.info 檔案
最後一行加入com.eviware.soapui.eclipse,4.0.1,dropins/soapui/plugins/com.eviware.soapui.eclipse_4.0.1.jar,4,false重啟myeclipse
安裝成功
在myeclipse10中安裝jad反編譯工具
3.在eclipse的dropins目錄下 myeclipse10 myeclipse 10 dropins 建立外掛程式目錄jad,在其下建立features和plugins兩個目錄,將net.sf.jadclipse 3.3.0.jar檔案放置到plugins目錄下。4.將jad.exe放置到j...
Myeclipse10 配置國際化外掛程式的兩種方法
第一種方法 具體位址大家網上找了!2,講此壓縮檔案解壓到d program files myecilipse myeclipse 10 dropins資料夾下 完了之後重新啟動myeclipse10.找到資源配置檔案,右鍵openwith propertiesedit,之後就可直接編輯屬性檔案了!第...
myeclipse安裝外掛程式
myeclipse安裝pydev外掛程式 1.6.3 org.python.pydev.feature 1.6.3.2010100513.zip 2 在c program files genuitec myeclipse 8.x latest下建立myplugin資料夾,在其中建立pydev資料夾 ...