eclipse 經常使用配置

1、內置tomcat配置

解決eclipse 內置tomcat 與本地tomcat 端口衝突html

傳送門:http://www.cnblogs.com/tweet/p/7568979.html

 

2、字體設置

eclipse默認Consolas字體,中文字體太小,能夠設置成Courier New 或 微軟雅黑,設置方法:json

windows -> perferences -> General-->Colors and Fonts-->Basic-->Text Font -> Edit -> 選擇字體。

若是沒有Courier New 能夠點擊下方 顯示更多字體 -> 找到 Courier New -> 雙擊 Courier New -> 右鍵 Courier New常規 -> 顯示 (添加完,能夠關閉Edit彈出框,在打開就會顯示在字體列表裏)windows

 

3、中文亂碼

1.修改整個eclipse 編碼: windows -> Preferences -> General -> Wordplace -> 修改Text file encoding 爲 Other -> utf-8

2.修改單個項目編碼: 右鍵項目 -> Properties -> Resource -> 修改Text file encoding 爲 Other -> utf-8

3.某種文件亂碼,好比json文件格式的中文亂碼. indows -> Preferences -> General -> Content Types -> Text -> Json -> 下方Default encoding 手動輸入UTF-8 -> Update 

 

4、Maven 配置

1.maven的安裝和eclipse集成 配置tomcat

傳送門:http://www.cnblogs.com/tweet/p/7591859.htmleclipse

2.eclipse 使用 maven 常見錯誤maven

傳送門: http://www.cnblogs.com/tweet/p/7593247.html字體

相關文章
相關標籤/搜索