| 74 |
chance of error.</p> |
chance of error.</p> |
| 75 |
<ol> |
<ol> |
| 76 |
<li>Exit Eclipse (if running)</li> |
<li>Exit Eclipse (if running)</li> |
| 77 |
<li>Download the <a href="http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/platform-releng-home/org.eclipse.releng.tools_3.0.4.zip">releng tool</a>.</li> |
<li>Download the <a href="http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/platform-releng-home/org.eclipse.releng.tools_3.1.0.zip">releng tool</a>.</li> |
| 78 |
<li>Unzip the tool into your <code>plugins</code> directory.</li> |
<li>Unzip the tool into your <code>plugins</code> directory.</li> |
| 79 |
<li>Start Eclipse</li> |
<li>Start Eclipse</li> |
| 80 |
</ol> |
</ol> |
| 99 |
by inspecting the <code>test.xml</code> files in all our test plug-ins. |
by inspecting the <code>test.xml</code> files in all our test plug-ins. |
| 100 |
At the time of writing, they are roughly: databinding tests, navigator |
At the time of writing, they are roughly: databinding tests, navigator |
| 101 |
tests, parts references tests, session tests, rcp tests, JFace tests, |
tests, parts references tests, session tests, rcp tests, JFace tests, |
| 102 |
UI Session tests, and the rather large UiTestSuite. There are launch configurations that you can find in the debug/run launch dialog when you load all the test projects. You can use these to run the tests, rather than creating new ones. <em>Be careful not to disturb focus |
tabbed properties view tests, and the rather large UiTestSuite. There are launch configurations that you can find in the debug/run launch dialog when you load all the test projects. You can use these to run the tests, rather than creating new ones. <em>Be careful not to disturb focus |
| 103 |
while the test are running. If you're leaving the machine running, you |
while the test are running. If you're leaving the machine running, you |
| 104 |
may wish to increase the time it takes for the screensaver to kick in.</em></li> |
may wish to increase the time it takes for the screensaver to kick in.</em></li> |
| 105 |
<li>Run the <a href="cvs-comment.sh">build notes script</a>. On Windows |
<li>Run the <a href="cvs-comment.sh">build notes script</a>. On Windows |