1. 程式人生 > >IDEA安裝及配置

IDEA安裝及配置

  • IntelliJ IDEA 官網:https://www.jetbrains.com/idea/
  • https://www.cnblogs.com/yjd_hycf_space/p/7483921.html    非常實用
  • 更多官方學習資訊

    • 官方 wiki:<a rel="nofollow" href="http://wiki.jetbrains.net/intellij" "="" style="padding: 0px; margin: 0px; background-color: transparent; color: rgb(45, 133, 202);">http://wiki.jetbrains.net/intellij
  • 這個網址很重要http://wiki.jikexueyuan.com/project/intellij-idea-tutorial/windows-install.html
  • https://www.cnblogs.com/ShaYeBlog/p/4540915.html

第二行Activate license with:  選擇第三個License server

我們注意到,在 IntelliJ IDEA 的安裝路徑下,有兩個 exe 檔案能夠啟動 IDEA ,如圖:


我們建議 64 位作業系統使用 idea64.exe 來啟動。別急,在啟動之前我們還要編輯一下 idea64.exe.vmoptions 檔案,在這個檔案的最後,加上一行:


-Dfile.encoding=UTF-8