Merge branch 'master' of ssh://dfauth@git.eclipse.org/gitroot/www.eclipse.org/nattable.git
diff --git a/documentation/getting_started.html b/documentation/getting_started.html
index 6ddd0fb..0705405 100644
--- a/documentation/getting_started.html
+++ b/documentation/getting_started.html
@@ -9,9 +9,10 @@
by simply downloading it <a href="/nattable/download.php" title="NatTable download">here</a> and putting it into
the dropins folder manually.</p>
- <p>Note that currently NatTable is not included in Nebula releases and the download section is under construction.
- Please use the <a href="http://sourceforge.net/projects/nattable/files/" title="NatTable on Sourceforge">Sourceforge version</a>
- until the move to Nebula is finished completely.</p>
+ <p>Note that currently NatTable is not included in Nebula releases and the p2 Update Site is not finished yet.
+ You need to download and install the NatTable JARs manually until we solved the dependency issues with the
+ help of the Orbit team. We hope this will soon be fixed and we can provide a fully functional p2 Update Site
+ for Nebula NatTable.
</div>
</div>
<div class="chapter">
@@ -36,7 +37,7 @@
<p>You can also download the source code and contribute it to NatTable. The following information will help you set up
your development environment. The development tools with minimum versions that are used by the NatTable team are listed below.
<ul>
- <li>JDK 1.5</li>
+ <li>JDK 1.6</li>
<li>Eclipse 3.5</li>
<li>Maven 3 with Tycho</li>
<li>Git</li>