发布于 2015-01-30 00:00:47 | 697 次阅读 | 评论: 0 | 来源: 网友投递
这里有新鲜出炉的IntelliJ IDEA使用教程,程序狗速度看过来!
IDEA java开发集成环境
IDEA 全称IntelliJ IDEA,是java语言开发的集成环境,IntelliJ在业界被公认为最好的java开发工具之一,尤其在智能代码助手、代码自动提示、重构、J2EE支持、Ant、JUnit、CVS整合、代码审查、 创新的GUI设计等方面的功能可以说是超常的。
Scala Plugin 1.3 for IntelliJ IDEA 14.0.3 发布,此版本更新内容如下:
调试器改进
Мariables from the outer scopes are visible in the Variables tab now: there is no need to evaluate expressions or step through frames anymore.
Step into action now works in a more natural way for lambda expressions, methods implemented in traits, default arguments, specialization methods, etc.
支持 Monocle
Unused imports inspections are now aware about the implicit parameters in the implicit conversions for extension methods
Possibility to have custom compiler settings for different modules
Fixed requirement of Invalidate Caches to get rid of weird error highlighting in project
修复对 Specs2 3.M1 的支持
Automake with enabled compiler server is working now
SBT shared source roots support for ScalaJS projects (see SCL-7859)
完整更新内容请看发行说明。
使用 Scala Plugin 1.3 需要使用 IntelliJ IDEA 14.0.3。
Develop with Pleasure!
IDEA 全称IntelliJ IDEA,是java语言开发的集成环境,IntelliJ在业界被公认为最好的java开发工具之一,尤其在智能代码助手、代码自动提示、重构、J2EE支持、Ant、JUnit、CVS整合、代码审查、 创新的GUI设计等方面的功能可以说是超常的。