You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by gi...@apache.org on 2018/06/15 12:04:38 UTC

[incubator-netbeans-website] branch asf-site updated: Automated site publishing by Jenkins build 96

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

git-site-role pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/incubator-netbeans-website.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new c8ee4d9  Automated site publishing by Jenkins build 96
c8ee4d9 is described below

commit c8ee4d9dc881abc886b63d7c0779eb83d5f45b36
Author: jenkins <bu...@apache.org>
AuthorDate: Fri Jun 15 12:04:36 2018 +0000

    Automated site publishing by Jenkins build 96
---
 content/download/nb90/index.html | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)

diff --git a/content/download/nb90/index.html b/content/download/nb90/index.html
index 004b903..887df8b 100644
--- a/content/download/nb90/index.html
+++ b/content/download/nb90/index.html
@@ -134,6 +134,22 @@
 <div class="paragraph">
 <p>Hints and refactorings for transforming to/from the new JDK 10 "var" type.</p>
 </div>
+<div class="ulist">
+<ul>
+<li>
+<p>New Hint to convert explicit variable type to 'var'.</p>
+</li>
+<li>
+<p>New Hint to Convert var type back to explicit type.</p>
+</li>
+<li>
+<p>New Error hint to split compound 'var' declaration.</p>
+</li>
+<li>
+<p>New Error Hint for var Array declaration.</p>
+</li>
+</ul>
+</div>
 </div>
 <div class="sect3">
 <h4 id="_supporting_the_jigsaw_module_system">Supporting the Jigsaw Module System</h4>

-- 
To stop receiving notification emails like this one, please contact
git-site-role@apache.org.

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

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