You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by gi...@apache.org on 2019/04/06 20:00:34 UTC

[incubator-netbeans-website] branch asf-site updated: Automated site publishing by Jenkins build 700

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

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


The following commit(s) were added to refs/heads/asf-site by this push:
     new fb1959d  Automated site publishing by Jenkins build 700
fb1959d is described below

commit fb1959d66a96bf62819e0679f6a2c1c52e77eab8
Author: jenkins <bu...@apache.org>
AuthorDate: Sat Apr 6 20:00:30 2019 +0000

    Automated site publishing by Jenkins build 700
---
 content/kb/docs/java/quickstart.html | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/content/kb/docs/java/quickstart.html b/content/kb/docs/java/quickstart.html
index cbb65fc..da483f6 100644
--- a/content/kb/docs/java/quickstart.html
+++ b/content/kb/docs/java/quickstart.html
@@ -110,8 +110,7 @@
 <i class="fa icon-note" title="Note"></i>
 </td>
 <td class="content">
-The aim of this tutorial is to get you started with Java development in NetBeans IDE.<br>
-To get started understanding and working with the Java language itself, see the <a href="https://docs.oracle.com/javase/tutorial/index.html">Java Tutorials</a>.
+The aim of this tutorial is to get you started with Java development with Maven in NetBeans IDE. Though not needed to complete this tutorial, to get started understanding and working with the Java language itself, see the <a href="https://docs.oracle.com/javase/tutorial/index.html">Java Tutorials</a>, and to understand Maven, the <a href="https://maven.apache.org">Apache Maven Website</a>.
 </td>
 </tr>
 </table>
@@ -305,7 +304,7 @@ The first time you create a new Java project, you will be prompted to download a
 <p>Congratulations! Your application works.</p>
 </div>
 <div class="paragraph">
-<p>You can view the build output by opening the Files window (from the Window menu) and expanding the project node.</p>
+<p>You can view the build output by opening the Files window (from the Window menu) and expanding the target node.</p>
 </div>
 <div class="paragraph">
 <p>You now know how to accomplish the most common Java development tasks. To learn the complete Java development workflow, including testing and debugging, see <a href="https://netbeans.apache.org/kb/docs/java/javase-intro.html">Developing General Java Applications</a>.</p>


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