发布于 2017-07-19 01:30:31 | 240 次阅读 | 评论: 0 | 来源: 网友投递

这里有新鲜出炉的IntelliJ IDEA使用教程,程序狗速度看过来!

IDEA java开发集成环境

IDEA 全称IntelliJ IDEA,是java语言开发的集成环境,IntelliJ在业界被公认为最好的java开发工具之一,尤其在智能代码助手、代码自动提示、重构、J2EE支持、Ant、JUnit、CVS整合、代码审查、 创新的GUI设计等方面的功能可以说是超常的。


IntelliJ IDEA 2017.2 已正式发布,这是 IntelliJ IDEA 新的大版本更新,包含大量新功能和错误修复,简单看一下更新的内容:

  • 更智能的代码完成和控制流分析

    • 代码完成将能够识别构建器类,并在其第一次调用时提供方法调用链的建议,并且这些方法调用链会根据它们在当前项目中使用的频率进行排序。

    • 控制流分析也变得更加智能并且能检测到更广泛的问题,特别是当涉及到 booleans, strings, arrays, lists, 和 maps 时;当对集合和映射的类型参数使用相应的注解时,它还会检查可空性问题。

  • 新的检查和重构

    • Inspections and quick-fixes: Replace with Set.of and Add Thread#onSpinWait() (both require Java 9), and Extract set from comparison chain.

    • Refactorings: Extract as Map Operation (for streams), Extract Functional Variable, and Extract Lambda to Method Reference

  • Java 9 模块图表 Learn more

  • 调试器:过滤 arrays, collections 和 maps

  • Spring Boot actuator 端点

    • The Run tool window now provides the actuator endpoint information, like BeansHealth,and Mappings.

  • 支持 Kotlin 1.1.3

    • 编辑器现在可以显示参数提示,以及类型提示(推导的类型)

  • 支持 Groovy 2.5.0

  • VCS: reverting and rewording commits, formatting commit messages

  • 用户界面

    • Windows 10 的原生外观和体验

    • Windows 上多个显示设备有更好的 HiDPI 支持

    • 自动设置字体的调整以匹配显示器的分辨率

  • 针对 JavaScript 和 TypeScript 的改进

    • 编辑器:参数提示和类型信息

    • 格式:重新排列代码

    • Refactorings: Move (across ES6 modules)

    • 框架:更好的支持 React 和 AngularJS

    • 支持 CSS Modules

    • 更好的支持 Webpack

    • Code coverage for Mocha

  • 性能

    • Arbitrary modules can now be marked as Unloaded to conserve CPU and memory resources when working on large projects.

    • You can suspend indexing and resume it at your convenience, for example, to save battery power.

详情请参阅发布主页更新内容介绍

下载地址



历史版本 :
Java 集成开发环境 IntelliJ IDEA 发布 2017.3.3 正式版本
IntelliJ IDEA 2017.3.3 RC 发布,bug 修复版本
IntelliJ IDEA 2017.3.2 发布
IntelliJ IDEA 2017.3.1 发布,少量 bug 修复
IntelliJ IDEA 2017.3 正式发布,快去更新吧
IntelliJ IDEA 2017.3 首个 RC 版发布,带来更好的可用性
IntelliJ IDEA 2017.2.6 发布,Bug 修复和新特性添加
IntelliJ IDEA 2017.3 EAP 发布,改进了卸载模块机制
IntelliJ IDEA 2017.2.5 发布
IntelliJ EmmyLua 1.1.9 发布,IDEA 的 Lua 插件
IntelliJ IDEA 2017.2.4 发布
IntelliJ IDEA 2017.2.3 发布
最新网友评论  共有(0)条评论 发布评论 返回顶部

Copyright © 2007-2017 PHPERZ.COM All Rights Reserved   冀ICP备14009818号  版权声明  广告服务