发布于 2016-07-08 04:01:52 | 69 次阅读 | 评论: 0 | 来源: 网友投递
这里有新鲜出炉的IntelliJ IDEA使用教程,程序狗速度看过来!
IDEA java开发集成环境
IDEA 全称IntelliJ IDEA,是java语言开发的集成环境,IntelliJ在业界被公认为最好的java开发工具之一,尤其在智能代码助手、代码自动提示、重构、J2EE支持、Ant、JUnit、CVS整合、代码审查、 创新的GUI设计等方面的功能可以说是超常的。
IntelliJ IDEA 2016.2 RC (build 162.1121.10) 发布了。
本次发布详细改进如下:
No subsystem | Bug | IDEA-157266 | Safe delete: Exclude file is enable |
Bug | IDEA-152628 | shift-F1 displays two URL | |
Code Analysis. Inspection | Bug | IDEA-157966 | Inspection result tool window shows only one result instead of several for one line when grouping by severity enabled |
Bug | IDEA-156450 | 'Empty method' inspection - 'Add to Special Annotations' quick fix does nothing | |
Bug | IDEA-157068 | Inspection result tool window - 'Nothing here' in quickfix pop-up after using Go Next/Prev problem | |
Usability | IDEA-157156 | 'Unused declaration' - suppress &quickfix actions are available after applying | |
Database | Bug | IDEA-157869 | H2 Dialect missing function |
Java. Refactoring | Bug | IDEA-157851 | Guava -> Java 8 migrate method chain type to Stream<String> generates bad code. |
SQL | Bug | IDEA-158012 | PostgreSQL nested FULL JOIN marked as red |
Template Languages. FreeMarker | Feature | IDEA-157957 | Freemarker 2.3.24: don't allow string built-ins for values of markup output type |
Bug | IDEA-157971 | Freemarker 2.3.24: the 'computer' number format is not supported | |
Bug | IDEA-157954 | Freemarker 2.3.24: no_esc built-in is not supported | |
Bug | IDEA-157965 | Freemarker 2.3.24: date/time format specifying in ?datetime.format form is not parsed | |
Bug | IDEA-157967 | Freemarker 2.3.24: built-in parameters in square brackets are not parsed | |
No subsystem | Bug | WEB-21997 | Go to URL matches urls incorrectly if url contains $ in it |
HTML | Bug | WEB-12182 | Please remove u-tag decrepated alert |
Bug | WEB-426 | "onclick" attribute parse bug | |
Bug | WEB-9936 | Strange tab (auto-complete) behaviour in html files. | |
Cosmetics | WEB-430 | Tag bounds shower is not updated after a single-row tag is selected | |
JavaScript. Formatter | Bug | WEB-21661 | Wrong 'Format Code' in React render code |
JavaScript. Frameworks | Bug | WEB-21677 | JSX Children PropTypes incorrectly parsed |
Node.js | Bug | WEB-22197 | Cannot enable node.js core library |
TypeScript | Bug | WEB-22213 | Typescript Auto Import does not work when TS compiler is enabled |
No subsystem | Feature | DBE-2808 | add column comment feature |
SQL Highlighting | Bug | DBE-2779 | PostgreSQL: INSERT ... WITH clause is not parsed correctly |
Bug | DBE-2800 | select for update limit 1 support | |
Bug | DBE-2548 | Postgres: valid code is red | |
Bug | DBE-2568 | Postgres: valid code is red | |
Bug | DBE-2787 | Error syntax in query with 'with' clause | |
Bug | DBE-2746 | Incorrect warning "Suspicious comparison with NULL" (SQLServer) |
下载地址:https://confluence.jetbrains.com/display/IDEADEV/IDEA+2016.2+EAP