Other features in the Java Editor include.
1. Improved Java outlines
A view menu has been added to the Java editor Outline view containing filters, Link with Editor, and Go Into Top Level Type commands. In addition to the standard filters, two new filters are available: Hide import declarations and Hide package declarations.
2. Refactorings update references in Javadocs
Rename, Move, and Change Method Signature refactorings now update references in Javadoc comments too. This includes references in @see and @link tags, as well as @param and @throws clauses.
3. Reorganized Java preference pages
The Java preference page hierarchy has been reorganized (Build Path and Code Style are new intermediate categories).
4. Inlining JSR bytecode
The Java compiler can now optionally avoid generating class files using the JSR bytecode instruction (typically used in compiling try-finally blocks), instead inlining the instructions for the corresponding subroutine. The generated class files are a bit bigger but generally load faster. This mode is anticipating support for the JSR 202. See preference under Java > Compiler > Compliance and Classfiles.
Download it at:
http://www.eclipse.org/downloads/index.php
Read all about the new and noteworthy features.
Read more information from around the web:
Eclipse M8 is out - Beware there be dragons
Eclipse 3.0 M8 stream of consciousness and Upgrade to M8
M7 to M8 in 7 easy steps
Eclipse M8 with new UI is released
部署运行你感兴趣的模型镜像
您可能感兴趣的与本文相关的镜像
TensorFlow-v2.9
TensorFlow
TensorFlow 是由Google Brain 团队开发的开源机器学习框架,广泛应用于深度学习研究和生产环境。 它提供了一个灵活的平台,用于构建和训练各种机器学习模型

被折叠的 条评论
为什么被折叠?



