You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by mg...@apache.org on 2020/06/10 13:39:02 UTC

[tomcat] 02/02: Fix the version of the Eclipse compiler for the IDEA project template

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

mgrigorov pushed a commit to branch 8.5.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git

commit 3a7bdc979abb3e9dc76d060c4d6d79370e0803fd
Author: Martin Tzvetanov Grigorov <mg...@apache.org>
AuthorDate: Wed Jun 10 16:38:22 2020 +0300

    Fix the version of the Eclipse compiler for the IDEA project template
---
 res/ide-support/idea/tomcat.iml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/res/ide-support/idea/tomcat.iml b/res/ide-support/idea/tomcat.iml
index 94f0130..c7a9c03 100644
--- a/res/ide-support/idea/tomcat.iml
+++ b/res/ide-support/idea/tomcat.iml
@@ -68,7 +68,7 @@
     <orderEntry type="module-library">
       <library>
         <CLASSES>
-          <root url="jar://$TOMCAT_BUILD_LIBS$/ecj-4.7.3a/ecj-4.7.3a.jar!/" />
+          <root url="jar://$TOMCAT_BUILD_LIBS$/ecj-4.6.3/ecj-4.6.3.jar!/" />
         </CLASSES>
         <JAVADOC />
         <SOURCES />


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org