Eclipse 常用設置 快捷鍵
常用設置
1、顯示行號 Window->Preferences->General->Editors->Text Editor 選擇Show line numbers
2、設置UTF-8 Window->Preferences->General->Workspace 中Text file encoding 選擇other并選UTF-8
快捷鍵
1、運行程序 Alt+Shift+X 按J run as javaApplication (按下Alt+Shift+X 后Eclipase右下角有提示)
2、排版 選中多行文本
Tab 后縮Shift + Tab 前進
posted on 2007-09-01 13:50 張樹坤 閱讀(499) 評論(0) 編輯 收藏 所屬分類: Eclipse