发布于 2014-06-28 22:25:54 | 281 次阅读 | 评论: 0 | 来源: 网友投递
这里有新鲜出炉的IntelliJ IDEA使用教程,程序狗速度看过来!
IDEA java开发集成环境
IDEA 全称IntelliJ IDEA,是java语言开发的集成环境,IntelliJ在业界被公认为最好的java开发工具之一,尤其在智能代码助手、代码自动提示、重构、J2EE支持、Ant、JUnit、CVS整合、代码审查、 创新的GUI设计等方面的功能可以说是超常的。
IntelliJ IDEA 14 Early Preview 发布了
该版本值得关注的改进包括:
Java Debugger:
Completely rewritten using the new API, with unified Debugger tool window for all languages.
The Watches tab now persists expressions (and remembers it even after you close it.)
Breakpoints can now be arranged by user groups.
Hidden elements of long arrays and collections are displayed on demand, you no longer need to edit the view settings for that.
Java editor:
Backspace smart indent makes the Backspace key aware of your code formatting settings, so it doesn’t break your code when removing indents before caret.
Now it’s possible to generate tests for methods and add them to an existing test class.
General IDE:
The new Code cleanup action (available via Analyze → Code Cleanup or as an option in the VCS commit dialog) applies quick-fixes in batch mode to selected files.
The improved Find in path action now can search within files with unknown extensions and within the .idea configuration files. It also uses indices when searching for strings that contain a part of an identifier (3 characters and longer.)
Copy/paste selected code as HTML/RTF is now available without additional plugins.
Better IDE startup time.
JavaFX:
SceneBuilder 2.0 is now available as UI designer so you don’t need to leave IntelliJ IDEA to work with .fxml files (requires IntelliJ IDEA to run on Java 8.)
Spring:
Performance when handling Spring projects with large numbers of XML descriptor files has been significantly improved.
The Select In action now also can navigate to the Spring tool window.
The new plugin with Spring Websocket support.
Grails and Gradle now work better together.
Mercurial:
The Push dialog has been improved.
The Log viewer loads faster.
The option to revert uncommitted merge and update from the Log viewer reverting the current changes.
Displaying of the current revision in the Log viewer.
Many other enhancements, including the notification about incoming/outgoing changes.
下载地址:
http://confluence.jetbrains.com/display/IDEADEV/IDEA+14+EAP?_ga=1.256401026.821440354.1393553762