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 c921e2c Automated site publishing by Jenkins build 235
c921e2c is described below
commit c921e2c639d192fb27695e0c8985449c193d8b93
Author: jenkins <[email protected]>
AuthorDate: Thu Jan 17 10:49:53 2019 +0000
Automated site publishing by Jenkins build 235
---
content/kb/docs/java/quickstart.html | 28 ++++------------------------
1 file changed, 4 insertions(+), 24 deletions(-)
diff --git a/content/kb/docs/java/quickstart.html
b/content/kb/docs/java/quickstart.html
index f738b00..8218749 100644
--- a/content/kb/docs/java/quickstart.html
+++ b/content/kb/docs/java/quickstart.html
@@ -140,33 +140,13 @@
<p>Start NetBeans IDE.</p>
</li>
<li>
-<p>In the IDE, choose File > New Project, as shown in the figure below.</p>
+<p>In the IDE, choose File > New Project, as shown in the figure below.
+image::images/new-proj.png[]</p>
</li>
-</ol>
-</div>
-<div class="imageblock">
-<div class="content">
-<img src="images/new-proj.png" alt="new proj">
-</div>
-</div>
-<div class="olist arabic">
-<ol class="arabic">
<li>
-<p>In the New Project wizard, expand the Java category and select Java
Application as shown in the figure below. Then click Next.</p>
+<p>In the New Project wizard, expand the Java category and select Java
Application as shown in the figure below. Then click Next.
+image::images/proj-wizard-small.png[role="left",
link="images/proj-wizard.png"]</p>
</li>
-</ol>
-</div>
-<div class="openblock feature">
-<div class="content">
-<div class="imageblock left">
-<div class="content">
-<a class="image" href="images/proj-wizard.png"><img
src="images/proj-wizard-small.png" alt="proj wizard small"></a>
-</div>
-</div>
-</div>
-</div>
-<div class="olist arabic">
-<ol class="arabic">
<li>
<p>In the Name and Location page of the wizard, do the following (as shown in
the figure below):</p>
<div class="ulist">
---------------------------------------------------------------------
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