MyEclipse 是一個十分優(yōu)秀的用于開發(fā)Java, J2EE的 Eclipse 插件集合。
myeclipse 8.5 下載:http://innovatechautomation.com//soft/11547.html,
Myeclipse 8.0設置&Myeclipse 8.0優(yōu)化:
一、去除不需要的加載的模塊
windows–>perferences–>general–>startup and shutdown 如下圖
Autuomatic Updates Scheduler:myeclipse自動更新選項,討厭每次開啟Myeclipse右下角都一直在讀取的可以選擇關閉。
WTP :一個跟myeclipse差不多的東西,主要差別是 WTP 是免費的,如果使用myeclipse,這個可以取消。
以MyEclipse EASIE 打頭的啟動項:myeclipse 支持的服務器,只選主流的tomcat,resin,weblogic。
二、修改JSP、html默認編輯器
windows–>perferences–>general–>editors->file associations
在右上方找到*.jsp 將MyEclipse JSP Editor置頂默認.
三、關閉自動更新
1.window->preferences->General->Startup and Shutdown->取消"Automatic Updates Scheduler"項
2.window->preferences->Myeclipse Enterprise Workbench->Maven4Myeclipse->Maven->取消"Download repository index updates"項
3.window->preferences->Myeclipse Enterprise Workbench->Maven4Myeclipse->MyEclipse Dashboard->取消"Show MyEclipse Dashboard on startup"項
四、統一默認編碼
1,修改新建項目默認編碼:Window->Preferences->General->Workspace->Text file encoding 將其修改為UTF-8.
2.根據文件修改默認編碼:windows---->preferences---->myeclipse---->file and editors下所有選項中的encoding 修改為
IS010646/Unicode(UTF-8) 即統一編碼為UTF-8.
五、修改項目中package默認打開方式為樹型.
修改方法為項目顯示窗體內右邊倒三角->package presentation->Hierarchical