发布于 2017-06-22 03:00:06 | 181 次阅读 | 评论: 0 | 来源: 网友投递
这里有新鲜出炉的IntelliJ IDEA使用教程,程序狗速度看过来!
IDEA java开发集成环境
IDEA 全称IntelliJ IDEA,是java语言开发的集成环境,IntelliJ在业界被公认为最好的java开发工具之一,尤其在智能代码助手、代码自动提示、重构、J2EE支持、Ant、JUnit、CVS整合、代码审查、 创新的GUI设计等方面的功能可以说是超常的。
A public preview of IntelliJ IDEA 2017.2 is out. Most notable changes include:
Java
Java 9: module diagrams
Smarter control flow analysis and code completion
Debugger: filtering arrays & collections
Spring Boot: dashboard & actuator endpoints
VCS
Reverting and rewording commits
Formatting commit messages
User Interface
Find in Path: gutter icons, local change markers, focus
Better HiDPI support: per-monitor, auto-adjusted font-sizes
JavaScript and TypeScript
TypeScript: parameter hints
ES6 modules: moving symbols
Code coverage for Mocha
Performance
Unloading modules
Pausing indexing
And many more…
For more details, read the blog post.