Skip to content

Commit

Permalink
Update installation instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
jsievers committed May 28, 2013
1 parent 80aa04b commit 4de51ba
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion README.html
Expand Up @@ -8,7 +8,15 @@ <h1>EclipseCon 2013 Tycho Tutorial</h1>
<h2>Setup/Prerequisites</h2>

<ol>
<li>You need a Kepler M6 Eclipse classic SDK with m2eclipse, m2e Tycho configurators and Eclipse 4 Tools installed.<br/>
<li>You need a <a href="http://download.eclipse.org/eclipse/downloads/">Kepler (4.3) Eclipse classic SDK</a>.

<ul>
<li>Start it, use <tt>Help > Install New Software...</tt> to install
<li>"m2e - Maven Integration for Eclipse" from http://download.eclipse.org/releases/kepler/</li>
<li>"Eclipse 4 Core Tools" from http://download.vogella.com/kepler/e4tools</li>
<li>"Tycho Project Configurators" from http://repo1.maven.org/maven2/.m2e/connectors/m2eclipse-tycho/0.7.0/N/0.7.0.201302171659/</li>
</ul>
<br/>
For your convenience, we provide <a href="../">pre-packaged zips/tarballs</a> with this installation in the root folder of the USB stick. </li>
<li>Copy and unpack the Eclipse SDK archive for your platform and start it.
<br/> NOTE: For the 64-bit versions you will need a 64-bit JVM installed</li>
Expand Down

0 comments on commit 4de51ba

Please sign in to comment.