日韩av黄I国产麻豆传媒I国产91av视频在线观看I日韩一区二区三区在线看I美女国产在线I麻豆视频国产在线观看I成人黄色短片

歡迎訪問 生活随笔!

生活随笔

當前位置: 首頁 >

eclipse初始设置

發布時間:2025/7/25 46 豆豆
生活随笔 收集整理的這篇文章主要介紹了 eclipse初始设置 小編覺得挺不錯的,現在分享給大家,幫大家做個參考.

1.界面顯示設置

2.快捷創建的設置

  window->Customize Perspective->Shortcuts

3.修改編碼為utf-8

  Preferences->General->Workspace

  此方法不徹底,徹底修改應該修改eclipse安裝包下的eclipse.init文件,在末尾加上-Dfile.encoding=utf-8

4.修改字體

  Preferences->General->Appearance->Colors and Fonts

  15-16為宜

5.智能提示

  Preferences->Java->Editor->content assist

  找到Auto Activation triggers for Java

  輸入 ? .abcdefghijklmnopqrstuvwxyz([{

6.顯示行號

  Preferences->General->Editors->Text Editors->Show line numbers

7.快捷鍵

  Preferences->General->Keys

  Content Assist 自動補全 alt+/

8.更改jsp默認打開的方式

  perferences–>general–>editors->file associations

  選中*.jsp->在Associated editors 中將MyEclipse JSP Editor 設置為默認

9.取消Eclipse拼寫檢查

  perferences–>general–>Editors->Text Editors->spelling

  將Enable spell checking 復選框的勾選去掉

10.Eclipse注釋模板

  Preference->Java->Code Style->Code Template

11.顏色設置

(1)Preferences->General->Editors->Text Editors->

  a. Backgroud colors 背景顏色 設置為RGB(204,232,207)

  b.?Current line highlight當前行高亮顏色 RGB (162,215,167)

(2)Preferences->General->Editors->Text Editors->Annotations

  a. Occurrences 高亮輔助(145,208,151)

  b. Write Occurrences 變量名 高亮輔助(145,208,151)

(3)Preferences->JAVA->Editor

  a.?Matching backets highlight 括號匹配高亮顏色 (0,128,255)

  b.?Completion proposal background自動補全窗口的背景色(166,217,171)

轉載于:https://www.cnblogs.com/libiyangblog/p/5186978.html

總結

以上是生活随笔為你收集整理的eclipse初始设置的全部內容,希望文章能夠幫你解決所遇到的問題。

如果覺得生活随笔網站內容還不錯,歡迎將生活随笔推薦給好友。