皇上,还记得我吗?我就是1999年那个Linux伊甸园啊-----24小时滚动更新开源资讯,全年无休!

Java 集成开发环境 IntelliJ IDEA 发布 2017.3.3 正式版本

Java 集成开发环境 IntelliJ IDEA 发布 2017.3.3 正式版本

IntelliJ IDEA 2017.3.3 已发布,这是最近发布的 IntelliJ IDEA 2017.3 的第三个 bug 修复更新版本。从网站下载最新版本或使用 Toolbox App 获取更新。

本次更新包含许多修复和改进,参阅发行说明以查看此更新修复的问题的完整列表。

下面介绍一下值得关注的更新:

  • The Tool Window docking issue has been fixed: IDEA-149061.
  • The Gradle import is performed in the background: IDEA-180044IDEA-183647IDEA-179200.
  • The ability to pause the terminal output: IDEA-140061.
  • Now the IDE correctly resolves the dependency with the “bundle” type: IDEA-117578.
  • Fixed an issue which caused the loss of all run configurations: IDEA-182966.
  • Now the Flatten Modules option is also available from the Project Tool WindowIDEA-183022.
  • Now, after selecting a branch, the Merge from… action invokes the Select Merge Variant dialog: IDEA-182963.
  • Spring: the Field injection warning inspection works correctly again: IDEA-178523.

此外,用于 x86_64 的新的 1.8.0_152-release-1024-b11 JDK 修复了以下的问题

  • Low-resolution application icon loading on Windows with HiDPI displays JRE-580.
  • Crash of the 32-bit version on Windows JRE-590.

REST 客户端的增强功能已经实现了新的自动格式化请求结果功能。现在,IDE 可以分析 Content-Type 并相应地设置响应的格式。

点此查看发布主页

转自 http://www.oschina.net/news/92491/intellij-idea-2017-3-3-is-released