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

jtulach pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/netbeans-html4j.git


The following commit(s) were added to refs/heads/master by this push:
     new c713aff  Support for ecj is new in 1.7.2 version
c713aff is described below

commit c713aff76dfcab3387d8a3f9acf5f427d6632435
Author: Jaroslav Tulach <jaroslav.tul...@apidesign.org>
AuthorDate: Wed Jun 9 14:38:32 2021 +0200

    Support for ecj is new in 1.7.2 version
---
 src/main/javadoc/overview.html | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/src/main/javadoc/overview.html b/src/main/javadoc/overview.html
index 0d21c7e..786aa6b 100644
--- a/src/main/javadoc/overview.html
+++ b/src/main/javadoc/overview.html
@@ -167,6 +167,8 @@ $ mvn -f client/pom.xml process-classes exec:exec
         <p>
             Code completions for callbacks from JavaScript to Java -
             <a target="_blank" 
href="https://github.com/apache/netbeans-html4j/pull/36";>PR #36</a>.
+            Support for ecj -
+            <a target="_blank" 
href="https://github.com/apache/netbeans-html4j/pull/37";>PR #37</a>.
         </p>
 
         <h3>New in version 1.7.1</h3>

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to