博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
IntelliJ IDEA 2016.3.1 发布,Java 开发工具
阅读量:6381 次
发布时间:2019-06-23

本文共 2991 字,大约阅读时间需要 9 分钟。

IntelliJ IDEA 2016.3.1 发布了。如果你还没有尝试 IntelliJ IDEA 2016.3,那么欢迎使用 IntelliJ IDEA 2016.3.1,本次更新带来了很多重要的错误修正。其中最显著的变化之一是实现了对 JUnit 5 M3 的支持,因此如果您计划继续运行JUnit 5 M2,您必须使用IntelliJ IDEA 2016.3(或更早版本),或手动包括JUnit 5 M2 你的类路径中的属性。

至于 JDK 9,IntelliJ IDEA 2016.3 将不支持 builds 148 及以上,因为它们包含破坏性的代码。 当然,我们正在努力解决这个问题,支持最新 JDK 9 的版本将在 2017.1 发布(其EAP可能会在未来几个星期内开始)。

本次发布的版本部分改进记录如下:

No subsystem

BugIDEA-163903Current file todos are not shown in 'Scope Based' tab with selected 'Current file' scopeIDEA-161814IntelliJ fails to compile DropWizard HelloWorld example appBugIDEA-164049'Export Settings' option exports broken settings.jarBugIDEA-160578IDEA hangs on start with inactive Proxy Authentication dialogExceptionIDEA-163426INRE at com.intellij.util.indexing.FileBasedIndexImpl.a

AspectJ

ExceptionIDEA-164434"Internal compiler error" on compiling AspectJ projects with JDK 6

Code Analysis. Inspection

ExceptionIDEA-164434"Internal compiler error" on compiling AspectJ projects with JDK 6

Code Navigation

FeatureIDEA-162418Enhanced go to file formatsBugIDEA-163673IntelliJ was frozen for 3 minutes without obvious reason

Compiling Project

BugIDEA-163375Compiling with 163.6957.12 results in java.lang.NoSuchMethodErrorBugIDEA-164315Artifact destination folder contents deleted when compiling artifact in 2016.3TaskIDEA-164402When build runtime is java8 and higher and the project depends on JDK6 or JDK7, consider using javac from these JDKs if possible

Debugger

BugWEB-14233Add property of object to watches failsBugWEB-24149React Native Debugger Exception With React Native V0.37.0.BugWEB-24257Meteor debugger doesn't work: ClassCastExceptionBugWEB-24304Angular-cli karma debugging: breakpoints are not hitBugWEB-21216Debugger should show contents of Map/SetBugWEB-24182Debugger: no console output when using Chromium v. < 54 for debuggingBugWEB-24297"Smart step into" doesn't workExceptionWEB-24091IllegalArgumentException when inspect closureExceptionWEB-24089TypeCastException within debug sessionExceptionWEB-23676Debugger: IOE: File is not writable: LightVirtualFile exception

JavaScript

BugWEB-24065Auto import and redundant commaBugWEB-23588Flow checking does not support exact object typesBugWEB-244152016.3: large increase in javascript "unresolved function or method" warningsBugWEB-21977async function always returns a Promise - incorrect jsdoc generationBugWEB-24058Bad analysis: lambda argument breaks method resolution type inference in method chainBugWEB-23518'resolve using flow when possible' messes up unused import checkingBugWEB-24219JSDoc: The type of non-nullable properties is not correctly propagatedPerformanceWEB-24472IDEA 2016.3 Locks UpPerformanceWEB-24177Files never finish indexingUsabilityWEB-16210ExtJS 'class for xtype' not found' warning should be suppressibleUsabilityWEB-23873Setting JavaScript language version to "ECMAScript 6" shows description text outside of visible areaExceptionWEB-24108AssertionError when call 'Choose color'

文章转载自 开源中国社区[https://www.oschina.net]

你可能感兴趣的文章
WPF“动画序列”框架的初步研究与实现(附源码)
查看>>
Windows Server 2008 多元密码策略配置
查看>>
.NET中的泛型和Java泛型中的类型擦除
查看>>
白利用的集大成者:新型远控木马上演移形换影大法
查看>>
2017必备的八款最佳反勒索软件工具
查看>>
从Effective Java总结一些有助安卓开发的建议
查看>>
以一当十的程序员不是传说
查看>>
云纵发布“纵横客“ 新一代互联网CRM开启餐饮行业营销新模式
查看>>
物联网到底何时才能称为“爆发”?
查看>>
《Java多线程编程核心技术》——1.2节使用多线程
查看>>
《VMware 网络技术:原理与实践》—— 2.3 OSI模型
查看>>
读书笔记之《实战Java虚拟机》(9):Class 文件结构
查看>>
1024城市峰会 | 当A.I.邂逅古都西安
查看>>
好看的卡片阴影
查看>>
理解 Mach O 并提高程序启动速度
查看>>
Vue实战篇(PC端商城项目)
查看>>
你要做的是产品经理,不是作图经理!
查看>>
JavaEE 项目常见错误汇总
查看>>
快速掌握Python基础语法(下)
查看>>
【Android自定义View】绘图之文字篇(三)
查看>>