You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: installation.html
+7-3
Original file line number
Diff line number
Diff line change
@@ -72,15 +72,15 @@ <h1>
72
72
73
73
<divclass="hero">
74
74
<h1>Install Bndtools</h1>
75
-
<p>Bndtools currently supports all versions of Eclipse from <b>Luna</b> up to and including <b>Oxygen</b>.</p>
75
+
<p>Bndtools currently supports all versions of Eclipse from <b>Luna (4.4)</b>* up to and including <b>Oxygen (4.7)</b>.<small>*Bndtools m2e (Maven) support requires Eclipse Mars (4.5) or later.</small></p>
76
76
77
77
<divdata-alertclass="alert-box info radius">
78
78
<divclass="row">
79
79
<divclass="large-1 columns">
80
80
<iclass="fi-burst-new"></i>
81
81
</div>
82
82
<divclass="large-11 columns">
83
-
<h4><ahref="https://github.com/bndtools/bndtools/wiki/Changes-in-3.4.0" target="_blank">Bndtools 3.4 Released! Check out the changes »</a></h4>
83
+
<h4><ahref="https://github.com/bndtools/bndtools/wiki/Changes-in-3.5.0" target="_blank">Bndtools 3.5.0 Released! Check out the changes »</a></h4>
84
84
</div>
85
85
</div>
86
86
</div>
@@ -219,7 +219,11 @@ <h1>Installing Development or Older Versions</h1>
219
219
<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>
0 commit comments