This is an automated email from the ASF dual-hosted git repository.

markt pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tomcat.git


The following commit(s) were added to refs/heads/master by this push:
     new 8cb570d  Update guidance for Eclipse 4.13
8cb570d is described below

commit 8cb570dec3a668b370a96174076ff9cb33688aa1
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

Reply via email to