--- /dev/null
+<html>
+<head>
+</head>
+<body>
+<h1>Exercises plugin for the tutorial</h1>
+
+<p>Download the appropriate version and unzip it in your eclipse\plugins directory:</p>
+<table>
+<tr>
+<td>For Eclipse 3.0 with AJDT 1.1.12 </td>
+<td><a href="org.aspectj.tutorial.exercises_1.1.12.zip">org.aspectj.tutorial.exercises_1.1.12.zip</a></td>
+</tr>
+<tr>
+<td>For Eclipse 3.0 with AJDT 1.2.0M2 </td>
+<td><a href="org.aspectj.tutorial.exercises_1.2.0M2.zip">org.aspectj.tutorial.exercises_1.2.0M2.zip</a></td>
+</tr>
+<tr>
+<td>For Eclipse 3.0 with AJDT 1.2.0 latest dev build </td>
+<td><a href="org.aspectj.tutorial.exercises_1.2.0_301_Dev.zip">org.aspectj.tutorial.exercises_1.2.0_301_Dev.zip</a></td>
+</tr>
+<tr>
+<td>For Eclipse 3.1M5 with AJDT 1.2.0 latest dev build </td>
+<td><a href="org.aspectj.tutorial.exercises_1.2.0_31M5_Dev.zip">org.aspectj.tutorial.exercises_1.2.0_31M5_Dev.zip</a></td>
+</tr>
+</table>
+</body>
+</html>