发布于 2015-10-08 02:58:39 | 208 次阅读 | 评论: 0 | 来源: 网友投递
这里有新鲜出炉的IntelliJ IDEA使用教程,程序狗速度看过来!
IDEA java开发集成环境
IDEA 全称IntelliJ IDEA,是java语言开发的集成环境,IntelliJ在业界被公认为最好的java开发工具之一,尤其在智能代码助手、代码自动提示、重构、J2EE支持、Ant、JUnit、CVS整合、代码审查、 创新的GUI设计等方面的功能可以说是超常的。
IntelliJ IDEA 15 Public Preview 已经到来,此版本主要新特性如下:
Easier debugging of lambda expressions
Inspection that spots code duplicates on the fly
Find in Pathwith instant preview
TheExpressionType action for Java and Groovy (shows inferred type of any expression)
Run configurations enhancements (status indicators and gutter icons)
UI adjustments for color deficiency
HiDPI support improvements
Spring 4.2 and Hibernate 5.0 support
Groovy Builder AST transformation
Improved ReactJS
TypeScript 1.6
Updated database tools
PublicPreview 已经到来,正式版还会远吗?
详细描述请看官网描述。
IDEA 全称IntelliJ IDEA,是java语言开发的集成环境,IntelliJ在业界被公认为最好的java开发工具之一,尤其在智能代码助手、代码自动提示、重构、J2EE支持、Ant、JUnit、CVS整合、代码审查、 创新的GUI设计等方面的功能可以说是超常的。