|
25 | 25 | value="equinox"/>
|
26 | 26 | <productVersion
|
27 | 27 | href="index:/org.eclipse.setup#//@productCatalogs[name='org.eclipse.applications']/@products[name='eclipse.platform.sdk']/@versions[name='latest']"/>
|
28 |
| - <description>The Equinox installation provides the latest tools needed to work with the Eclipse Equinox's source code.</description> |
| 28 | + <description>The Equinox installation provides the latest tools needed to work with the project's source code.</description> |
29 | 29 | </installation>
|
30 | 30 | <workspace
|
31 | 31 | name="equinox.workspace"
|
|
61 | 61 | value="Equinox"/>
|
62 | 62 | </setupTask>
|
63 | 63 | </setupTask>
|
64 |
| - <setupTask |
65 |
| - xsi:type="setup:VariableTask" |
66 |
| - name="eclipse.git.authentication.style" |
67 |
| - defaultValue="anonymous"/> |
68 | 64 | <stream
|
69 | 65 | href="index:/org.eclipse.setup#//@projectCatalogs[name='org.eclipse']/@projects[name='equinox']/@projects[name='binaries']/@streams[name='master']"/>
|
70 | 66 | <stream
|
71 | 67 | href="index:/org.eclipse.setup#//@projectCatalogs[name='org.eclipse']/@projects[name='equinox']/@projects[name='core']/@streams[name='master']"/>
|
72 |
| - <stream |
73 |
| - href="index:/org.eclipse.setup#//@projectCatalogs[name='org.eclipse']/@projects[name='equinox']/@projects[name='p2']/@streams[name='master']"/> |
74 |
| - <description>The Equinox workspace provides the source code of the Equinox project.</description> |
| 68 | + <description>The Equinox workspace provides all the source code of the project.</description> |
75 | 69 | </workspace>
|
76 | 70 | <description>
|
77 | 71 | <p>
|
78 |
| - The <a href="https://www.eclipse.org/equinox/"/>Equinox</a> configuration provisions a dedicated development environment |
79 |
| - for the complete set of source projects of the <a href="https://projects.eclipse.org/projects/eclipse.equinox">Equinox project</a>. |
| 72 | + The <a href="https://www.eclipse.org/equinox/"/>Equinox</a> configuration provisions a dedicated development environment for the complete set of projects that comprise the Equinox framework, |
| 73 | + i.e. the projects that are contained in the <a href="https://github.com/eclipse-equinox/equinox">equinox</a> repository. |
80 | 74 | </p>
|
81 | 75 | <p>
|
82 |
| - All the source projects from <a href="https://github.com/eclipse-equinox">Equinox's Github Repositories</a> |
83 |
| - are available, organized into working sets, and ready for contribution. |
84 |
| - </p> |
| 76 | + The installation is based on the latest successful integration build of the <code>Eclipse Platform SDK</code>, |
| 77 | + the PDE target platform, like the installation, is also based on the latest integration build, |
| 78 | + and the API baseline is based on the most recent release. |
| 79 | + <p> |
85 | 80 | </p>
|
86 |
| - Please <a href="https://wiki.eclipse.org/Eclipse_Platform_SDK_Provisioning">read the analogous tutorial instructions</a> for the Eclipse Platform SDK's configuration for more details. |
| 81 | + Please <a href="https://wiki.eclipse.org/Eclipse_Platform_SDK_Provisioning">read the tutorial instructions</a> for more details. |
87 | 82 | </p>
|
88 | 83 | </description>
|
89 | 84 | </setup:Configuration>
|
0 commit comments