IntelliJ IDEA 13 Beta 发布

jopen 10年前

今天IntelliJ IDEA 13 Beta i已可以下载。

IntelliJ IDEA被认为是当前Java开发效率最快的IDE工具。它整合了开发过程中实用的众多功能,几乎可以不用鼠标可以方便的完成你要做的任何事情,最大程度的加快开发的速度。简单而又功能强大。与其他的一些繁冗而复杂的IDE工具有鲜明的对比。
IntelliJ IDEA是Java语言开发的集成环境,在业界被公认为最好的Java开发工具之一,尤其在智能代码助手、代码自动提示、重构、J2EE支持、Ant、JUnit、CVS整合、代码审查、 创新的GUI设计等方面的功能可以说是超常的。

IntelliJ IDEA 13 Beta 发布

与往常一样,这一新的重要更新带来了IDE所有部分改进的。下面是一些在Beta版本中最重要的内容:

  • User interface enhancements, including the new Lens Mode, Search Everywhere, Presentation Mode, Speed Search, and more.
  • Better performance with faster Find Usages and Navigate to actions, and more responsive editor during indexing.
  • The Debugger now provides Smart Step Into for anonymous classes and lambdas, and shows local variables even when there’s no debug information.
  • Better control flow analysis with the new Contract annotation.
  • Improved Find in Path action with ability to search over comments and String literals.
  • New Terminal tool window.
  • Improved support for Java 8 including the latest updates.
  • Groovy support enhancements, including better type inference, new refactorings and intentions.
  • Support Java EE 7, the latest version of Oracle’s enterprise Java platform, including JSF 2.2, CDI 1.1, JPA 2.1, JAX-RS 2.0, Batch Processing and many more.
  • Spring frameworks enhancements, including easier project configuration, better performance and the new dedicated tool window.
  • New development tools for Android development, including support for the new Gradle-based build system, better code completion, navigation, formatting and code analysis for Android-specific files and classes, multi-device preview, the built-in nine-patch editor, SQLite database access, and much more.
  • New fast and powerful log viewer for Git and Mercurial.
  • New development tools for Web development, including better JavaScript debugger, CSS support enhancements, Emmet Preview as well as Surround with Emmet live template, JavaScript code coverage tools, and others.
  • Database tools and SQL support improvements, now with easier data source configuration, Create New action, smarter code completion, the new Structure view for SQL files, the table editor and results view and others.
  • Support for Subversion 1.8.
  • Better Gradle integration, now with code completion, code analysis, quick documentation, and more.

And many more…

Check out the full list of changes and download the Beta on its official page.