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

geertjan pushed a commit to branch var-image-alignments
in repository https://gitbox.apache.org/repos/asf/incubator-netbeans-website.git

commit 627adb153428b383e873bb09176b70e25754f2f8
Author: Geertjan Wielenga <geertjan.wiele...@oracle.com>
AuthorDate: Fri Jun 15 15:46:52 2018 +0200

    Update index.asciidoc
---
 netbeans.apache.org/src/content/download/nb90/index.asciidoc | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/netbeans.apache.org/src/content/download/nb90/index.asciidoc 
b/netbeans.apache.org/src/content/download/nb90/index.asciidoc
index 885e578..2716a7c 100644
--- a/netbeans.apache.org/src/content/download/nb90/index.asciidoc
+++ b/netbeans.apache.org/src/content/download/nb90/index.asciidoc
@@ -80,18 +80,22 @@ Note: When rendered into HTML, the images will 
automatically be wrapped around '
 
 ==== Supporting Local Variable Type Inference
 
-New hints and refactorings for transforming to/from the new JDK 10 "var" type:
+New hints, error handlers, and refactorings for transforming to/from the new 
JDK 10 "var" type:
 
 - New Hint to convert explicit variable type to 'var'.
+
 image:image2018-5-30_12-38-55.png[New Hint to convert explicit variable type 
to 'var', title="New Hint to convert explicit variable type to 'var'", 
role="left", link="image2018-5-30_12-38-55.png"]
 
 - New Hint to Convert var type back to explicit type.
+
 image:image2018-5-30_12-45-4.png[New Hint to Convert var type back to explicit 
type, title="New Hint to Convert var type back to explicit type", role="left", 
link="image2018-5-30_12-45-4.png"]
 
 - New Error hint to split compound 'var' declaration.
+
 image:image2018-5-30_13-34-39.png[New Error hint to split compound 'var' 
declaration, title="New Error hint to split compound 'var' declaration", 
role="left", link="image2018-5-30_13-34-39.png"]
 
 - New Error Hint for var Array declaration.
+
 image:invalidArray.png[New Error Hint for var Array declaration, title="New 
Error Hint for var Array declaration", role="left", link="invalidArray.png"]
 
 ==== Supporting the Jigsaw Module System

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

---------------------------------------------------------------------
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