| 5 |
Update/Install component in Eclipse 3.0 through simple end-to-end use cases. The |
Update/Install component in Eclipse 3.0 through simple end-to-end use cases. The |
| 6 |
scenarios are divided into two parts. </p> |
scenarios are divided into two parts. </p> |
| 7 |
<ul> |
<ul> |
| 8 |
<li>Part-1 exercises updating of Eclipse itself from a test site containing |
<li>Part-1 exercises updating of Eclipse features, installing new features, |
| 9 |
Eclipse builds repackaged as downloadable features. The Eclipse feature |
redirecting updates, etc.</li> |
| 10 |
structure is a reasonable representation of a non-trivial product. It contains |
<li>Part-2 exercises various aspects of update/install.</li> |
|
a primary feature (the platform) and a number of other features ( jdt, pde, |
|
|
etc) and is nested. </li> |
|
|
<li>Part-2 uses an example "product" to go through the various steps of |
|
|
updating and extending it using both the Eclipse Update, as well as native |
|
|
installation (using .zip file containing features and plug-ins that can be |
|
|
extracted directly into the file system) </li> |
|
|
<li>Part-3 uses an even simpler feature hierarchy to go through more advanced |
|
|
capabilities that include optional features and emergency fixes. </li> |
|
| 11 |
</ul> |
</ul> |
| 12 |
<h2>Part 1: Updating Eclipse</h2> |
<h2>Part 1: Updating Eclipse</h2> |
| 13 |
<h4>1. Install Eclipse</h4> |
<h4>1. Install Eclipse</h4> |