Java集成開發環境 IntelliJ IDEA 11 Early Access 發布

openkk 13年前發布 | 13K 次閱讀 IDE

IntelliJ IDEA是一個屢獲殊榮的Java和Groovy開發環境,不過在現在Eclipse橫行的世道,只剩下一些鐵桿粉絲還在堅持使用此開發環境。

IntelliJ IDEA被認為是當前Java開發效率最快的IDE工具。它整合了開發過程中實用的眾多功能,幾乎可以不用鼠標可以方便的完成你要做的任何事情,最大程度的加快開發的速度。簡單而又功能強大。與其他的一些繁冗而復雜的IDE工具有鮮明的對比。
15205915_1qtl.png

IntelliJ IDEA 11 發布了首個測試版本,下載地址:EAP build.

改進內容:

性能方面提升:
  • Lag-less typing in big documents with new editor architecture
  • Faster indexing for large codebases when running on 32 bit JDK
可用性方面改進:
  • Event Log view for all IDE notifications
  • Live template settings UI reworked, many new template contexts added
  • Inplace refactorings UI reworked
  • Backgroundable search for implementations (Ctrl-Alt-B) and definitions (Ctrl-Alt-I)
  • Ability to open all classes/files/symbols by mask from corresponding Go To popup in Find toolwindow
  • "Digest" changes view in Changes -> Local and commit dialog
  • Git log: [file] structure filter added, and action to see log of arbitrary repository added
  • Resizeable completion popup
  • Java/Groovy code completion now suggests only the imported classes. A second invocation of Ctrl+Space will suggest the other ones
  • Recently changed classes and methods are highlighted in stack traces
  • An ability to write breakpoint conditions in Groovy for Groovy code
  • Linux usability improvements: GTK+ theme fixes; better integration with docks; action for creating entry in apps menu; drag&drop and cut&paste between IDEA and file managers
  • JavaScript debugger improvements: customizable presentation for objects, 'mark object' action

 本文由用戶 openkk 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
 轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
 本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!