IntelliJ IDEA 2017.2.6 发布,Bug 修复和新特性添加

栏目: 软件资讯 · 发布时间: 6年前

内容简介:IntelliJ IDEA 2017.2.6 已发布。该版本主要是修复部分 bug,此外还添加了两个新特性。 修复的 bug 较多,主要集中在 Groovy 和 Gradle 这两块,如修复了 Groovy 隐式转换不被识别的 bug,使用 Java 9 刷新 Grad...

IntelliJ IDEA 2017.2.6 已发布。该版本主要是修复部分 bug,此外还添加了两个新特性。

修复的 bug 较多,主要集中在 Groovy 和 Gradle 这两块,如修复了 Groovy 隐式转换不被识别的 bug,使用 Java 9 刷新 Gradle 项目时出错的问题。

新增的特性包括:

  • 在 Java. Inspections 中,当返回类型是 java.lang.Void 时,允许Return of 'null'被忽略

更多更新内容如下:

No subsystemBugIDEA-179213NullPointerException in com.intellij.openapi.externalSystem.settings.AbstractExternalSystemSettings.setLinkedProjectsSetting s in offline inspections mode
BugIDEA-176658Changelog converted automatically to US-ASCII
BugIDEA-181519Code inspection hangs in the latest 2017.2.5 release
ColdFusionBugIDEA-179616Re-Emergence of issue: IDEA-155160. SQL Code Coloring Breaks...
DatabaseFeatureIDEA-66037Feature request: allow "generate classes from database schema" for plain-JDBC developers
BugIDEA-179357Data Source corrupted: 'The string 'null-1..-1' is not a valid sequence specification'
BugIDEA-179756IntelliJ crashes system when generating a database diagram
Diff_MergeBugIDEA-178618Command line diff between directories: can't show diff error for files
GradleBugIDEA-171520Error on Refresh Gradle Project using Java 9
BugIDEA-178438application properties not set when starting Spring Boot service in IDEA
GroovyBugIDEA-179578Groovy stub generation silently fails if some other builder requests rebuild
BugIDEA-174890"GString is used as map's key" warning when using a null literal as a map key in Groovy
BugIDEA-171182Groovy implicit cast is not recognised
ExceptionIDEA-178663AE at org.jetbrains.plugins.groovy.lang.psi.impl.statements.expressions.GrTupleImpl.getParent(GrTupleImpl. java:53)
ExceptionIDEA-178856IAE at org.jetbrains.plugins.groovy.intentions.other.GrCopyStringConcatenationContentIntention$1.$$$reportN ull$$$0(GrCopyStringConcatenationContentIntention.java)
IndicesBugIDEA-180296NPE in MapReduceIndex.flush corrupts indices
Java. InspectionsFeatureIDEA-176404Allow "Return of 'null'" to be ignored when return type is java.lang.Void
BugIDEA-176402Simplify inspections give incorrect result
BugIDEA-166832Package naming convention inspection triggers on *complete* package names
Java. Intention ActionsBugIDEA-178828Missing parentheses in "Simplify 'if else'" result
TapestryBugIDEA-181603New > Tapestry > Component / Page operation does nothing - fails with NPE in AddNewComponentDialog.getName()
Task ManagementBugIDEA-175378"Open Task" makes the whole IDE freeze when selecting a task too quickly
Unit Testing. JUnitBugIDEA-178888org.apiguardian:apiguardian-api:1.0.0 missing from junit plugin lib in 2017.2.4 IDEA release
User InterfaceBugIDEA-179056Confirm Exit, Do not ask me again - always appearing
BugIDEA-176821"Hide file extensions in editor tabs" removes all after dot
Version Control. GitBugIDEA-179546Revert commit: files to be deleted are not checked fro commit by default
Data Import & ExportBugDBE-5140Import CSV as DOUBLE PRECISION results in 0.000000
BugDBE-5148Postgres restore option isn't working with non default credentials
Data ViewsBugDBE-5032Export Options Disabled
SQL ResolveBugDBE-4886Autoscroll from Editor does not work for DDL opened in console

详情请查看发布说明:https://confluence.jetbrains.com/display/IDEADEV/IntelliJ+IDEA+2017.2.6+Release+Notes 

下载地址:https://www.jetbrains.com/idea/download/


【声明】文章转载自:开源中国社区 [http://www.oschina.net]


以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

深入理解C++11

深入理解C++11

Michael Wong、IBM XL编译器中国开发团队 / 机械工业出版社 / 2013-6 / 69.00元

《深入理解C++11:C++11新特性解析与应用》内容简介:国内首本全面深入解读C++11新标准的专著,由C++标准委员会代表和IBM XL编译器中国开发团队共同撰写。不仅详细阐述了C++11标准的设计原则,而且系统地讲解了C++11新标准中的所有新语言特性、新标准库特性、对原有特性的改进,以及如何应用所有这些新特性。 《深入理解C++11:C++11新特性解析与应用》一共8章:第1章从设计......一起来看看 《深入理解C++11》 这本书的介绍吧!

JSON 在线解析
JSON 在线解析

在线 JSON 格式化工具

图片转BASE64编码
图片转BASE64编码

在线图片转Base64编码工具