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

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


The following commit(s) were added to refs/heads/master by this push:
     new 8b971ad  Update quickstart.asciidoc
8b971ad is described below

commit 8b971ad181963a812661453264623fbae29327e3
Author: Geertjan Wielenga <geertjan.wiele...@oracle.com>
AuthorDate: Sat Apr 6 20:33:32 2019 +0200

    Update quickstart.asciidoc
---
 netbeans.apache.org/src/content/kb/docs/java/quickstart.asciidoc | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/netbeans.apache.org/src/content/kb/docs/java/quickstart.asciidoc 
b/netbeans.apache.org/src/content/kb/docs/java/quickstart.asciidoc
index c28ff94..adf3900 100644
--- a/netbeans.apache.org/src/content/kb/docs/java/quickstart.asciidoc
+++ b/netbeans.apache.org/src/content/kb/docs/java/quickstart.asciidoc
@@ -29,7 +29,7 @@
 :toc-title:
 :description: NetBeans IDE Java Quick Start Tutorial - Apache NetBeans
 :keywords: Apache NetBeans, Tutorials, NetBeans IDE Java Quick Start Tutorial
-:reviewed: 2019-01-25
+:reviewed: 2019-04-06
 :experimental:
 
 Welcome to Apache NetBeans IDE!
@@ -45,11 +45,11 @@ Take the steps below to set up a new Java project.
 
 1. In the IDE, choose File > New Project or click the "New Project" button in 
the toolbar.
 
-2. In the New Project wizard, expand the Java category and select Java 
Application as shown in the figure below. Then click Next.
+2. In the New Project wizard, select Java Application, as shown in the figure 
below. Then click Next.
 
 [.feature]
 --
-image::images/proj-wizard-maven-small.png[role="left", 
link="images/proj-wizard-maven.png"]
+image::images/proj-wizard-maven2-small.png[role="left", 
link="images/proj-wizard-maven2.png"]
 --
 
 NOTE: The first time you create a new Java project, you will be prompted to 
download and enable support for Java. + 


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