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 05f1760  Automated site publishing by Jenkins build 354
05f1760 is described below

commit 05f176007ee0cfeceb58d80e5766383db0afa8ea
Author: jenkins <bui...@apache.org>
AuthorDate: Fri Jan 18 21:22:13 2019 +0000

    Automated site publishing by Jenkins build 354
---
 content/kb/docs/java/groovy-quickstart.html | 10 ++--------
 1 file changed, 2 insertions(+), 8 deletions(-)

diff --git a/content/kb/docs/java/groovy-quickstart.html 
b/content/kb/docs/java/groovy-quickstart.html
index 94b5ed7..5a7e5d2 100644
--- a/content/kb/docs/java/groovy-quickstart.html
+++ b/content/kb/docs/java/groovy-quickstart.html
@@ -96,12 +96,6 @@
 <div class="paragraph">
 <p>This document gets you started with <a 
href="http://groovy.codehaus.org/";>Groovy</a> in NetBeans IDE. You will create 
a Java application, add a JFrame, and retrieve a simple message from a Groovy 
file.</p>
 </div>
-<div class="imageblock">
-<div class="content">
-<img src="images/netbeans-stamp-80-74-73.png" alt="netbeans stamp 80 74 73">
-</div>
-<div class="title">Figure 1. Content on this page applies to the NetBeans IDE 
7.2, 7.3, 7.4 and 8.0</div>
-</div>
 <div class="sect2">
 <h3 id="_creating_the_application">Creating the Application</h3>
 <div class="paragraph">
@@ -235,7 +229,7 @@ image::images/groovy-jtextfield.png[title="JTextfield in 
DesignJFrame open in th
 <div class="content">
 <img src="images/groovy-codecompletion.png" alt="groovy codecompletion">
 </div>
-<div class="title">Figure 2. Code completion in the editor</div>
+<div class="title">Figure 1. Code completion in the editor</div>
 </div>
 <div class="olist arabic">
 <ol class="arabic" start="6">
@@ -251,7 +245,7 @@ image::images/groovy-jtextfield.png[title="JTextfield in 
DesignJFrame open in th
 <div class="content">
 <img src="images/groovy-runproject.png" alt="groovy runproject">
 </div>
-<div class="title">Figure 3. Window of the application displaying text from 
the Groovy class in the text field</div>
+<div class="title">Figure 2. Window of the application displaying text from 
the Groovy class in the text field</div>
 </div>
 <div class="paragraph">
 <p>In the window of the application you can see that the text from the Groovy 
class is displayed in the text field.</p>


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