IDE經常使用配置

1.Intellij IDEA

      基本

  • 代碼區背景:Editor-Color Scheme-General下,Save as新的Scheme,而後在Text-Default text的Background,設置爲綠豆沙色:199,237,204(#C7EDCC)
  • 代碼提示:Editor-General-Code Completion下設置Case sensitive completion爲None,不區分大小寫和位置
  • 自動導入:Editor-General-Auto Import下勾選 Optimize imports on the fly和Add unambiguous imports on the fly

    插件

  • JRebel:熱部署
  • Maven Helper
  • Mybatis Plugin

    問題

  • maven載入不了archetype list :Settings-Build,Execution,Deployment-Build Tools-Maven-Importing-VM options for importer裏面調大-Xmx1024m

2.MyEclipse 

  基本

  插件

  • AmaterasUML,生成UML

3.Android Studio

  基本

  插件

  • geny:android模擬器,比avd快
相關文章
相關標籤/搜索