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 6b62669 Update quickstart.asciidoc
6b62669 is described below
commit 6b626694d42581e853a89e60a8050115ae2d637d
Author: Geertjan Wielenga <[email protected]>
AuthorDate: Sat Apr 6 20:46:49 2019 +0200
Update quickstart.asciidoc
---
netbeans.apache.org/src/content/kb/docs/java/quickstart.asciidoc | 6 ++----
1 file changed, 2 insertions(+), 4 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 adf3900..34f2b29 100644
--- a/netbeans.apache.org/src/content/kb/docs/java/quickstart.asciidoc
+++ b/netbeans.apache.org/src/content/kb/docs/java/quickstart.asciidoc
@@ -56,13 +56,11 @@ NOTE: The first time you create a new Java project, you
will be prompted to down
Follow the prompts and install as recommended by the wizard.
[start=3]
-3. In the Name and Location page of the wizard, do the following (as shown in
the figure below):
-* In the Project Name field, type `HelloWorldApp`.
-* In the Create Main Class field, type `helloworldapp.HelloWorldApp`.
+3. In the Name and Location page of the wizard, type `HelloWorldApp` in the
Project Name field, (as shown in the figure below):
[.feature]
--
-image::images/proj-wizard2-small.png[role="left",
link="images/proj-wizard2.png"]
+image::images/proj-wizard2-maven-small.png[role="left",
link="images/proj-wizard2-maven.png"]
--
Click Finish.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists