发布于 2015-11-29 23:47:49 | 494 次阅读 | 评论: 0 | 来源: 网友投递
这里有新鲜出炉的IntelliJ IDEA使用教程,程序狗速度看过来!
IDEA java开发集成环境
IDEA 全称IntelliJ IDEA,是java语言开发的集成环境,IntelliJ在业界被公认为最好的java开发工具之一,尤其在智能代码助手、代码自动提示、重构、J2EE支持、Ant、JUnit、CVS整合、代码审查、 创新的GUI设计等方面的功能可以说是超常的。
IntelliJ IDEA 15.0.2 EAP (build 143.1015.7) 更新,此版本主要是 bug 修复,还有一些可用性改进和性能提升。
主要改进:
Situation with incompatible custom plugins could be treated more user-friendly
License Activation: Can't login to JetBrains Account on fresh IDEA build, fresh caches
Resizing vertically split editor also selects text in the right hand editor
Quick Definition functionality
Quick Documentation: links to package-summary.html open in external browser
Added jscs:ignore comments don't stack correctly
TypeScript: implement correct type recognition inside Object literal
Let add a Keymap shortcut to open the "Local Changes" tab by a single action
Repeated freezes while editing text
下载:
更多内容请看发行说明。
IDEA 全称IntelliJ IDEA,是java语言开发的集成环境,IntelliJ在业界被公认为最好的java开发工具之一,尤其在智能代码助手、代码自动提示、重构、J2EE支持、Ant、JUnit、CVS整合、代码审查、 创新的GUI设计等方面的功能可以说是超常的。