IntelliJ IDEA 2018.2.4 发布,Bug 修复和改进

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

内容简介:IntelliJ IDEA 2018.2.4 已发布,这是 v2018.2 的第四个修复更新版本,完整更改列表可查阅发行说明。 更新亮点: For starters, the IDE loads the correct context when switching between tasks which are con...

IntelliJ IDEA 2018.2.4 已发布,这是 v2018.2 的第四个修复更新版本,完整更改列表可查阅发行说明

更新亮点:

  • For starters, the IDE loads the correct context when switching between tasks which are configured with branches when the “Restore workspace on branch switching ” option is enabled in Preferences / Settings | Version control | Confirmation.

  • fixed a couple of regressions. Now the IDE creates a process with the correct version of the Gradle wrapper. Git clone operations are also now listed in the log.

  • Furthermore, the IDE doesn’t show Android scope in the Project tool window for non-Android projects anymore, and as for Android-specific actions they aren’t enabled in non-Android projects.

  • fixed the IntelliJ IDEA freezes.

下载地址:


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


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

查看所有标签

猜你喜欢:

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

蚁群算法及其应用

蚁群算法及其应用

李士勇 / 哈工大出版社 / 2004-9 / 25.00元

蚁群算法是意大利学者Dorigo等人于1991年创立的,是继神经网络、遗传算法、免疫算法之后的又一种新兴的启发式搜索算法。蚂蚁群体是一种社会性昆虫,它们有组织、有分工,还有通讯系统,它们相互协作,能完成从蚁穴到食物源寻找最短路径的复杂任务。模拟蚂蚁群体智能的人工蚁群算法具有分布计算、信息正反馈和启发式搜索的特点,不仅在求解组合优化问题中获得广泛应用,而且也用于连续时间系统的优化。 《蚁群算......一起来看看 《蚁群算法及其应用》 这本书的介绍吧!

JS 压缩/解压工具
JS 压缩/解压工具

在线压缩/解压 JS 代码

UNIX 时间戳转换
UNIX 时间戳转换

UNIX 时间戳转换

正则表达式在线测试
正则表达式在线测试

正则表达式在线测试