内容简介:Red Hat JBoss Developer Studio 12.0 和 JBoss Tools 4.6.0 for Eclipse Photon 已发布,该版本主要是引入完整的 Java 10 支持,改进基于容器的开发,以及一些 Bug 修复。下载地址:各项具体细节请查阅发行说明:
Red Hat JBoss Developer Studio 12.0 和 JBoss Tools 4.6.0 for Eclipse Photon 已发布,该版本主要是引入完整的 Java 10 支持,改进基于容器的开发,以及一些 Bug 修复。下载地址:
更新概要:
OpenShift 3
-
Enhanced Spring Boot support for server adapter
Server tools
-
Wildfly 13 Server Adapter
Camel and Fuse Tooling
-
Camel Rest DSL from WSDL wizard
-
Camel Editor REST tab
-
Camel URI completion with XML DSL
Maven
-
Maven support updated to M2E 1.9.1
Java Developement Tools (JDT)
-
Support for Java™ 10
Java Editor
-
Quick Fix feature to add @NonNullByDefault to packages
-
Navigate to ‘switch’ statement
-
Escape non-ASCII characters when pasting into a string literal
-
Improved Java syntax coloring in the dark theme
-
Improved coloring of links in code element information in the dark theme
-
Improved coloring of inherited members in the Quick Outline in the dark theme
Java Views and Dialogs
-
Test sources
-
Sort library entries alphabetically in Package Explorer
-
Generate dialogs use verbs instead of OK
Java Compiler
-
Option for Regex in Module Declaration Search
@NonNullByDefault per module
-
@NonNullByDefault improvements
-
Test sources
-
New preference added “Compiler Compliance does not match used JRE”
Java Formatter
-
New formatter profile page
-
Formatter: align Javadoc tags in columns
-
Java code formatter preferences now styled for the dark theme
-
New Cleanup Action “Remove redundant modifiers”
Debug
-
Launch configuration prototypes for Java Launch Configurations
-
Advanced source lookup implementation
-
Debugger listens to thread name changes
-
Value displayed for method exit and exception breakpoints
-
Display view renamed to Debug Shell
各项具体细节请查阅发行说明:
https://developers.redhat.com/blog/2018/07/18/announcing-devstudio-12-jboss-tools-46/
以上所述就是小编给大家介绍的《JBoss Developer Studio 12.0 和 JBoss Tools 4.6.0 发布》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!
猜你喜欢:- NPM包(模块)发布、更新、撤销发布
- 有赞灰度发布与蓝绿发布实践
- 【重磅发布】Linkis 0.10.0 版本发布
- BeetlSQL 3.0.9 发布,Idea 插件发布
- 贝密游戏 0.7.0 发布,发布斗地主
- 【重磅发布】DataSphere Studio 0.9.0 版本发布
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
编写高质量代码:改善Python程序的91个建议
张颖、赖勇浩 / 机械工业出版社 / 2014-6 / 59.00元
在通往“Python技术殿堂”的路上,本书将为你编写健壮、优雅、高质量的Python代码提供切实帮助!内容全部由Python编码的最佳实践组成,从基本原则、惯用法、语法、库、设计模式、内部机制、开发工具和性能优化8个方面深入探讨了编写高质量Python代码的技巧与禁忌,一共总结出91条宝贵的建议。每条建议对应Python程序员可能会遇到的一个问题。本书不仅以建议的方式从正反两方面给出了被实践证明为......一起来看看 《编写高质量代码:改善Python程序的91个建议》 这本书的介绍吧!