Skip to content

Commit 48776c4

Browse files
committed
Add install button
1 parent d99cedb commit 48776c4

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

installation.html

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,19 @@ <h2>Via Update Site</h2>
111111
<h1>Eclipse Marketplace</h1>
112112
</div>
113113

114+
<div class="row">
115+
<div class="small-12 columns">
116+
<p>
117+
Drag and drop this install button onto your running Eclipse: <a href="http://marketplace.eclipse.org/marketplace-client-intro?mpc_install=1220" class="drag" title="Drag to your running Eclipse workspace. NB: Requires Eclipse Marketplace Client"><img class="img-responsive" src="https://marketplace.eclipse.org/sites/all/themes/solstice/public/images/marketplace/btn-install.png" alt="Drag to your running Eclipse workspace. NB: Requires Eclipse Marketplace Client"/></a>
118+
</p>
119+
</div>
120+
</div>
121+
122+
<div class="row">
123+
<div class="small-12 columns text-center"><h2>&#8230; OR &#8230;</h2></div>
124+
</div>
125+
<hr/>
126+
114127
<div class="row">
115128
<div class="small-1 columns"><h2>1.</h2></div>
116129
<div class="small-4 columns"><img src="/images/installation/mplace01.png" class="thumbnail"/></div>
@@ -206,7 +219,7 @@ <h1>Installing Development or Older Versions</h1>
206219
<td><strong>NB</strong>: This build tracks the very latest version of the code, and is likely to be unstable or contain experimental features. <br/> <code>https://bndtools.ci.cloudbees.com/job/bndtools.master/lastSuccessfulBuild/artifact/build/generated/p2/</code></td>
207220
</tr>
208221
<tr>
209-
<td><strong>Current Release 3.4.0</strong> (25 Jul 2017)</td>
222+
<td><strong>Current Release 3.4.0</strong> (25 Jul 2016)</td>
210223
<td><code>https://dl.bintray.com/bndtools/bndtools/3.4.0/</code></td>
211224
</tr>
212225
<tr>

0 commit comments

Comments
 (0)