This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 7.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/7.0.x by this push: new c2cd611 Update guidance for Eclipse 4.13 c2cd611 is described below commit c2cd61172858d2b05b20882e9ee96b7c74869c8e Author: Mark Thomas <ma...@apache.org> AuthorDate: Mon Oct 28 20:30:13 2019 +0100 Update guidance for Eclipse 4.13 --- res/ide-support/eclipse/java-compiler-errors-warnings.txt | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/res/ide-support/eclipse/java-compiler-errors-warnings.txt b/res/ide-support/eclipse/java-compiler-errors-warnings.txt index 37b350b..2905d56 100644 --- a/res/ide-support/eclipse/java-compiler-errors-warnings.txt +++ b/res/ide-support/eclipse/java-compiler-errors-warnings.txt @@ -18,7 +18,7 @@ # Java -> Compiler -> Errors/Warnings ======================================= -The following settings are for Oxygen (Eclipse 4.7) +The following settings are for Oxygen (Eclipse 4.13) W = Warning I = Ignore E = Error @@ -55,9 +55,13 @@ Name shadowing and conflicts Deprecated and restricted API - Deprecated API - W ([ ] on all additional check boxes) + - Deprecated API marked for removal - W - Forbidden references - E - Discouraged reference - W +Modules + - All - W + Unnecessary code - All - W ([x] on all additional check boxes) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org