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 37ef909 Automated site publishing by Jenkins build 691
37ef909 is described below
commit 37ef9092133e003ff3c3dbac724c688af68ec3c1
Author: jenkins <[email protected]>
AuthorDate: Sat Apr 6 19:34:02 2019 +0000
Automated site publishing by Jenkins build 691
---
content/kb/docs/java/quickstart.html | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/content/kb/docs/java/quickstart.html
b/content/kb/docs/java/quickstart.html
index 6ded3a9..08968d7 100644
--- a/content/kb/docs/java/quickstart.html
+++ b/content/kb/docs/java/quickstart.html
@@ -248,10 +248,10 @@ The first time you create a new Java project, you will be
prompted to download a
<div class="olist arabic">
<ol class="arabic">
<li>
-<p>Between the braces, type <code>psvm</code> and press the Tab key. You
should now see <code>public static void main</code> statement.</p>
+<p>Between the braces, type <code>psvm</code> and press <kbd>Tab</kbd>. You
should now see <code>public static void main</code> statement.</p>
</li>
<li>
-<p>Within the <code>public static void main</code> statement, type
<code>sout</code> and press the Tab key. You should now see a
'System.out.println' statement.</p>
+<p>Within the <code>public static void main</code> statement, type
<code>sout</code> and press <kbd>Tab</kbd>. You should now see a
'System.out.println' statement.</p>
</li>
<li>
<p>Within the quotation marks, type <code>hello world</code>. You should now
see the following:</p>
@@ -274,7 +274,7 @@ The first time you create a new Java project, you will be
prompted to download a
<div class="content">
<div class="imageblock left">
<div class="content">
-<a class="image" href="images/editor-cc.png"><img
src="images/editor-cc-small.png" alt="editor cc small"></a>
+<a class="image" href="images/editor-cc-maven.png"><img
src="images/editor-cc-maven-small.png" alt="editor cc maven small"></a>
</div>
</div>
</div>
---------------------------------------------------------------------
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