eclipse設置字體、背景(豆綠)色、自動提示


背景色:(護眼豆綠色)
window-->preferences-->General-->Editors-->Text Editors-->(最下遍一欄中的)Background color (十六進制 #CCE8CF)   windows下的eclipse:色調:85,飽和度:123,亮度:205

字體:
window-->preferences-->General-->Appearance-->Colors and Fonts-->找到Java-->Java Editor Text Font-->Edit(選 Liberation Mono)

自動提示:
window-->prefenrences-->Java-->Editor-->Content  Assist-->下面找到Auto activation triggers for Java。默認只有一個“.”,在里面加上abcdefghijklmnopqrstuvwxyz.    這樣每個小寫字體都會提示

鼠標懸停不顯示信息:
Window->Preferences >Java->Editor > Hover 取消勾選

顯示堆:
Window->Preferences > show heap status 勾上

utf-8
Window->Preferences > Wordspace > 最下面 Text file coding

設置svn快捷鍵
window -> Perspective -> Customize Perspective 四個tab頁的svn全部勾選上 
window -> Preference -> Keys 中設置快捷鍵    When下一欄選擇 In Windows

subclipse svn插件:
subclipse : https://github.com/subclipse/subclipse/wiki
各版本    :https://dl.bintray.com/subclipse/releases/subclipse/
方法       :install時選擇本地zip的位置
出現unable to load default client:
svn1.8 - http://subclipse.tigris.org/update_1.10.x/
下載svnkit后window -> preference -> team -> svn -> client -> 選擇剛才下的

yedit 插件:
github  :https://github.com/oyse/yedit/wiki
個版本 :http://dadacoalition.org/yedit/plugins/
https://pan.baidu.com/s/1o4Xpc6TNrKOlElVVv4t9TA     y3ch
直接復制JAR包到Plugins文件夾即可。

Oxygen eclipse經典版獲取java ee視圖:
help - install new software -  work with 輸入‘http://download.eclipse.org/releases/oxygen’ -   Web, XML, Java EE and OSGi Enterprise Development -  eclipse java ee developer tools
重啟 window - perspective - open perspective - java ee

文件夾導入eclipse:
import -> project from folder or archive -> directory(選擇位置)(取消勾選下面的 search for nested projects 和 detect and confiure project natures)

 


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM