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:44:58 UTC

[incubator-netbeans-website] branch alignment-tweaks-var-feature-images created (now 50d3c7f)

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

geertjan pushed a change to branch alignment-tweaks-var-feature-images
in repository https://gitbox.apache.org/repos/asf/incubator-netbeans-website.git.


      at 50d3c7f  Update index.asciidoc

This branch includes the following new commits:

     new 50d3c7f  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 alignment-tweaks-var-feature-images
in repository https://gitbox.apache.org/repos/asf/incubator-netbeans-website.git

commit 50d3c7f357674080253fdb747887ec1f3eb42d44
Author: Geertjan Wielenga <ge...@oracle.com>
AuthorDate: Fri Jun 15 15:44:56 2018 +0200

    Update index.asciidoc
---
 netbeans.apache.org/src/content/download/nb90/index.asciidoc | 5 ++++-
 1 file changed, 4 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 64afad6..885e578 100644
--- a/netbeans.apache.org/src/content/download/nb90/index.asciidoc
+++ b/netbeans.apache.org/src/content/download/nb90/index.asciidoc
@@ -80,14 +80,17 @@ Note: When rendered into HTML, the images will automatically be wrapped around '
 
 ==== Supporting Local Variable Type Inference
 
-Hints and refactorings for transforming to/from the new JDK 10 "var" type.
+New hints 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"]
 

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