2015年1月14日 星期三

IntelliJ IDEA 自問自答快速整理


從Eclipse 搬家到 IntelliJ 的感想....痛苦啊~~

把所有的遇到的問題都整理起來,希望可以幫助一樣痛苦的人(順便記錄以免以後忘了...)


Q: IntelliJ IDEA 的HotKey 有哪些?

A: 參考 Mac OS X Keymap

Q: IntelliJ IDEA是否有 Color theme ?

A: 參考 http://www.ideacolorthemes.org/home/


Q: IntelliJ 是否可以Sync 所有RD的設定檔

A: 參考 Synchronizing and Sharing Settings (付費版才有)
必須註冊JetBrains Account 透過他們提供的Service Sync


Q: 是否有Mylyn 的替代類似方案

A: 參考 Enabling Integration with an Issue Tracking System

另外有以下類似的Plugin
Code tool / Task 
Tools Integration / TrackLink
(Update: IntelliJ IDEA 與 Redmine 整合教學 )

所有相關的Plugin整理 http://plugins.jetbrains.com/

Code Editor
—> Gradle Dependencies Helper
—> Gradle GUI
—> Grade View
(目前還沒找到類似 Eclipse Maven Dependencies View 的東西...Orz..)

Customer Language
—>Batch Script Support
—>Markdown

Code tools
—> JavaDoc

Editor (類似Eclipse 的Code gen)
—>GenerateToString
—>GenerateTestCases
—>GeneratePropertyNameConstants
—>GenerateO2O
—>GenerateCopyConstructor
—>GenerateBuilder 

TeamWork
—> IntelliJ Configuration Server Plugin
  

沒有留言 :