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

[incubator-netbeans-website] branch var-image-alignments created (now 627adb1)

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

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


      at 627adb1  Update index.asciidoc

This branch includes the following new commits:

     new 627adb1  Update index.asciidoc

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


-- 
To stop receiving notification emails like this one, please contact
geertjan@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


[incubator-netbeans-website] 01/01: Update index.asciidoc

Posted by ge...@apache.org.
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 <ge...@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
geertjan@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