发布于 2015-12-11 04:31:59 | 283 次阅读 | 评论: 0 | 来源: 网友投递
这里有新鲜出炉的IntelliJ IDEA使用教程,程序狗速度看过来!
IDEA java开发集成环境
IDEA 全称IntelliJ IDEA,是java语言开发的集成环境,IntelliJ在业界被公认为最好的java开发工具之一,尤其在智能代码助手、代码自动提示、重构、J2EE支持、Ant、JUnit、CVS整合、代码审查、 创新的GUI设计等方面的功能可以说是超常的。
IntelliJ IDEA 15.0.2 发布,该版本修复了多个 bug,例如:
IDEA-146334 (Usability Problem)
Provide shortcuts (Alt+key) for Invalidate caches window's buttons
IDEA-148075 (Usability Problem)
Situation with incompatible custom plugins could be treated more user-friendly
IDEA-147151 (Usability Problem)
IDE GUI reports expiration date even if the build is under fallback license
IDEA-144224 (Usability Problem)
Yellow 'Find in file' highlighting is not readable when the same line is on the breakpoint.
IDEA-147859 (Usability Problem)
License dialog shows information message with date in local format, while error message with date in default format
更多内容请看:bugfixes
下载地址:download
IntelliJ IDEA被认为是当前Java开发效率最快的IDE工具。它整合了开发过程中实用的众多功能,几乎可以不用鼠标可以方便的完成你要做的任何事情,最大程度的加快开发的速度。简单而又功能强大。与其他的一些繁冗而复杂的IDE工具有鲜明的对比。