Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-help-dev] Re: [platform-doc-dev] new help system proposal

On Wed, 2004-11-10 at 16:28 -0500, Ben Konrath wrote:
> Attached are some patches that will remove the width and height
> properties in the image tags. After checking out the documentation
> modules from cvs, I ran following command to remove these properties:
> 
> find -name \*.htm -exec sed --in-place \ 
>   "s/width=[\"][0123456789]*[\"] \ height=[\"][0123456789]*[\"]//" {} \;

Hmm. It seems as though I missed a few. Updated patches are attached.

-- 
Ben Konrath <bkonrath@xxxxxxxxxx>
Index: guide/jdt_api.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.isv/guide/jdt_api.htm,v
retrieving revision 1.15
diff -u -r1.15 jdt_api.htm
--- guide/jdt_api.htm	23 Jun 2004 23:27:11 -0000	1.15
+++ guide/jdt_api.htm	10 Nov 2004 21:51:21 -0000
@@ -41,7 +41,7 @@
     tabs.</li>
 </ul>
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 </body>
 </html>
Index: guide/jdt_api_classpath.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.isv/guide/jdt_api_classpath.htm,v
retrieving revision 1.19
diff -u -r1.19 jdt_api_classpath.htm
--- guide/jdt_api_classpath.htm	23 Jun 2004 23:27:11 -0000	1.19
+++ guide/jdt_api_classpath.htm	10 Nov 2004 21:51:22 -0000
@@ -286,7 +286,7 @@
 resolved.
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 </BODY>
 </HTML>
Index: guide/jdt_api_codeassist.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.isv/guide/jdt_api_codeassist.htm,v
retrieving revision 1.15
diff -u -r1.15 jdt_api_codeassist.htm
--- guide/jdt_api_codeassist.htm	23 Jun 2004 23:27:11 -0000	1.15
+++ guide/jdt_api_codeassist.htm	10 Nov 2004 21:51:22 -0000
@@ -173,7 +173,7 @@
 
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 </BODY>
 </HTML>
Index: guide/jdt_api_compile.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.isv/guide/jdt_api_compile.htm,v
retrieving revision 1.32
diff -u -r1.32 jdt_api_compile.htm
--- guide/jdt_api_compile.htm	23 Jun 2004 23:27:11 -0000	1.32
+++ guide/jdt_api_compile.htm	10 Nov 2004 21:51:22 -0000
@@ -158,7 +158,7 @@
 be resolved or is not a valid superclass</b> and its id is <b>IProblem.SuperclassNotFound</b>
  . <p></p>
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 </body>
 </html>
Index: guide/jdt_api_editors.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.isv/guide/jdt_api_editors.htm,v
retrieving revision 1.4
diff -u -r1.4 jdt_api_editors.htm
--- guide/jdt_api_editors.htm	23 Jun 2004 23:27:11 -0000	1.4
+++ guide/jdt_api_editors.htm	10 Nov 2004 21:51:22 -0000
@@ -37,7 +37,7 @@
 also provide a label for your hover type so that the user can enable and disable
 the different types of hovers from the editor preferences page.</p>
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 </body>
 </html>
Index: guide/jdt_api_junit.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.isv/guide/jdt_api_junit.htm,v
retrieving revision 1.6
diff -u -r1.6 jdt_api_junit.htm
--- guide/jdt_api_junit.htm	24 Jun 2004 18:20:24 -0000	1.6
+++ guide/jdt_api_junit.htm	10 Nov 2004 21:51:22 -0000
@@ -21,7 +21,7 @@
 extension point.&nbsp; Your plug-in's markup should supply the name of the
 listener class that implements <a href="../reference/api/org/eclipse/jdt/junit/ITestRunListener.html"><b>ITestRunListener</b></a><b>.</b> </p>
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 </body>
 </html>
Index: guide/jdt_api_manip.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.isv/guide/jdt_api_manip.htm,v
retrieving revision 1.39
diff -u -r1.39 jdt_api_manip.htm
--- guide/jdt_api_manip.htm	24 Jun 2004 15:08:06 -0000	1.39
+++ guide/jdt_api_manip.htm	10 Nov 2004 21:51:22 -0000
@@ -487,7 +487,7 @@
 </pre></font>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 </BODY>
 </HTML>
Index: guide/jdt_api_open_editor.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.isv/guide/jdt_api_open_editor.htm,v
retrieving revision 1.12
diff -u -r1.12 jdt_api_open_editor.htm
--- guide/jdt_api_open_editor.htm	23 Jun 2004 23:27:11 -0000	1.12
+++ guide/jdt_api_open_editor.htm	10 Nov 2004 21:51:22 -0000
@@ -21,7 +21,7 @@
 <p> The methods <code>openInEditor</code> and <code>revealInEditor</code> also 
   work for class files and for members contained in class files. </p>
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 </body>
 </html>
Index: guide/jdt_api_options.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.isv/guide/jdt_api_options.htm,v
retrieving revision 1.19
diff -u -r1.19 jdt_api_options.htm
--- guide/jdt_api_options.htm	23 Jun 2004 23:27:11 -0000	1.19
+++ guide/jdt_api_options.htm	10 Nov 2004 21:51:22 -0000
@@ -1259,7 +1259,7 @@
 </table>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 </BODY>
 </HTML>
Index: guide/jdt_api_prompter.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.isv/guide/jdt_api_prompter.htm,v
retrieving revision 1.14
diff -u -r1.14 jdt_api_prompter.htm
--- guide/jdt_api_prompter.htm	23 Jun 2004 23:27:11 -0000	1.14
+++ guide/jdt_api_prompter.htm	10 Nov 2004 21:51:22 -0000
@@ -29,7 +29,7 @@
   provides additional methods for creating Open Package and Open Main Type dialogs. 
 </p>
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 </body>
 </html>
Index: guide/jdt_api_render.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.isv/guide/jdt_api_render.htm,v
retrieving revision 1.14
diff -u -r1.14 jdt_api_render.htm
--- guide/jdt_api_render.htm	23 Jun 2004 23:27:11 -0000	1.14
+++ guide/jdt_api_render.htm	10 Nov 2004 21:51:22 -0000
@@ -108,7 +108,7 @@
     JavaElementSorter</b></a> can be plugged into a JFace viewer to sort Java elements 
     according to the Java UI sorting style. </p>
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 </body>
 </html>
Index: guide/jdt_api_run.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.isv/guide/jdt_api_run.htm,v
retrieving revision 1.17
diff -u -r1.17 jdt_api_run.htm
--- guide/jdt_api_run.htm	23 Jun 2004 23:27:11 -0000	1.17
+++ guide/jdt_api_run.htm	10 Nov 2004 21:51:22 -0000
@@ -59,7 +59,7 @@
 </pre>
 </font>
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 </body>
 </html>
Index: guide/jdt_api_search.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.isv/guide/jdt_api_search.htm,v
retrieving revision 1.26
diff -u -r1.26 jdt_api_search.htm
--- guide/jdt_api_search.htm	23 Jun 2004 23:27:11 -0000	1.26
+++ guide/jdt_api_search.htm	10 Nov 2004 21:51:22 -0000
@@ -174,7 +174,7 @@
 </ul> 
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </body></html>
Index: guide/jdt_api_utility.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.isv/guide/jdt_api_utility.htm,v
retrieving revision 1.5
diff -u -r1.5 jdt_api_utility.htm
--- guide/jdt_api_utility.htm	23 Jun 2004 23:27:11 -0000	1.5
+++ guide/jdt_api_utility.htm	10 Nov 2004 21:51:22 -0000
@@ -14,7 +14,7 @@
     you to programmatically open editors on Java elements, open a Java or Java 
     Browsing perspective,&nbsp; and open package and type prompter dialogs. </p>
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 </body>
 </html>
Index: guide/jdt_api_wizards.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.isv/guide/jdt_api_wizards.htm,v
retrieving revision 1.5
diff -u -r1.5 jdt_api_wizards.htm
--- guide/jdt_api_wizards.htm	23 Jun 2004 23:27:11 -0000	1.5
+++ guide/jdt_api_wizards.htm	10 Nov 2004 21:51:22 -0000
@@ -147,7 +147,7 @@
    }
 }</font></pre>
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 </body>
 </html>
Index: guide/jdt_api_write_jar_file.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.isv/guide/jdt_api_write_jar_file.htm,v
retrieving revision 1.13
diff -u -r1.13 jdt_api_write_jar_file.htm
--- guide/jdt_api_write_jar_file.htm	23 Jun 2004 23:27:11 -0000	1.13
+++ guide/jdt_api_write_jar_file.htm	10 Nov 2004 21:51:22 -0000
@@ -40,7 +40,7 @@
 <p> Once the JAR is described by a <a href="../reference/api/org/eclipse/jdt/ui/jarpackager/JarPackageData.html"><b>JarPackageData</b></a>,
 it can be programmatically written using a <a href="../reference/api/org/eclipse/jdt/ui/jarpackager/JarWriter.html"><b>JarWriter</b></a>.</p>
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 </body>
 </html>
Index: guide/jdt_int.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.isv/guide/jdt_int.htm,v
retrieving revision 1.11
diff -u -r1.11 jdt_int.htm
--- guide/jdt_int.htm	23 Jun 2004 23:27:11 -0000	1.11
+++ guide/jdt_int.htm	10 Nov 2004 21:51:22 -0000
@@ -39,7 +39,7 @@
 </ul>
 <p>We'll examine each component's structure and the API it provides.</p>
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 </body>
 </html>
Index: guide/jdt_int_core.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.isv/guide/jdt_int_core.htm,v
retrieving revision 1.5
diff -u -r1.5 jdt_int_core.htm
--- guide/jdt_int_core.htm	23 Jun 2004 23:27:11 -0000	1.5
+++ guide/jdt_int_core.htm	10 Nov 2004 21:51:23 -0000
@@ -47,7 +47,7 @@
 <code>org.eclipse.jdt.core.jdom</code> will be deprecated in the 2.2. stream and replaced with <code>org.eclipse.jdt.core.dom</code>.
 </p>
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 </body>
 </html>
Index: guide/jdt_int_debug.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.isv/guide/jdt_int_debug.htm,v
retrieving revision 1.4
diff -u -r1.4 jdt_int_debug.htm
--- guide/jdt_int_debug.htm	23 Jun 2004 23:27:11 -0000	1.4
+++ guide/jdt_int_debug.htm	10 Nov 2004 21:51:23 -0000
@@ -56,7 +56,7 @@
     code by prompting the user.</li>
 </ul>
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 </body>
 </html>
Index: guide/jdt_int_junit.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.isv/guide/jdt_int_junit.htm,v
retrieving revision 1.4
diff -u -r1.4 jdt_int_junit.htm
--- guide/jdt_int_junit.htm	23 Jun 2004 23:27:11 -0000	1.4
+++ guide/jdt_int_junit.htm	10 Nov 2004 21:51:23 -0000
@@ -18,7 +18,7 @@
 JUnit tests</a>.&nbsp; The topics in this guide discuss how to interact
 programmatically with the JUnit IDE plug-in. </p>
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 </body>
 </html>
Index: guide/jdt_int_model.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.isv/guide/jdt_int_model.htm,v
retrieving revision 1.7
diff -u -r1.7 jdt_int_model.htm
--- guide/jdt_int_model.htm	23 Jun 2004 23:27:11 -0000	1.7
+++ guide/jdt_int_model.htm	10 Nov 2004 21:51:23 -0000
@@ -121,18 +121,18 @@
   implement the <b><a href="../reference/api/org/eclipse/jdt/core/IOpenable.html"> 
   IOpenable</a> </b> interface, since they must be opened before they can be navigated. 
   The figure below shows how these elements are represented in the Packages view.</p>
-<p><img src="images/openables.gif" width=438 height=365 border="0" alt="Packages View showing elements implementing the IOpenable interface"> 
+<p><img src="images/openables.gif"  border="0" alt="Packages View showing elements implementing the IOpenable interface"> 
 </p>
 <p>The Java elements that implement <b><a href="../reference/api/org/eclipse/jdt/core/IOpenable.html"> 
   IOpenable</a> </b> are created primarily from information found in the underlying 
   resource files.&nbsp; The same elements are represented generically in the resource 
   navigator view.</p>
-<p><img src="images/javanavigator.gif" width=237 height=224 border="0" alt="Resource Navigator showing elements implementing the IOpenable interface"> 
+<p><img src="images/javanavigator.gif"  border="0" alt="Resource Navigator showing elements implementing the IOpenable interface"> 
 </p>
 <p> Other elements correspond to the items that make up a Java compilation unit. 
   The figure below shows a Java compilation unit and a content outliner that displays 
   the source elements in the compilation unit.</p>
-<img src="images/sourceelements.gif" width=529 height=450 border="0" alt="An editor and a content outliner illustrating the relation between corresponding source elements"> 
+<img src="images/sourceelements.gif"  border="0" alt="An editor and a content outliner illustrating the relation between corresponding source elements"> 
 <p> These elements implement the <a href="../reference/api/org/eclipse/jdt/core/ISourceReference.html"><b> 
   ISourceReference</b></a> interface, since they can provide corresponding source 
   code. (As these elements are selected in the content outliner, their corresponding 
@@ -190,7 +190,7 @@
   Java project nature (and therefore can be treated as an <a href="../reference/api/org/eclipse/jdt/core/IJavaProject.html"><b> 
   IJavaProject</b></a>).</p>
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 </body>
 </html>
Index: guide/jdt_int_ui.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.isv/guide/jdt_int_ui.htm,v
retrieving revision 1.21
diff -u -r1.21 jdt_int_ui.htm
--- guide/jdt_int_ui.htm	24 Jun 2004 19:28:13 -0000	1.21
+++ guide/jdt_int_ui.htm	10 Nov 2004 21:51:23 -0000
@@ -45,7 +45,7 @@
     and configuring Java elements. </li>
 </ul>
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 </body>
 </html>
Index: questions/index.html
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.isv/questions/index.html,v
retrieving revision 1.25
diff -u -r1.25 index.html
--- questions/index.html	23 Jun 2004 23:27:37 -0000	1.25
+++ questions/index.html	10 Nov 2004 21:51:23 -0000
@@ -45,7 +45,7 @@
     new Java element wizard page?</a></li>
 </ul>
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 </body>
 </html>
Index: reference/extension-points/index.html
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.isv/reference/extension-points/index.html,v
retrieving revision 1.29
diff -u -r1.29 index.html
--- reference/extension-points/index.html	19 Aug 2004 15:21:49 -0000	1.29
+++ reference/extension-points/index.html	10 Nov 2004 21:51:23 -0000
@@ -40,7 +40,7 @@
   <li><a href="org_eclipse_ltk_ui_refactoring_statusContextViewers.html">org.eclipse.ltk.ui.refactoring.statusContextViewers</a></li>
 </ul>
 <p>
-   <a href="../../notices.html"><img src="../../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../../notices.html"><img src="../../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 </body>
 </html>
Index: reference/misc/index.html
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.isv/reference/misc/index.html,v
retrieving revision 1.13
diff -u -r1.13 index.html
--- reference/misc/index.html	23 Jun 2004 23:33:05 -0000	1.13
+++ reference/misc/index.html	10 Nov 2004 21:51:23 -0000
@@ -15,7 +15,7 @@
   </li>
 </ul>
 <p>
-   <a href="../../notices.html"><img src="../../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../../notices.html"><img src="../../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 </body>
 </html>
Index: reference/misc/overview-jdt.html
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.isv/reference/misc/overview-jdt.html,v
retrieving revision 1.14
diff -u -r1.14 overview-jdt.html
--- reference/misc/overview-jdt.html	23 Jun 2004 23:33:05 -0000	1.14
+++ reference/misc/overview-jdt.html	10 Nov 2004 21:51:23 -0000
@@ -64,7 +64,7 @@
   </tbody> 
 </table>
 <p>
-   <a href="../../notices.html"><img src="../../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../../notices.html"><img src="../../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 </body>
 </html>
Index: samples/samples.html
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.isv/samples/samples.html,v
retrieving revision 1.12
diff -u -r1.12 samples.html
--- samples/samples.html	23 Jun 2004 23:31:05 -0000	1.12
+++ samples/samples.html	10 Nov 2004 21:51:23 -0000
@@ -15,7 +15,7 @@
   then extract the contents of the examples zip file to <b>d:\eclipse-sdk</b>.</p>
 <p>Start the workbench. The example plug-ins should be installed.</p>
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 </body>
 </html>
? tasks/sedNjMobt
Index: concepts/cbrkpnts.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/concepts/cbrkpnts.htm,v
retrieving revision 1.15
diff -u -r1.15 cbrkpnts.htm
--- concepts/cbrkpnts.htm	23 Jun 2004 22:40:34 -0000	1.15
+++ concepts/cbrkpnts.htm	10 Nov 2004 21:51:41 -0000
@@ -27,13 +27,13 @@
 
     <p>Breakpoints are displayed in the vertical editor ruler and in the Breakpoints view.</p>
 
-    <p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
+    <p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
      <a href="../tasks/tasks-144.htm">Adding breakpoints</a><br>
      <a href="../tasks/tasks-135.htm">Resuming the execution of suspended threads</a><br>
      <a href="../tasks/tasks-126.htm">Running and debugging</a><br>
      <a href="../tasks/tasks-134.htm">Suspending threads</a></p>
 
-    <p><img border="0" src="../images/ngrelr.gif" alt="Related reference" width="159" height="27"><br>
+    <p><img border="0" src="../images/ngrelr.gif" alt="Related reference" ><br>
      <a href="../reference/ref-11.htm">Debug preferences</a><br>
      <a href="../reference/ref-51.htm">Debug view</a><a href="../reference/ref-4.htm"><br>
     Run menu</a><br>
@@ -41,7 +41,7 @@
      <a href="../reference/ref-35.htm">Breakpoints view</a><br>
     </p>
 
-    <p><a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a></p>
+    <p><a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a></p>
   </body>
 </html>
 
Index: concepts/cbuildcp.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/concepts/cbuildcp.htm,v
retrieving revision 1.16
diff -u -r1.16 cbuildcp.htm
--- concepts/cbuildcp.htm	23 Jun 2004 22:40:34 -0000	1.16
+++ concepts/cbuildcp.htm	10 Nov 2004 21:51:41 -0000
@@ -18,12 +18,12 @@
     specified for each project. In the project properties, it is referred
     to as the &quot;Java Build Path.&quot;</p>
 
-    <p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27"><br>
+    <p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" ><br>
      <a href="concepts-4.htm">Java builder</a><br>
      <a href="cclsspthv.htm">Classpath variable</a>
     </p>
 
-    <p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
+    <p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
      <a href="../tasks/tasks-113.htm">Adding a JAR file to the build path</a><br>
      <a href="../tasks/tasks-112.htm">Adding a library folder to the build path</a><br>
      <a href="../tasks/tasks-106.htm">Building a Java program</a><br>
@@ -35,7 +35,7 @@
 	 <a href="../tasks/tasks-222.htm">Creating a new source folder with specific output folder</a>
     </p>
 
-    <p><img src="../images/ngrelr.gif" alt="Related reference" border="0" height="27" width="159"><br>
+    <p><img src="../images/ngrelr.gif" alt="Related reference" border="0" ><br>
      <a href="../reference/ref-15.htm">Classpath Variables preferences</a><br>
      <a href="../reference/ref-123.htm">Java Build Path properties</a><br>
     </p>
@@ -43,7 +43,7 @@
     <p><br>
     </p>
 
-    <p><a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a></p>
+    <p><a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a></p>
   </body>
 </html>
 
Index: concepts/cclsspthv.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/concepts/cclsspthv.htm,v
retrieving revision 1.14
diff -u -r1.14 cclsspthv.htm
--- concepts/cclsspthv.htm	23 Jun 2004 22:40:34 -0000	1.14
+++ concepts/cclsspthv.htm	10 Nov 2004 21:51:41 -0000
@@ -24,22 +24,22 @@
     this way, you can share build paths across teams and define the variables to
     refer to the correct location for your particular computer.</p>
 
-    <p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27"><br>
+    <p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" ><br>
      <a href="concepts-1.htm">Java development tools (JDT)</a><br>
      <a href="cbuildcp.htm">Build classpath</a></p>
 
-    <p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
+    <p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
      <a href="../tasks/tasks-114.htm">Adding a variable classpath entry</a><br>
      <a href="../tasks/tasks-116.htm">Attaching source to a classpath variable</a><br>
      <a href="../tasks/tasks-117.htm">Defining a classpath variable</a><br>
      <a href="../tasks/tasks-118.htm">Deleting a classpath variable</a></p>
 
-    <p><img src="../images/ngrelr.gif" alt="Related reference" border="0" height="27" width="159"><br>
+    <p><img src="../images/ngrelr.gif" alt="Related reference" border="0" ><br>
      <a href="../reference/ref-15.htm">Classpath Variables preferences</a><br>
      <a href="../reference/ref-123.htm">Java Build Path properties</a><br>
     </p>
 
-    <p><a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a></p>
+    <p><a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a></p>
   </body>
 </html>
 
Index: concepts/clocdbug.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/concepts/clocdbug.htm,v
retrieving revision 1.12
diff -u -r1.12 clocdbug.htm
--- concepts/clocdbug.htm	23 Jun 2004 22:40:34 -0000	1.12
+++ concepts/clocdbug.htm	10 Nov 2004 21:51:41 -0000
@@ -24,20 +24,20 @@
     launching.&nbsp; You may then use breakpoints, stepping, or expression
     evaluation to debug your program.</p>
 
-    <p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27"><br>
+    <p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" ><br>
     <a href="cbrkpnts.htm">Breakpoints</a></p>
-    <p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
+    <p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
     <a href="../tasks/tasks-144.htm">Adding breakpoints</a><br>
     <a href="../tasks/tasks-135.htm">Resuming the execution of suspended threads</a><br>
     <a href="../tasks/tasks-126.htm">Running and debugging</a><br>
     <a href="../tasks/tasks-134.htm">Suspending threads</a></p>
-    <p><img border="0" src="../images/ngrelr.gif" alt="Related reference" width="159" height="27"><br>
+    <p><img border="0" src="../images/ngrelr.gif" alt="Related reference" ><br>
     <a href="../reference/ref-11.htm">Debug preferences</a><br>
     <a href="../reference/ref-51.htm">Debug view</a><br>
     <a href="../reference/ref-4.htm">Run and debug actions</a><br>
     </p>
 
-    <p><a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a></p>
+    <p><a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a></p>
   </body>
 </html>
 
Index: concepts/cnls.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/concepts/cnls.htm,v
retrieving revision 1.20
diff -u -r1.20 cnls.htm
--- concepts/cnls.htm	23 Jun 2004 22:40:34 -0000	1.20
+++ concepts/cnls.htm	10 Nov 2004 21:51:41 -0000
@@ -50,17 +50,17 @@
       <li><a href="http://java.sun.com/docs/books/tutorial/i18n/intro/index.html";>http://java.sun.com/docs/books/tutorial/i18n/intro/index.html</a></li>
     </ul>
 
-    <p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
+    <p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
      <a href="../tasks/tasks-188.htm">Finding strings to externalize</a><br>
      <a href="../tasks/tasks-202.htm">Finding unused and incorrectly used keys in property files</a><br>
      <a href="../tasks/tasks-180.htm">Using the Externalize Strings wizard</a></p>
 
-    <p><img src="../images/ngrelr.gif" alt="Related reference" border="0" height="27" width="159"><br>
+    <p><img src="../images/ngrelr.gif" alt="Related reference" border="0" ><br>
      <a href="../reference/ref-menu-source.htm">Source menu</a><br>
      <a href="../reference/ref-wizard-externalize-strings.htm">Externalize Strings wizard</a><br>
      <a href="../reference/ref-preferences-compiler.htm">Compiler preferences</a></p>
 
-    <p><a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a></p>
+    <p><a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a></p>
   </body>
 </html>
 
Index: concepts/concepts-1.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/concepts/concepts-1.htm,v
retrieving revision 1.20
diff -u -r1.20 concepts-1.htm
--- concepts/concepts-1.htm	23 Jun 2004 22:40:34 -0000	1.20
+++ concepts/concepts-1.htm	10 Nov 2004 21:51:41 -0000
@@ -14,7 +14,7 @@
     <p>The Java development tools (JDT) are a set of extensions to the workbench that
     allow you to edit, compile, and run Java programs.</p>
 
-    <p><img src="../images/ngrelc.gif" alt="Related concepts" border="0" height="27" width="159"><br>
+    <p><img src="../images/ngrelc.gif" alt="Related concepts" border="0" ><br>
      <a href="cbuildcp.htm">Build classpath</a><br>
      <a href="../concepts/cclsspthv.htm">Classpath variables</a><br>
      <a href="../concepts/concepts-10.htm">Debugger</a><br>
@@ -27,7 +27,7 @@
      <a href="../concepts/concepts-9.htm">Refactoring support</a><br>
      <a href="../concepts/concepts-11.htm">Scrapbook</a></p>
 
-    <p><img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159"><br>
+    <p><img src="../images/ngrelt.gif" alt="Related tasks" border="0" ><br>
      <a href="../tasks/tasks-31.htm">Adding source code as individual files</a><br>
      <a href="../tasks/tasks-11.htm">Creating Java elements</a><br>
      <a href="../tasks/tasks-66.htm">Formatting Java code</a><br>
@@ -35,13 +35,13 @@
      <a href="../tasks/tasks-2.htm">Showing and hiding files</a><br>
      <a href="../tasks/tasks-JREs.htm">Working with JREs</a></p>
 
-    <p><img src="../images/ngrelr.gif" alt="Related reference" border="0" height="27" width="159"><br>
+    <p><img src="../images/ngrelr.gif" alt="Related reference" border="0" ><br>
      <a href="../reference/ref-2.htm">JDT actions</a><br>
      <a href="../reference/ref-152.htm">Frequently asked questions on JDT</a><br>
      <a href="../reference/ref-155.htm">JDT glossary</a><br>
     </p>
 
-    <p><a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a></p>
+    <p><a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a></p>
   </body>
 </html>
 
Index: concepts/concepts-10.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/concepts/concepts-10.htm,v
retrieving revision 1.18
diff -u -r1.18 concepts-10.htm
--- concepts/concepts-10.htm	23 Jun 2004 22:40:34 -0000	1.18
+++ concepts/concepts-10.htm	10 Nov 2004 21:51:41 -0000
@@ -24,13 +24,13 @@
     program started on a computer that is accessible through a
     network (remote debugging).</p>
 
-    <p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27"><br>
+    <p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" ><br>
      <a href="../concepts/concepts-1.htm">Java development tools (JDT)</a><br>
      <a href="../concepts/cbrkpnts.htm">Breakpoints</a><br>
      <a href="cremdbug.htm">Remote debugging</a><br>
      <a href="clocdbug.htm">Local debugging</a></p>
 
-    <p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
+    <p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
      <a href="../tasks/tasks-144.htm">Adding breakpoints</a><br>
      <a href="../tasks/tasks-9.htm">Changing debugger launch options</a><br>
      <a href="../tasks/tasks-141.htm">Connecting to a remote VM with the Remote Java application launch configuration</a><br>
@@ -43,7 +43,7 @@
      <a href="../tasks/tasks-134.htm">Suspending threads</a><br>
     </p>
 
-    <p><img border="0" src="../images/ngrelr.gif" alt="Related reference" width="159" height="27"><br>
+    <p><img border="0" src="../images/ngrelr.gif" alt="Related reference" ><br>
      <a href="../reference/ref-11.htm">Debug preferences</a><br>
      <a href="../reference/ref-51.htm">Debug view</a><br>
      <a href="../reference/ref-4.htm">Run and debug actions</a><br>
@@ -52,7 +52,7 @@
     <p><br>
     </p>
 
-    <p><a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a></p>
+    <p><a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a></p>
   </body>
 </html>
 
Index: concepts/concepts-11.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/concepts/concepts-11.htm,v
retrieving revision 1.16
diff -u -r1.16 concepts-11.htm
--- concepts/concepts-11.htm	23 Jun 2004 22:40:34 -0000	1.16
+++ concepts/concepts-11.htm	10 Nov 2004 21:51:41 -0000
@@ -19,23 +19,23 @@
     <p>From a Java scrapbook editor, you can select a code snippet, evaluate it, and display the result as a string.
     You can also show the object that results from evaluating a code snippet in the debugger's expressions view.</p>
 
-    <p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27"><br>
+    <p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" ><br>
      <a href="../concepts/concepts-1.htm">Java development tools (JDT)</a><br>
      <a href="../concepts/concepts-10.htm">Debugger</a></p>
 
-    <p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
+    <p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
      <a href="../tasks/tasks-149.htm">Creating a Java scrapbook page</a><br>
      <a href="../tasks/tasks-151.htm">Displaying the result of evaluating an expression</a><br>
      <a href="../tasks/tasks-150.htm">Inspecting the result of evaluating an expression</a><br>
      <a href="../tasks/tasks-65.htm">Using content/code assist</a><br>
      <a href="../tasks/tasks-107.htm">Viewing compilation errors and warnings</a></p>
 
-    <p><img border="0" src="../images/ngrelr.gif" alt="Related reference" width="159" height="27"><br>
+    <p><img border="0" src="../images/ngrelr.gif" alt="Related reference" ><br>
      <a href="../reference/ref-129.htm">New Java Scrapbook Page wizard</a><br>
      <a href="../reference/ref-34.htm">Java scrapbook page</a><br>
      <a href="../reference/ref-56.htm">Expressions view</a></p>
 
-    <p><a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a></p>
+    <p><a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a></p>
   </body>
 </html>
 
Index: concepts/concepts-3.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/concepts/concepts-3.htm,v
retrieving revision 1.27
diff -u -r1.27 concepts-3.htm
--- concepts/concepts-3.htm	23 Jun 2004 22:40:34 -0000	1.27
+++ concepts/concepts-3.htm	10 Nov 2004 21:51:41 -0000
@@ -30,11 +30,11 @@
       groups.</span></li>
     </ul>
 
-    <p><img width="159" height="27" src="../images/ngrelc.gif" alt="Related concepts" border="0"><br>
+    <p><img  src="../images/ngrelc.gif" alt="Related concepts" border="0"><br>
      <a href="concepts-4.htm">Java builder</a><br>
      <a href="../concepts/concepts-9.htm">Refactoring support</a></p>
 
-    <p><img border="0" width="159" height="27" src="../images/ngrelt.gif" alt="Related tasks"><br>
+    <p><img border="0"  src="../images/ngrelt.gif" alt="Related tasks"><br>
      <a href="../tasks/tasks-12.htm">Creating a new Java project</a><br>
      <a href="../tasks/tasks-13.htm">Creating a Java project as its own source container</a><br>
      <a href="../tasks/tasks-14.htm">Creating a Java project with source folders</a><br>
@@ -45,11 +45,11 @@
      <a href="../tasks/tasks-47.htm">Filtering elements</a><br>
     </p>
 
-    <p><img src="../images/ngrelr.gif" alt="Related reference" border="0" height="27" width="159"><br>
+    <p><img src="../images/ngrelr.gif" alt="Related reference" border="0" ><br>
      <a href="../reference/ref-121.htm">New Java Project wizard</a><br>
      <a href="../reference/ref-preferences-new-project.htm">New Project preferences</a></p>
 
-    <p><a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a></p>
+    <p><a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a></p>
   </body>
 </html>
 
Index: concepts/concepts-4.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/concepts/concepts-4.htm,v
retrieving revision 1.19
diff -u -r1.19 concepts-4.htm
--- concepts/concepts-4.htm	23 Jun 2004 22:40:34 -0000	1.19
+++ concepts/concepts-4.htm	10 Nov 2004 21:51:41 -0000
@@ -24,11 +24,11 @@
     most likely related to an invalid build path), the Java builder does not produce any CLASS
     files.</p>
 
-    <p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27"><br>
+    <p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" ><br>
      <a href="cbuildcp.htm">Build classpath</a><br>
      <a href="../concepts/concepts-1.htm">Java development tools (JDT)</a></p>
 
-    <p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
+    <p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
      <a href="../tasks/tasks-106.htm">Building a Java program</a><br>
      <a href="../tasks/tasks-108.htm">Building automatically</a><br>
      <a href="../tasks/tasks-109.htm">Building manually</a><br>
@@ -39,11 +39,11 @@
      <a href="../tasks/tasks-112.htm">Adding a library folder to the build path</a><br>
 	</p>
 	
-    <p><img src="../images/ngrelr.gif" alt="Related reference" border="0" height="27" width="159"><br>
+    <p><img src="../images/ngrelr.gif" alt="Related reference" border="0" ><br>
      <a href="../reference/ref-123.htm">Java Build Path properties</a><br>
      <a href="../reference/ref-preferences-compiler.htm">Java Compiler preferences</a></p>
 
-    <p><a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a></p>
+    <p><a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a></p>
   </body>
 </html>
 
Index: concepts/concepts-5.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/concepts/concepts-5.htm,v
retrieving revision 1.26
diff -u -r1.26 concepts-5.htm
--- concepts/concepts-5.htm	23 Jun 2004 22:40:34 -0000	1.26
+++ concepts/concepts-5.htm	10 Nov 2004 21:51:41 -0000
@@ -70,16 +70,16 @@
       <li><span>Console</span></li>
     </ul>
 
-    <p><img width="159" height="27" src="../images/ngrelc.gif" alt="Related concepts" border="0"><br>
+    <p><img  src="../images/ngrelc.gif" alt="Related concepts" border="0"><br>
      <a href="../concepts/concepts-1.htm">Java development tools (JDT)</a><br>
      <a href="../concepts/concepts-6.htm">Java views</a></p>
 
-    <p><img border="0" width="159" height="27" src="../images/ngrelt.gif" alt="Related tasks"><br>
+    <p><img border="0"  src="../images/ngrelt.gif" alt="Related tasks"><br>
      <a href="../tasks/tasks-144.htm">Adding breakpoints</a><br>
      <a href="../tasks/tasks-42.htm">Opening a type hierarchy in its own perspective</a><br>
      <a href="../tasks/tasks-134.htm">Suspending threads</a></p>
 
-    <p><img border="0" width="159" height="27" src="../images/ngrelr.gif" alt="Related reference"><br>
+    <p><img border="0"  src="../images/ngrelr.gif" alt="Related reference"><br>
      <a href="../reference/ref-35.htm">Breakpoints view</a><br>
      <a href="../reference/ref-45.htm">Console view</a><br>
      <a href="../reference/ref-51.htm">Debug view</a><br>
@@ -90,7 +90,7 @@
      <a href="../reference/ref-type-hierarchy.htm">Type Hierarchy view</a><br>
      <a href="../reference/ref-74.htm">Variables view</a></p>
 
-    <p><a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a></p>
+    <p><a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a></p>
   </body>
 </html>
 
Index: concepts/concepts-6.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/concepts/concepts-6.htm,v
retrieving revision 1.28
diff -u -r1.28 concepts-6.htm
--- concepts/concepts-6.htm	23 Jun 2004 23:09:35 -0000	1.28
+++ concepts/concepts-6.htm	10 Nov 2004 21:51:41 -0000
@@ -51,14 +51,14 @@
     Typically, the Types view is used to make this selection.
     </p>
 
-    <p><img width="159" height="27" src="../images/ngrelc.gif" alt="Related concepts" border="0"><br>
+    <p><img  src="../images/ngrelc.gif" alt="Related concepts" border="0"><br>
      <a href="../concepts/concepts-5.htm">Java perspectives</a></p>
 
-    <p><img border="0" width="159" height="27" src="../images/ngrelt.gif" alt="Related tasks"><br>
+    <p><img border="0"  src="../images/ngrelt.gif" alt="Related tasks"><br>
      <a href="../tasks/tasks-consoleAppearance.htm">Changing the appearance of the Console view</a><br>
      <a href="../tasks/tasks-38.htm">Changing the appearance of the Hierarchy view</a></p>
 
-    <p><img border="0" width="159" height="27" src="../images/ngrelr.gif" alt="Related reference"><br>
+    <p><img border="0"  src="../images/ngrelr.gif" alt="Related reference"><br>
      <a href="../reference/ref-35.htm">Breakpoints view</a><br>
      <a href="../reference/ref-45.htm">Console view</a><br>
      <a href="../reference/ref-51.htm">Debug view</a><br>
@@ -73,7 +73,7 @@
     </p>
 
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: concepts/concepts-7.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/concepts/concepts-7.htm,v
retrieving revision 1.29
diff -u -r1.29 concepts-7.htm
--- concepts/concepts-7.htm	23 Jun 2004 22:40:34 -0000	1.29
+++ concepts/concepts-7.htm	10 Nov 2004 21:51:41 -0000
@@ -46,10 +46,10 @@
     also open the editor by opening Java elements, such as types, methods, or
     fields, from other views.</p>
 
-    <p><img width="159" height="27" src="../images/ngrelc.gif" alt="Related concepts" border="0"><br>
+    <p><img  src="../images/ngrelc.gif" alt="Related concepts" border="0"><br>
      <a href="../concepts/concepts-1.htm">Java development tools (JDT)</a></p>
 
-    <p><img border="0" width="159" height="27" src="../images/ngrelt.gif" alt="Related tasks"><br>
+    <p><img border="0"  src="../images/ngrelt.gif" alt="Related tasks"><br>
      <a href="../tasks/tasks-73.htm">Opening an editor for a selected element</a><br>
      <a href="../tasks/tasks-54.htm">Using the Java editor</a><br>
      <a href="../tasks/tasks-65.htm">Using content/code assist</a><br>
@@ -61,14 +61,14 @@
      <a href="../tasks/tasks-138.htm">Evaluating expressions</a><br>
     </p>
 
-    <p><img border="0" width="159" height="27" src="../images/ngrelr.gif" alt="Related reference"><br>
+    <p><img border="0"  src="../images/ngrelr.gif" alt="Related reference"><br>
      <a href="../reference/ref-java-editor.htm">Java editor actions</a><br>
      <a href="../reference/ref-21.htm">Java editor preferences</a><br>
      <a href="../reference/ref-view-outline.htm">Outline view for Java</a><br>
      <a href="../reference/ref-24.htm">Views and editors</a>
     </p>
 
-    <p><a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a></p>
+    <p><a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a></p>
   </body>
 </html>
 
Index: concepts/concepts-8.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/concepts/concepts-8.htm,v
retrieving revision 1.22
diff -u -r1.22 concepts-8.htm
--- concepts/concepts-8.htm	23 Jun 2004 22:40:34 -0000	1.22
+++ concepts/concepts-8.htm	10 Nov 2004 21:51:42 -0000
@@ -106,17 +106,17 @@
 
     <p><span class="control">Working Set</span> - only resources that belong to the chosen working set are included in this search</p>
 
-    <p><img width="159" height="27" src="../images/ngrelc.gif" alt="Related concepts" border="0"><br>
+    <p><img  src="../images/ngrelc.gif" alt="Related concepts" border="0"><br>
      <a href="../concepts/concepts-1.htm">Java development tools (JDT)</a></p>
 
-    <p><img border="0" width="159" height="27" src="../images/ngrelt.gif" alt="Related tasks"><br>
+    <p><img border="0"  src="../images/ngrelt.gif" alt="Related tasks"><br>
      <a href="../tasks/tasks-79.htm">Searching Java code</a></p>
 
-    <p><img src="../images/ngrelr.gif" alt="Related reference" border="0" height="27" width="159"><br>
+    <p><img src="../images/ngrelr.gif" alt="Related reference" border="0" ><br>
      <a href="../reference/ref-menu-search.htm">Search actions</a><br>
      <a href="../reference/ref-131.htm">Java Search tab</a></p>
 
-    <p><a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a></p>
+    <p><a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a></p>
   </body>
 </html>
 
Index: concepts/concepts-9.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/concepts/concepts-9.htm,v
retrieving revision 1.25
diff -u -r1.25 concepts-9.htm
--- concepts/concepts-9.htm	23 Jun 2004 22:40:34 -0000	1.25
+++ concepts/concepts-9.htm	10 Nov 2004 21:51:42 -0000
@@ -36,10 +36,10 @@
     often require changes in dependent files.
     </p>
 
-    <p><img width="159" height="27" src="../images/ngrelc.gif" alt="Related concepts" border="0"><br>
+    <p><img  src="../images/ngrelc.gif" alt="Related concepts" border="0"><br>
      <a href="../concepts/concepts-1.htm">Java development tools (JDT)</a></p>
 
-    <p><img border="0" width="159" height="27" src="../images/ngrelt.gif" alt="Related tasks"><br>
+    <p><img border="0"  src="../images/ngrelt.gif" alt="Related tasks"><br>
      <a href="../tasks/tasks-80.htm">Refactoring</a><br>
      <a href="../tasks/tasks-82.htm">Refactoring without preview</a><br>
      <a href="../tasks/tasks-83.htm">Refactoring with preview</a><br>
@@ -48,14 +48,14 @@
      <a href="../tasks/tasks-101.htm">Redoing a refactoring operation</a><br>
     </p>
 
-    <p><img border="0" width="159" height="27" src="../images/ngrelr.gif" alt="Related reference"><br>
+    <p><img border="0"  src="../images/ngrelr.gif" alt="Related reference"><br>
      <a href="../reference/ref-menu-refactor.htm">Refactoring actions</a><br>
      <a href="../reference/ref-117.htm">Refactoring wizard</a><br>
      <a href="../reference/ref-23.htm">Refactoring preferences</a><br>
      <a href="../reference/ref-154.htm">Extract Method Errors</a><br>
     </p>
 
-    <p><a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a></p>
+    <p><a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a></p>
   </body>
 </html>
 
Index: concepts/cquickassists.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/concepts/cquickassists.htm,v
retrieving revision 1.2
diff -u -r1.2 cquickassists.htm
--- concepts/cquickassists.htm	3 Nov 2004 08:17:06 -0000	1.2
+++ concepts/cquickassists.htm	10 Nov 2004 21:51:42 -0000
@@ -353,6 +353,6 @@
   </tbody>
 </table>
 <p><a href="../notices.html"><img src="../cpy.gif" alt="Legal notices"
- border="0" height="14" width="324"></a></p>
+ border="0" ></a></p>
 </body>
 </html>
Index: concepts/cquickfix.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/concepts/cquickfix.htm,v
retrieving revision 1.8
diff -u -r1.8 cquickfix.htm
--- concepts/cquickfix.htm	24 Jun 2004 20:55:57 -0000	1.8
+++ concepts/cquickfix.htm	10 Nov 2004 21:51:42 -0000
@@ -14,7 +14,7 @@
     <p>The Java editor offers corrections to problems found while typing and after compiling. To show that
     correction proposals are available for a problem or warning, a 'light bulb' is visible on the editor's annotation bar.<br>
 Left click on the light bulb or invoking Ctrl+1 (Edit / Quick Fix) brings up the proposals for the problem at the cursor position.<br>
-<img src="../images/c-quickfix.gif" width=418 height=209 border="0" alt="Quick fix selection dialog">
+<img src="../images/c-quickfix.gif"  border="0" alt="Quick fix selection dialog">
 </p>
 
 <p>The following quick fixes are available:</p>
@@ -145,11 +145,11 @@
 	</tbody>
 </table>
 <p>
-	<img src="../images/ngrelc.gif" width=159 height=27 alt="Related concepts" border="0"><br>
-	<a href="../concepts/concepts-7.htm">Java editor</a></p><p><img src="../images/ngrelr.gif" width=159 height=27 alt="Related reference" border="0"><br>
+	<img src="../images/ngrelc.gif"  alt="Related concepts" border="0"><br>
+	<a href="../concepts/concepts-7.htm">Java editor</a></p><p><img src="../images/ngrelr.gif"  alt="Related reference" border="0"><br>
     <a href="../reference/ref-2.htm">JDT actions</a><a href="../reference/ref-152.htm"></a><br>
 </p>
-<p><a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a></p>
+<p><a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a></p>
 
 </body>
 </html>
Index: concepts/cremdbug.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/concepts/cremdbug.htm,v
retrieving revision 1.13
diff -u -r1.13 cremdbug.htm
--- concepts/cremdbug.htm	23 Jun 2004 22:40:34 -0000	1.13
+++ concepts/cremdbug.htm	10 Nov 2004 21:51:42 -0000
@@ -43,12 +43,12 @@
     </ol>
     <p>More specific instructions for setting up a launch configuration for
     remote debugging should be obtained from your VM provider.&nbsp; </p>
-    <p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
+    <p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
     <a href="../tasks/tasks-141.htm">Using the remote Java application launch configuration<br>
     </a>
     <a href="../tasks/tasks-142.htm">Disconnecting from a VM</a><br>
     </p>
-    <p><a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a></p>
+    <p><a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a></p>
   </body>
 </html>
 
Index: concepts/ctemplates.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/concepts/ctemplates.htm,v
retrieving revision 1.16
diff -u -r1.16 ctemplates.htm
--- concepts/ctemplates.htm	23 Jun 2004 22:40:34 -0000	1.16
+++ concepts/ctemplates.htm	10 Nov 2004 21:51:42 -0000
@@ -29,12 +29,12 @@
     <strong>Window &gt; Preferences &gt; Java &gt; Editor &gt; Templates</strong>.
     You can also create your own templates or edit the existing ones.</p>
 
-    <p><img border="0" width="159" height="27" src="../images/ngrelt.gif" alt="Related tasks"><br>
+    <p><img border="0"  src="../images/ngrelt.gif" alt="Related tasks"><br>
      <a href="../tasks/tasks-171.htm">Using templates</a><br>
      <a href="../tasks/tasks-203.htm">Writing your own templates</a>
     </p>
 
-    <p><img border="0" src="../images/ngrelr.gif" alt="Related reference" width="159" height="27"><br>
+    <p><img border="0" src="../images/ngrelr.gif" alt="Related reference" ><br>
      <a href="../reference/ref-menu-edit.htm">Edit menu</a><br>
      <a href="../reference/ref-143.htm">Java Content Assist</a><br>
      <a href="../reference/ref-preferences-templates.htm">Templates preferences</a><br>
@@ -43,7 +43,7 @@
     <p><br>
     </p>
 
-    <p><a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a></p>
+    <p><a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a></p>
   </body>
 </html>
 
Index: gettingStarted/qs-10.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/gettingStarted/qs-10.htm,v
retrieving revision 1.29
diff -u -r1.29 qs-10.htm
--- gettingStarted/qs-10.htm	24 Jun 2004 20:55:57 -0000	1.29
+++ gettingStarted/qs-10.htm	10 Nov 2004 21:51:42 -0000
@@ -27,7 +27,7 @@
   <li>
 <p>Press <strong>Finish</strong>. The file 
     is moved, and its package declaration changes to reflect the new location.</p>
-    <p> <img src="../images/qs-44.gif" width=603 height=234 alt="File moved to junit.samples package"> 
+    <p> <img src="../images/qs-44.gif"  alt="File moved to junit.samples package"> 
     </p>
     </li>
   </ol>
@@ -42,24 +42,24 @@
     possible new locations for the resource. Select the <em>junit.samples</em> 
     package, then click <strong>OK</strong>. The class is moved, and its 
     package declaration is updated to the new location. 
-    <p> <img src="../images/qs-46.gif" width=408 height=471 alt="Move destination dialog"> 
+    <p> <img src="../images/qs-46.gif"  alt="Move destination dialog"> 
     </p>
  </li>
 </ol>
-<img src="../images/ngrelc.gif" width=159 height=27 alt="Related concepts" border="0"> 
+<img src="../images/ngrelc.gif"  alt="Related concepts" border="0"> 
 <p> <a href="../tasks/tasks-6.htm">Java views</a><br>
   <a href="../concepts/concepts-9.htm">Refactoring support</a> </p>
-<p> <img src="../images/ngrelt.gif" width=159 height=27 alt="Related tasks" border="0"> 
+<p> <img src="../images/ngrelt.gif"  alt="Related tasks" border="0"> 
 </p>
 <p> <a href="../tasks/tasks-80.htm">Refactoring</a><br>
   <a href="../tasks/tasks-85.htm">Copying and moving Java elements</a><br>
   <a href="../tasks/tasks-51.htm">Moving folders, packages and files</a> </p>
-<p> <img src="../images/ngrelr.gif" width=159 height=27 alt="Related reference" border="0"> 
+<p> <img src="../images/ngrelr.gif"  alt="Related reference" border="0"> 
 </p>
 <p> <a href="../reference/ref-menu-refactor.htm">Refactoring actions</a><br>
   <a href="../reference/ref-117.htm">Refactoring wizard</a><br>
   <a href="../reference/ref-23.htm">Refactoring preferences</a> </p>
-<p><a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+<p><a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 </body>
 </html>
Index: gettingStarted/qs-11.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/gettingStarted/qs-11.htm,v
retrieving revision 1.28
diff -u -r1.28 qs-11.htm
--- gettingStarted/qs-11.htm	24 Jun 2004 20:55:57 -0000	1.28
+++ gettingStarted/qs-11.htm	10 Nov 2004 21:51:42 -0000
@@ -27,12 +27,12 @@
     In the <em>Search For</em> area, select <strong>Method</strong>, and in the <em>Limit 
     To</em> area, select <strong>References</strong>.<br>
     Verify that the Scope is set to <strong>Workspace</strong>. 
-    <p> <img src="../images/qs-47.gif" width=557 height=415 alt="Java Search page"> 
+    <p> <img src="../images/qs-47.gif"  alt="Java Search page"> 
     </p>
     Then click <strong>Search</strong>. While searching you may click <strong>Cancel</strong> 
     at any time to stop the search. Partial results will be shown. </li>
   <li> In the Java perspective, the Search view shows the search results. 
-    <p> <img src="../images/qs-48.gif" width=764 height=191 alt="Search results view"> 
+    <p> <img src="../images/qs-48.gif"  alt="Search results view"> 
     </p>
     Use the <strong>Show Next Match</strong> and <strong>Show Previous 
     Match</strong> buttons to navigate to each match. If the file in which the 
@@ -40,7 +40,7 @@
   <li> When you navigate to a search match using the Search view buttons, 
     the file opens in the editor at the position of the match. Search matches 
     are tagged with a search marker in the vertical ruler. 
-    <p> <img src="../images/qs-49.gif" width=765 height=534 alt="Editor with Search marker"> 
+    <p> <img src="../images/qs-49.gif"  alt="Editor with Search marker"> 
     </p>
   </li>
 </ol>
@@ -52,7 +52,7 @@
     to open it in an editor. </li>
   <li> In the Outline view, select the fail(String) method, and from its context 
     menu, select&nbsp;<strong>References &gt; Workspace</strong>. 
-    <p> <img src="../images/qs-50.gif" width=765 height=533 alt="Search context menu in Outline view"> 
+    <p> <img src="../images/qs-50.gif"  alt="Search context menu in Outline view"> 
     </p>
   </li>
 </ol>
@@ -61,13 +61,13 @@
   In the editor, select the class name <em>TestCase</em> and from the context 
   menu, select <strong>  References &gt; Workspace</strong>. 
   </p>
-    <img src="../images/qs-52.gif" width=652 height=487 alt="Search context menu in editor"> 
+    <img src="../images/qs-52.gif"  alt="Search context menu in editor"> 
   <p>
 <h2> Continuing a search from the search view </h2>
 <p> The Search Results view shows the results for the TestCase search. Select 
   a search result and open the context menu. You can continue searching the selected 
   element's references and declarations. </p>
-<img src="../images/qs-53.gif" width=574 height=563 alt="Search context menu in Search results view"> 
+<img src="../images/qs-53.gif"  alt="Search context menu in Search results view"> 
 <h2> Performing a file search </h2>
 <ol>
   <li> In the Java perspective, click the&nbsp;<strong>Search</strong> button 
@@ -78,7 +78,7 @@
     Make sure that the <strong>File name patterns</strong>  field is set 
     to <em>*.java</em>. The Scope should be set to <em>Workspace</em>.
     Then click <strong>Search</strong>.
-    <p> <img src="../images/qs-54.gif" width=488 height=410 alt="File search tab"> 
+    <p> <img src="../images/qs-54.gif"  alt="File search tab"> 
     </p>
   </li>
   <li> To find all files of a given file name pattern, leave the Containing 
@@ -90,31 +90,31 @@
   recent searches. You can choose items from this menu to view previous
 searches.&nbsp; The list can be cleared by choosing <strong>Clear History</strong>. 
 </p>
-<img src="../images/qs-55.gif" width=764 height=194 alt="Previous search results menu"> 
+<img src="../images/qs-55.gif"  alt="Previous search results menu"> 
 <p> 
 The <strong>Previous Search Results</strong> button will display a dialog 
   with the list of all previous searches from the current session. 
   </p>
-<img src="../images/qs-56.gif" width=416 height=345 alt="Previous search results dialog"> 
+<img src="../images/qs-56.gif"  alt="Previous search results dialog"> 
 <p> 
 Selecting a previous search from this dialog will let you view that search. 
 </p>
-<img src="../images/ngrelc.gif" width=159 height=27 alt="Related concepts" border="0"> 
+<img src="../images/ngrelc.gif"  alt="Related concepts" border="0"> 
 <p> 
 
 <a href="../concepts/concepts-8.htm">Java search</a> </p>
-<p> <img src="../images/ngrelt.gif" width=159 height=27 alt="Related tasks" border="0"> 
+<p> <img src="../images/ngrelt.gif"  alt="Related tasks" border="0"> 
 </p>
 <p> <a href="../tasks/tasks-103.htm">Conducting a Java search using the search 
   dialog</a><br>
   <a href="../tasks/tasks-104.htm">Conducting a Java search using pop-up menus</a> 
 </p>
-<p> <img src="../images/ngrelr.gif" width=159 height=27 alt="Related reference" border="0"> 
+<p> <img src="../images/ngrelr.gif"  alt="Related reference" border="0"> 
 </p>
 <p> <a href="../reference/ref-menu-refactor.htm">Refactoring actions</a><br>
   <a href="../reference/ref-117.htm">Refactoring wizard</a><br>
   <a href="../reference/ref-23.htm">Refactoring preferences</a> </p>
-<p><a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+<p><a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 </body>
 </html>
Index: gettingStarted/qs-12.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/gettingStarted/qs-12.htm,v
retrieving revision 1.33
diff -u -r1.33 qs-12.htm
--- gettingStarted/qs-12.htm	24 Jun 2004 20:55:57 -0000	1.33
+++ gettingStarted/qs-12.htm	10 Nov 2004 21:51:42 -0000
@@ -15,68 +15,68 @@
     and double-click it to open it in an editor. </li>
   <li> In the Outline view, notice that the TestRunner class has an icon which 
     indicates that the class defines a <code>main</code> method. 
-    <p> <img src="../images/qs-58.gif" width=182 height=137 alt="Outline view with selected TestRunner class"> 
+    <p> <img src="../images/qs-58.gif"  alt="Outline view with selected TestRunner class"> 
     </p>
   </li>
   <li> Right click on TestRunner.java in the Package Explorer and select
     <strong>Java Application</strong> from the cascading <strong>Run</strong> 
     menu. This will launch the selected class as a local Java application. The <strong>Run</strong>
     context menu item is also available in other places, such as the Outline view.
-    <p> <img src="../images/qs-59.gif" width=485 height=122 alt="Run context menu"> </p>
+    <p> <img src="../images/qs-59.gif"  alt="Run context menu"> </p>
   </li>
   <li> Notice that the program has finished running and the following message appears in the 
     Console view telling you that the program needs an execution argument.&nbsp;
     Running a program as a Java Application uses the default settings for
     launching the selected class and does not allow you to specify any
     arguments. 
-    <p> <img src="../images/qs-60.gif" width=764 height=166 alt="Console with error message: Usage: TestRunner [-wait] testCaseName, where name is the name of the TestCase class"> 
+    <p> <img src="../images/qs-60.gif"  alt="Console with error message: Usage: TestRunner [-wait] testCaseName, where name is the name of the TestCase class"> 
     </p>
   </li>
   <li> To specify arguments, use the drop-down <strong>Run</strong> menu in the
     toolbar and select <strong>Run...</strong>. 
-    <p> <img src="../images/qs-61.gif" width=151 height=120 alt="Run menu of the toolbar"> </p>
+    <p> <img src="../images/qs-61.gif"  alt="Run menu of the toolbar"> </p>
   </li>
   <li> This time, the Launch Configurations dialog opens with the TestRunner launch configuration selected.
     A launch configuration allows you to configure how a program is launched,
     including its arguments, classpath, and other options.&nbsp; (A default
     launch configuration was created for you when you chose <strong>Run &gt;
     Java Application</strong>). 
-    <p> <img src="../images/qs-62.gif" width=675 height=324 alt="Launch configuration dialog showing the Main tab"> 
+    <p> <img src="../images/qs-62.gif"  alt="Launch configuration dialog showing the Main tab"> 
     </p>
   </li>
   <li> Select the Arguments tab and type <em>junit.samples.VectorTest</em> in 
     the Program arguments area. 
-    <p> <img src="../images/qs-63.gif" width=448 height=137 alt="Arguments tab of the launch configuration dialog"> 
+    <p> <img src="../images/qs-63.gif"  alt="Arguments tab of the launch configuration dialog"> 
     </p>
   </li>
   <li> Click <strong>Run</strong>. This time the program runs correctly, indicating 
     the number of tests that were run. 
-    <p> <img src="../images/qs-64.gif" width=472 height=165 alt="Console showing program output"> </p>
+    <p> <img src="../images/qs-64.gif"  alt="Console showing program output"> </p>
   </li>
   <li> <p>Switch to the Debug perspective. In the Debug view, notice that a process
     for the last program launch was registered when the program was run.</p>
     <p>By default, the Debug view automatically removes any terminated launches when
     a new launch is created. This preference can be configured on the <strong>Launching</strong>
     preference page located under the <strong>Run/Debug</strong> preference page.</p>
-    <p> <img src="../images/qs-65.gif" width=512 height=76 alt="Debug view showing two terminated run launches"> 
+    <p> <img src="../images/qs-65.gif"  alt="Debug view showing two terminated run launches"> 
     </p>
     <em>Note: You can relaunch a terminated process by selecting <strong>Relaunch</strong> 
     from its context menu.</em> </li>
   <li> Select the drop-down menu from the <strong>Run</strong> button in the workbench 
     toolbar. This list contains the previously launched programs. These programs
     can be relaunched by selecting them in the history list. 
-    <p> <img src="../images/qs-66.gif" width=147 height=120 alt="Run drop down menu from the workbench toolbar"> 
+    <p> <img src="../images/qs-66.gif"  alt="Run drop down menu from the workbench toolbar"> 
     </p>
   </li>
   <li> From the context menu in the Debug view (or the equivalent toolbar button), 
     select <strong>Remove All Terminated</strong> to clear the view of terminated
     launch processes. 
-    <p> <img src="../images/qs-67.gif" width=513 height=94 alt="Debug view showing context menu"> 
+    <p> <img src="../images/qs-67.gif"  alt="Debug view showing context menu"> 
     </p>
   </li>
 </ol>
 
-    <p><img src="../images/ngrelt.gif" width=159 height=27 border="0" alt="Related tasks"><br>
+    <p><img src="../images/ngrelt.gif"  border="0" alt="Related tasks"><br>
      <a href="../tasks/tasks-9.htm">Changing debugger launch options</a><br>
      <a href="../tasks/tasks-141.htm">Connecting to a remote VM with the Remote Java application launch configuration</a><br>
      <a href="../tasks/tasks-142.htm">Disconnecting from a VM</a><br>
@@ -84,12 +84,12 @@
      <a href="../tasks/tasks-126.htm">Running and debugging</a><br>
     </p>
 
-    <p><img border="0" src="../images/ngrelr.gif" alt="Related reference" width="159" height="27"><br>
+    <p><img border="0" src="../images/ngrelr.gif" alt="Related reference" ><br>
      <a href="../reference/ref-51.htm">Debug view</a><br>
      <a href="../reference/ref-4.htm">Run and debug actions</a><br>
     </p>
 
-<p><a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+<p><a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 </body>
 </html>
Index: gettingStarted/qs-13.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/gettingStarted/qs-13.htm,v
retrieving revision 1.35
diff -u -r1.35 qs-13.htm
--- gettingStarted/qs-13.htm	24 Jun 2004 20:55:57 -0000	1.35
+++ gettingStarted/qs-13.htm	10 Nov 2004 21:51:42 -0000
@@ -16,7 +16,7 @@
     area on the following line in the setUp() method: 
     <p> <code>fFull.addElement (new Integer(1));</code> </p>
     <p> and double-click on the ruler to set a breakpoint. </p>
-    <p> <img src="../images/qs-68.gif" width=583 height=119 alt="VectorTest.java editor showing added breakpoint"> 
+    <p> <img src="../images/qs-68.gif"  alt="VectorTest.java editor showing added breakpoint"> 
     </p>
     The breakpoint icon indicates the status of the breakpoint.&nbsp; The plain
     blue breakpoint icon indicates that the breakpoint has been set, but not yet
@@ -31,17 +31,17 @@
     </code>method.&nbsp; </li>
   <li> Select the <em>VectorTest - junit.samples - /JUnit</em> item in the dialog, 
     then click <strong>OK</strong>. 
-    <p> <img src="../images/qs-69.gif" width=288 height=422 alt="Type selection dialog"> </p>
+    <p> <img src="../images/qs-69.gif"  alt="Type selection dialog"> </p>
   </li>
   <li> The program will run until the breakpoint is reached.&nbsp; When the breakpoint is hit, the Debug perspective opens, and execution 
     is suspended. Notice that the process is still active (not terminated) in 
     the Debug view. Other threads might still be running. 
-    <p> <img src="../images/qs-70.gif" width=731 height=596 alt="Debug perspective"> </p>
+    <p> <img src="../images/qs-70.gif"  alt="Debug perspective"> </p>
     <em>Note: The breakpoint now has a checkmark overlay since the class
     VectorTest was loaded in the Java VM.</em> </li>
   <li> In the editor in the Debug perspective, select <code>new Vector()</code> from the line above
     where the breakpoint is set, and from its context menu, select <strong>Inspect</strong>. 
-    <p> <img src="../images/qs-71.gif" width=585 height=283 alt="VectorTest.java editor with selected breakpoint line showing context menu"> 
+    <p> <img src="../images/qs-71.gif"  alt="VectorTest.java editor with selected breakpoint line showing context menu"> 
     </p>
   </li>
   <li> The expression is evaluated in the context of the current stack frame, 
@@ -62,7 +62,7 @@
     Execution will continue at the next line in the same method 
       (or, if you are at the end of a method, it will continue in the method from 
       which the current method was called).
-    <p> <img src="../images/qs-72.gif" width=506 height=224 alt="Variables view"> </p>
+    <p> <img src="../images/qs-72.gif"  alt="Variables view"> </p>
   </li>
   <li> Try some other step buttons (<strong>Step Into, Step Return) </strong>to
     step through the code.&nbsp; Note the differences in stepping techniques.
@@ -82,18 +82,18 @@
   </li>
 </ol>
 
-    <p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27"><br>
+    <p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" ><br>
      <a href="../concepts/cbrkpnts.htm">Breakpoints</a><br>
      <a href="../concepts/cremdbug.htm">Remote debugging</a><br>
      <a href="../concepts/clocdbug.htm">Local debugging</a></p>
 
-    <p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
+    <p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
      <a href="../tasks/tasks-144.htm">Adding breakpoints</a><br>
      <a href="../tasks/tasks-135.htm">Resuming the execution of suspended threads</a><br>
      <a href="../tasks/tasks-126.htm">Running and debugging</a><br>
      <a href="../tasks/tasks-134.htm">Suspending threads</a></p>
 
-    <p><img src="../images/ngrelr.gif" width=159 height=27 border="0" alt="Related reference"><br>
+    <p><img src="../images/ngrelr.gif"  border="0" alt="Related reference"><br>
      <a href="../reference/ref-11.htm">Debug preferences</a><br>
      <a href="../reference/ref-51.htm">Debug view</a><br>
      <a href="../reference/ref-4.htm">Run and debug actions</a><br>
@@ -103,7 +103,7 @@
      <a href="../reference/ref-56.htm">Expressions view</a><br>
      <a href="../reference/ref-74.htm">Variables view</a></p>
 
-<p><a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+<p><a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 </body>
 </html>
Index: gettingStarted/qs-14.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/gettingStarted/qs-14.htm,v
retrieving revision 1.29
diff -u -r1.29 qs-14.htm
--- gettingStarted/qs-14.htm	23 Jun 2004 22:42:05 -0000	1.29
+++ gettingStarted/qs-14.htm	10 Nov 2004 21:51:42 -0000
@@ -22,12 +22,12 @@
   <li> Select the text you just typed, and from its context menu, select <strong>Display</strong>.&nbsp;
     (You can also choose <strong>Display Result of Evaluating Selected Text </strong>from
     the Display view toolbar.) 
-    <p> <img src="../images/qs-74.gif" width=402 height=122 alt="Display view with fFull.size selected and showing context menu"> 
+    <p> <img src="../images/qs-74.gif"  alt="Display view with fFull.size selected and showing context menu"> 
     </p>
   </li>
   <li> The expression is evaluated and the result is displayed in the Display
     view. 
-    <p> <img src="../images/qs-75.gif" width=388 height=99 alt="Display view showing evaluation result: (int) 0"> 
+    <p> <img src="../images/qs-75.gif"  alt="Display view showing evaluation result: (int) 0"> 
     </p>
   </li>
   <li> On a new line in the Display view, type the following line: 
@@ -37,24 +37,24 @@
     menu.&nbsp; (You can also choose <strong>Inspect Result of Evaluating
     Selected Text </strong>from the Display view toolbar.) </li>
   <li>A lightweight window opens with the value of the evaluated expression. 
-    <p> <img src="../images/qs-76.gif" width=415 height=236 alt="Pop-up containing fFull.toArray() expression"> 
+    <p> <img src="../images/qs-76.gif"  alt="Pop-up containing fFull.toArray() expression"> 
     </p>
   </li> 
 </ol>
 
-<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" ><br>
 <a href="../concepts/concepts-10.htm">Debugger</a></p>
-<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
      <a href="../tasks/tasks-138.htm">Evaluating expressions</a><br>
 <a href="../tasks/tasks-151.htm">Displaying the result of evaluating an
 expression</a><br>
 <a href="../tasks/tasks-150.htm">Inspecting the result of evaluating an
 expression</a><br>
 <a href="../tasks/tasks-107.htm">Viewing compilation errors and warnings</a></p>
-<p><img border="0" src="../images/ngrelr.gif" alt="Related reference" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelr.gif" alt="Related reference" ><br>
 <a href="../reference/ref-56.htm">Expressions view</a></p>
 
-<p><a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+<p><a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 </body>
 </html>
Index: gettingStarted/qs-15.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/gettingStarted/qs-15.htm,v
retrieving revision 1.23
diff -u -r1.23 qs-15.htm
--- gettingStarted/qs-15.htm	24 Jun 2004 20:55:57 -0000	1.23
+++ gettingStarted/qs-15.htm	10 Nov 2004 21:51:42 -0000
@@ -14,7 +14,7 @@
 <ol>
   <li> In the File menu select <STRONG>New &gt; Other &gt; Java &gt;
 	Java Run/Debug &gt; Scrapbook Page</STRONG>. You will be prompted for a folder
-    destination for the page. <p> <img src="../images/qs-77.gif" width=461 height=582 alt="Create Java Scrapbook Page wizard"> 
+    destination for the page. <p> <img src="../images/qs-77.gif"  alt="Create Java Scrapbook Page wizard"> 
     </p></li>
   <li> In the <strong>Enter or select the folder</strong> field, type or browse below 
     to select the <em>JUnit</em> project root directory. </li>
@@ -25,17 +25,17 @@
     resource is created for you with the <em>jpage</em> file extension.&nbsp; (The <em>jpage
     </em>file extension will be added automatically if you do not enter it yourself.)&nbsp;
     The scrapbook page opens automatically in an editor. 
-    <p> <img src="../images/qs-78.gif" width=509 height=406 alt="Package Explorer and editor area of the active perspective"> 
+    <p> <img src="../images/qs-78.gif"  alt="Package Explorer and editor area of the active perspective"> 
     </p>
  </li>
   <li> In the editor, type <code>System.get</code> and then use content assist (Ctrl+Space) 
     to complete the snippet as <code>System.getProperties()</code>. 
-    <p> <img src="../images/qs-79.gif" width=443 height=224 alt="Content proposals popup"> </p>
+    <p> <img src="../images/qs-79.gif"  alt="Content proposals popup"> </p>
   </li>
   <li> Select the entire line you just typed and select <strong>Display</strong> 
     from the context menu.&nbsp; You can also select <strong>Display Result of
     Evaluating Selected Text</strong> from the toolbar. 
-    <p> <img src="../images/qs-80.gif" width=443 height=249 alt="Snippet editor with System.getProperties() selected showing context menu"> 
+    <p> <img src="../images/qs-80.gif"  alt="Snippet editor with System.getProperties() selected showing context menu"> 
     </p>
   </li>
   <li> When the evaluation completes, the result of the evaluation is displayed
@@ -48,20 +48,20 @@
     can close the editor.&nbsp; Save the changes in the page if you want to keep
     the snippets for future use. </li>
 </ol>
-<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" ><br>
 <a href="../concepts/concepts-10.htm">Debugger</a></p>
-<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
 <a href="../tasks/tasks-149.htm">Creating a Java scrapbook page</a><br>
 <a href="../tasks/tasks-151.htm">Displaying the result of evaluating an
 expression</a><br>
 <a href="../tasks/tasks-150.htm">Inspecting the result of evaluating an
 expression</a><br>
 <a href="../tasks/tasks-107.htm">Viewing compilation errors and warnings</a></p>
-<p><img border="0" src="../images/ngrelr.gif" alt="Related reference" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelr.gif" alt="Related reference" ><br>
 <a href="../reference/ref-129.htm">New Java Scrapbook Page wizard</a><br>
 <a href="../reference/ref-34.htm">Java scrapbook page</a><br>
 <a href="../reference/ref-56.htm">Expressions view</a></p>
-<p><a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+<p><a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 </body>
 </html>
Index: gettingStarted/qs-2.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/gettingStarted/qs-2.htm,v
retrieving revision 1.36
diff -u -r1.36 qs-2.htm
--- gettingStarted/qs-2.htm	24 Jun 2004 20:55:57 -0000	1.36
+++ gettingStarted/qs-2.htm	10 Nov 2004 21:51:42 -0000
@@ -45,26 +45,26 @@
         Java library hence easing debugging. Additional SDKs can be added by searching the harddrive for installed
         SDKs. To do so simply click the <strong>Search</strong> button and specify a root folder for the search.
 		<p>
-		<img src="../images/qs-1.gif" width=501 height=184 alt="Installed JREs preference page">
+		<img src="../images/qs-1.gif"  alt="Installed JREs preference page">
 		</p>
       </li>
       <li>
         Select <strong>Workbench</strong> in the tree pane to display the <strong>Workbench</strong> preference page. Confirm that the <strong>Build automatically</strong> option is checked.
 		<p>
-		<img src="../images/qs-2.gif" width=500 height=149 alt="Workbench preference page">
+		<img src="../images/qs-2.gif"  alt="Workbench preference page">
 		</p>
       </li>
       <li>
         Select <b>Java &gt; Build Path </b> in the tree pane to display the <strong>Build Path</strong> preference page. Confirm that <strong>Source and output folder </strong> is set to <strong>Project</strong>.
 		<p>
-		<img src="../images/qs-3.gif" width=430 height=201 alt="New project preference page">
+		<img src="../images/qs-3.gif"  alt="New project preference page">
 		</p>
       </li>
       <li>
         Select <strong>Java &gt; Editor</strong> in the tree pane to display the <strong>Java Editor</strong> preference page. On the preference page, 
         press the <strong>Typing</strong> tab. Confirm that  option <STRONG>Analyze annotations while typing</STRONG>   is checked.
 		<p>
-		<img src="../images/qs-17a.gif" width=435 height=108 alt="Java Editor preference page">
+		<img src="../images/qs-17a.gif"  alt="Java Editor preference page">
 		</p>
       </li>
       <li>
@@ -75,7 +75,7 @@
 &gt; Preferences &gt; Java &gt; Editor &gt; Syntax</STRONG> has <STRONG>Enable
 advance highlighting</STRONG> checked on.</P>
 <p>
-      <img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27">
+      <img border="0" src="../images/ngrelc.gif" alt="Related concepts" >
     </p>
     <p>
       <a href="../concepts/concepts-3.htm">Java projects</a><br>
@@ -83,21 +83,21 @@
        <a href="../concepts/cbuildcp.htm">Build classpath</a><br>
     </p>
     <p>
-      <img src="../images/ngrelt.gif" width=159 height=27 alt="Related tasks">
+      <img src="../images/ngrelt.gif"  alt="Related tasks">
     </p>
     <p>
       <a href="../tasks/tasks-110.htm">Working with build paths</a><br>
        <a href="../tasks/tasks-JREs.htm">Working with JREs</a><br>
     </p>
     <p>
-      <img src="../images/ngrelr.gif" width=159 height=27 alt="Related reference">
+      <img src="../images/ngrelr.gif"  alt="Related reference">
     </p>
     <p>
       <a href="../reference/ref-19.htm">JRE Installations Preferences</a><br>
        <a href="../reference/ref-preferences-new-project.htm">New Project Preferences</a><br>
        <a href="../reference/ref-21.htm">Java Editor Preferences</a><br>
     </p>
-    <p><a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+    <p><a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: gettingStarted/qs-3.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/gettingStarted/qs-3.htm,v
retrieving revision 1.34
diff -u -r1.34 qs-3.htm
--- gettingStarted/qs-3.htm	24 Jun 2004 20:55:57 -0000	1.34
+++ gettingStarted/qs-3.htm	10 Nov 2004 21:51:42 -0000
@@ -41,7 +41,7 @@
 	When the Java perspective is active, new menu options and Java specific
 	buttons are loaded in the workbench toolbar. Depending on which view or
 	editor is active, other buttons and menu options will be available.
-	<P><img src="../images/qs-4.gif" width=439 height=200 alt="Java perspective"></P>
+	<P><img src="../images/qs-4.gif"  alt="Java perspective"></P>
 	</LI>
 	<LI>In the Package Explorer, make sure that the JUnit project is
 	selected. Select the menu item <STRONG>File &gt; Import...</STRONG>.</LI>
@@ -59,7 +59,7 @@
 	are importing on the right pane. <EM>Note: Do not deselect any of the
 	resources in the</EM> junit directory at this time. You will need all
 	of these resources in the tutorial.
-	<P><img src="../images/qs-5.gif" width=573 height=550 alt="Import hierarchy list">
+	<P><img src="../images/qs-5.gif"  alt="Import hierarchy list">
 </P>
 	</LI>
 	<LI>Make sure that the JUnit project appears in the destination <STRONG>Folder</STRONG>
@@ -73,18 +73,18 @@
 	overwrite these files.</LI>
 	<LI>In the Package Explorer view, expand the JUnit project to view the
 	JUnit packages.
-	<P><img src="../images/qs-6.gif" width=256 height=253 alt="Package explorer"></P>
+	<P><img src="../images/qs-6.gif"  alt="Package explorer"></P>
 	</LI>
 </OL>
 <p>
-      <img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27">
+      <img border="0" src="../images/ngrelc.gif" alt="Related concepts" >
     </p>
     <p>
       <a href="../concepts/concepts-3.htm">Java projects</a><br>
       <a href="../tasks/tasks-6.htm">Java views</a><br>
     </p>
     <p>
-      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159">
+      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" >
     </p>
     <p>
       <a href="../tasks/tasks-110.htm">Working with build paths</a><br>
@@ -92,13 +92,13 @@
        <a href="../tasks/tasks-45.htm">Using the Package Explorer</a><br>
     </p>
     <p>
-      <img src="../images/ngrelr.gif" width=159 height=27 alt="Related reference">
+      <img src="../images/ngrelr.gif"  alt="Related reference">
     </p>
     <p>
       <a href="../reference/ref-121.htm">New Java Project Wizard</a><br>
        <a href="../reference/ref-view-package-explorer.htm">Package Explorer View</a><br>
     </p>
-    <p><a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+    <p><a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: gettingStarted/qs-4.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/gettingStarted/qs-4.htm,v
retrieving revision 1.27
diff -u -r1.27 qs-4.htm
--- gettingStarted/qs-4.htm	24 Jun 2004 20:55:57 -0000	1.27
+++ gettingStarted/qs-4.htm	10 Nov 2004 21:51:42 -0000
@@ -28,29 +28,29 @@
         The import declaration, the public type, and its members (fields and
         methods) appear in the tree.
         <p>
-            <img src="../images/qs-7.gif" width=255 height=608 alt="Package explorer"> 
+            <img src="../images/qs-7.gif"  alt="Package explorer"> 
         </p>
       </li>
     </ol>
     <p>
-      <img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27">
+      <img border="0" src="../images/ngrelc.gif" alt="Related concepts" >
     </p>
     <p>
       <a href="../tasks/tasks-6.htm">Java views</a><br>
     </p>
     <p>
-      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159">
+      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" >
     </p>
     <p>
       <a href="../tasks/tasks-45.htm">Using the Package Explorer</a>
     </p>
     <p>
-      <img src="../images/ngrelr.gif" width=159 height=27 alt="Related reference">
+      <img src="../images/ngrelr.gif"  alt="Related reference">
     </p>
     <p>
       <a href="../reference/ref-view-package-explorer.htm">Package Explorer View</a><br>
     </p>
-    <p><a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+    <p><a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: gettingStarted/qs-6.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/gettingStarted/qs-6.htm,v
retrieving revision 1.39
diff -u -r1.39 qs-6.htm
--- gettingStarted/qs-6.htm	24 Jun 2004 20:55:57 -0000	1.39
+++ gettingStarted/qs-6.htm	10 Nov 2004 21:51:42 -0000
@@ -21,7 +21,7 @@
       </li>
     </ul>
 	<p>
-    <img src="../images/qs-28.gif" width=538 height=313 alt="Context menu">
+    <img src="../images/qs-28.gif"  alt="Context menu">
 	</p>
   </li>
   <li> The buttons in the view tool bar control which part of the hierarchy is
@@ -30,35 +30,35 @@
     small arrow on the left side of the type icon of TestCase indicates that the 
     hierarchy was opened on this type.
 	<p>
-    <img src="../images/qs-29.gif" width=254 height=215 alt="Type hierarchy"> 
+    <img src="../images/qs-29.gif"  alt="Type hierarchy"> 
 	</p>
   </li>
   <li> Click the <strong>Show the Supertype Hierarchy</strong> button to 
     see a hierarchy showing the type's parent elements including implemented
     interfaces. This view shows the results of going up the type hierarchy.
 	<p>
-    <img src="../images/qs-30.gif" width=256 height=188 alt="Supertype hierarchy"> 
+    <img src="../images/qs-30.gif"  alt="Supertype hierarchy"> 
 	</p>
     In this &quot;reversed hierarchy&quot; view, you can see that TestCase implements 
     the Test interface. </li>
   <li> Click the&nbsp;<strong>Show the Subtype Hierarchy</strong> button in the 
     view toolbar.
 	<p>
-    <img src="../images/qs-31.gif" width=255 height=242 alt="Subtype hierarchy"> 
+    <img src="../images/qs-31.gif"  alt="Subtype hierarchy"> 
 	</p>
   </li>
   <li> Click the <strong>Lock View and Show Members in Hierarchy</strong> 
     button in the toolbar of the member pane, then select the runTest() method 
     in the member pane. The view will now show all the types implementing runTest(). 
 	<p>
-    <img src="../images/qs-32.gif" width=255 height=609 alt="Subtype hierarchy showing method implementors"> 
+    <img src="../images/qs-32.gif"  alt="Subtype hierarchy showing method implementors"> 
 	</p>
   </li>
   <li> In the Hierarchy view, click the <strong>Show the Supertype Hierarchy</strong> 
     button. Then on the member pane, select <code>countTestCases()</code> to display 
     the places where this method is declared.
 	<p>
-    <img src="../images/qs-33.gif" width=255 height=608 alt="Supertype hierarchy showing method implementors"> 
+    <img src="../images/qs-33.gif"  alt="Supertype hierarchy showing method implementors"> 
 	</p>
   </li>
   <li> In the Hierarchy view select the <em>Test</em> element and select <strong>Focus 
@@ -69,14 +69,14 @@
     the hierarchy also shows some classes from other packages. These types are 
     shown by a type icon with a white fill.
 	<p>
-    <img src="../images/qs-33a.gif" width=257 height=248 alt="Hierarchy on a package"> 
+    <img src="../images/qs-33a.gif"  alt="Hierarchy on a package"> 
 	</p>
   </li>
   <li> Use <strong>Previous Type Hierarchies</strong> to go back to a previously 
     opened element. Click on the arrow next to the button to see a list of elements or click 
     on the button to edit the history list.
 	<p>
-    <img src="../images/qs-33b.gif" width=399 height=166 alt="History menu"> 
+    <img src="../images/qs-33b.gif"  alt="History menu"> 
 	</p>
   </li>
   <li> From the menu bar, select&nbsp;<strong>Window &gt; Preferences</strong>. 
@@ -89,16 +89,16 @@
     option for viewing type hierarchy perspectives, you can have more than one 
     type hierarchy in your workbench and switch between them as needed.</li>
 </ol>
-<img src="../images/ngrelc.gif" width=159 height=27 alt="Related concepts" border="0"> 
+<img src="../images/ngrelc.gif"  alt="Related concepts" border="0"> 
 <p> <a href="../concepts/concepts-7.htm">Java views</a> </p>
-<p> <img src="../images/ngrelt.gif" width=159 height=27 alt="Related tasks" border="0"> 
+<p> <img src="../images/ngrelt.gif"  alt="Related tasks" border="0"> 
 </p>
 <p> <a href="../tasks/tasks-37.htm">Using the Hierarchy view</a> </p>
-<p> <img src="../images/ngrelr.gif" width=159 height=27 alt="Related reference" border="0"> 
+<p> <img src="../images/ngrelr.gif"  alt="Related reference" border="0"> 
 </p>
 <p> <a href="../reference/ref-type-hierarchy.htm">Type Hierarchy view</a><br>
   <a href="../reference/ref-13.htm">Java Base preference page</a> </p>
-<p><a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+<p><a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 </body>
 </html>
Index: gettingStarted/qs-7.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/gettingStarted/qs-7.htm,v
retrieving revision 1.32
diff -u -r1.32 qs-7.htm
--- gettingStarted/qs-7.htm	24 Jun 2004 20:55:57 -0000	1.32
+++ gettingStarted/qs-7.htm	10 Nov 2004 21:51:42 -0000
@@ -19,7 +19,7 @@
     Package Explorer view. </li>
   <li> Add a syntax error by deleting the semicolon at the end of the package
     declaration in the source code. 
-    <p> <img src="../images/qs-34.gif" width=278 height=88 alt="Editor with missing semicolon"> 
+    <p> <img src="../images/qs-34.gif"  alt="Editor with missing semicolon"> 
     </p>
   </li>
   <li> Click the <strong>Save</strong> button. The project is rebuilt
@@ -34,12 +34,12 @@
       <li> Squiggly lines appear under the word which might cause the error, and</li>
       <li> The editor tabs are annotated with a problem marker. </li>
     </ul>
-    <p><img src="../images/qs-35.gif" width=818 height=227 alt="Problem marker in Package Explorer, editor and Tasks view"> 
+    <p><img src="../images/qs-35.gif"  alt="Problem marker in Package Explorer, editor and Tasks view"> 
     </p>
   </li>
   <li> You can hover over the problem marker in the vertical ruler to view a description 
     of the problem. 
-    <p> <img src="../images/qs-36.gif" width=564 height=125 alt="Problem marker hover"> 
+    <p> <img src="../images/qs-36.gif"  alt="Problem marker hover"> 
     </p>
   </li>
   <li> Click the <strong>Close</strong> button on the editor's tab to 
@@ -47,7 +47,7 @@
   <li> In the  Problems view, select a problem in the list. Open its context menu 
     and select Go To. The file is opened in the editor at the location of the 
     problem. 
-    <p> <img src="../images/qs-37.gif" width=550 height=267 alt="Problems view"> 
+    <p> <img src="../images/qs-37.gif"  alt="Problems view"> 
     </p>
   </li>
   <li> Correct the problem in the editor by adding the semicolon. Click 
@@ -60,13 +60,13 @@
     will display a description of the problem.</li>
   <li> On the marker bar a light bulb marker appears. The light bulb signals that 
     correction proposals are available for this problem. 
-    <p> <img src="../images/qs-37a.gif" width=315 height=127 alt="Light bulb and problem highlight line"> 
+    <p> <img src="../images/qs-37a.gif"  alt="Light bulb and problem highlight line"> 
     </p>
   </li>
   <li> Set the cursor inside the marked range and choose <strong>Quick Fix</strong> 
     from the Edit menu bar. You can also press Ctrl+1 or left click the light 
     bulb. A selection dialog appears with possible corrections. 
-    <p> <img src="../images/qs-37b.gif" width=656 height=200 alt="Correction proposals"> 
+    <p> <img src="../images/qs-37b.gif"  alt="Correction proposals"> 
     </p>
   </li>
   <li> Select 'Change to fName' to fix the problem. The problem highlight 
@@ -75,21 +75,21 @@
   <li> You can configure how problems are indicated on the <strong>Window 
     &gt; Preferences &gt; Workbench &gt; Editors &gt; Annotations </strong>page. </li>
 </ol>
-<img src="../images/ngrelc.gif" width=159 height=27 alt="Related concepts" border="0"> 
+<img src="../images/ngrelc.gif"  alt="Related concepts" border="0"> 
 <p> <a href="../concepts/concepts-7.htm">Java editor</a><br>
   <a href="../tasks/tasks-6.htm">Java views</a><br>
   <a href="../concepts/concepts-4.htm">Java builder</a> </p>
-<p> <img src="../images/ngrelt.gif" width=159 height=27 alt="Related tasks" border="0"> 
+<p> <img src="../images/ngrelt.gif"  alt="Related tasks" border="0"> 
 </p>
 <p> <a href="../tasks/tasks-54.htm">Using the Java editor</a><br>
   <a href="../tasks/tasks-69.htm">Viewing documentation and information</a><br>
   <a href="../tasks/tasks-175.htm">Using quick fix</a><a href="../tasks/tasks-106.htm"></a> 
 </p>
-<p> <img src="../images/ngrelr.gif" width=159 height=27 alt="Related reference" border="0"> 
+<p> <img src="../images/ngrelr.gif"  alt="Related reference" border="0"> 
 </p>
 <p> <a href="../reference/ref-21.htm">Editor preference page</a><br>
   <a href="../reference/ref-java-editor-quickfix.htm">Quick Fix</a> </p>
-<p><a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+<p><a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 </body>
 </html>
Index: gettingStarted/qs-8.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/gettingStarted/qs-8.htm,v
retrieving revision 1.25
diff -u -r1.25 qs-8.htm
--- gettingStarted/qs-8.htm	24 Jun 2004 20:55:57 -0000	1.25
+++ gettingStarted/qs-8.htm	10 Nov 2004 21:51:42 -0000
@@ -18,7 +18,7 @@
   <li> From its context menu, select&nbsp;<strong>Refactor &gt; Rename</strong>. </li>
   <li> In the&nbsp;<strong>Enter New Name</strong> field on the Rename Compilation 
     Unit page, type &quot;<em>TestCase2</em>&quot;. 
-    <p> <img src="../images/qs-38.gif" width=416 height=293 alt="Rename refactoring wizard"> 
+    <p> <img src="../images/qs-38.gif"  alt="Rename refactoring wizard"> 
     </p>
   </li>
   <li> To preview the changes that will be made as a result of renaming the
@@ -30,7 +30,7 @@
     statements in other compilation units, there are other compilation units
     affected by the change.&nbsp; These are shown in a list of changes in the
     preview pane. </p>
-    <p> <img src="../images/qs-39.gif" width=628 height=545 alt="Refactoring wizard preview page"> 
+    <p> <img src="../images/qs-39.gif"  alt="Refactoring wizard preview page"> 
     </p>
   </li>
   <li> On the Refactoring preview page, you can scroll through the proposed 
@@ -43,7 +43,7 @@
 <ol>
   <li> In the menu bar, select&nbsp;<strong>Refactor &gt; Undo Rename TestCase.java 
     to TestCase2.java</strong>. 
-    <p> <img src="../images/qs-40.gif" width=323 height=393 alt="Refactor menu"> 
+    <p> <img src="../images/qs-40.gif"  alt="Refactor menu"> 
     </p>
   </li>
   <li> The refactoring changes are undone, and the workbench returns to its previous 
@@ -51,9 +51,9 @@
     a compilation unit, at which time the refactoring undo buffer is cleared. 
   </li>
 </ol>
-<img src="../images/ngrelc.gif" alt="Related concepts" border="0" height="27" width="159"> 
+<img src="../images/ngrelc.gif" alt="Related concepts" border="0" > 
 <p> <a href="../concepts/concepts-9.htm">Refactoring support</a> </p>
-<p> <img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159"> 
+<p> <img src="../images/ngrelt.gif" alt="Related tasks" border="0" > 
 </p>
 <p> <a href="../tasks/tasks-80.htm">Refactoring</a><br>
   <a href="../tasks/tasks-92.htm">Renaming a compilation unit</a><br>
@@ -62,12 +62,12 @@
   <a href="../tasks/tasks-84.htm">Previewing refactoring changes</a><br>
   <a href="../tasks/tasks-100.htm">Undoing a refactoring operation</a><a href="../tasks/tasks-100.htm"></a> 
 </p>
-<p> <img src="../images/ngrelr.gif" alt="Related reference" border="0" height="27" width="159"> 
+<p> <img src="../images/ngrelr.gif" alt="Related reference" border="0" > 
 </p>
 <p> <a href="../reference/ref-menu-refactor.htm">Refactoring actions</a><br>
   <a href="../reference/ref-117.htm">Refactoring wizard</a><br>
   <a href="../reference/ref-23.htm">Refactoring preferences</a> </p>
-<p><a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+<p><a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 </body>
 </html>
Index: gettingStarted/qs-9.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/gettingStarted/qs-9.htm,v
retrieving revision 1.34
diff -u -r1.34 qs-9.htm
--- gettingStarted/qs-9.htm	24 Jun 2004 20:55:57 -0000	1.34
+++ gettingStarted/qs-9.htm	10 Nov 2004 21:51:42 -0000
@@ -23,14 +23,14 @@
   <li> Make sure that&nbsp;<em>JUnit</em> appears in the&nbsp;<strong>Source Folder</strong> 
     field and that&nbsp;<em>test</em> appears in the&nbsp;<strong>Package</strong> 
     field. In the&nbsp;<strong>Name</strong> field, type&nbsp;<em>MyTestCase</em>. 
-    <p> <img src="../images/qs-41.gif" width=515 height=564 alt="Java Class wizard"> 
+    <p> <img src="../images/qs-41.gif"  alt="Java Class wizard"> 
     </p>
   </li>
   <li> Click the&nbsp;<strong>Browse</strong> button next to the&nbsp;<strong>Superclass</strong> 
     field. </li>
   <li> In the&nbsp;<strong>Choose a type</strong> field in the Superclass Selection 
     dialog, type&nbsp;<em>Test</em> to narrow the list of available superclasses. 
-    <p> <img src="../images/qs-42.gif" width=297 height=477 alt="Superclass Selection dialog"> 
+    <p> <img src="../images/qs-42.gif"  alt="Superclass Selection dialog"> 
     </p>
   </li>
   <li> Select the&nbsp;<em>TestCase</em> class and click&nbsp;<strong>OK</strong>. 
@@ -38,7 +38,7 @@
   <li> Select the checkbox for&nbsp;<strong>Constructors from superclass</strong>. 
   </li>
   <li> Click&nbsp;<strong>Finish</strong> to create the new class. 
-    <p> <img src="../images/qs-43.gif" width=515 height=564 alt="Java Class wizard"> 
+    <p> <img src="../images/qs-43.gif"  alt="Java Class wizard"> 
     </p>
   </li>
   <li> The new file is opened in the editor. It contains the new class,
@@ -46,12 +46,12 @@
     configuration of generated comments in the Java preferences (<strong>Window &gt; Preferences &gt; Java &gt; Code Style &gt; Code Templates</strong>).</li>
   <li> In the Outline view select the new class&nbsp;<em>MyTestCase</em>. Open 
     the context menu and select&nbsp;<strong>Source &gt; Override/Implement Methods...</strong>. 
-    <p> <img src="../images/qs-43a.gif" width=648 height=462 alt="Context menu of a type"> 
+    <p> <img src="../images/qs-43a.gif"  alt="Context menu of a type"> 
     </p>
   </li>
   <li> In the Override Methods dialog, check <em>setUp()</em> and <em>tearDown()</em>
     and click&nbsp;<strong>OK</strong>. Two methods are added to the class. 
-    <p> <img src="../images/qs-43b.gif" width=384 height=443 alt="Override Methods dialog"> 
+    <p> <img src="../images/qs-43b.gif"  alt="Override Methods dialog"> 
     </p>
   </li>
   <li> Change the body of <em>setUp()</em> to <code>container= new Vector();</code> </li>
@@ -59,22 +59,22 @@
     highlight line as they cannot be resolved. A light bulb appears on the marker 
     bar. Set the cursor inside <em>Vector</em> and press <kbd>Ctrl+1</kbd> (or use 
     <strong>Edit &gt; Quick Fix</strong> from the menu bar). Choose <em>Import 'Vector' (java.util)</em>.This adds the missing import declaration. 
-    <p> <img src="../images/qs-43c.gif" width=654 height=194 alt="Correction proposals for Vector"><br>
+    <p> <img src="../images/qs-43c.gif"  alt="Correction proposals for Vector"><br>
     </p>
     Set the cursor inside <em>container</em> and press <kbd>Ctrl+1</kbd>. Choose <em>Create 
     field 'container'</em> to add the new field. 
-    <p> <img src="../images/qs-43d.gif" width=699 height=198 alt="Correction proposals for container"> 
+    <p> <img src="../images/qs-43d.gif"  alt="Correction proposals for container"> 
     </p>
   </li>
   <li> In the Outline view, select the class <em>MyTestCase</em>. Open the 
     context menu and select <strong>Source &gt; Generate Getter and Setter...</strong>. 
-    <p> <img src="../images/qs-43e.gif" width=627 height=457 alt="Generate Getter and Setter in context menu"> 
+    <p> <img src="../images/qs-43e.gif"  alt="Generate Getter and Setter in context menu"> 
     </p>
   </li>
   <li> The Generate Getter and Setter dialog suggests that you create the methods getContainer 
     and setContainer. Select both and click <strong>OK</strong>. A getter 
     and setter method for the field container are added. 
-    <p> <img src="../images/qs-43f.gif" width=432 height=581 alt="Generate Getter and Setter dialog"> 
+    <p> <img src="../images/qs-43f.gif"  alt="Generate Getter and Setter dialog"> 
     </p>
   </li>
   <li> Save the file. </li>
@@ -85,16 +85,16 @@
     getters and setters will suggest method names without the prefix or suffix. 
   </li>
 </ol>
-<img src="../images/ngrelc.gif" width=159 height=27 alt="Related concepts" border="0"> 
+<img src="../images/ngrelc.gif"  alt="Related concepts" border="0"> 
 <p> <a href="../tasks/tasks-6.htm">Java views</a><br>
   <a href="../concepts/concepts-7.htm">Java editor</a> </p>
-<p> <img src="../images/ngrelt.gif" width=159 height=27 alt="Related tasks" border="0"> 
+<p> <img src="../images/ngrelt.gif"  alt="Related tasks" border="0"> 
 </p>
 <p> <a href="../tasks/tasks-175.htm">Using quick fix</a><br>
   <a href="../tasks/tasks-11.htm">Creating Java elements</a><br>
   <a href="../tasks/tasks-43.htm">Overriding a method using the Hierarchy view</a><br>
   <a href="../tasks/tasks-57.htm">Generating getters and setters</a> </p>
-<p> <img src="../images/ngrelr.gif" width=159 height=27 alt="Related reference" border="0"> 
+<p> <img src="../images/ngrelr.gif"  alt="Related reference" border="0"> 
 </p>
 <p> <a href="../reference/ref-126.htm">New Java Class wizard</a><br>
   <a href="../reference/ref-menu-source.htm">Source actions</a><br>
@@ -104,7 +104,7 @@
   <a href="../reference/ref-17.htm">Code formatter preference page</a><br>
   <a href="../reference/ref-preferences-code-generation.htm">Code generation preference page</a><br>
 </p>
-<p><a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+<p><a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 </body>
 </html>
Index: gettingStarted/qs-AddMethod.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/gettingStarted/qs-AddMethod.htm,v
retrieving revision 1.11
diff -u -r1.11 qs-AddMethod.htm
--- gettingStarted/qs-AddMethod.htm	24 Jun 2004 20:55:57 -0000	1.11
+++ gettingStarted/qs-AddMethod.htm	10 Nov 2004 21:51:42 -0000
@@ -19,7 +19,7 @@
         <code>public void testSizeIsThree()</code><br>
 		As soon as you type the method name in the editor area, the new method appears at the bottom of the Outline view. 
 		<p>
-		<img src="../images/qs-13.gif" width=757 height=442 alt="New method in outline view">
+		<img src="../images/qs-13.gif"  alt="New method in outline view">
 		</p>
 		In addition, an error annotation (red square) appears in the overview ruler positioned on the right hand side 
 		of the editor. This error annotation indicates that the compilation unit is currently not correct. If you hover
@@ -29,7 +29,7 @@
 	annotations while typing</STRONG> option located on the preference page <strong>Java &gt; 
 		Editor</strong>  under the <STRONG>Typing</STRONG> tab .
 		<p>
-		<img src="../images/qs-13a.gif" width=564 height=443 alt="Error annotations in overview ruler">
+		<img src="../images/qs-13a.gif"  alt="Error annotations in overview ruler">
 		</p>
 		
       </li>
@@ -38,7 +38,7 @@
         Package Explorer view, in the Problems view and on the vertical ruler (left hand side of the editor). In the Package 
         Explorer view, the errors are propagated up to the project of the compilation unit containing the error.
 		<p>
-		<img src="../images/qs-14.gif" width=255 height=197 alt="Error propagation in package explorer">
+		<img src="../images/qs-14.gif"  alt="Error propagation in package explorer">
 		</p>
       </li>
       <li>
@@ -55,25 +55,25 @@
       </li>
     </ol>
     <p>
-      <img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27">
+      <img border="0" src="../images/ngrelc.gif" alt="Related concepts" >
     </p>
     <p>
        <a href="../concepts/concepts-7.htm">Java editor</a><br>
     </p>
     <p>
-      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159">
+      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" >
     </p>
     <p>
       <a href="../tasks/tasks-54.htm">Using the Java editor</a><br>
     </p>
     <p>
-      <img src="../images/ngrelr.gif" width=159 height=27 alt="Related reference">
+      <img src="../images/ngrelr.gif"  alt="Related reference">
     </p>
     <p>
        <a href="../reference/ref-21.htm">Java Editor Preferences</a><br>
     </p>
     <p>
-       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: gettingStarted/qs-BasicTutorial.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/gettingStarted/qs-BasicTutorial.htm,v
retrieving revision 1.2
diff -u -r1.2 qs-BasicTutorial.htm
--- gettingStarted/qs-BasicTutorial.htm	23 Jun 2004 22:42:05 -0000	1.2
+++ gettingStarted/qs-BasicTutorial.htm	10 Nov 2004 21:51:42 -0000
@@ -16,7 +16,7 @@
       This tutorial provides a step by step walk-through of the Java development tooling.
     </p>
     <p>
-       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: gettingStarted/qs-Browsing.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/gettingStarted/qs-Browsing.htm,v
retrieving revision 1.8
diff -u -r1.8 qs-Browsing.htm
--- gettingStarted/qs-Browsing.htm	24 Jun 2004 20:55:57 -0000	1.8
+++ gettingStarted/qs-Browsing.htm	10 Nov 2004 21:51:42 -0000
@@ -27,7 +27,7 @@
       </strong> toolbar button.
     </p>
     <p>
-	  <img src="../images/qs-browsing1.gif" width=871 height=547 alt="Java browsing perspective">
+	  <img src="../images/qs-browsing1.gif"  alt="Java browsing perspective">
     </p>
     <p>
       The views of the perspective are connected to each other in the following ways:
@@ -78,7 +78,7 @@
       Therefore activating these functions is analogous to activating them in the Java perspective.
     </p>
     <p>
-       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: gettingStarted/qs-ContentAssist.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/gettingStarted/qs-ContentAssist.htm,v
retrieving revision 1.9
diff -u -r1.9 qs-ContentAssist.htm
--- gettingStarted/qs-ContentAssist.htm	24 Jun 2004 20:55:57 -0000	1.9
+++ gettingStarted/qs-ContentAssist.htm	10 Nov 2004 21:51:42 -0000
@@ -35,7 +35,7 @@
         With your cursor at the end of the word <code>assert</code>, press <kbd>Ctrl</kbd>+<kbd>Space</kbd> to activate content assist. The content assist window with a list of
         proposals will appear. Scroll the list to see the available choices.
 		<p>
-		<img src="../images/qs-16.gif" width=546 height=266 alt="Content assist">
+		<img src="../images/qs-16.gif"  alt="Content assist">
 		</p>
       </li>
       <li>
@@ -43,7 +43,7 @@
         in the source code after <code>assert</code> (with no space in between). The list is narrowed and only shows entries
         starting with 'assertt'. Select and then hover over various items in the list to view any available Javadoc help for each item.
 		<p>
-		<img src="../images/qs-17.gif" width=655 height=186 alt="Content assist filtered">
+		<img src="../images/qs-17.gif"  alt="Content assist filtered">
 		</p>
       </li>
       <li>
@@ -60,27 +60,27 @@
       </li>
     </ol>
     <p>
-      <img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27">
+      <img border="0" src="../images/ngrelc.gif" alt="Related concepts" >
     </p>
     <p>
        <a href="../concepts/concepts-7.htm">Java editor</a><br>
     </p>
     <p>
-      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159">
+      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" >
     </p>
     <p>
       <a href="../tasks/tasks-54.htm">Using the Java editor</a><br>
        <a href="../tasks/tasks-65.htm">Using content assist</a><br>
     </p>
     <p>
-      <img src="../images/ngrelr.gif" width=159 height=27 alt="Related reference">
+      <img src="../images/ngrelr.gif"  alt="Related reference">
     </p>
     <p>
        <a href="../reference/ref-143.htm">Java Content Assist</a><br>
        <a href="../reference/ref-21.htm">Java Editor Preferences</a><br>
     </p>
     <p>
-       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: gettingStarted/qs-DetectingExistingLayout.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/gettingStarted/qs-DetectingExistingLayout.htm,v
retrieving revision 1.10
diff -u -r1.10 qs-DetectingExistingLayout.htm
--- gettingStarted/qs-DetectingExistingLayout.htm	24 Jun 2004 19:50:38 -0000	1.10
+++ gettingStarted/qs-DetectingExistingLayout.htm	10 Nov 2004 21:51:42 -0000
@@ -16,7 +16,7 @@
     <ul>
 	<li>The source files for a product are laid out in one directory "src".</li>
 	<li>The class files are in another directory "bin".</li>
-	<p><img src="../images/qs-DetectingExistingLayout.gif" width=507 height=284 alt="Existing layout"></p>
+	<p><img src="../images/qs-DetectingExistingLayout.gif"  alt="Existing layout"></p>
 	</ul>
     <h3>Steps for defining a corresponding project</h3>
     <ol>
@@ -33,12 +33,12 @@
     	<p>In <strong>Project layout</strong> group, change selection to <strong>Create separate source and output folders</strong>.</p>
     	<p>In <strong>Location</strong> group, change selection to <strong>Create project at external location</strong>.</p>
     	<p>Click <strong>Browse...</strong> and choose the &quot;Product&quot; directory.</p>
-		<p><img src="../images/qs-DetectingExistingLayout1.gif" width=407 height=520 alt="New Java Project external to workspace"></p>
+		<p><img src="../images/qs-DetectingExistingLayout1.gif"  alt="New Java Project external to workspace"></p>
     </li>
     <li>
      	<p>Click <strong>Next</strong>.</p>
      	<p>Ensure that the source and output folders are detected.</p>
-		<p><img src="../images/qs-DetectingExistingLayout2.gif" width=411 height=507 alt="Auto-detection of source and output folders"></p>
+		<p><img src="../images/qs-DetectingExistingLayout2.gif"  alt="Auto-detection of source and output folders"></p>
 		<p>
 			<em>Warning: </em>If the preference <strong>Window &gt; Preferences &gt; Java &gt; Compiler &gt; Build Path &gt; Scrub output folder when cleaning projects</strong>
 			is checked, clicking <strong>Finish</strong> will scrub the &quot;bin&quot; directory in the file system before
@@ -50,7 +50,7 @@
     </li>
     <li>
     	You now have a Java project with a &quot;src&quot; folder which contains the sources of the &quot;Product&quot; directory.
-		<p><img src="../images/qs-DetectingExistingLayout3.gif" width=544 height=409 alt="Java perspective"></p>
+		<p><img src="../images/qs-DetectingExistingLayout3.gif"  alt="Java perspective"></p>
     </li>
 	</ol>
 	<p>
@@ -61,14 +61,14 @@
 	</p>
 
     <p>
-      <img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27">
+      <img border="0" src="../images/ngrelc.gif" alt="Related concepts" >
     </p>
     <p>
       <a href="../concepts/concepts-3.htm">Java projects</a><br>
       <a href="../tasks/tasks-6.htm">Java views</a><br>
     </p>
     <p>
-      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159">
+      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" >
     </p>
     <p>
        <a href="../tasks/tasks-110.htm">Working with build paths</a><br>
@@ -78,14 +78,14 @@
        <a href="../tasks/tasks-45.htm">Using the Package Explorer</a><br>
     </p>
     <p>
-      <img src="../images/ngrelr.gif" width=159 height=27 alt="Related reference">
+      <img src="../images/ngrelr.gif"  alt="Related reference">
     </p>
     <p>
       <a href="../reference/ref-121.htm">New Java Project Wizard</a><br>
        <a href="../reference/ref-view-package-explorer.htm">Package Explorer View</a><br>
     </p>
     <p>
-       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: gettingStarted/qs-EditorTemplates.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/gettingStarted/qs-EditorTemplates.htm,v
retrieving revision 1.7
diff -u -r1.7 qs-EditorTemplates.htm
--- gettingStarted/qs-EditorTemplates.htm	24 Jun 2004 20:55:57 -0000	1.7
+++ gettingStarted/qs-EditorTemplates.htm	10 Nov 2004 21:51:42 -0000
@@ -32,14 +32,14 @@
         When you hover over a template, you'll see the code for the template in
         its help message.&nbsp; Note that the local array name is guessed automatically.
 		<p>
-		<img src="../images/qs-17b.gif" width=408 height=215 alt="Content assist for for">
+		<img src="../images/qs-17b.gif"  alt="Content assist for for">
 		</p>
       </li>
       <li>
         Choose the <code>for - iterate over array</code>  entry and press <kbd>Enter</kbd> to confirm the template.&nbsp;
         The template will be inserted in your source code.
 		<p>
-		<img src="../images/qs-17c.gif" width=470 height=135 alt="Inserted for template">
+		<img src="../images/qs-17c.gif"  alt="Inserted for template">
 		</p>
       </li>
       <li>
@@ -49,14 +49,14 @@
         variable with the same name are connected to each other. So changing one changes all the other values 
         as well.
 		<p>
-		<img src="../images/qs-17c1.gif" width=442 height=116 alt="Inserted for template">
+		<img src="../images/qs-17c1.gif"  alt="Inserted for template">
 		</p>
       </li>
       <li>
         Pressing the <kbd>tab</kbd> key moves the cursor to the next variable of the code template. This is the array
         <em>expected</em>.
 		<p>
-		<img src="../images/qs-17c2.gif" width=465 height=115 alt="Inserted for template">
+		<img src="../images/qs-17c2.gif"  alt="Inserted for template">
 		</p>
         Since we don't want to change the name (it was guessed right by the template) we press
         tab again, which leaves the template since there aren't any variables left to edit.
@@ -75,11 +75,11 @@
         and press <kbd>Enter</kbd> to confirm the selection (or double-click the
         selection).
 		<p>
-        <img src="../images/qs-17d.gif" width=678 height=278 alt="Inserted for template">
+        <img src="../images/qs-17d.gif"  alt="Inserted for template">
 		</p>
 		The template is inserted in the editor and <code>type</code> is highlighted and selected.
 		<p>
-		<img src="../images/qs-17e.gif" width=647 height=138 alt="Inserted for template">
+		<img src="../images/qs-17e.gif"  alt="Inserted for template">
 		</p>
       </li>
       <li>
@@ -90,7 +90,7 @@
         Press <kbd>Tab</kbd> to move the selection to <code>collection</code> and
         overwrite it by typing <code>fFull</code>.
 		<p>
-		<img src="../images/qs-17f.gif" width=624 height=130 alt="Inserted for template">
+		<img src="../images/qs-17f.gif"  alt="Inserted for template">
 		</p>
       </li>
       <li>
@@ -106,28 +106,28 @@
       </li>
     </ol>
     <p>
-      <img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27">
+      <img border="0" src="../images/ngrelc.gif" alt="Related concepts" >
     </p>
     <p>
        <a href="../concepts/concepts-7.htm">Java editor</a><br>
        <a href="../concepts/ctemplates.htm">Templates</a><br>
     </p>
     <p>
-      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159">
+      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" >
     </p>
     <p>
       <a href="../tasks/tasks-54.htm">Using the Java editor</a><br>
        <a href="../tasks/tasks-171.htm">Using templates</a><br>
     </p>
     <p>
-      <img src="../images/ngrelr.gif" width=159 height=27 alt="Related reference">
+      <img src="../images/ngrelr.gif"  alt="Related reference">
     </p>
     <p>
        <a href="../reference/ref-preferences-templates.htm">Templates Preferences</a><br>
        <a href="../reference/ref-21.htm">Java Editor Preferences</a><br>
     </p>
     <p>
-       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: gettingStarted/qs-ExtractMethod.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/gettingStarted/qs-ExtractMethod.htm,v
retrieving revision 1.8
diff -u -r1.8 qs-ExtractMethod.htm
--- gettingStarted/qs-ExtractMethod.htm	24 Jun 2004 20:55:57 -0000	1.8
+++ gettingStarted/qs-ExtractMethod.htm	10 Nov 2004 21:51:42 -0000
@@ -35,38 +35,38 @@
       <li>
         From the selection's context menu in the editor, select <strong>Refactor &gt; Extract Method...</strong>.
 		<p>
-		<img src="../images/qs-20.gif" width=704 height=538 alt="Context menu extract method">
+		<img src="../images/qs-20.gif"  alt="Context menu extract method">
 		</p>
       </li>
       <li>
         In the <strong>Method Name</strong> field, type <em>collectInheritedTests</em>.
 		<p>
-		<img src="../images/qs-21.gif" width=444 height=465 alt="Extract method wizard data input page">
+		<img src="../images/qs-21.gif"  alt="Extract method wizard data input page">
 		</p>
       </li>
       <li>
         To preview the changes, press <strong>Preview&gt;</strong>.The preview page displays the 
         changes that will be made. Press <strong>OK</strong> to extract the method.
 		<p>
-		<img src="../images/qs-22.gif" width=618 height=534 alt="Extract method preview page">
+		<img src="../images/qs-22.gif"  alt="Extract method preview page">
 		</p>
       </li>
       <li>
         Go to the extracted method by selecting it in the Outline view.
 		<p>
-		<img src="../images/qs-23.gif" width=763 height=294 alt="Extracted method">
+		<img src="../images/qs-23.gif"  alt="Extracted method">
 		</p>
       </li>
     </ol>
     <p>
-      <img src="../images/ngrelc.gif" width=159 height=27 border="0" alt="Related concepts">
+      <img src="../images/ngrelc.gif"  border="0" alt="Related concepts">
     </p>
     <p>
        <a href="../concepts/concepts-7.htm">Java editor</a><br>
        <a href="../concepts/concepts-9.htm">Refactoring support</a><br>
     </p>
     <p>
-      <img src="../images/ngrelt.gif" width=159 height=27 alt="Related tasks" border="0">
+      <img src="../images/ngrelt.gif"  alt="Related tasks" border="0">
     </p>
     <p>
       <a href="../tasks/tasks-54.htm">Using the Java editor</a><br>
@@ -74,14 +74,14 @@
        <a href="../tasks/tasks-83.htm">Refactoring with preview</a><br>
     </p>
     <p>
-      <img src="../images/ngrelr.gif" width=159 height=27 alt="Related reference">
+      <img src="../images/ngrelr.gif"  alt="Related reference">
     </p>
     <p>
        <a href="../reference/ref-154.htm">Extract Method Errors</a><br>
        <a href="../reference/ref-23.htm">Refactoring Preferences</a><br>
     </p>
     <p>
-       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: gettingStarted/qs-LocalHistory.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/gettingStarted/qs-LocalHistory.htm,v
retrieving revision 1.9
diff -u -r1.9 qs-LocalHistory.htm
--- gettingStarted/qs-LocalHistory.htm	24 Jun 2004 20:55:57 -0000	1.9
+++ gettingStarted/qs-LocalHistory.htm	10 Nov 2004 21:51:42 -0000
@@ -37,7 +37,7 @@
         shows the various saved states of the method. The Java Source Compare pane shows details of the 
         differences between the selected history resource and the existing workbench resource.
 		<p>
-		<img src="../images/qs-15.gif" width=800 height=599 alt="Replace from local history">
+		<img src="../images/qs-15.gif"  alt="Replace from local history">
 		</p>
       </li>
       <li>
@@ -60,7 +60,7 @@
         in the local history. The Java Source Compare pane shows the details of the differences between the 
         selected history version and the existing workbench resource.
 		<p>
-		<img src="../images/qs-15a.gif" width=800 height=600 alt="Restore from local history">
+		<img src="../images/qs-15a.gif"  alt="Restore from local history">
 		</p>
       </li>
       <li>
@@ -71,20 +71,20 @@
       </li>
     </ol>
     <p>
-      <img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27">
+      <img border="0" src="../images/ngrelc.gif" alt="Related concepts" >
     </p>
     <p>
        <a href="../concepts/concepts-7.htm">Java editor</a><br>
     </p>
     <p>
-      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159">
+      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" >
     </p>
     <p>
        <a href="../tasks/tasks-54.htm">Using the Java editor</a><br>
        <a href="../tasks/tasks-62.htm">Using the local history</a><br>
     </p>
     <p>
-       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: gettingStarted/qs-Navigate.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/gettingStarted/qs-Navigate.htm,v
retrieving revision 1.8
diff -u -r1.8 qs-Navigate.htm
--- gettingStarted/qs-Navigate.htm	24 Jun 2004 20:55:57 -0000	1.8
+++ gettingStarted/qs-Navigate.htm	10 Nov 2004 21:51:42 -0000
@@ -23,12 +23,12 @@
 	      <li> press <kbd>F3</kbd>. </li>
 	    </ul>	    
 		<p>
-	    <img src="../images/qs-24.gif" width=572 height=453 alt="Menu open declaration">
+	    <img src="../images/qs-24.gif"  alt="Menu open declaration">
 		</p>
 	    The TestCase class opens in the editor area and is also represented in 
 	    the Outline view. <br><em>Note: This command also works on methods and fields.</em>
 		<p>
-	    <img src="../images/qs-25.gif" width=767 height=319 alt="Opened declaration">
+	    <img src="../images/qs-25.gif"  alt="Opened declaration">
 		</p>
 	  </li>
 	  <li> With the <em>TestCase.java</em> editor open and the class declaration
@@ -38,20 +38,20 @@
 	      <li> press <kbd>F4</kbd>. </li>
 	    </ul>
 		<p>
-	    <img src="../images/qs-26.gif" width=443 height=452 alt="Menu open type hierarchy">
+	    <img src="../images/qs-26.gif"  alt="Menu open type hierarchy">
 		</p>
 	  </li>
 	  <li> 
 	    The Hierarchy view opens with the TestCase class displayed.
 		<p>
-	    <img src="../images/qs-27.gif" width=255 height=609 alt="Type hierarchy view">
+	    <img src="../images/qs-27.gif"  alt="Type hierarchy view">
 		</p>
 	    <em>Note: You can also open editors on types and methods in the Hierarchy view.</em> 
 	  </li>
 	</ol>
 	
     <p>
-      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159">
+      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" >
     </p>
     <p>
        <a href="../tasks/tasks-37.htm">Using the Hierarchy view</a><br>
@@ -60,13 +60,13 @@
        <a href="../tasks/tasks-73.htm">Opening an editor for a selected element</a><br>
     </p>
     <p>
-      <img src="../images/ngrelr.gif" width=159 height=27 alt="Related reference">
+      <img src="../images/ngrelr.gif"  alt="Related reference">
     </p>
     <p>
        <a href="../reference/ref-type-hierarchy.htm">Type Hierarchy View</a><br>
     </p>
     <p>
-       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: gettingStarted/qs-OpenJavaEditor.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/gettingStarted/qs-OpenJavaEditor.htm,v
retrieving revision 1.11
diff -u -r1.11 qs-OpenJavaEditor.htm
--- gettingStarted/qs-OpenJavaEditor.htm	24 Jun 2004 20:55:57 -0000	1.11
+++ gettingStarted/qs-OpenJavaEditor.htm	10 Nov 2004 21:51:42 -0000
@@ -32,19 +32,19 @@
 		      <li> Strings. </li>
 		    </ul>
 			<p>
-		    <img src="../images/qs-8.gif" width=583 height=416 alt="Syntax highlighting">
+		    <img src="../images/qs-8.gif"  alt="Syntax highlighting">
 			</p>
 		  </li>
 		  <li> Look at the Outline view. It displays an outline of the Java file including 
 		    the package declaration, import declarations, fields, types and methods. The 
 		    Outline view uses icons to annotate Java elements.&nbsp; For example, icons indicate whether a Java element is static, abstract,
 		    or final.&nbsp; Different icons show you whether a method is overridden from a 
-		    base class (<img src="../images/org.eclipse.jdt.ui/ovr16/over_co.gif" width=7 height=8 alt="overridden">
+		    base class (<img src="../images/org.eclipse.jdt.ui/ovr16/over_co.gif"  alt="overridden">
 ) or 
-		    when it implements a method from an interface (<img src="../images/org.eclipse.jdt.ui/ovr16/implm_co.gif" width=7 height=8 alt="implements">
+		    when it implements a method from an interface (<img src="../images/org.eclipse.jdt.ui/ovr16/implm_co.gif"  alt="implements">
 ).
 			<p>	
-		    <img src="../images/qs-9.gif" width=194 height=290 alt="Outline view">
+		    <img src="../images/qs-9.gif"  alt="Outline view">
 			</p>
 		  </li>
 		  <li> Toggle the <strong>Hide Fields</strong>, <strong>Hide Static Members</strong>, 
@@ -53,7 +53,7 @@
 			Before going to the next step make sure that <STRONG>Hide Non-Public
 	Members</STRONG>
 	button is not pressed.<p>
-			<img src="../images/qs-10.gif" width=193 height=217 alt="Outline view tool bar"> 
+			<img src="../images/qs-10.gif"  alt="Outline view tool bar"> 
 			</p>
 		  </li>
 		  <li> You can edit source code by viewing the whole Java file, or you can narrow 
@@ -62,7 +62,7 @@
 		    outline element to be displayed in the Java editor.&nbsp; In the example
 		    below, only the <em>setUp()</em> method is displayed.
 			<p>
-			<img src="../images/qs-11.gif" width=757 height=261 alt="Show selected element only tool bar button"> 
+			<img src="../images/qs-11.gif"  alt="Show selected element only tool bar button"> 
 			</p>
 		  </li>
 		  <li> Press the <strong>Show Source of Selected Element Only</strong> button 
@@ -72,20 +72,20 @@
 		    on the vertical ruler on the left border of the Java editor that indicates
 		    the range of the selected element.
 			<p>
-			<img src="../images/qs-12.gif" width=757 height=320 alt="Range indicator"> 
+			<img src="../images/qs-12.gif"  alt="Range indicator"> 
 			</p>
 		  </li>
 		</ol>
 	</p>	
     <p>
-      <img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27">
+      <img border="0" src="../images/ngrelc.gif" alt="Related concepts" >
     </p>
     <p>
       <a href="../tasks/tasks-6.htm">Java views</a><br>
        <a href="../concepts/concepts-7.htm">Java editor</a><br>
     </p>
     <p>
-      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159">
+      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" >
     </p>
     <p>
       <a href="../tasks/tasks-54.htm">Using the Java editor</a><br>
@@ -94,14 +94,14 @@
        <a href="../tasks/tasks-195.htm">Sorting elements in Java views</a><br>
     </p>
     <p>
-      <img src="../images/ngrelr.gif" width=159 height=27 alt="Related reference">
+      <img src="../images/ngrelr.gif"  alt="Related reference">
     </p>
     <p>
       <a href="../reference/ref-view-outline.htm">Java Outline View</a><br>
        <a href="../reference/ref-21.htm">Java Editor Preferences</a><br>
     </p>
     <p>
-       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: gettingStarted/qs-OrganizeImports.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/gettingStarted/qs-OrganizeImports.htm,v
retrieving revision 1.10
diff -u -r1.10 qs-OrganizeImports.htm
--- gettingStarted/qs-OrganizeImports.htm	24 Jun 2004 20:55:57 -0000	1.10
+++ gettingStarted/qs-OrganizeImports.htm	10 Nov 2004 21:51:42 -0000
@@ -25,14 +25,14 @@
         You will see numerous compiler warnings in the vertical ruler since the
         types used in the method are no longer imported.
 		<p>
-		<img src="../images/qs-18.gif" width=249 height=312 alt="Outline view context menu">
+		<img src="../images/qs-18.gif"  alt="Outline view context menu">
 		</p>
       </li>
       <li>
         From the context menu in the editor, select <strong>Source &gt; Organize Imports</strong>. The required import statements are added to the beginning of your code below the package
         declaration.
 		<p>
-		<img src="../images/qs-19.gif" width=599 height=302 alt="Organize imports">
+		<img src="../images/qs-19.gif"  alt="Organize imports">
 		</p>
         You can also choose <strong>Organize Imports</strong> from the context menu of the
         import declarations in the Outline view.<br>
@@ -44,25 +44,25 @@
       </li>
     </ol>
     <p>
-      <img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27">
+      <img border="0" src="../images/ngrelc.gif" alt="Related concepts" >
     </p>
     <p>
        <a href="../concepts/concepts-7.htm">Java editor</a><br>
     </p>
     <p>
-      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159">
+      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" >
     </p>
     <p>
       <a href="../tasks/tasks-58.htm">Managing import statements</a><br>
     </p>
     <p>
-      <img src="../images/ngrelr.gif" width=159 height=27 alt="Related reference">
+      <img src="../images/ngrelr.gif"  alt="Related reference">
     </p>
     <p>
        <a href="../reference/ref-22.htm">Organize Imports Preferences</a><br>
     </p>
     <p>
-       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: gettingStarted/qs-OrganizingSources.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/gettingStarted/qs-OrganizingSources.htm,v
retrieving revision 1.10
diff -u -r1.10 qs-OrganizingSources.htm
--- gettingStarted/qs-OrganizingSources.htm	24 Jun 2004 19:50:38 -0000	1.10
+++ gettingStarted/qs-OrganizingSources.htm	10 Nov 2004 21:51:42 -0000
@@ -20,7 +20,7 @@
 		prepare you for handling more complex layouts.
     </li>
 	<li>Let's assume you want to put your sources in one folder and your tests in another folder:</li>
-	<p><img src="../images/qs-OrganizeSources1.gif" width=419 height=285 alt="Sources and tests folders"></p>
+	<p><img src="../images/qs-OrganizeSources1.gif"  alt="Sources and tests folders"></p>
 	</ul>
     <h3>Steps for defining a corresponding project</h3>
     <ol>
@@ -32,19 +32,19 @@
     </li>
     <li>
     	On the next page, type &quot;MyProject&quot; in the <strong>Project name</strong> field. Click <strong>Next</strong>.
-		<p><img src="../images/qs-OrganizeSources2.gif" width=409 height=510 alt="Source and output folders page"></p>
+		<p><img src="../images/qs-OrganizeSources2.gif"  alt="Source and output folders page"></p>
 	</li>
 	<li>
 		<p>On the next page, Select &quot;MyProject&quot; source folder and click <strong>Add Folder...</strong>.</p>
 		<p>In <strong>New Source Folder</strong> dialog, type &quot;sources&quot; in the <strong>Folder name</strong> field.</p>
-    	<p><img src="../images/qs-OrganizeSources3.gif" width=294 height=175 alt="Java Project Name Setting"></p>
+    	<p><img src="../images/qs-OrganizeSources3.gif"  alt="Java Project Name Setting"></p>
     </li>
 	<li>
 		Click <strong>OK</strong>  to close the dialog.
 	</li>
 	<li>
 		<p>Click <strong>Yes</strong> in confirmation dialog to have &quot;MyProject/bin&quot; as your default output folder.</p>
-		<p><img src="../images/qs-OrganizeSources4.gif" width=441 height=146 alt="Default output folder confirmation"></p>
+		<p><img src="../images/qs-OrganizeSources4.gif"  alt="Default output folder confirmation"></p>
 	</li>
 	<li>
 		<p>Click again on <strong>Add Folder...</strong>.</p>
@@ -60,7 +60,7 @@
 	</li>
     <li>
     	<p>Your project setup now looks as follows:</p>
-	    <p><img src="../images/qs-OrganizeSources5.gif" width=409 height=510 alt="Resulting Java Project Wizard"></p>
+	    <p><img src="../images/qs-OrganizeSources5.gif"  alt="Resulting Java Project Wizard"></p>
     </li>
     <li>
     	Click <strong>Finish</strong>
@@ -68,18 +68,18 @@
     <li>
     	You now have a Java project with a &quot;sources&quot; and a &quot;tests&quot; folders. You can start adding classes
     	to these folders or you can copy them using drag and drop.
-	    <p><img src="../images/qs-OrganizeSources6.gif" width=544 height=409 alt="Java perspective"></p>
+	    <p><img src="../images/qs-OrganizeSources6.gif"  alt="Java perspective"></p>
     </li>
 	</ol>    
     <p>
-      <img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27">
+      <img border="0" src="../images/ngrelc.gif" alt="Related concepts" >
     </p>
     <p>
       <a href="../concepts/concepts-3.htm">Java projects</a><br>
       <a href="../tasks/tasks-6.htm">Java views</a><br>
     </p>
     <p>
-      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159">
+      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" >
     </p>
     <p>
        <a href="../tasks/tasks-110.htm">Working with build paths</a><br>
@@ -89,14 +89,14 @@
        <a href="../tasks/tasks-45.htm">Using the Package Explorer</a><br>
     </p>
     <p>
-      <img src="../images/ngrelr.gif" width=159 height=27 alt="Related reference">
+      <img src="../images/ngrelr.gif"  alt="Related reference">
     </p>
     <p>
       <a href="../reference/ref-121.htm">New Java Project Wizard</a><br>
        <a href="../reference/ref-view-package-explorer.htm">Package Explorer View</a><br>
     </p>
     <p>
-       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: gettingStarted/qs-ProjectConfiguration.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/gettingStarted/qs-ProjectConfiguration.htm,v
retrieving revision 1.6
diff -u -r1.6 qs-ProjectConfiguration.htm
--- gettingStarted/qs-ProjectConfiguration.htm	23 Jun 2004 22:42:05 -0000	1.6
+++ gettingStarted/qs-ProjectConfiguration.htm	10 Nov 2004 21:51:42 -0000
@@ -19,14 +19,14 @@
     </p>
 
     <p>
-      <img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27">
+      <img border="0" src="../images/ngrelc.gif" alt="Related concepts" >
     </p>
     <p>
       <a href="../concepts/concepts-3.htm">Java projects</a><br>
       <a href="../tasks/tasks-6.htm">Java views</a><br>
     </p>
     <p>
-      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159">
+      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" >
     </p>
     <p>
        <a href="../tasks/tasks-110.htm">Working with build paths</a><br>
@@ -36,14 +36,14 @@
        <a href="../tasks/tasks-45.htm">Using the Package Explorer</a><br>
     </p>
     <p>
-      <img src="../images/ngrelr.gif" width=159 height=27 alt="Related reference">
+      <img src="../images/ngrelr.gif"  alt="Related reference">
     </p>
     <p>
       <a href="../reference/ref-121.htm">New Java Project Wizard</a><br>
        <a href="../reference/ref-view-package-explorer.htm">Package Explorer View</a><br>
     </p>
     <p>
-       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: gettingStarted/qs-WorkingWithExistingLayout1.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/gettingStarted/qs-WorkingWithExistingLayout1.htm,v
retrieving revision 1.11
diff -u -r1.11 qs-WorkingWithExistingLayout1.htm
--- gettingStarted/qs-WorkingWithExistingLayout1.htm	24 Jun 2004 20:55:57 -0000	1.11
+++ gettingStarted/qs-WorkingWithExistingLayout1.htm	10 Nov 2004 21:51:42 -0000
@@ -16,7 +16,7 @@
     <ul>
 	<li>The source files for products are laid out in one big directory that is version and configuration managed outside Eclipse.</li>
 	<li>The source directory contains two siblings directories &quot;Product1&quot; and &quot;Product2&quot;.</li>
-	<p><img src="../images/qs-WorkingWithExistingLayout1.gif" width=508 height=287 alt="Layout 1"></p>
+	<p><img src="../images/qs-WorkingWithExistingLayout1.gif"  alt="Layout 1"></p>
 	</ul>
     <h3>Steps for defining corresponding projects</h3>
     <ol>
@@ -31,24 +31,24 @@
 	</li>
 	<li>
 		<p>On the next page, Select &quot;Product1&quot; source folder and click <strong>Add Folder...</strong>.</p>
-		<p><img src="../images/qs-WorkingWithExistingLayout11.gif" width=411 height=498 alt="Source and output folders page"></p>
+		<p><img src="../images/qs-WorkingWithExistingLayout11.gif"  alt="Source and output folders page"></p>
 	</li>
 	<li>
 		<p>In <strong>New Source Folder</strong> dialog, type &quot;JavaSourceFiles&quot; in the <strong>Folder name</strong> field.</p>
 		<p>Click <strong>Advanced</strong>. Check <strong>Link to folder in the file system</strong>.</p>
 		<p>Click <strong>Browse....</strong> and choose the &quot;JavaSourceFiles&quot; directory in &quot;Product1&quot;.</p>
-		<p><img src="../images/qs-WorkingWithExistingLayout12.gif" width=415 height=225 alt="New linked folder"></p>
+		<p><img src="../images/qs-WorkingWithExistingLayout12.gif"  alt="New linked folder"></p>
 	</li>
 	<li>
 		Click <strong>OK</strong> to close the dialog.
 	</li>
 	<li>
 		<p>Click <strong>Yes</strong> in confirmation dialog to have &quot;Product1/bin&quot; as default output folder.</p>
-		<p><img src="../images/qs-WorkingWithExistingLayout22.gif" width=441 height=146 alt="Default output folder confirmation"></p>
+		<p><img src="../images/qs-WorkingWithExistingLayout22.gif"  alt="Default output folder confirmation"></p>
 	</li>
 	<li>
 		<p>Your project source setup now looks as follows:</p>
-		<p><img src="../images/qs-WorkingWithExistingLayout13.gif" width=413 height=483 alt="Source and output page after setting output"></p>
+		<p><img src="../images/qs-WorkingWithExistingLayout13.gif"  alt="Source and output page after setting output"></p>
 	</li>
     <li>
     	Click <strong>Finish</strong>.
@@ -58,19 +58,19 @@
     </li>
     <li>
     	You now have two Java projects which respectively contain the sources of &quot;Product1&quot; and &quot;Product2&quot;.
-		<p><img src="../images/qs-WorkingWithExistingLayout14.gif" width=544 height=409 alt="Java perspective"></p>
+		<p><img src="../images/qs-WorkingWithExistingLayout14.gif"  alt="Java perspective"></p>
     </li>
 	</ol>
 
     <p>
-      <img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27">
+      <img border="0" src="../images/ngrelc.gif" alt="Related concepts" >
     </p>
     <p>
       <a href="../concepts/concepts-3.htm">Java projects</a><br>
       <a href="../tasks/tasks-6.htm">Java views</a><br>
     </p>
     <p>
-      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159">
+      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" >
     </p>
     <p>
        <a href="../tasks/tasks-110.htm">Working with build paths</a><br>
@@ -80,14 +80,14 @@
        <a href="../tasks/tasks-45.htm">Using the Package Explorer</a><br>
     </p>
     <p>
-      <img src="../images/ngrelr.gif" width=159 height=27 alt="Related reference">
+      <img src="../images/ngrelr.gif"  alt="Related reference">
     </p>
     <p>
       <a href="../reference/ref-121.htm">New Java Project Wizard</a><br>
        <a href="../reference/ref-view-package-explorer.htm">Package Explorer View</a><br>
     </p>
     <p>
-       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: gettingStarted/qs-WorkingWithExistingLayout2.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/gettingStarted/qs-WorkingWithExistingLayout2.htm,v
retrieving revision 1.9
diff -u -r1.9 qs-WorkingWithExistingLayout2.htm
--- gettingStarted/qs-WorkingWithExistingLayout2.htm	24 Jun 2004 19:50:38 -0000	1.9
+++ gettingStarted/qs-WorkingWithExistingLayout2.htm	10 Nov 2004 21:51:42 -0000
@@ -16,7 +16,7 @@
     <ul>
 	<li>The Java source files for products are all held in a single main directory.</li>
 	<li>Products are separated into four siblings packages &quot;product1&quot;, &quot;product2&quot;, &quot;product3&quot; and &quot;product4&quot;.</li>
-	<p><img src="../images/qs-WorkingWithExistingLayout2.gif" width=478 height=265 alt="Layout 2"></p>
+	<p><img src="../images/qs-WorkingWithExistingLayout2.gif"  alt="Layout 2"></p>
 	</ul>
     <h3>Steps for defining corresponding &quot;Product1&quot; and &quot;Product2&quot; projects</h3>
     <ol>
@@ -36,14 +36,14 @@
 		<p>In <strong>New Source Folder</strong> dialog, type &quot;src&quot; in the <strong>Folder name</strong> field.</p>
 		<p>Click <strong>Advanced</strong>. Check <strong>Link to folder in the file system</strong>.</p>
 		<p>Click <strong>Browse....</strong> and choose the &quot;AllJavaSourceFiles&quot; directory.</p>
-		<p><img src="../images/qs-WorkingWithExistingLayout21.gif" width=406 height=221 alt="New linked folder"></p>
+		<p><img src="../images/qs-WorkingWithExistingLayout21.gif"  alt="New linked folder"></p>
 	</li>
 	<li>
 		Click <strong>OK</strong> to close the dialog.
 	</li>
 	<li>
 		<p>Click <strong>Yes</strong> in confirmation dialog to have &quot;Product1/bin&quot; as default output folder.</p>
-		<p><img src="../images/qs-WorkingWithExistingLayout22.gif" width=441 height=146 alt="Default output folder confirmation"></p>
+		<p><img src="../images/qs-WorkingWithExistingLayout22.gif"  alt="Default output folder confirmation"></p>
 	</li>
 	<li>
 		Expand the &quot;src&quot; source folder. Select <strong>Included</strong> and click <strong>Edit...</strong>.
@@ -56,12 +56,12 @@
 	</li>
 	<li>
 		<p>The <strong>Inclusion and Exclusion Patterns</strong> dialog now looks as follows:</p>
-		<p><img src="../images/qs-WorkingWithExistingLayout23.gif" width=365 height=353 alt="Added Inclusion Pattern"></p>
+		<p><img src="../images/qs-WorkingWithExistingLayout23.gif"  alt="Added Inclusion Pattern"></p>
 		<p>Click <strong>OK</strong> to validate and close the dialog.</p>
 	</li>
 	<li>
 		<p>Your project source setup now looks as follows:</p>
-		<p><img src="../images/qs-WorkingWithExistingLayout24.gif" width=410 height=499 alt="Source and output page after setting output"></p>
+		<p><img src="../images/qs-WorkingWithExistingLayout24.gif"  alt="Source and output page after setting output"></p>
     	<p>Click <strong>Finish</strong>.</p>
 	</li>
     <li>
@@ -69,19 +69,19 @@
     </li>
     <li>
     	You now have two Java projects which respectively contain the sources of &quot;product1&quot;, &quot;product2&quot;.
-		<p><img src="../images/qs-WorkingWithExistingLayout25.gif" width=544 height=409 alt="Java perspective"></p>
+		<p><img src="../images/qs-WorkingWithExistingLayout25.gif"  alt="Java perspective"></p>
     </li>
 	</ol>
 		
     <p>
-      <img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27">
+      <img border="0" src="../images/ngrelc.gif" alt="Related concepts" >
     </p>
     <p>
       <a href="../concepts/concepts-3.htm">Java projects</a><br>
       <a href="../tasks/tasks-6.htm">Java views</a><br>
     </p>
     <p>
-      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159">
+      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" >
     </p>
     <p>
        <a href="../tasks/tasks-110.htm">Working with build paths</a><br>
@@ -91,14 +91,14 @@
        <a href="../tasks/tasks-45.htm">Using the Package Explorer</a><br>
     </p>
     <p>
-      <img src="../images/ngrelr.gif" width=159 height=27 alt="Related reference">
+      <img src="../images/ngrelr.gif"  alt="Related reference">
     </p>
     <p>
       <a href="../reference/ref-121.htm">New Java Project Wizard</a><br>
        <a href="../reference/ref-view-package-explorer.htm">Package Explorer View</a><br>
     </p>
     <p>
-       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: gettingStarted/qs-WorkingWithExistingLayout3.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/gettingStarted/qs-WorkingWithExistingLayout3.htm,v
retrieving revision 1.11
diff -u -r1.11 qs-WorkingWithExistingLayout3.htm
--- gettingStarted/qs-WorkingWithExistingLayout3.htm	24 Jun 2004 19:50:38 -0000	1.11
+++ gettingStarted/qs-WorkingWithExistingLayout3.htm	10 Nov 2004 21:51:42 -0000
@@ -16,7 +16,7 @@
     <ul>
 	<li>The Java source files for a product are laid out in a package directory.</li>
 	<li>Source files of tests are laid out in a nested package directory.</li>
-	<p><img src="../images/qs-WorkingWithExistingLayout3.gif" width=519 height=281 alt="Layout 3"></p>
+	<p><img src="../images/qs-WorkingWithExistingLayout3.gif"  alt="Layout 3"></p>
 	</ul>
     <h3>Steps for defining a corresponding project</h3>
     <ol>
@@ -36,28 +36,28 @@
 		<p>In <strong>New Source Folder</strong> dialog, type &quot;src&quot; in the <strong>Folder name</strong> field.</p>
 		<p>Click <strong>Advanced</strong>. Check <strong>Link to folder in the file system</strong>.</p>
 		<p>Click <strong>Browse....</strong> and choose the &quot;JavaSourceFiles&quot; directory.</p>
-		<p><img src="../images/qs-WorkingWithExistingLayout31.gif" width=404 height=223 alt="New linked folder"></p>
+		<p><img src="../images/qs-WorkingWithExistingLayout31.gif"  alt="New linked folder"></p>
 	</li>
 	<li>
 		Click <strong>OK</strong> to close the dialog.
 	</li>
 	<li>
 		<p>Click <strong>Yes</strong> in confirmation dialog to have &quot;Product1/bin&quot; as default output folder.</p>
-		<p><img src="../images/qs-WorkingWithExistingLayout32.gif" width=441 height=146 alt="Default output folder confirmation"></p>
+		<p><img src="../images/qs-WorkingWithExistingLayout32.gif"  alt="Default output folder confirmation"></p>
 	</li>
 	<li>
 		Click <strong>Add Folder...</strong>.
 	</li>
 	<li>
 		Expand &quot;Product1&quot;, then &quot;src&quot; and select &quot;tests&quot;.
-		<p><img src="../images/qs-WorkingWithExistingLayout33.gif" width=310 height=405 alt="Selecting tests folder"></p>
+		<p><img src="../images/qs-WorkingWithExistingLayout33.gif"  alt="Selecting tests folder"></p>
 	</li>
 	<li>
 		Click <strong>OK</strong>. You get an information dialog saying that exclusion filters have been added. Click <strong>OK</strong>.
 	</li>
 	<li>
 		<p>Your project source setup now looks as follows:</p>
-		<p><img src="../images/qs-WorkingWithExistingLayout34.gif" width=423 height=488 alt="Source and output page after setting output"></p>
+		<p><img src="../images/qs-WorkingWithExistingLayout34.gif"  alt="Source and output page after setting output"></p>
 	</li>
     <li>
     	Click <strong>Finish</strong>.
@@ -65,19 +65,19 @@
     <li>
     	You now have a Java project with a &quot;src&quot; folder and a &quot;tests&quot; folder which contain respectively 
     	the &quot;JavaSourceFiles&quot; directory and the &quot;tests&quot; directory.
-		<p><img src="../images/qs-WorkingWithExistingLayout35.gif" width=544 height=409 alt="Java perspective"></p>
+		<p><img src="../images/qs-WorkingWithExistingLayout35.gif"  alt="Java perspective"></p>
     </li>
 	</ol>
 
     <p>
-      <img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27">
+      <img border="0" src="../images/ngrelc.gif" alt="Related concepts" >
     </p>
     <p>
       <a href="../concepts/concepts-3.htm">Java projects</a><br>
       <a href="../tasks/tasks-6.htm">Java views</a><br>
     </p>
     <p>
-      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159">
+      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" >
     </p>
     <p>
        <a href="../tasks/tasks-110.htm">Working with build paths</a><br>
@@ -87,14 +87,14 @@
        <a href="../tasks/tasks-45.htm">Using the Package Explorer</a><br>
     </p>
     <p>
-      <img src="../images/ngrelr.gif" width=159 height=27 alt="Related reference">
+      <img src="../images/ngrelr.gif"  alt="Related reference">
     </p>
     <p>
       <a href="../reference/ref-121.htm">New Java Project Wizard</a><br>
        <a href="../reference/ref-view-package-explorer.htm">Package Explorer View</a><br>
     </p>
     <p>
-       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: gettingStarted/qs-WorkingWithExistingLayout4.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/gettingStarted/qs-WorkingWithExistingLayout4.htm,v
retrieving revision 1.13
diff -u -r1.13 qs-WorkingWithExistingLayout4.htm
--- gettingStarted/qs-WorkingWithExistingLayout4.htm	24 Jun 2004 19:50:38 -0000	1.13
+++ gettingStarted/qs-WorkingWithExistingLayout4.htm	10 Nov 2004 21:51:42 -0000
@@ -16,7 +16,7 @@
     <ul>
 	<li>The Java source files for two products require a common framework.</li>
 	<li>Projects and common framework are in separate directories which have their own source and output folders.</li>
-	<p><img src="../images/qs-WorkingWithExistingLayout4.gif" width=457 height=316 alt="Layout 4"></p>
+	<p><img src="../images/qs-WorkingWithExistingLayout4.gif"  alt="Layout 4"></p>
 	</ul>
     <h3>Steps for defining corresponding projects</h3>
 	<ol>
@@ -28,7 +28,7 @@
     </li>
     <li>
     	On the next page, type &quot;Product1&quot; in the <strong>Project name</strong> field. Click <strong>Next</strong>.
-		<p><img src="../images/qs-WorkingWithExistingLayout41.gif" width=411 height=498 alt="Source and output folders page"></p>
+		<p><img src="../images/qs-WorkingWithExistingLayout41.gif"  alt="Source and output folders page"></p>
 	</li>
 	<li>
 		<p>On the next page, Select &quot;Product1&quot; source folder and click <strong>Add Folder...</strong>.</p>
@@ -37,7 +37,7 @@
 		<p>In <strong>New Source Folder</strong> dialog, type &quot;src&quot; in the <strong>Folder name</strong> field.</p>
 		<p>Click <strong>Advanced</strong>. Check <strong>Link to folder in the file system</strong>.</p>
 		<p>Click <strong>Browse....</strong> and choose the &quot;JavaSourceFiles&quot; directory in &quot;Product1&quot;.</p>
-		<p><img src="../images/qs-WorkingWithExistingLayout42.gif" width=406 height=222 alt="New Linked Folder"></p>
+		<p><img src="../images/qs-WorkingWithExistingLayout42.gif"  alt="New Linked Folder"></p>
 	</li>
 	<li>
 		Click <strong>OK</strong> to close the  dialog.
@@ -49,13 +49,13 @@
 		<p>In <strong>New Folder</strong> dialog, type &quot;src-common&quot; in the <strong>Folder name</strong> field.</p>
 		<p>Click <strong>Advanced</strong>. Check <strong>Link to folder in the file system</strong>.</p>
 		<p>Click <strong>Browse....</strong> and choose the &quot;JavaSourceFiles&quot; directory in &quot;CommonFramework&quot;.</p>
-		<p><img src="../images/qs-WorkingWithExistingLayout43.gif" width=410 height=222 alt="New Linked Common Folder"></p>
+		<p><img src="../images/qs-WorkingWithExistingLayout43.gif"  alt="New Linked Common Folder"></p>
 	</li>
 	<li>Click <strong>OK</strong>  to close the dialog.
 	</li>
 	<li>
 		Check that  &quot;Product1/bin&quot; is in the <strong>Default output folder</strong> field. 
-		<p><img src="../images/qs-WorkingWithExistingLayout44.gif" width=417 height=497 alt="Source and output page after setting output"></p>
+		<p><img src="../images/qs-WorkingWithExistingLayout44.gif"  alt="Source and output page after setting output"></p>
 	</li>
     <li>Click <strong>Finish</strong>.
     </li>
@@ -64,7 +64,7 @@
     <li>
     	You now have two Java projects which respectively contain the sources of &quot;Product1&quot; and &quot;Product2&quot;
     	and which are using the sources of &quot;CommonFramework&quot;.
-		<p><img src="../images/qs-WorkingWithExistingLayout45.gif" width=549 height=458 alt="Java perspective"></p>
+		<p><img src="../images/qs-WorkingWithExistingLayout45.gif"  alt="Java perspective"></p>
     </li>
 	</ol>
 	<em>Note: </em>Files in &quot;src-common&quot; are shared. So editing &quot;Common.java&quot; in &quot;Product1&quot;
@@ -73,14 +73,14 @@
 	different compiler options, then different errors could be reported on each &quot;Common.java&quot; file.
 	
     <p>
-      <img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27">
+      <img border="0" src="../images/ngrelc.gif" alt="Related concepts" >
     </p>
     <p>
       <a href="../concepts/concepts-3.htm">Java projects</a><br>
       <a href="../tasks/tasks-6.htm">Java views</a><br>
     </p>
     <p>
-      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159">
+      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" >
     </p>
     <p>
        <a href="../tasks/tasks-110.htm">Working with build paths</a><br>
@@ -90,14 +90,14 @@
        <a href="../tasks/tasks-45.htm">Using the Package Explorer</a><br>
     </p>
     <p>
-      <img src="../images/ngrelr.gif" width=159 height=27 alt="Related reference">
+      <img src="../images/ngrelr.gif"  alt="Related reference">
     </p>
     <p>
       <a href="../reference/ref-121.htm">New Java Project Wizard</a><br>
        <a href="../reference/ref-view-package-explorer.htm">Package Explorer View</a><br>
     </p>
     <p>
-       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: gettingStarted/qs-WorkingWithExistingLayout5.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/gettingStarted/qs-WorkingWithExistingLayout5.htm,v
retrieving revision 1.5
diff -u -r1.5 qs-WorkingWithExistingLayout5.htm
--- gettingStarted/qs-WorkingWithExistingLayout5.htm	24 Jun 2004 19:50:38 -0000	1.5
+++ gettingStarted/qs-WorkingWithExistingLayout5.htm	10 Nov 2004 21:51:42 -0000
@@ -17,7 +17,7 @@
 	<li>The Java source files for a product are laid out in "sources" directory.</li>
 	<li>Java class files are laid out in "deliverable" directory.</li>
 	<li>Project needs to use some libraries located in "deliverables/libraries" directory:</li>
-	<p><img src="../images/qs-WorkingWithExistingLayout5.gif" width=459 height=265 alt="Layout 5"></p>
+	<p><img src="../images/qs-WorkingWithExistingLayout5.gif"  alt="Layout 5"></p>
 	</ul>
     <h3>Steps for defining a corresponding project</h3>
 	<ol>
@@ -39,42 +39,42 @@
 		<p>In <strong>New Source Folder</strong> dialog, type &quot;sources&quot; in the <strong>Folder name</strong> field.</p>
 		<p>Click <strong>Advanced</strong>. Check <strong>Link to folder in the file system</strong>.</p>
 		<p>Click <strong>Browse....</strong> and choose the &quot;sources&quot; directory in &quot;Product&quot;.</p>
-		<p><img src="../images/qs-WorkingWithExistingLayout51.gif" width=411 height=221 alt="New linked folder"></p>
+		<p><img src="../images/qs-WorkingWithExistingLayout51.gif"  alt="New linked folder"></p>
 	</li>
 	<li>
 		<p>Click <strong>OK</strong> to close the dialog.</p>
 	</li>
 	<li>
 		<p>Click again on <strong>Add Folder...</strong>.</p>
-		<p><img src="../images/qs-WorkingWithExistingLayout52.gif" width=418 height=475 alt="Source and output folders page"></p>
+		<p><img src="../images/qs-WorkingWithExistingLayout52.gif"  alt="Source and output folders page"></p>
 	</li>
 	<li>
 		<p>In <strong>Source Folder Selection</strong> dialog, click on <strong>Create New Folder...</strong></p>
 		<p>Type &quot;deliverables&quot; in the <strong>Folder name</strong> field.</p>
 		<p>Click <strong>Advanced</strong>. Check <strong>Link to folder in the file system</strong>.</p>
 		<p>Click <strong>Browse....</strong> and choose the &quot;deliverables&quot; directory in &quot;Product&quot;.</p>
-		<p><img src="../images/qs-WorkingWithExistingLayout53.gif" width=411 height=223 alt="New linked folder"></p>
+		<p><img src="../images/qs-WorkingWithExistingLayout53.gif"  alt="New linked folder"></p>
 	</li>
 	<li>
 		<p>Click <strong>OK</strong> twice to close the two dialogs.</p>
 	</li>
 	<li>
 		<p>You project setup now looks as follows:</p>
-		<p><img src="../images/qs-WorkingWithExistingLayout54.gif" width=418 height=475 alt="Source and output folders page after setting folder"></p>
+		<p><img src="../images/qs-WorkingWithExistingLayout54.gif"  alt="Source and output folders page after setting folder"></p>
 	</li>
 	<li>
 		<p>Expand &quot;Product/deliverables&quot; and select <strong>Excluded</strong></p>
 		<p>Click on <strong>Edit...</strong> and click on <strong>Add...</strong> in <strong>Exclusion patterns</strong> part
 		 of the <strong>Inclusion and Exclusion Patterns</strong> dialog</p>
 		<p>Type &quot;libraries/&quot; in <strong>Add Exclusion Pattern</strong> dialog and click <strong>OK</strong> to validate and close the dialog</p>
-		<p><img src="../images/qs-WorkingWithExistingLayout55.gif" width=368 height=358 alt="Add Exclusion Pattern"></p>
+		<p><img src="../images/qs-WorkingWithExistingLayout55.gif"  alt="Add Exclusion Pattern"></p>
 	</li>
 	<li>
 		<p>Click <strong>OK</strong> to close the dialog.</p>
 	</li>
 	<li>
 		<p>Your project source setup now looks as follows:</p>
-		<p><img src="../images/qs-WorkingWithExistingLayout56.gif" width=418 height=478 alt="Project source and output setup"></p>
+		<p><img src="../images/qs-WorkingWithExistingLayout56.gif"  alt="Project source and output setup"></p>
 	</li>
     <li>
     	Click <strong>Finish</strong>.
@@ -83,26 +83,26 @@
     	<p>Open project properties (using Alt-Enter or contextual menu)</p>
     	<p>Select <strong>Java Build Path</strong> page and go to <strong>Libraries</strong> tab</p>
     	<p>Click on <strong>Add JARs...</strong> and expand &quot;Product&quot; hierarchy to select jar files in &quot;libraries&quot; directory</p>
-		<p><img src="../images/qs-WorkingWithExistingLayout57.gif" width=280 height=243 alt="Add Library to Build Path"></p>
+		<p><img src="../images/qs-WorkingWithExistingLayout57.gif"  alt="Add Library to Build Path"></p>
     </li>
     <li>
     	Click <strong>OK</strong>.
     </li>
     <li>
     	You now have a Java project with a &quot;sources&quot; folder and an output folder which contains nested library resources.
-		<p><img src="../images/qs-WorkingWithExistingLayout58.gif" width=544 height=409 alt="Java perspective"></p>
+		<p><img src="../images/qs-WorkingWithExistingLayout58.gif"  alt="Java perspective"></p>
     </li>
 	</ol>
 
     <p>
-      <img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27">
+      <img border="0" src="../images/ngrelc.gif" alt="Related concepts" >
     </p>
     <p>
       <a href="../concepts/concepts-3.htm">Java projects</a><br>
       <a href="../tasks/tasks-6.htm">Java views</a><br>
     </p>
     <p>
-      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159">
+      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" >
     </p>
     <p>
        <a href="../tasks/tasks-110.htm">Working with build paths</a><br>
@@ -112,14 +112,14 @@
        <a href="../tasks/tasks-45.htm">Using the Package Explorer</a><br>
     </p>
     <p>
-      <img src="../images/ngrelr.gif" width=159 height=27 alt="Related reference">
+      <img src="../images/ngrelr.gif"  alt="Related reference">
     </p>
     <p>
       <a href="../reference/ref-121.htm">New Java Project Wizard</a><br>
        <a href="../reference/ref-view-package-explorer.htm">Package Explorer View</a><br>
     </p>
     <p>
-       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: gettingStarted/qs-junit.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/gettingStarted/qs-junit.htm,v
retrieving revision 1.14
diff -u -r1.14 qs-junit.htm
--- gettingStarted/qs-junit.htm	24 Jun 2004 20:55:57 -0000	1.14
+++ gettingStarted/qs-junit.htm	10 Nov 2004 21:51:42 -0000
@@ -50,7 +50,7 @@
       <li>Open the New wizard (<strong>File  &gt; New  &gt; JUnit Test Case</strong>).</li>
       <li>Enter &quot;<i>TestFailure&quot;</i> as the name of your test class:
        <p>
-        <img src="../images/qs-jun1.gif" width=464 height=513 alt="TestCase creation wizard page 1"><br>
+        <img src="../images/qs-jun1.gif"  alt="TestCase creation wizard page 1"><br>
        </p>
       </li>
       <li>Click <strong>Finish</strong> to create the test class.
@@ -81,7 +81,7 @@
     You can inspect the test results in the <i>JUnit</i> view. This view shows
     you the test run progress and status:</p>
 
-    <p><img src="../images/qs-jun3.gif" width=255 height=608 alt="Failed test"></p>
+    <p><img src="../images/qs-jun3.gif"  alt="Failed test"></p>
 
     <p> The view is shown in the current
     perspective whenever you start a test run. A convenient arrangement for the
@@ -101,9 +101,9 @@
     whenever you change the workspace contents after the run.</p>
 
     <blockquote>
-      <p><img src="../images/qs-jun2.gif" width=23 height=23 border="0" alt="Successful test">
+      <p><img src="../images/qs-jun2.gif"  border="0" alt="Successful test">
       - A successful test run<br>
-      <img src="../images/qs-jun4.gif" width=25 height=23 border="0" alt="Successful test but workspace has changed"> - 
+      <img src="../images/qs-jun4.gif"  border="0" alt="Successful test but workspace has changed"> - 
       A successful test run, but the workspace contents has changed since the
       last test run.</p>
 
@@ -129,7 +129,7 @@
     <p>When you want to pass parameters or customize the
     settings for a test run you open the Launch Configuration Dialog. Select <strong>Run...</strong>.in the <strong>Run</strong>
     drop-down menu in the toolbar:</p>
-    <p><img src="../images/qs-jun5.gif" width=627 height=575 alt="JUnit Launch Configuration"></p>
+    <p><img src="../images/qs-jun5.gif"  alt="JUnit Launch Configuration"></p>
     <p>In this dialog you can specify the test to be run, its arguments, its run-time
     class path, and the Java run-time environment.</p>
 
@@ -165,7 +165,7 @@
       <li>Select <strong>Java &gt; JUnit &gt; JUnit Test Suite</strong> and click <strong>Next</strong>.</li>
       <li>Enter a name for your test suite class (the convention is to use
         &quot;AllTests&quot; which appears by default).<br>
-        <p><img src="../images/qs-jun6.gif" width=500 height=535 alt="Test Suite wizard"></p>
+        <p><img src="../images/qs-jun6.gif"  alt="Test Suite wizard"></p>
       </li>
       <li>Select the classes that should be included in the suite. We currently
         have a single test class only, but you can add to the suite later.</li>
@@ -181,7 +181,7 @@
     the wizard to update existing test suite classes. Editing code between the markers is 
     not recommended.</p>
     <p>
-       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: reference/brkAccess.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/reference/brkAccess.htm,v
retrieving revision 1.10
diff -u -r1.10 brkAccess.htm
--- reference/brkAccess.htm	23 Jun 2004 22:40:59 -0000	1.10
+++ reference/brkAccess.htm	10 Nov 2004 21:51:43 -0000
@@ -16,18 +16,18 @@
       When this option is turned on, the watchpoint causes execution to suspend on access of a field.
     </p>
     <p>
-      <img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27"><br>
+      <img border="0" src="../images/ngrelc.gif" alt="Related concepts" ><br>
        <a href="../concepts/cbrkpnts.htm">Breakpoints</a>
     </p>
     <p>
-      <img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
+      <img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
     	<a href="../tasks/tasks-144.htm">Adding breakpoints</a><br>
     	<a href="../tasks/tasks-144a.htm">Removing breakpoints</a><br>
     	<a href="../tasks/tasks-130.htm">Launching a Java program</a> <br>
 		<a href="../tasks/tasks-126.htm">Running and debugging</a> 
 	 </p>
     <p>
-       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: reference/brkEntry.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/reference/brkEntry.htm,v
retrieving revision 1.8
diff -u -r1.8 brkEntry.htm
--- reference/brkEntry.htm	23 Jun 2004 22:40:59 -0000	1.8
+++ reference/brkEntry.htm	10 Nov 2004 21:51:43 -0000
@@ -16,11 +16,11 @@
       When this option is turned on, the breakpoint causes execution to suspend on entry of the method.
     </p>
     <p>
-      <img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
+      <img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
       <a href="../tasks/tasks-145.htm">Setting method breakpoints</a>
 	</p>
     <p>
-       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: reference/brkExit.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/reference/brkExit.htm,v
retrieving revision 1.9
diff -u -r1.9 brkExit.htm
--- reference/brkExit.htm	23 Jun 2004 22:41:00 -0000	1.9
+++ reference/brkExit.htm	10 Nov 2004 21:51:43 -0000
@@ -16,11 +16,11 @@
       When this option is turned on, the breakpoint causes execution to suspend on exit of the method.
     </p>
     <p>
-      <img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
+      <img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
       <a href="../tasks/tasks-145.htm">Setting method breakpoints</a>
 	</p>
     <p>
-       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: reference/brkMod.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/reference/brkMod.htm,v
retrieving revision 1.10
diff -u -r1.10 brkMod.htm
--- reference/brkMod.htm	23 Jun 2004 22:40:59 -0000	1.10
+++ reference/brkMod.htm	10 Nov 2004 21:51:43 -0000
@@ -16,18 +16,18 @@
       When this option is turned on, the watchpoint causes execution to suspend on modification of a field.
     </p>
     <p>
-      <img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27"><br>
+      <img border="0" src="../images/ngrelc.gif" alt="Related concepts" ><br>
        <a href="../concepts/cbrkpnts.htm">Breakpoints</a>
 	</p>
 	<p>
-       <img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
+       <img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
     	<a href="../tasks/tasks-144.htm">Adding breakpoints</a><br>
     	<a href="../tasks/tasks-144a.htm">Removing breakpoints</a><br>
 	    <a href="../tasks/tasks-130.htm">Launching a Java program</a><br>
      <a href="../tasks/tasks-126.htm">Running and debugging</a> 
     </p>
     <p>
-       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: reference/brkProperties.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/reference/brkProperties.htm,v
retrieving revision 1.9
diff -u -r1.9 brkProperties.htm
--- reference/brkProperties.htm	23 Jun 2004 22:40:59 -0000	1.9
+++ reference/brkProperties.htm	10 Nov 2004 21:51:43 -0000
@@ -16,7 +16,7 @@
       This action realizes a breakpoint properties dialog for the currently selected breakpoint
     </p>
     <p>
-      <img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
+      <img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
       <a href="../tasks/tasks-144.htm">Adding breakpoints</a><br>
        <a href="../tasks/tasks-146.htm">Applying hit counts</a><br>
        <a href="../tasks/tasks-147.htm">Catching Java exceptions</a><br>
@@ -26,7 +26,7 @@
        <a href="../tasks/tasks-145.htm">Setting method breakpoints</a>
     </p>
     <p>
-       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: reference/brkSelectAll.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/reference/brkSelectAll.htm,v
retrieving revision 1.9
diff -u -r1.9 brkSelectAll.htm
--- reference/brkSelectAll.htm	23 Jun 2004 22:40:59 -0000	1.9
+++ reference/brkSelectAll.htm	10 Nov 2004 21:51:43 -0000
@@ -16,7 +16,7 @@
       This command selects all breakpoints in the <strong>Breakpoints view</strong>
     </p>
     <p>
-       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: reference/brkShowSupported.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/reference/brkShowSupported.htm,v
retrieving revision 1.10
diff -u -r1.10 brkShowSupported.htm
--- reference/brkShowSupported.htm	23 Jun 2004 22:41:00 -0000	1.10
+++ reference/brkShowSupported.htm	10 Nov 2004 21:51:43 -0000
@@ -16,7 +16,7 @@
 <p> When this action is toggled on, the breakpoints view only displays breakpoints 
   applicable to the selected debug target. </p>
     <p>
-       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: reference/brkSuspendPolicy.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/reference/brkSuspendPolicy.htm,v
retrieving revision 1.12
diff -u -r1.12 brkSuspendPolicy.htm
--- reference/brkSuspendPolicy.htm	23 Jun 2004 22:40:59 -0000	1.12
+++ reference/brkSuspendPolicy.htm	10 Nov 2004 21:51:43 -0000
@@ -18,18 +18,18 @@
       <br>
     </p>
     <p>
-      <img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27"><br>
+      <img border="0" src="../images/ngrelc.gif" alt="Related concepts" ><br>
       <a href="../concepts/cbrkpnts.htm">Breakpoints</a>
     </p>
     <p>
-      <img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
+      <img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
     	<a href="../tasks/tasks-144.htm">Adding breakpoints</a><br>
     	<a href="../tasks/tasks-144a.htm">Removing breakpoints</a><br>
     	<a href="../tasks/tasks-130.htm">Launching a Java program</a><br>
       	<a href="../tasks/tasks-126.htm">Running and debugging</a>
     </p>
     <p>
-       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: reference/ref-11.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/reference/ref-11.htm,v
retrieving revision 1.16
diff -u -r1.16 ref-11.htm
--- reference/ref-11.htm	23 Jun 2004 22:40:59 -0000	1.16
+++ reference/ref-11.htm	10 Nov 2004 21:51:43 -0000
@@ -109,7 +109,7 @@
   </tbody> 
 </table>
     <p>
-      <img src="../images/ngrelc.gif" alt="Related concepts" border="0" height="27" width="159">
+      <img src="../images/ngrelc.gif" alt="Related concepts" border="0" >
     </p>
     <p>
       <a href="../concepts/concepts-10.htm">Debugger</a><br>
@@ -117,7 +117,7 @@
        <a href="../concepts/cremdbug.htm">Remote Debugging</a>
     </p>
     <p>
-      <img src="../images/ngrelt.gif" alt="Related Tasks" border="0" height="27" width="159">
+      <img src="../images/ngrelt.gif" alt="Related Tasks" border="0" >
     </p>
     <p>
       <a href="../tasks/tasks-9.htm">Changing Debugger Launch Options</a><br>
@@ -125,14 +125,14 @@
        <a href="../tasks/tasks-126.htm">Running and Debugging</a>
     </p>
     <p>
-      <img src="../images/ngrelr.gif" alt="Related reference" border="0" height="27" width="159">
+      <img src="../images/ngrelr.gif" alt="Related reference" border="0" >
     </p>
     <p>
       <a href="ref-131.htm">Java search tab</a><br>
        <a href="ref-menu-search.htm">Search menu</a>
     </p>
     <p>
-       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: reference/ref-115.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/reference/ref-115.htm,v
retrieving revision 1.12
diff -u -r1.12 ref-115.htm
--- reference/ref-115.htm	23 Jun 2004 22:41:00 -0000	1.12
+++ reference/ref-115.htm	10 Nov 2004 21:51:43 -0000
@@ -24,13 +24,13 @@
       Refactoring commands are available from the context menus in many views and editors and the <a href="ref-menu-refactor.htm">Refactor menu</a> in the menu bar.
     </p>
     <p>
-      <img src="../images/ngrelc.gif" alt="Related concepts" border="0" height="27" width="159">
+      <img src="../images/ngrelc.gif" alt="Related concepts" border="0" >
     </p>
     <p>
       <a href="../concepts/concepts-9.htm">Refactoring support</a>
     </p>
     <p>
-      <img src="../images/ngrelr.gif" alt="Related reference" border="0" height="27" width="159">
+      <img src="../images/ngrelr.gif" alt="Related reference" border="0" >
     </p>
     <p>
       <a href="ref-menu-refactor.htm">Refactoring actions</a><br>
@@ -38,7 +38,7 @@
        <a href="ref-23.htm">Refactoring preference page</a>
     </p>
     <p>
-       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: reference/ref-117.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/reference/ref-117.htm,v
retrieving revision 1.18
diff -u -r1.18 ref-117.htm
--- reference/ref-117.htm	23 Jun 2004 22:40:59 -0000	1.18
+++ reference/ref-117.htm	10 Nov 2004 21:51:43 -0000
@@ -24,20 +24,20 @@
       </ul>
     </p>
     <p>
-      <img src="../images/ngrelc.gif" alt="Related concepts" border="0" height="27" width="159">
+      <img src="../images/ngrelc.gif" alt="Related concepts" border="0" >
     </p>
     <p>
       <a href="../concepts/concepts-9.htm">Refactoring support</a>
     </p>
     <p>
-      <img src="../images/ngrelr.gif" alt="Related reference" border="0" height="27" width="159">
+      <img src="../images/ngrelr.gif" alt="Related reference" border="0" >
     </p>
     <p>
        <a href="ref-menu-refactor.htm">Refactoring actions</a><br>
        <a href="ref-156.htm">Icons</a><br>
     </p>
     <p>
-       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: reference/ref-117a.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/reference/ref-117a.htm,v
retrieving revision 1.3
diff -u -r1.3 ref-117a.htm
--- reference/ref-117a.htm	23 Jun 2004 22:41:00 -0000	1.3
+++ reference/ref-117a.htm	10 Nov 2004 21:51:43 -0000
@@ -94,13 +94,13 @@
     </p>
     
     <p>
-      <img src="../images/ngrelc.gif" alt="Related concepts" border="0" height="27" width="159">
+      <img src="../images/ngrelc.gif" alt="Related concepts" border="0" >
     </p>
     <p>
       <a href="../concepts/concepts-9.htm">Refactoring support</a>
     </p>
     <p>
-      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159">
+      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" >
     </p>
     <p>
        <a href="../tasks/tasks-84.htm">Previewing refactoring changes</a><br>
@@ -108,7 +108,7 @@
        <a href="../tasks/tasks-101.htm">Redoing a refactoring operation</a>
     </p>
     <p>
-      <img src="../images/ngrelr.gif" alt="Related reference" border="0" height="27" width="159">
+      <img src="../images/ngrelr.gif" alt="Related reference" border="0" >
     </p>
     <p>
       <a href="ref-menu-refactor.htm">Refactoring actions</a><br>
@@ -116,7 +116,7 @@
       <a href="ref-156.htm">Icons</a><br>
     </p>
     <p>
-       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: reference/ref-117b.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/reference/ref-117b.htm,v
retrieving revision 1.4
diff -u -r1.4 ref-117b.htm
--- reference/ref-117b.htm	23 Jun 2004 22:40:59 -0000	1.4
+++ reference/ref-117b.htm	10 Nov 2004 21:51:43 -0000
@@ -96,13 +96,13 @@
       <strong>Refactoring</strong>), you can select the default level for problems to be displayed when you are carrying out a refactoring.
     </p>
     <p>
-      <img src="../images/ngrelc.gif" alt="Related concepts" border="0" height="27" width="159">
+      <img src="../images/ngrelc.gif" alt="Related concepts" border="0" >
     </p>
     <p>
       <a href="../concepts/concepts-9.htm">Refactoring support</a>
     </p>
     <p>
-      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159">
+      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" >
     </p>
     <p>
       <a href="../tasks/tasks-82.htm">Refactoring without preview</a><br>
@@ -112,7 +112,7 @@
        <a href="../tasks/tasks-101.htm">Redoing a refactoring operation</a>
     </p>
     <p>
-      <img src="../images/ngrelr.gif" alt="Related reference" border="0" height="27" width="159">
+      <img src="../images/ngrelr.gif" alt="Related reference" border="0" >
     </p>
     <p>
       <a href="ref-menu-refactor.htm">Refactoring actions</a><br>
@@ -122,7 +122,7 @@
       <a href="ref-156.htm">Icons</a>
     </p>
     <p>
-       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: reference/ref-12.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/reference/ref-12.htm,v
retrieving revision 1.11
diff -u -r1.11 ref-12.htm
--- reference/ref-12.htm	23 Jun 2004 22:40:59 -0000	1.11
+++ reference/ref-12.htm	10 Nov 2004 21:51:43 -0000
@@ -125,7 +125,7 @@
       You can also click the <strong>Change</strong> button to set the font for the Console.
     </p>
     <p>
-       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: reference/ref-121.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/reference/ref-121.htm,v
retrieving revision 1.19
diff -u -r1.19 ref-121.htm
--- reference/ref-121.htm	23 Jun 2004 22:40:59 -0000	1.19
+++ reference/ref-121.htm	10 Nov 2004 21:51:43 -0000
@@ -60,18 +60,18 @@
     settings. To do this the project will be created early on the invocation of the <span class="control">Next</span> button, and the <span class="control">Back</span> will be
     disabled on the Java Settings page.</p>
 
-    <p><img src="../images/ngrelc.gif" alt="Related concepts" border="0" height="27" width="159"><br>
+    <p><img src="../images/ngrelc.gif" alt="Related concepts" border="0" ><br>
      <a href="../concepts/concepts-3.htm">Java projects</a><br>
     </p>
 
-    <p><img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159"><br>
+    <p><img src="../images/ngrelt.gif" alt="Related tasks" border="0" ><br>
      <a href="../tasks/tasks-12.htm">Creating a new Java project</a><br>
      <a href="../reference/ref-menu-file.htm">File actions</a><br>
      <a href="../reference/ref-preferences-new-project.htm">New Project preferences</a><br>
     </p>
 
     <p>
-       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: reference/ref-123.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/reference/ref-123.htm,v
retrieving revision 1.33
diff -u -r1.33 ref-123.htm
--- reference/ref-123.htm	23 Jun 2004 22:41:00 -0000	1.33
+++ reference/ref-123.htm	10 Nov 2004 21:51:43 -0000
@@ -232,12 +232,12 @@
     project will reside. The default output is used for source folders that do not specify an own output folder. Use <b>Browse</b> to select an existing location from the current project. The default for this field is configured in the <a href=
     "ref-preferences-new-project.htm">New Project preference page</a> (Window &gt; Preferences &gt; Java &gt; New Project).</p>
 
-    <p><img src="../images/ngrelc.gif" alt="Related concepts" border="0" height="27" width="159"><br>
+    <p><img src="../images/ngrelc.gif" alt="Related concepts" border="0" ><br>
      <a href="../concepts/cbuildcp.htm">Build classpath</a><br>
      <a href="../concepts/cclsspthv.htm">Classpath variables</a><br>
     </p>
 
-    <p><img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159"><br>
+    <p><img src="../images/ngrelt.gif" alt="Related tasks" border="0" ><br>
      <a href="../tasks/tasks-110.htm">Working with build paths</a><br>
      <a href="../tasks/tasks-116.htm">Attaching source to variables</a><br>
      <a href="../tasks/tasks-115.htm">Attaching source to a JAR file</a><br>
@@ -247,7 +247,7 @@
     </p>
 
     <p>
-       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: reference/ref-124.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/reference/ref-124.htm,v
retrieving revision 1.22
diff -u -r1.22 ref-124.htm
--- reference/ref-124.htm	23 Jun 2004 22:40:59 -0000	1.22
+++ reference/ref-124.htm	10 Nov 2004 21:51:43 -0000
@@ -55,10 +55,10 @@
 
     
 
-    <p><img src="../images/ngrelc.gif" alt="Related concepts" border="0" height="27" width="159"><br>
+    <p><img src="../images/ngrelc.gif" alt="Related concepts" border="0" ><br>
      <a href="../concepts/cbuildcp.htm">Build classpath</a></p>
 
-    <p><img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159"><br>
+    <p><img src="../images/ngrelt.gif" alt="Related tasks" border="0" ><br>
      <a href="../tasks/tasks-110.htm">Working with build paths</a><br>
      <a href="../tasks/tasks-116.htm">Attaching source to variables</a><br>
      <a href="../tasks/tasks-115.htm">Attaching source to a JAR file</a><br>
@@ -67,7 +67,7 @@
     </p>
 
     <p>
-       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: reference/ref-125.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/reference/ref-125.htm,v
retrieving revision 1.18
diff -u -r1.18 ref-125.htm
--- reference/ref-125.htm	23 Jun 2004 22:40:59 -0000	1.18
+++ reference/ref-125.htm	10 Nov 2004 21:51:43 -0000
@@ -45,12 +45,12 @@
       </tr>
     </table>
 
-    <p><img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159"><br>
+    <p><img src="../images/ngrelt.gif" alt="Related tasks" border="0" ><br>
      <a href="../tasks/tasks-15.htm">Creating a new Java package</a><br>
      <a href="../reference/ref-menu-file.htm">File actions</a></p>
 
     <p>
-       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: reference/ref-126.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/reference/ref-126.htm,v
retrieving revision 1.18
diff -u -r1.18 ref-126.htm
--- reference/ref-126.htm	23 Jun 2004 22:40:59 -0000	1.18
+++ reference/ref-126.htm	10 Nov 2004 21:51:43 -0000
@@ -117,12 +117,12 @@
       </tr>
     </table>
 
-    <p><img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159"><br>
+    <p><img src="../images/ngrelt.gif" alt="Related tasks" border="0" ><br>
      <a href="../tasks/tasks-17.htm">Creating a new Java class</a><br>
      <a href="../reference/ref-menu-file.htm">File actions</a></p>
 
     <p>
-       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: reference/ref-127.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/reference/ref-127.htm,v
retrieving revision 1.18
diff -u -r1.18 ref-127.htm
--- reference/ref-127.htm	23 Jun 2004 22:40:59 -0000	1.18
+++ reference/ref-127.htm	10 Nov 2004 21:51:43 -0000
@@ -87,12 +87,12 @@
       </tr>
     </table>
 
-    <p><img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159"><br>
+    <p><img src="../images/ngrelt.gif" alt="Related tasks" border="0" ><br>
      <a href="../tasks/tasks-21.htm">Creating a new Java interface</a><br>
      <a href="../reference/ref-menu-file.htm">File actions</a></p>
 
     <p>
-       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: reference/ref-128.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/reference/ref-128.htm,v
retrieving revision 1.20
diff -u -r1.20 ref-128.htm
--- reference/ref-128.htm	23 Jun 2004 22:40:59 -0000	1.20
+++ reference/ref-128.htm	10 Nov 2004 21:51:43 -0000
@@ -55,17 +55,17 @@
       </tr>
     </table>
 
-    <p><img src="../images/ngrelc.gif" alt="Related concepts" border="0" height="27" width="159"><br>
+    <p><img src="../images/ngrelc.gif" alt="Related concepts" border="0" ><br>
      <a href="../concepts/concepts-3.htm">Java projects</a><br>
     </p>
 
-    <p><img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159"><br>
+    <p><img src="../images/ngrelt.gif" alt="Related tasks" border="0" ><br>
      <a href="../tasks/tasks-11.htm">Creating Java elements</a><br>
      <a href="../tasks/tasks-26.htm">Creating a new source folder</a><br>
      <a href="../reference/ref-menu-file.htm">File actions</a></p>
 
     <p>
-       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: reference/ref-129.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/reference/ref-129.htm,v
retrieving revision 1.17
diff -u -r1.17 ref-129.htm
--- reference/ref-129.htm	23 Jun 2004 22:40:59 -0000	1.17
+++ reference/ref-129.htm	10 Nov 2004 21:51:43 -0000
@@ -44,13 +44,13 @@
       </tr>
     </table>
 
-    <p><img src="../images/ngrelr.gif" alt="Related reference" border="0" height="27" width="159"><br>
+    <p><img src="../images/ngrelr.gif" alt="Related reference" border="0" ><br>
      <a href="../reference/ref-menu-file.htm">File actions</a><br>
      <a href="../reference/ref-34.htm">Java Scrapbook page</a><br>
     </p>
 
     <p>
-       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: reference/ref-13.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/reference/ref-13.htm,v
retrieving revision 1.20
diff -u -r1.20 ref-13.htm
--- reference/ref-13.htm	23 Jun 2004 22:40:59 -0000	1.20
+++ reference/ref-13.htm	10 Nov 2004 21:51:43 -0000
@@ -122,13 +122,13 @@
       </tbody>
     </table>
     <p>
-      <img src="../images/ngrelc.gif" alt="Related concepts" border="0" height="27" width="159">
+      <img src="../images/ngrelc.gif" alt="Related concepts" border="0" >
     </p>
     <p>
       <a href="../concepts/concepts-6.htm">Java views</a>
     </p>
     <p>
-      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159">
+      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" >
     </p>
     <p>
       <a href="../tasks/tasks-45.htm">Using the Package Explorer</a>
@@ -140,7 +140,7 @@
       <a href="../reference/ref-view-package-explorer.htm">Package Explorer view</a> <a href="../reference/ref-type-hierarchy.htm">Hierarchy view</a>
     </p>
     <p>
-       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: reference/ref-131.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/reference/ref-131.htm,v
retrieving revision 1.18
diff -u -r1.18 ref-131.htm
--- reference/ref-131.htm	23 Jun 2004 22:40:59 -0000	1.18
+++ reference/ref-131.htm	10 Nov 2004 21:51:43 -0000
@@ -83,16 +83,16 @@
 
     <p>Press <span class="control">Choose</span> to select or create a working set.</p>
 
-    <p><img src="../images/ngrelc.gif" alt="Related concepts" border="0" height="27" width="159"><br>
+    <p><img src="../images/ngrelc.gif" alt="Related concepts" border="0" ><br>
      <a href="../concepts/concepts-8.htm">Java search</a></p>
 
-    <p><img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159"><br>
+    <p><img src="../images/ngrelt.gif" alt="Related tasks" border="0" ><br>
      <a href="../tasks/tasks-103.htm">Conducting a Java search using the search dialog</a><br>
      <a href="../tasks/tasks-104.htm">Conducting a Java search using pop-up menus</a><br>
      <a href="../reference/ref-menu-search.htm">Search</a></p>
 
     <p>
-       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: reference/ref-143.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/reference/ref-143.htm,v
retrieving revision 1.19
diff -u -r1.19 ref-143.htm
--- reference/ref-143.htm	24 Jun 2004 20:55:57 -0000	1.19
+++ reference/ref-143.htm	10 Nov 2004 21:51:43 -0000
@@ -30,10 +30,10 @@
         You can access specialized content assist features inside Javadoc comments.
       </li>
     </ul>
-    <img src="../images/ref-44.gif" width=405 height=207 alt="An editor showing a content assist and Javadoc window at the caret position"> <br>
+    <img src="../images/ref-44.gif"  alt="An editor showing a content assist and Javadoc window at the caret position"> <br>
      Configure the behaviour of the content assist in the <a href="ref-21.htm">Java &gt; Editor preference page</a> (Code Assist tab).<br>
      <br>
-     <img src="../images/ngrelc.gif" alt="Related concepts" border="0" height="27" width="159"> 
+     <img src="../images/ngrelc.gif" alt="Related concepts" border="0" > 
     <p>
       <a href="../concepts/concepts-7.htm">Java editor</a><br>
        <a href="../concepts/concepts-1.htm">Java Development Tools (JDT)</a>
@@ -43,7 +43,7 @@
      
     <p>
       <br>
-       <img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159">
+       <img src="../images/ngrelt.gif" alt="Related tasks" border="0" >
     </p>
     <p>
       <a href="../tasks/tasks-65.htm">Using content/code assist<br>
@@ -51,7 +51,7 @@
       </a>
     </p>
     <p>
-      <img src="../images/ngrelr.gif" width=159 height=27 alt="Related reference">
+      <img src="../images/ngrelr.gif"  alt="Related reference">
     </p>
     <p>
       <a href="../reference/ref-menu-edit.htm">Edit menu</a><br>
@@ -59,7 +59,7 @@
        <a href="../reference/ref-preferences-templates.htm">Templates preferences</a><br>
     </p>
     <p>
-       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: reference/ref-148.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/reference/ref-148.htm,v
retrieving revision 1.15
diff -u -r1.15 ref-148.htm
--- reference/ref-148.htm	23 Jun 2004 22:40:59 -0000	1.15
+++ reference/ref-148.htm	10 Nov 2004 21:51:43 -0000
@@ -28,7 +28,7 @@
       </li>
     </ul>
     <p>
-      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159">
+      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" >
     </p>
     <p>
       <a href="../tasks/tasks-76.htm">Opening an editor on a type</a><br>
@@ -37,7 +37,7 @@
       <a href="../reference/ref-menu-navigate.htm">Navigate actions</a>
     </p>
     <p>
-       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: reference/ref-149.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/reference/ref-149.htm,v
retrieving revision 1.11
diff -u -r1.11 ref-149.htm
--- reference/ref-149.htm	23 Jun 2004 22:40:59 -0000	1.11
+++ reference/ref-149.htm	10 Nov 2004 21:51:43 -0000
@@ -15,13 +15,13 @@
     <p>
       This menu allows you to manage the running of an application in the workbench. Some menu items are only active if the Debug view is the active view.<br>
       <br>
-       <img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27">
+       <img border="0" src="../images/ngrelc.gif" alt="Related concepts" >
     </p>
     <p>
       <a href="../concepts/concepts-1.htm">Java development tools (JDT)</a>
     </p>
     <p>
-      <img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27">
+      <img border="0" src="../images/ngrelt.gif" alt="Related tasks" >
     </p>
     <p>
       <a href="../tasks/tasks-130.htm">Launching a Java program</a><br>
@@ -29,11 +29,11 @@
        &nbsp;
     </p>
     <p>
-      <img border="0" src="../images/ngrelr.gif" alt="Related reference" width="159" height="27">
+      <img border="0" src="../images/ngrelr.gif" alt="Related reference" >
     </p>
     <a href="ref-4.htm">Run and debug actions</a> 
     <p>
-       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: reference/ref-15.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/reference/ref-15.htm,v
retrieving revision 1.16
diff -u -r1.16 ref-15.htm
--- reference/ref-15.htm	23 Jun 2004 22:40:59 -0000	1.16
+++ reference/ref-15.htm	10 Nov 2004 21:51:43 -0000
@@ -93,13 +93,13 @@
       </li>
     </ul>
     <p>
-      <img src="../images/ngrelc.gif" alt="Related concepts" height="27" width="159">
+      <img src="../images/ngrelc.gif" alt="Related concepts" >
     </p>
     <p>
       <a href="../concepts/cclsspthv.htm">Classpath variables</a>
     </p>
     <p>
-      <img src="../images/ngrelt.gif" alt="Related tasks" height="27" width="159">
+      <img src="../images/ngrelt.gif" alt="Related tasks" >
     </p>
     <p>
       <a href="../tasks/tasks-JREs.htm">Working with JREs</a><br>
@@ -110,13 +110,13 @@
        <a href="../tasks/tasks-118.htm">Deleting a classpath variable</a>
     </p>
     <p>
-      <img src="../images/ngrelr.gif" alt="Related reference" height="27" width="159">
+      <img src="../images/ngrelr.gif" alt="Related reference" >
     </p>
     <p>
       <a href="ref-18.htm">Installed JREs</a>
     </p>
     <p>
-       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: reference/ref-150.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/reference/ref-150.htm,v
retrieving revision 1.9
diff -u -r1.9 ref-150.htm
--- reference/ref-150.htm	23 Jun 2004 22:40:59 -0000	1.9
+++ reference/ref-150.htm	10 Nov 2004 21:51:43 -0000
@@ -16,7 +16,7 @@
       Many of the commands in this menu allow you to step through code being debugged. <a href="ref-51.htm">See Debug View</a>
     </p>
     <p>
-       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: reference/ref-152.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/reference/ref-152.htm,v
retrieving revision 1.18
diff -u -r1.18 ref-152.htm
--- reference/ref-152.htm	23 Jun 2004 22:40:59 -0000	1.18
+++ reference/ref-152.htm	10 Nov 2004 21:51:43 -0000
@@ -135,20 +135,20 @@
 <p>Yes, you can create a linked folder that points to the desired location and 
   use that folder as the source or output folder in your Java project.</p>
     <p>
-      <img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27">
+      <img border="0" src="../images/ngrelc.gif" alt="Related concepts" >
     </p>
     <p>
       <a href="../concepts/concepts-1.htm">Java development tools (JDT)</a>
     </p>
     <p>
-      <img border="0" src="../images/ngrelr.gif" alt="Related reference" width="159" height="27">
+      <img border="0" src="../images/ngrelr.gif" alt="Related reference" >
     </p>
     <p>
       <a href="../reference/ref-123.htm">Java Build Path page</a><br>
        <a href="../reference/ref-155.htm">JDT glossary</a>
     </p>
     <p>
-       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: reference/ref-154.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/reference/ref-154.htm,v
retrieving revision 1.14
diff -u -r1.14 ref-154.htm
--- reference/ref-154.htm	23 Jun 2004 22:40:59 -0000	1.14
+++ reference/ref-154.htm	10 Nov 2004 21:51:43 -0000
@@ -59,7 +59,7 @@
         <a href="ref-menu-edit.htm"></a>
       </li>
     </ul>
-    <img src="../images/ngrelc.gif" alt="Related concepts" border="0" height="27" width="159"> 
+    <img src="../images/ngrelc.gif" alt="Related concepts" border="0" > 
     <p>
       <a href="../concepts/concepts-1.htm">Java development tools (JDT)</a>
     </p>
@@ -70,7 +70,7 @@
       <br>
     </p>
     <p>
-      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159">
+      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" >
     </p>
     <p>
       <a href="../tasks/tasks-87.htm">Extracting a method</a>
@@ -79,7 +79,7 @@
       <a href="../tasks/tasks-176.htm">Using Structured Selection</a>
     </p>
     <p>
-      <img src="../images/ngrelr.gif" alt="Related reference" border="0" height="27" width="159">
+      <img src="../images/ngrelr.gif" alt="Related reference" border="0" >
     </p>
     <p>
       <a href="ref-menu-source.htm">Source menu</a>
@@ -89,7 +89,7 @@
        &nbsp;
     </p>
     <p>
-       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: reference/ref-155.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/reference/ref-155.htm,v
retrieving revision 1.11
diff -u -r1.11 ref-155.htm
--- reference/ref-155.htm	23 Jun 2004 22:40:59 -0000	1.11
+++ reference/ref-155.htm	10 Nov 2004 21:51:43 -0000
@@ -135,19 +135,19 @@
       Virtual machine.
     </p>
     <p>
-      <img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27">
+      <img border="0" src="../images/ngrelc.gif" alt="Related concepts" >
     </p>
     <p>
       <a href="../concepts/concepts-1.htm">Java development tools (JDT)</a>
     </p>
     <p>
-      <img border="0" src="../images/ngrelr.gif" alt="Related reference" width="159" height="27">
+      <img border="0" src="../images/ngrelr.gif" alt="Related reference" >
     </p>
     <p>
       <a href="../reference/ref-152.htm">Frequently asked questions on JDT</a>
     </p>
     <p>
-       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: reference/ref-156.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/reference/ref-156.htm,v
retrieving revision 1.32
diff -u -r1.32 ref-156.htm
--- reference/ref-156.htm	24 Jun 2004 20:55:57 -0000	1.32
+++ reference/ref-156.htm	10 Nov 2004 21:51:43 -0000
@@ -19,7 +19,7 @@
       <tbody>
         <tr>
           <td valign="middle" align="center">
-            <img src="../images/org.eclipse.jdt.ui/obj16/jcu_obj.gif" width=16 height=16 alt="Compilation Unit (*.java file)"><br>
+            <img src="../images/org.eclipse.jdt.ui/obj16/jcu_obj.gif"  alt="Compilation Unit (*.java file)"><br>
           </td>
           <td valign="top">
             Compilation Unit (*.java file)<br>
@@ -27,7 +27,7 @@
         </tr>
         <tr>
           <td valign="middle" align="center">
-            <img src="../images/org.eclipse.jdt.ui/obj16/jcu_resource_obj.gif" width=16 height=16 alt="File ending with .java"><br>
+            <img src="../images/org.eclipse.jdt.ui/obj16/jcu_resource_obj.gif"  alt="File ending with .java"><br>
           </td>
           <td valign="top">
             Java file which is not on a build path<br>
@@ -35,7 +35,7 @@
         </tr>
         <tr>
           <td valign="middle" align="center">
-            <img src="../images/org.eclipse.jdt.ui/obj16/classf_obj.gif" width=16 height=16 alt="class file"><br>
+            <img src="../images/org.eclipse.jdt.ui/obj16/classf_obj.gif"  alt="class file"><br>
           </td>
           <td valign="top" width="90%">
             class file<br>
@@ -43,7 +43,7 @@
         </tr>
         <tr>
           <td valign="middle" align="center">
-            <img src="../images/org.eclipse.jdt.ui/obj16/file_obj.gif" width=16 height=16 alt="file without icon assigned to its type"><br>
+            <img src="../images/org.eclipse.jdt.ui/obj16/file_obj.gif"  alt="file without icon assigned to its type"><br>
           </td>
           <td valign="top">
             file without icon assigned to its type<br>
@@ -51,7 +51,7 @@
         </tr>
         <tr>
           <td valign="middle" align="center">
-            <img src="../images/org.eclipse.jdt.ui/obj16/unknown_obj.gif" width=16 height=16 alt="unknown object"><br>
+            <img src="../images/org.eclipse.jdt.ui/obj16/unknown_obj.gif"  alt="unknown object"><br>
           </td>
           <td valign="top">
             unknown object<br>
@@ -59,7 +59,7 @@
         </tr>
         <tr>
           <td valign="middle" align="center">
-            <img src="../images/org.eclipse.jdt.debug.ui/obj16/jsbook_obj.gif" width=16 height=16 alt="Java scrapbook page (*.jpage file)"><br>
+            <img src="../images/org.eclipse.jdt.debug.ui/obj16/jsbook_obj.gif"  alt="Java scrapbook page (*.jpage file)"><br>
           </td>
           <td valign="top">
             Java scrapbook page (*.jpage file)<br>
@@ -67,7 +67,7 @@
         </tr>
         <tr>
           <td valign="middle" align="center">
-            <img src="../images/org.eclipse.jdt.debug.ui/obj16/jsbook_run_obj.gif" width=16 height=16 alt="Java scrapbook page (evaluation in progress)"><br>
+            <img src="../images/org.eclipse.jdt.debug.ui/obj16/jsbook_run_obj.gif"  alt="Java scrapbook page (evaluation in progress)"><br>
           </td>
           <td valign="top">
             Java scrapbook page (evaluation in progress)<br>
@@ -75,7 +75,7 @@
         </tr>
         <tr>
           <td valign="middle" align="center">
-            <img src="../images/org.eclipse.jdt.ui/obj16/jar_desc_obj.gif" width=16 height=16 alt="JAR description file"><br>
+            <img src="../images/org.eclipse.jdt.ui/obj16/jar_desc_obj.gif"  alt="JAR description file"><br>
           </td>
           <td valign="top">
             JAR description file<br>
@@ -88,7 +88,7 @@
         </tr>
         <tr>
           <td valign="middle" align="center">
-            <img src="../images/org.eclipse.jdt.ui/obj16/jworkingSet_obj.gif" width=16 height=16 alt="Java Working Set"><br>
+            <img src="../images/org.eclipse.jdt.ui/obj16/jworkingSet_obj.gif"  alt="Java Working Set"><br>
           </td>
           <td valign="top">
             Java Working Set<br>
@@ -96,7 +96,7 @@
         </tr>
         <tr>
           <td valign="middle" align="center">
-            <img src="../images/org.eclipse.jdt.ui/obj16/java_model_obj.gif" width=16 height=16 alt="Java Model"><br>
+            <img src="../images/org.eclipse.jdt.ui/obj16/java_model_obj.gif"  alt="Java Model"><br>
           </td>
           <td valign="top">
             Java Model<br>
@@ -104,7 +104,7 @@
         </tr>
         <tr>
           <td valign="middle" align="center">
-            <img src="../images/org.eclipse.jdt.ui/obj16/library_obj.gif" width=16 height=16 alt="JRE system library container"><br>
+            <img src="../images/org.eclipse.jdt.ui/obj16/library_obj.gif"  alt="JRE system library container"><br>
           </td>
           <td valign="top">
             JRE system library container<br>
@@ -112,7 +112,7 @@
         </tr>
         <tr>
           <td valign="middle" align="center">
-            <img src="../images/org.eclipse.jdt.ui/obj16/jar_lsrc_obj.gif" width=16 height=16 alt="JAR file with attached source"><br>
+            <img src="../images/org.eclipse.jdt.ui/obj16/jar_lsrc_obj.gif"  alt="JAR file with attached source"><br>
           </td>
           <td valign="top">
             JAR file with attached source<br>
@@ -120,7 +120,7 @@
         </tr>
         <tr>
           <td valign="middle" align="center">
-            <img src="../images/org.eclipse.jdt.ui/obj16/jar_l_obj.gif" width=16 height=16 alt="JAR file without attached source"><br>
+            <img src="../images/org.eclipse.jdt.ui/obj16/jar_l_obj.gif"  alt="JAR file without attached source"><br>
           </td>
           <td valign="top">
             JAR file without attached source<br>
@@ -128,7 +128,7 @@
         </tr>
         <tr>
           <td valign="middle" align="center">
-            <img src="../images/org.eclipse.jdt.ui/obj16/packagefolder_obj.gif" width=16 height=16 alt="source folder"><br>
+            <img src="../images/org.eclipse.jdt.ui/obj16/packagefolder_obj.gif"  alt="source folder"><br>
           </td>
           <td valign="top">
             source folder<br>
@@ -136,7 +136,7 @@
         </tr>
         <tr>
           <td valign="middle" align="center">
-            <img src="../images/org.eclipse.jdt.ui/obj16/package_obj.gif" width=16 height=16 alt="package"><br>
+            <img src="../images/org.eclipse.jdt.ui/obj16/package_obj.gif"  alt="package"><br>
           </td>
           <td valign="top">
             package<br>
@@ -144,7 +144,7 @@
         </tr>
         <tr>
           <td valign="middle" align="center">
-            <img src="../images/org.eclipse.jdt.ui/obj16/empty_pack_obj.gif" width=16 height=16 alt="empty package"><br>
+            <img src="../images/org.eclipse.jdt.ui/obj16/empty_pack_obj.gif"  alt="empty package"><br>
           </td>
           <td valign="top">
             empty package<br>
@@ -152,7 +152,7 @@
         </tr>
         <tr>
           <td valign="middle" align="center">
-            <img src="../images/org.eclipse.jdt.ui/obj16/logical_package_obj.gif" width=16 height=16 alt="logical package"><br>
+            <img src="../images/org.eclipse.jdt.ui/obj16/logical_package_obj.gif"  alt="logical package"><br>
           </td>
           <td valign="top">
             logical package<br>
@@ -160,7 +160,7 @@
         </tr>
         <tr>
           <td valign="middle" align="center">
-            <img src="../images/org.eclipse.jdt.ui/obj16/empty_logical_package_obj.gif" width=16 height=16 alt="empty logical package"><br>
+            <img src="../images/org.eclipse.jdt.ui/obj16/empty_logical_package_obj.gif"  alt="empty logical package"><br>
           </td>
           <td valign="top">
             empty logical package<br>
@@ -168,7 +168,7 @@
         </tr>
         <tr>
           <td valign="middle" align="center">
-            <img src="../images/org.eclipse.jdt.ui/obj16/empty_pack_fldr_obj.gif" width=16 height=16 alt="package only containing non Java resources"><br>
+            <img src="../images/org.eclipse.jdt.ui/obj16/empty_pack_fldr_obj.gif"  alt="package only containing non Java resources"><br>
           </td>
           <td valign="top">
             package only containing non Java resources<br>
@@ -181,7 +181,7 @@
         </tr>
         <tr>
           <td valign="middle" align="center">
-            <img src="../images/org.eclipse.jdt.ui/obj16/packd_obj.gif" width=16 height=16 alt="package declaration"><br>
+            <img src="../images/org.eclipse.jdt.ui/obj16/packd_obj.gif"  alt="package declaration"><br>
           </td>
           <td valign="top">
             package declaration<br>
@@ -189,7 +189,7 @@
         </tr>
         <tr>
           <td valign="middle" align="center">
-            <img src="../images/org.eclipse.jdt.ui/obj16/impc_obj.gif" width=16 height=16 alt="import container"><br>
+            <img src="../images/org.eclipse.jdt.ui/obj16/impc_obj.gif"  alt="import container"><br>
           </td>
           <td valign="top">
             import container<br>
@@ -197,7 +197,7 @@
         </tr>
         <tr>
           <td valign="middle" align="center">
-            <img src="../images/org.eclipse.jdt.ui/obj16/imp_obj.gif" width=16 height=16 alt="import"><br>
+            <img src="../images/org.eclipse.jdt.ui/obj16/imp_obj.gif"  alt="import"><br>
           </td>
           <td valign="top">
             import<br>
@@ -210,7 +210,7 @@
         </tr>
         <tr>
           <td valign="middle" align="center">
-            <img src="../images/org.eclipse.jdt.ui/obj16/class_default_obj.gif" width=16 height=16 alt="default type (package visible)"><br>
+            <img src="../images/org.eclipse.jdt.ui/obj16/class_default_obj.gif"  alt="default type (package visible)"><br>
           </td>
           <td valign="top">
             default type (package visible)<br>
@@ -218,7 +218,7 @@
         </tr>
         <tr>
           <td valign="middle" align="center">
-            <img src="../images/org.eclipse.jdt.ui/obj16/class_obj.gif" width=16 height=16 alt="public type"><br>
+            <img src="../images/org.eclipse.jdt.ui/obj16/class_obj.gif"  alt="public type"><br>
           </td>
           <td valign="top">
             public type<br>
@@ -226,7 +226,7 @@
         </tr>
         <tr>
           <td valign="middle" align="center">
-            <img src="../images/org.eclipse.jdt.ui/obj16/int_default_obj.gif" width=16 height=16 alt="default interface (package visible)"><br>
+            <img src="../images/org.eclipse.jdt.ui/obj16/int_default_obj.gif"  alt="default interface (package visible)"><br>
           </td>
           <td valign="top">
             default interface (package visible)<br>
@@ -234,7 +234,7 @@
         </tr>
         <tr>
           <td valign="middle" align="center">
-            <img src="../images/org.eclipse.jdt.ui/obj16/int_obj.gif" width=16 height=16 alt="public interface"><br>
+            <img src="../images/org.eclipse.jdt.ui/obj16/int_obj.gif"  alt="public interface"><br>
           </td>
           <td valign="top">
             public interface<br>
@@ -247,7 +247,7 @@
         </tr>
         <tr>
           <td valign="middle" align="center">
-            <img src="../images/org.eclipse.jdt.ui/obj16/innerclass_default_obj.gif" width=16 height=16 alt="default inner type (package visible)"><br>
+            <img src="../images/org.eclipse.jdt.ui/obj16/innerclass_default_obj.gif"  alt="default inner type (package visible)"><br>
           </td>
           <td valign="top">
             default inner type (package visible)<br>
@@ -255,7 +255,7 @@
         </tr>
         <tr>
           <td valign="middle" align="center">
-            <img src="../images/org.eclipse.jdt.ui/obj16/innerclass_private_obj.gif" width=16 height=16 alt="private inner type"><br>
+            <img src="../images/org.eclipse.jdt.ui/obj16/innerclass_private_obj.gif"  alt="private inner type"><br>
           </td>
           <td valign="top">
             private inner type<br>
@@ -263,7 +263,7 @@
         </tr>
         <tr>
           <td valign="middle" align="center">
-            <img src="../images/org.eclipse.jdt.ui/obj16/innerclass_protected_obj.gif" width=16 height=16 alt="protected inner type"><br>
+            <img src="../images/org.eclipse.jdt.ui/obj16/innerclass_protected_obj.gif"  alt="protected inner type"><br>
           </td>
           <td valign="top">
             protected inner type<br>
@@ -271,7 +271,7 @@
         </tr>
         <tr>
           <td valign="middle" align="center">
-            <img src="../images/org.eclipse.jdt.ui/obj16/innerclass_public_obj.gif" width=16 height=16 alt="public inner type"><br>
+            <img src="../images/org.eclipse.jdt.ui/obj16/innerclass_public_obj.gif"  alt="public inner type"><br>
           </td>
           <td valign="top">
             public inner type<br>
@@ -284,7 +284,7 @@
         </tr>
         <tr>
           <td valign="middle" align="center">
-            <img src="../images/org.eclipse.jdt.ui/obj16/innerinterface_default_obj.gif" width=16 height=16 alt="default inner interface (package visible)"><br>
+            <img src="../images/org.eclipse.jdt.ui/obj16/innerinterface_default_obj.gif"  alt="default inner interface (package visible)"><br>
           </td>
           <td valign="top">
             default inner interface (package visible)<br>
@@ -292,7 +292,7 @@
         </tr>
         <tr>
           <td valign="middle" align="center">
-            <img src="../images/org.eclipse.jdt.ui/obj16/innerinterface_private_obj.gif" width=16 height=16 alt="private inner interface"><br>
+            <img src="../images/org.eclipse.jdt.ui/obj16/innerinterface_private_obj.gif"  alt="private inner interface"><br>
           </td>
           <td valign="top">
             private inner interface<br>
@@ -300,7 +300,7 @@
         </tr>
         <tr>
           <td valign="middle" align="center">
-            <img src="../images/org.eclipse.jdt.ui/obj16/innerinterface_protected_obj.gif" width=16 height=16 alt="protected inner interface"><br>
+            <img src="../images/org.eclipse.jdt.ui/obj16/innerinterface_protected_obj.gif"  alt="protected inner interface"><br>
           </td>
           <td valign="top">
             protected inner interface<br>
@@ -308,7 +308,7 @@
         </tr>
         <tr>
           <td valign="middle" align="center">
-            <img src="../images/org.eclipse.jdt.ui/obj16/innerinterface_public_obj.gif" width=16 height=16 alt="public inner interface"><br>
+            <img src="../images/org.eclipse.jdt.ui/obj16/innerinterface_public_obj.gif"  alt="public inner interface"><br>
           </td>
           <td valign="top">
             public inner interface<br>
@@ -324,7 +324,7 @@
         </tr>
         <tr>
           <td valign="middle" align="center">
-            <img src="../images/org.eclipse.jdt.ui/obj16/field_default_obj.gif" width=16 height=16 alt="default field (package visible)"> &nbsp;<br>
+            <img src="../images/org.eclipse.jdt.ui/obj16/field_default_obj.gif"  alt="default field (package visible)"> &nbsp;<br>
           </td>
           <td valign="top">
             default field (package visible)<br>
@@ -332,7 +332,7 @@
         </tr>
         <tr>
           <td valign="middle" align="center">
-            <img src="../images/org.eclipse.jdt.ui/obj16/field_private_obj.gif" width=16 height=16 alt="private field"><br>
+            <img src="../images/org.eclipse.jdt.ui/obj16/field_private_obj.gif"  alt="private field"><br>
           </td>
           <td valign="top">
             private field<br>
@@ -340,7 +340,7 @@
         </tr>
         <tr>
           <td valign="middle" align="center">
-            <img src="../images/org.eclipse.jdt.ui/obj16/field_protected_obj.gif" width=16 height=16 alt="protected field"><br>
+            <img src="../images/org.eclipse.jdt.ui/obj16/field_protected_obj.gif"  alt="protected field"><br>
           </td>
           <td valign="top">
             protected field<br>
@@ -348,7 +348,7 @@
         </tr>
         <tr>
           <td valign="middle" align="center">
-            <img src="../images/org.eclipse.jdt.ui/obj16/field_public_obj.gif" width=16 height=16 alt="public field"><br>
+            <img src="../images/org.eclipse.jdt.ui/obj16/field_public_obj.gif"  alt="public field"><br>
           </td>
           <td valign="top">
             public field<br>
@@ -361,7 +361,7 @@
         </tr>
         <tr>
           <td valign="middle" align="center">
-            <img src="../images/org.eclipse.jdt.ui/obj16/methdef_obj.gif" width=16 height=16 alt="default method (package visible)"><br>
+            <img src="../images/org.eclipse.jdt.ui/obj16/methdef_obj.gif"  alt="default method (package visible)"><br>
           </td>
           <td valign="top">
             default method (package visible)<br>
@@ -369,7 +369,7 @@
         </tr>
         <tr>
           <td valign="middle" align="center">
-            <img src="../images/org.eclipse.jdt.ui/obj16/methpri_obj.gif" width=16 height=16 alt="private method"><br>
+            <img src="../images/org.eclipse.jdt.ui/obj16/methpri_obj.gif"  alt="private method"><br>
           </td>
           <td valign="top">
             private method<br>
@@ -377,7 +377,7 @@
         </tr>
         <tr>
           <td valign="middle" align="center">
-            <img src="../images/org.eclipse.jdt.ui/obj16/methpro_obj.gif" width=16 height=16 alt="protected method"><br>
+            <img src="../images/org.eclipse.jdt.ui/obj16/methpro_obj.gif"  alt="protected method"><br>
           </td>
           <td valign="top">
             protected method<br>
@@ -385,7 +385,7 @@
         </tr>
         <tr>
           <td valign="middle" align="center">
-            <img src="../images/org.eclipse.jdt.ui/obj16/methpub_obj.gif" width=16 height=16 alt="public method"><br>
+            <img src="../images/org.eclipse.jdt.ui/obj16/methpub_obj.gif"  alt="public method"><br>
           </td>
           <td valign="top">
             public method<br>
@@ -402,7 +402,7 @@
       <tbody>
         <tr>
           <td valign="middle" align="center">
-            <img src="../images/org.eclipse.jdt.ui/ovr16/java_ovr.gif" alt="Java Overlay" width="7" height="8"><br>
+            <img src="../images/org.eclipse.jdt.ui/ovr16/java_ovr.gif" alt="Java Overlay" ><br>
           </td>
           <td valign="top">
             marks project as Java project<br>
@@ -415,7 +415,7 @@
         </tr>
         <tr>
           <td valign="middle" align="center">
-            <img src="../images/org.eclipse.jdt.ui/ovr16/error_co.gif" alt="Abstract Overlay" width="7" height="8"><br>
+            <img src="../images/org.eclipse.jdt.ui/ovr16/error_co.gif" alt="Abstract Overlay" ><br>
           </td>
           <td valign="top">
             this Java element causes an error<br>
@@ -423,7 +423,7 @@
         </tr>
         <tr>
           <td valign="middle" align="center">
-            <img src="../images/org.eclipse.jdt.ui/ovr16/warning_co.gif" alt="Warning Overlay" width="7" height="8"><br>
+            <img src="../images/org.eclipse.jdt.ui/ovr16/warning_co.gif" alt="Warning Overlay" ><br>
           </td>
           <td valign="top">
             this Java element causes warning<br>
@@ -431,7 +431,7 @@
         </tr>
         <tr>
           <td valign="middle" align="center">
-            <img src="../images/org.eclipse.jdt.ui/ovr16/deprecated.gif" alt="Deprecation Overlay" width="16" height="16"><br>
+            <img src="../images/org.eclipse.jdt.ui/ovr16/deprecated.gif" alt="Deprecation Overlay" ><br>
           </td>
           <td valign="top">
             this Java element is deprecated<br>
@@ -444,7 +444,7 @@
         </tr>
         <tr>
           <td valign="middle" align="center">
-            <img src="../images/org.eclipse.jdt.ui/ovr16/constr_ovr.gif" alt="Constructor Overlay" width="7" height="8"><br>
+            <img src="../images/org.eclipse.jdt.ui/ovr16/constr_ovr.gif" alt="Constructor Overlay" ><br>
           </td>
           <td valign="top" width="90%">
             constructor<br>
@@ -452,7 +452,7 @@
         </tr>
         <tr>
           <td valign="middle" align="center">
-            <img src="../images/org.eclipse.jdt.ui/ovr16/abstract_co.gif" alt="Abstract Overlay" width="7" height="8"><br>
+            <img src="../images/org.eclipse.jdt.ui/ovr16/abstract_co.gif" alt="Abstract Overlay" ><br>
           </td>
           <td valign="top" width="90%">
             abstract member<br>
@@ -460,7 +460,7 @@
         </tr>
         <tr>
           <td valign="middle" align="center">
-            <img src="../images/org.eclipse.jdt.ui/ovr16/final_co.gif" alt="Final Overlay" width="7" height="7"><br>
+            <img src="../images/org.eclipse.jdt.ui/ovr16/final_co.gif" alt="Final Overlay" ><br>
           </td>
           <td valign="top" width="90%">
             final member<br>
@@ -468,7 +468,7 @@
         </tr>
         <tr>
           <td valign="middle" align="center">
-            <img src="../images/org.eclipse.jdt.ui/ovr16/static_co.gif" alt="Static overlay" width="7" height="7"><br>
+            <img src="../images/org.eclipse.jdt.ui/ovr16/static_co.gif" alt="Static overlay" ><br>
           </td>
           <td valign="top">
             static member<br>
@@ -476,7 +476,7 @@
         </tr>
         <tr>
           <td valign="middle" align="center">
-            <img src="../images/org.eclipse.jdt.ui/ovr16/synch_co.gif" alt="Synchronized Overlay" width="7" height="8"><br>
+            <img src="../images/org.eclipse.jdt.ui/ovr16/synch_co.gif" alt="Synchronized Overlay" ><br>
           </td>
           <td valign="top">
             synchronized member<br>
@@ -488,7 +488,7 @@
         -->
         <tr>
           <td valign="middle" align="center">
-            <img src="../images/org.eclipse.jdt.ui/ovr16/run_co.gif" alt="Run Overlay" width="7" height="8"><br>
+            <img src="../images/org.eclipse.jdt.ui/ovr16/run_co.gif" alt="Run Overlay" ><br>
           </td>
           <td valign="top">
             type with public static void main(String[] args)<br>
@@ -501,7 +501,7 @@
         </tr>
         <tr>
           <td valign="middle" align="center">
-            <img src="../images/org.eclipse.jdt.ui/ovr16/implm_co.gif" alt="Implementor of interface overlay" width="7" height="8"><br>
+            <img src="../images/org.eclipse.jdt.ui/ovr16/implm_co.gif" alt="Implementor of interface overlay" ><br>
           </td>
           <td valign="top" width="90%">
             implements method from interface<br>
@@ -509,7 +509,7 @@
         </tr>
         <tr>
           <td valign="middle" align="center">
-            <img src="../images/org.eclipse.jdt.ui/ovr16/over_co.gif" alt="Overrides Overlay" width="7" height="8"><br>
+            <img src="../images/org.eclipse.jdt.ui/ovr16/over_co.gif" alt="Overrides Overlay" ><br>
           </td>
           <td valign="top" width="90%">
             overrides method from super class<br>
@@ -522,7 +522,7 @@
         </tr>
         <tr>
           <td valign="middle" align="center">
-            <img src="../images/org.eclipse.jdt.ui/ovr16/focus_ovr.gif" alt="Focus Overlay" width="4" height="10"><br>
+            <img src="../images/org.eclipse.jdt.ui/ovr16/focus_ovr.gif" alt="Focus Overlay" ><br>
           </td>
           <td valign="top">
             type with focus in Type hierarchy<br>
@@ -530,7 +530,7 @@
         </tr>
         <tr>
           <td valign="middle" align="center">
-            <img src="../images/org.eclipse.jdt.ui/ovr16/maxlevel_co.gif" alt="Maximal Expansion Overlay" width="7" height="8"><br>
+            <img src="../images/org.eclipse.jdt.ui/ovr16/maxlevel_co.gif" alt="Maximal Expansion Overlay" ><br>
           </td>
           <td valign="top">
             maximal expansion level in Call Hierarchy<br>
@@ -538,7 +538,7 @@
         </tr>
         <tr>
           <td valign="middle" align="center">
-            <img src="../images/org.eclipse.jdt.ui/ovr16/recursive_co.gif" alt="Recursive Overlay" width="7" height="8"><br>
+            <img src="../images/org.eclipse.jdt.ui/ovr16/recursive_co.gif" alt="Recursive Overlay" ><br>
           </td>
           <td valign="top">
             recursive call in Call Hierarchy<br>
@@ -556,7 +556,7 @@
       <tbody>
         <tr>
           <td valign="middle" align="center">
-            <img src="../images/org.eclipse.jdt.ui/obj16/envvar_obj.gif" width=16 height=16 alt="class path variable"><br>
+            <img src="../images/org.eclipse.jdt.ui/obj16/envvar_obj.gif"  alt="class path variable"><br>
           </td>
           <td valign="top" width="90%">
             class path variable<br>
@@ -564,7 +564,7 @@
         </tr>
         <tr>
           <td valign="middle" align="center">
-            <img src="../images/org.eclipse.jdt.ui/obj16/envvar_nonexist_obj.gif" width=16 height=16 alt="unresolved class path variable"><br>
+            <img src="../images/org.eclipse.jdt.ui/obj16/envvar_nonexist_obj.gif"  alt="unresolved class path variable"><br>
           </td>
           <td valign="top" width="90%">
             unresolved class path variable<br>
@@ -572,7 +572,7 @@
         </tr>
         <tr>
           <td valign="middle" align="center">
-            <img src="../images/org.eclipse.jdt.ui/obj16/jar_src_obj.gif" width=16 height=16 alt="JAR with attached source"><br>
+            <img src="../images/org.eclipse.jdt.ui/obj16/jar_src_obj.gif"  alt="JAR with attached source"><br>
           </td>
           <td valign="top" width="90%">
             JAR with attached source<br>
@@ -580,7 +580,7 @@
         </tr>
         <tr>
           <td valign="middle" align="center">
-            <img src="../images/org.eclipse.jdt.ui/obj16/jar_obj.gif" width=16 height=16 alt="JAR without attached source"><br>
+            <img src="../images/org.eclipse.jdt.ui/obj16/jar_obj.gif"  alt="JAR without attached source"><br>
           </td>
           <td valign="top" width="90%">
             JAR without attached source<br>
@@ -588,7 +588,7 @@
         </tr>
         <tr>
           <td valign="middle" align="center">
-            <img src="../images/org.eclipse.jdt.ui/obj16/library_obj.gif" width=16 height=16 alt="system library"><br>
+            <img src="../images/org.eclipse.jdt.ui/obj16/library_obj.gif"  alt="system library"><br>
           </td>
           <td valign="top">
             system library<br>
@@ -596,7 +596,7 @@
         </tr>
         <tr>
           <td valign="middle" align="center">
-            <img src="../images/org.eclipse.jdt.ui/obj16/prjct_nonexist_obj.gif" width=16 height=16 alt="reference to unavailable project"><br>
+            <img src="../images/org.eclipse.jdt.ui/obj16/prjct_nonexist_obj.gif"  alt="reference to unavailable project"><br>
           </td>
           <td valign="top" width="90%">
             reference to unavailable project<br>
@@ -604,7 +604,7 @@
         </tr>
         <tr>
           <td valign="middle" align="center">
-            <img src="../images/org.eclipse.jdt.ui/obj16/packagefolder_nonexist_obj.gif" width=16 height=16 alt="reference to unavailable source folder"><br>
+            <img src="../images/org.eclipse.jdt.ui/obj16/packagefolder_nonexist_obj.gif"  alt="reference to unavailable source folder"><br>
           </td>
           <td valign="top">
             reference to unavailable source folder<br>
@@ -612,7 +612,7 @@
         </tr>
         <tr>
           <td valign="middle" align="center">
-            <img src="../images/org.eclipse.jdt.ui/obj16/jar_nonexist_obj.gif" width=16 height=16 alt="reference to unavailable JAR"><br>
+            <img src="../images/org.eclipse.jdt.ui/obj16/jar_nonexist_obj.gif"  alt="reference to unavailable JAR"><br>
           </td>
           <td valign="top" width="90%">
             reference to unavailable JAR<br>
@@ -620,7 +620,7 @@
         </tr>
         <tr>
           <td valign="middle" align="center">
-            <img src="../images/org.eclipse.jdt.ui/obj16/cp_order_obj.gif" width=16 height=16 alt="build path ordering"><br>
+            <img src="../images/org.eclipse.jdt.ui/obj16/cp_order_obj.gif"  alt="build path ordering"><br>
           </td>
           <td valign="top" width="90%">
             build path ordering<br>
@@ -633,7 +633,7 @@
         </tr>
         <tr>
           <td valign="middle" align="center">
-            <img src="../images/org.eclipse.jdt.ui/obj16/inclusion_filter_attrib.gif" width=16 height=16 alt="inclusion filter"><br>
+            <img src="../images/org.eclipse.jdt.ui/obj16/inclusion_filter_attrib.gif"  alt="inclusion filter"><br>
           </td>
           <td valign="top" width="90%">
             inclusion filter<br>
@@ -641,7 +641,7 @@
         </tr>
         <tr>
           <td valign="middle" align="center">
-            <img src="../images/org.eclipse.jdt.ui/obj16/exclusion_filter_attrib.gif" width=16 height=16 alt="exclusion filter"><br>
+            <img src="../images/org.eclipse.jdt.ui/obj16/exclusion_filter_attrib.gif"  alt="exclusion filter"><br>
           </td>
           <td valign="top" width="90%">
             exclusion filter<br>
@@ -649,7 +649,7 @@
         </tr>
         <tr>
           <td valign="middle" align="center">
-            <img src="../images/org.eclipse.jdt.ui/obj16/output_folder_attrib.gif" width=16 height=16 alt="output folder"><br>
+            <img src="../images/org.eclipse.jdt.ui/obj16/output_folder_attrib.gif"  alt="output folder"><br>
           </td>
           <td valign="top" width="90%">
             output folder<br>
@@ -657,7 +657,7 @@
         </tr>
         <tr>
           <td valign="middle" align="center">
-            <img src="../images/org.eclipse.jdt.ui/obj16/javadoc_location_attrib.gif" width=16 height=16 alt="Javadoc location"><br>
+            <img src="../images/org.eclipse.jdt.ui/obj16/javadoc_location_attrib.gif"  alt="Javadoc location"><br>
           </td>
           <td valign="top" width="90%">
             Javadoc location<br>
@@ -665,7 +665,7 @@
         </tr>
         <tr>
           <td valign="middle" align="center">
-            <img src="../images/org.eclipse.jdt.ui/obj16/source_attach_attrib.gif" width=16 height=16 alt="source attachment"><br>
+            <img src="../images/org.eclipse.jdt.ui/obj16/source_attach_attrib.gif"  alt="source attachment"><br>
           </td>
           <td valign="top" width="90%">
             source attachment<br>
@@ -682,7 +682,7 @@
       <tbody>
         <tr>
           <td valign="middle" align="center">
-            <img src="../images/org.eclipse.jdt.ui/obj16/html_tag_obj.gif" width=16 height=16 alt="HTML tag"><br>
+            <img src="../images/org.eclipse.jdt.ui/obj16/html_tag_obj.gif"  alt="HTML tag"><br>
           </td>
           <td valign="top" width="90%">
             HTML tag<br>
@@ -690,7 +690,7 @@
         </tr>
         <tr>
           <td valign="middle" align="center">
-            <img src="../images/org.eclipse.jdt.ui/obj16/jdoc_tag_obj.gif" width=16 height=16 alt="Javadoc tag"><br>
+            <img src="../images/org.eclipse.jdt.ui/obj16/jdoc_tag_obj.gif"  alt="Javadoc tag"><br>
           </td>
           <td valign="top" width="90%">
             Javadoc tag<br>
@@ -698,7 +698,7 @@
         </tr>
         <tr>
           <td valign="middle" align="center">
-            <img src="../images/org.eclipse.jdt.ui/obj16/localvariable_obj.gif" width=16 height=16 alt="local variable"><br>
+            <img src="../images/org.eclipse.jdt.ui/obj16/localvariable_obj.gif"  alt="local variable"><br>
           </td>
           <td valign="top" width="90%">
             local variable<br>
@@ -706,7 +706,7 @@
         </tr>
         <tr>
           <td valign="middle" align="center">
-            <img src="../images/org.eclipse.jdt.ui/obj16/template_obj.gif" width=16 height=16 alt="template"><br>
+            <img src="../images/org.eclipse.jdt.ui/obj16/template_obj.gif"  alt="template"><br>
           </td>
           <td valign="top" width="90%">
             template<br>
@@ -723,7 +723,7 @@
       <tbody>
         <tr>
           <td valign="middle" align="center">
-            <img src="../images/org.eclipse.jdt.ui/obj16/compare_field.gif" width=16 height=16 alt="field"><br>
+            <img src="../images/org.eclipse.jdt.ui/obj16/compare_field.gif"  alt="field"><br>
           </td>
           <td valign="top" width="90%">
             field<br>
@@ -731,7 +731,7 @@
         </tr>
         <tr>
           <td valign="middle" align="center">
-            <img src="../images/org.eclipse.jdt.ui/obj16/compare_method.gif" width=16 height=16 alt="method"><br>
+            <img src="../images/org.eclipse.jdt.ui/obj16/compare_method.gif"  alt="method"><br>
           </td>
           <td valign="top" width="90%">
             method<br>
@@ -748,49 +748,49 @@
 <table cellspacing="0" border="1" width="40%">
   <tbody> 
   <tr> 
-    <td valign="middle" align="center"> <img src="../images/org.eclipse.debug.ui/obj16/ldebug_obj.gif" width=16 height=16 alt="debug launch"><br>
+    <td valign="middle" align="center"> <img src="../images/org.eclipse.debug.ui/obj16/ldebug_obj.gif"  alt="debug launch"><br>
     </td>
     <td valign="top" width="90%"> debug launch<br>
     </td>
   </tr>
   <tr> 
-    <td valign="middle" align="center"> <img src="../images/org.eclipse.debug.ui/obj16/lrun_obj.gif" width=16 height=16 alt="run launch"><br>
+    <td valign="middle" align="center"> <img src="../images/org.eclipse.debug.ui/obj16/lrun_obj.gif"  alt="run launch"><br>
     </td>
     <td valign="top" width="90%"> run launch<br>
     </td>
   </tr>
   <tr> 
-    <td valign="middle" align="center"> <img src="../images/org.eclipse.debug.ui/obj16/terminatedlaunch_obj.gif" width=16 height=16 alt="terminated run launch"><br>
+    <td valign="middle" align="center"> <img src="../images/org.eclipse.debug.ui/obj16/terminatedlaunch_obj.gif"  alt="terminated run launch"><br>
     </td>
     <td valign="top" width="90%"> terminated run launch<br>
     </td>
   </tr>
   <tr> 
-    <td valign="middle" align="center"> <img src="../images/org.eclipse.debug.ui/obj16/osprc_obj.gif" width=16 height=16 alt="process"><br>
+    <td valign="middle" align="center"> <img src="../images/org.eclipse.debug.ui/obj16/osprc_obj.gif"  alt="process"><br>
     </td>
     <td valign="top" width="90%"> process<br>
     </td>
   </tr>
   <tr> 
-    <td valign="middle" align="center"> <img src="../images/org.eclipse.debug.ui/obj16/osprct_obj.gif" width=16 height=16 alt="terminated process"><br>
+    <td valign="middle" align="center"> <img src="../images/org.eclipse.debug.ui/obj16/osprct_obj.gif"  alt="terminated process"><br>
     </td>
     <td valign="top" width="90%"> terminated process<br>
     </td>
   </tr>
   <tr> 
-    <td valign="middle" align="center"> <img src="../images/org.eclipse.debug.ui/obj16/debugt_obj.gif" width=16 height=16 alt="debug target"><br>
+    <td valign="middle" align="center"> <img src="../images/org.eclipse.debug.ui/obj16/debugt_obj.gif"  alt="debug target"><br>
     </td>
     <td valign="top" width="90%"> debug target<br>
     </td>
   </tr>
   <tr> 
-    <td valign="middle" align="center"> <img src="../images/org.eclipse.debug.ui/obj16/debugts_obj.gif" width=16 height=16 alt="suspended debug target"><br>
+    <td valign="middle" align="center"> <img src="../images/org.eclipse.debug.ui/obj16/debugts_obj.gif"  alt="suspended debug target"><br>
     </td>
     <td valign="top" width="90%"> suspended debug target<br>
     </td>
   </tr>
   <tr> 
-    <td valign="middle" align="center"> <img src="../images/org.eclipse.debug.ui/obj16/debugtt_obj.gif" width=16 height=16 alt="terminated debug target"><br>
+    <td valign="middle" align="center"> <img src="../images/org.eclipse.debug.ui/obj16/debugtt_obj.gif"  alt="terminated debug target"><br>
     </td>
     <td valign="top" width="90%"> terminated debug target<br>
     </td>
@@ -800,31 +800,31 @@
     </td>
   </tr>
   <tr> 
-    <td valign="middle" align="center"> <img src="../images/org.eclipse.debug.ui/obj16/thread_obj.gif" width=16 height=16 alt="thread"><br>
+    <td valign="middle" align="center"> <img src="../images/org.eclipse.debug.ui/obj16/thread_obj.gif"  alt="thread"><br>
     </td>
     <td valign="top" width="90%"> thread<br>
     </td>
   </tr>
   <tr> 
-    <td valign="middle" align="center"> <img src="../images/org.eclipse.debug.ui/obj16/threads_obj.gif" width=16 height=16 alt="suspended thread"><br>
+    <td valign="middle" align="center"> <img src="../images/org.eclipse.debug.ui/obj16/threads_obj.gif"  alt="suspended thread"><br>
     </td>
     <td valign="top" width="90%"> suspended thread<br>
     </td>
   </tr>
   <tr> 
-    <td valign="middle" align="center"> <img src="../images/org.eclipse.debug.ui/obj16/stckframe_obj.gif" width=16 height=16 alt="stack frame"><br>
+    <td valign="middle" align="center"> <img src="../images/org.eclipse.debug.ui/obj16/stckframe_obj.gif"  alt="stack frame"><br>
     </td>
     <td valign="top" width="90%"> stack frame<br>
     </td>
   </tr>
   <tr> 
-    <td valign="middle" align="center"> <img src="../images/org.eclipse.debug.ui/obj16/stckframe_running_obj.gif" width=16 height=16 alt="running stack frame"><br>
+    <td valign="middle" align="center"> <img src="../images/org.eclipse.debug.ui/obj16/stckframe_running_obj.gif"  alt="running stack frame"><br>
     </td>
     <td valign="top" width="90%"> running stack frame<br>
     </td>
   </tr>
   <tr> 
-    <td valign="middle" align="center"> <img src="../images/org.eclipse.jdt.debug.ui/ovr16/warning_co.gif" width=7 height=8 alt="adornment that marks a stack frame that may be out of synch with the target VM as a result of an unsuccessful hot code replace"> 
+    <td valign="middle" align="center"> <img src="../images/org.eclipse.jdt.debug.ui/ovr16/warning_co.gif"  alt="adornment that marks a stack frame that may be out of synch with the target VM as a result of an unsuccessful hot code replace"> 
       <br>
     </td>
     <td valign="top" width="90%"> adornment that marks a stack frame that may 
@@ -833,7 +833,7 @@
     </td>
   </tr>
   <tr> 
-    <td valign="middle" align="center"> <img src="../images/org.eclipse.debug.ui/ovr16/error.gif" width=7 height=8 alt="adornment that marks a stack frame that is out of synch with the target VM as a result of an unsuccessful hot code replace"> 
+    <td valign="middle" align="center"> <img src="../images/org.eclipse.debug.ui/ovr16/error.gif"  alt="adornment that marks a stack frame that is out of synch with the target VM as a result of an unsuccessful hot code replace"> 
       <br>
     </td>
     <td valign="top" width="90%"> adornment that marks a stack frame that is out 
@@ -841,17 +841,17 @@
     </td>
   </tr>
   <tr>
-    <td valign="middle" align="center"><img src="../images/org.eclipse.jdt.debug.ui/obj16/insp_sbook.gif" width=16 height=16 alt="adornment that marks a stack frame that may be out of synch with the target VM as a result of an unsuccessful hot code replace"></td>
+    <td valign="middle" align="center"><img src="../images/org.eclipse.jdt.debug.ui/obj16/insp_sbook.gif"  alt="adornment that marks a stack frame that may be out of synch with the target VM as a result of an unsuccessful hot code replace"></td>
     <td valign="top" width="90%">inspected object or primitive value</td>
   </tr>
   <tr> 
-    <td valign="middle" align="center"> <img src="../images/org.eclipse.debug.ui/obj16/expression_obj.gif" width=16 height=16 alt="evaluated expression"><br>
+    <td valign="middle" align="center"> <img src="../images/org.eclipse.debug.ui/obj16/expression_obj.gif"  alt="evaluated expression"><br>
     </td>
     <td valign="top" width="90%"> watch expression<br>
     </td>
   </tr>
   <tr> 
-    <td valign="middle" align="center"> <img src="../images/org.eclipse.jdt.debug.ui/obj16/localvariable_obj.gif" width=16 height=16 alt="local variable"><br>
+    <td valign="middle" align="center"> <img src="../images/org.eclipse.jdt.debug.ui/obj16/localvariable_obj.gif"  alt="local variable"><br>
     </td>
     <td valign="top" width="90%"> local variable<br>
     </td>
@@ -861,31 +861,31 @@
     </td>
   </tr>
   <tr> 
-    <td valign="middle" align="center"> <img src="../images/org.eclipse.jdt.debug.ui/obj16/monitor_obj.gif" width=16 height=16 alt="monitor"><br>
+    <td valign="middle" align="center"> <img src="../images/org.eclipse.jdt.debug.ui/obj16/monitor_obj.gif"  alt="monitor"><br>
     </td>
     <td valign="top" width="90%"> monitor<br>
     </td>
   </tr>
   <tr> 
-    <td valign="middle" align="center"> <img src="../images/org.eclipse.jdt.debug.ui/ovr16/contention_ovr.gif" width=7 height=8 alt="a monitor in contention"><br>
+    <td valign="middle" align="center"> <img src="../images/org.eclipse.jdt.debug.ui/ovr16/contention_ovr.gif"  alt="a monitor in contention"><br>
     </td>
     <td valign="top" width="90%"> a monitor in contention<br>
     </td>
   </tr>
   <tr> 
-    <td valign="middle" align="center"> <img src="../images/org.eclipse.jdt.debug.ui/ovr16/contentionformonitor_ovr.gif" width=7 height=8 alt="in thread in contention for a monitor"><br>
+    <td valign="middle" align="center"> <img src="../images/org.eclipse.jdt.debug.ui/ovr16/contentionformonitor_ovr.gif"  alt="in thread in contention for a monitor"><br>
     </td>
     <td valign="top" width="90%"> a thread in contention for a monitor<br>
     </td>
   </tr>
   <tr> 
-    <td valign="middle" align="center"> <img src="../images/org.eclipse.jdt.debug.ui/ovr16/owned_ovr.gif" width=7 height=8 alt="a monitor that is owned by a thread"><br>
+    <td valign="middle" align="center"> <img src="../images/org.eclipse.jdt.debug.ui/ovr16/owned_ovr.gif"  alt="a monitor that is owned by a thread"><br>
     </td>
     <td valign="top" width="90%"> a monitor that is owned by a thread<br>
     </td>
   </tr>
   <tr> 
-    <td valign="middle" align="center"> <img src="../images/org.eclipse.jdt.debug.ui/ovr16/ownsmonitor_ovr.gif" width=7 height=8 alt="a thread that owns a monitor"><br>
+    <td valign="middle" align="center"> <img src="../images/org.eclipse.jdt.debug.ui/ovr16/ownsmonitor_ovr.gif"  alt="a thread that owns a monitor"><br>
     </td>
     <td valign="top" width="90%"> a thread that owns a monitor<br>
     </td>
@@ -895,13 +895,13 @@
     </td>
   </tr>
   <tr> 
-    <td valign="middle" align="center"> <img src="../images/org.eclipse.debug.ui/obj16/inst_ptr_top.gif" width=16 height=16 alt="current instruction pointer (top of stack)"><br>
+    <td valign="middle" align="center"> <img src="../images/org.eclipse.debug.ui/obj16/inst_ptr_top.gif"  alt="current instruction pointer (top of stack)"><br>
     </td>
     <td valign="top" width="90%"> current instruction pointer (top of stack)<br>
     </td>
   </tr>
   <tr> 
-    <td valign="middle" align="center"> <img src="../images/org.eclipse.debug.ui/obj16/inst_ptr.gif" width=16 height=16 alt="current instruction pointer"><br>
+    <td valign="middle" align="center"> <img src="../images/org.eclipse.debug.ui/obj16/inst_ptr.gif"  alt="current instruction pointer"><br>
     </td>
     <td valign="top" width="90%"> current instruction pointer<br>
     </td>
@@ -911,37 +911,37 @@
     </td>
   </tr>
   <tr> 
-    <td valign="middle" align="center"> <img src="../images/org.eclipse.debug.ui/obj16/brkp_obj.gif" width=16 height=16 alt="enabled line breakpoint"><br>
+    <td valign="middle" align="center"> <img src="../images/org.eclipse.debug.ui/obj16/brkp_obj.gif"  alt="enabled line breakpoint"><br>
     </td>
     <td valign="top" width="90%"> enabled line breakpoint<br>
     </td>
   </tr>
   <tr> 
-    <td valign="middle" align="center"> <img src="../images/org.eclipse.debug.ui/obj16/brkpd_obj.gif" width=16 height=16 alt="disabled line breakpoint"><br>
+    <td valign="middle" align="center"> <img src="../images/org.eclipse.debug.ui/obj16/brkpd_obj.gif"  alt="disabled line breakpoint"><br>
     </td>
     <td valign="top" width="90%"> disabled line breakpoint<br>
     </td>
   </tr>
   <tr> 
-    <td valign="middle" align="center"> <img src="../images/org.eclipse.jdt.debug.ui/ovr16/installed_ovr.gif" width=7 height=8 alt="adornment that marks a line breakpoints as installed"><br>
+    <td valign="middle" align="center"> <img src="../images/org.eclipse.jdt.debug.ui/ovr16/installed_ovr.gif"  alt="adornment that marks a line breakpoints as installed"><br>
     </td>
     <td valign="top" width="90%"> adornment that marks a line breakpoints as installed<br>
     </td>
   </tr>
   <tr> 
-    <td valign="middle" align="center"> <img src="../images/org.eclipse.jdt.debug.ui/ovr16/conditional_ovr.gif" width=7 height=8 alt="adornment that marks a breakpoint as conditional"><br>
+    <td valign="middle" align="center"> <img src="../images/org.eclipse.jdt.debug.ui/ovr16/conditional_ovr.gif"  alt="adornment that marks a breakpoint as conditional"><br>
     </td>
     <td valign="top" width="90%"> adornment that marks a breakpoint as conditional<br>
     </td>
   </tr>
   <tr> 
-    <td valign="middle" align="center"> <img src="../images/org.eclipse.jdt.debug.ui/ovr16/entry_ovr.gif" width=7 height=8 alt="adornment that marks an entry method breakpoint"><br>
+    <td valign="middle" align="center"> <img src="../images/org.eclipse.jdt.debug.ui/ovr16/entry_ovr.gif"  alt="adornment that marks an entry method breakpoint"><br>
     </td>
     <td valign="top" width="90%"> adornment that marks an entry method breakpoint<br>
     </td>
   </tr>
   <tr> 
-    <td valign="middle" align="center"> <img src="../images/org.eclipse.jdt.debug.ui/ovr16/exit_ovr.gif" width=7 height=8 alt="adornment that marks an exit method breakpoint"><br>
+    <td valign="middle" align="center"> <img src="../images/org.eclipse.jdt.debug.ui/ovr16/exit_ovr.gif"  alt="adornment that marks an exit method breakpoint"><br>
     </td>
     <td valign="top" width="90%"> adornment that marks an exit method breakpoint<br>
     </td>
@@ -951,25 +951,25 @@
     </td>
   </tr>
   <tr> 
-    <td valign="middle" align="center"> <img src="../images/org.eclipse.jdt.debug.ui/obj16/read_obj.gif" width=16 height=16 alt="field access watchpoint"><br>
+    <td valign="middle" align="center"> <img src="../images/org.eclipse.jdt.debug.ui/obj16/read_obj.gif"  alt="field access watchpoint"><br>
     </td>
     <td valign="top" width="90%"> field access watchpoint<br>
     </td>
   </tr>
   <tr> 
-    <td valign="middle" align="center"> <img src="../images/org.eclipse.jdt.debug.ui/obj16/write_obj.gif" width=16 height=16 alt="field modification watchpoint"><br>
+    <td valign="middle" align="center"> <img src="../images/org.eclipse.jdt.debug.ui/obj16/write_obj.gif"  alt="field modification watchpoint"><br>
     </td>
     <td valign="top" width="90%"> field modification watchpoint<br>
     </td>
   </tr>
   <tr> 
-    <td valign="middle" align="center"> <img src="../images/org.eclipse.jdt.debug.ui/obj16/readwrite_obj.gif" width=16 height=16 alt="field access and modification watchpoint"><br>
+    <td valign="middle" align="center"> <img src="../images/org.eclipse.jdt.debug.ui/obj16/readwrite_obj.gif"  alt="field access and modification watchpoint"><br>
     </td>
     <td valign="top" width="90%"> field access and modification watchpoint<br>
     </td>
   </tr>
   <tr> 
-    <td valign="middle" align="center"> <img src="../images/org.eclipse.jdt.debug.ui/ovr16/installed_ovr.gif" width=7 height=8 alt="adornment that marks a watchpoint as installed"><br>
+    <td valign="middle" align="center"> <img src="../images/org.eclipse.jdt.debug.ui/ovr16/installed_ovr.gif"  alt="adornment that marks a watchpoint as installed"><br>
     </td>
     <td valign="top" width="90%"> adornment that marks a watchpoint as installed<br>
     </td>
@@ -979,46 +979,46 @@
     </td>
   </tr>
   <tr> 
-    <td valign="middle" align="center"> <img src="../images/org.eclipse.jdt.debug.ui/obj16/jexception_obj.gif" width=16 height=16 alt="exception breakpoint"><br>
+    <td valign="middle" align="center"> <img src="../images/org.eclipse.jdt.debug.ui/obj16/jexception_obj.gif"  alt="exception breakpoint"><br>
     </td>
     <td valign="top" width="90%"> exception breakpoint<br>
     </td>
   </tr>
   <tr> 
-    <td valign="middle" align="center"> <img src="../images/org.eclipse.jdt.debug.ui/obj16/jrtexception_obj.gif" width=16 height=16 alt="runtime exception breakpoint"><br>
+    <td valign="middle" align="center"> <img src="../images/org.eclipse.jdt.debug.ui/obj16/jrtexception_obj.gif"  alt="runtime exception breakpoint"><br>
     </td>
     <td valign="top" width="90%"> runtime exception breakpoint<br>
     </td>
   </tr>
   <tr> 
-    <td valign="middle" align="center"> <img src="../images/org.eclipse.jdt.debug.ui/obj16/jexceptiond_obj.gif" width=16 height=16 alt="disabled exception breakpoint"><br>
+    <td valign="middle" align="center"> <img src="../images/org.eclipse.jdt.debug.ui/obj16/jexceptiond_obj.gif"  alt="disabled exception breakpoint"><br>
     </td>
     <td valign="top" width="90%"> disabled exception breakpoint<br>
     </td>
   </tr>
   <tr> 
-    <td valign="middle" align="center"> <img src="../images/org.eclipse.jdt.debug.ui/ovr16/caught_ovr.gif" width=7 height=8 alt="adornment that marks an exception breakpoint as caught"><br>
+    <td valign="middle" align="center"> <img src="../images/org.eclipse.jdt.debug.ui/ovr16/caught_ovr.gif"  alt="adornment that marks an exception breakpoint as caught"><br>
     </td>
     <td valign="top" width="90%"> adornment that marks an exception breakpoint 
       as caught<br>
     </td>
   </tr>
   <tr> 
-    <td valign="middle" align="center"> <img src="../images/org.eclipse.jdt.debug.ui/ovr16/uncaught_ovr.gif" width=7 height=8 alt="adornment that marks an exception breakpoint as uncaught"><br>
+    <td valign="middle" align="center"> <img src="../images/org.eclipse.jdt.debug.ui/ovr16/uncaught_ovr.gif"  alt="adornment that marks an exception breakpoint as uncaught"><br>
     </td>
     <td valign="top" width="90%"> adornment that marks an exception breakpoint 
       as uncaught<br>
     </td>
   </tr>
   <tr> 
-    <td valign="middle" align="center"> <img src="../images/org.eclipse.jdt.debug.ui/ovr16/scoped_ovr.gif" width=15 height=3 alt="adornment that marks an exception breakpoint as scoped"><br>
+    <td valign="middle" align="center"> <img src="../images/org.eclipse.jdt.debug.ui/ovr16/scoped_ovr.gif"  alt="adornment that marks an exception breakpoint as scoped"><br>
     </td>
     <td valign="top" width="90%"> adornment that marks an exception breakpoint 
       as scoped<br>
     </td>
   </tr>
   <tr> 
-    <td valign="middle" align="center"> <img src="../images/org.eclipse.jdt.debug.ui/ovr16/installed_ovr.gif" width=7 height=8 alt="adornment that marks an exception breakpoint as installed"><br>
+    <td valign="middle" align="center"> <img src="../images/org.eclipse.jdt.debug.ui/ovr16/installed_ovr.gif"  alt="adornment that marks an exception breakpoint as installed"><br>
     </td>
     <td valign="top" width="90%"> adornment that marks an exception breakpoint 
       as installed<br>
@@ -1035,7 +1035,7 @@
       <tbody>
         <tr>
           <td valign="middle" align="center">
-            <img src="../images/org.eclipse.jdt.ui/obj16/implm_co.gif" width=16 height=16 alt="implements"><br>
+            <img src="../images/org.eclipse.jdt.ui/obj16/implm_co.gif"  alt="implements"><br>
           </td>
           <td valign="top" width="90%">
             implements<br>
@@ -1043,7 +1043,7 @@
         </tr>
         <tr>
           <td valign="middle" align="center">
-            <img src="../images/org.eclipse.jdt.ui/obj16/over_co.gif" width=16 height=16 alt="overrides"><br>
+            <img src="../images/org.eclipse.jdt.ui/obj16/over_co.gif"  alt="overrides"><br>
           </td>
           <td valign="top" width="90%">
             overrides<br>
@@ -1051,7 +1051,7 @@
         </tr>
         <tr>
           <td valign="middle" align="center">
-            <img src="../images/org.eclipse.jdt.ui/obj16/quickassist_obj.gif" width=16 height=16 alt="quick assist available"><br>
+            <img src="../images/org.eclipse.jdt.ui/obj16/quickassist_obj.gif"  alt="quick assist available"><br>
           </td>
           <td valign="top" width="90%">
             quick assist available<br>
@@ -1059,7 +1059,7 @@
         </tr>
         <tr>
           <td valign="middle" align="center">
-            <img src="../images/org.eclipse.jdt.ui/obj16/searchm_obj.gif" width=16 height=16 alt="search match"><br>
+            <img src="../images/org.eclipse.jdt.ui/obj16/searchm_obj.gif"  alt="search match"><br>
           </td>
           <td valign="top" width="90%">
             search match<br>
@@ -1072,7 +1072,7 @@
         </tr>
         <tr>
           <td valign="middle" align="center">
-            <img src="../images/org.eclipse.jdt.ui/folding9/collapsed.gif" width=9 height=9 alt="collapsed"><br>
+            <img src="../images/org.eclipse.jdt.ui/folding9/collapsed.gif"  alt="collapsed"><br>
           </td>
           <td valign="top" width="90%">
             collapsed<br>
@@ -1080,7 +1080,7 @@
         </tr>
         <tr>
           <td valign="middle" align="center">
-            <img src="../images/org.eclipse.jdt.ui/folding9/expanded.gif" width=9 height=9 alt="expanded"><br>
+            <img src="../images/org.eclipse.jdt.ui/folding9/expanded.gif"  alt="expanded"><br>
           </td>
           <td valign="top" width="90%">
             expanded<br>
@@ -1097,7 +1097,7 @@
       <tbody>
         <tr>
           <td valign="middle" align="center">
-            <img src="../images/org.eclipse.jdt.junit/obj16/test.gif" width=16 height=16 alt="test"><br>
+            <img src="../images/org.eclipse.jdt.junit/obj16/test.gif"  alt="test"><br>
           </td>
           <td valign="top" width="90%">
             test<br>
@@ -1105,7 +1105,7 @@
         </tr>
         <tr>
           <td valign="middle" align="center">
-            <img src="../images/org.eclipse.jdt.junit/obj16/testrun.gif" width=16 height=16 alt="currently running test"><br>
+            <img src="../images/org.eclipse.jdt.junit/obj16/testrun.gif"  alt="currently running test"><br>
           </td>
           <td valign="top" width="90%">
             currently running test<br>
@@ -1113,7 +1113,7 @@
         </tr>
         <tr>
           <td valign="middle" align="center">
-            <img src="../images/org.eclipse.jdt.junit/obj16/testok.gif" width=16 height=16 alt="successful test"><br>
+            <img src="../images/org.eclipse.jdt.junit/obj16/testok.gif"  alt="successful test"><br>
           </td>
           <td valign="top" width="90%">
             successful test<br>
@@ -1121,7 +1121,7 @@
         </tr>
         <tr>
           <td valign="middle" align="center">
-            <img src="../images/org.eclipse.jdt.junit/obj16/testfail.gif" width=16 height=16 alt="failing test"><br>
+            <img src="../images/org.eclipse.jdt.junit/obj16/testfail.gif"  alt="failing test"><br>
           </td>
           <td valign="top" width="90%">
             failing test<br>
@@ -1129,7 +1129,7 @@
         </tr>
         <tr>
           <td valign="middle" align="center">
-            <img src="../images/org.eclipse.jdt.junit/obj16/testerr.gif" width=16 height=16 alt="test throwing an exception"><br>
+            <img src="../images/org.eclipse.jdt.junit/obj16/testerr.gif"  alt="test throwing an exception"><br>
           </td>
           <td valign="top" width="90%">
             test throwing an exception<br>
@@ -1142,7 +1142,7 @@
         </tr>
         <tr>
           <td valign="middle" align="center">
-            <img src="../images/org.eclipse.jdt.junit/obj16/tsuite.gif" width=16 height=16 alt="test suite"><br>
+            <img src="../images/org.eclipse.jdt.junit/obj16/tsuite.gif"  alt="test suite"><br>
           </td>
           <td valign="top" width="90%">
             test suite<br>
@@ -1150,7 +1150,7 @@
         </tr>
         <tr>
           <td valign="middle" align="center">
-            <img src="../images/org.eclipse.jdt.junit/obj16/tsuiterun.gif" width=16 height=16 alt="currently running test suite"><br>
+            <img src="../images/org.eclipse.jdt.junit/obj16/tsuiterun.gif"  alt="currently running test suite"><br>
           </td>
           <td valign="top" width="90%">
             currently running test suite<br>
@@ -1158,7 +1158,7 @@
         </tr>
         <tr>
           <td valign="middle" align="center">
-            <img src="../images/org.eclipse.jdt.junit/obj16/tsuiteok.gif" width=16 height=16 alt="successfully completed test suite"><br>
+            <img src="../images/org.eclipse.jdt.junit/obj16/tsuiteok.gif"  alt="successfully completed test suite"><br>
           </td>
           <td valign="top" width="90%">
             successfully completed test suite<br>
@@ -1166,7 +1166,7 @@
         </tr>
         <tr>
           <td valign="middle" align="center">
-            <img src="../images/org.eclipse.jdt.junit/obj16/tsuitefail.gif" width=16 height=16 alt="test suite with failing test"><br>
+            <img src="../images/org.eclipse.jdt.junit/obj16/tsuitefail.gif"  alt="test suite with failing test"><br>
           </td>
           <td valign="top" width="90%">
             test suite with failing test<br>
@@ -1174,7 +1174,7 @@
         </tr>
         <tr>
           <td valign="middle" align="center">
-            <img src="../images/org.eclipse.jdt.junit/obj16/tsuiteerror.gif" width=16 height=16 alt="test suite with exception throwing test"><br>
+            <img src="../images/org.eclipse.jdt.junit/obj16/tsuiteerror.gif"  alt="test suite with exception throwing test"><br>
           </td>
           <td valign="top" width="90%">
             test suite with exception throwing test<br>
@@ -1191,7 +1191,7 @@
       <tbody>
         <tr>
           <td valign="middle" align="center">
-            <img src="../images/org.eclipse.jdt.ui/obj16/skip.gif" width=16 height=16 alt="skipped NLS key"><br>
+            <img src="../images/org.eclipse.jdt.ui/obj16/skip.gif"  alt="skipped NLS key"><br>
           </td>
           <td valign="top" width="90%">
             skipped NLS key<br>
@@ -1199,7 +1199,7 @@
         </tr>
         <tr>
           <td valign="middle" align="center">
-            <img src="../images/org.eclipse.jdt.ui/obj16/translate.gif" width=16 height=16 alt="translated NLS key"><br>
+            <img src="../images/org.eclipse.jdt.ui/obj16/translate.gif"  alt="translated NLS key"><br>
           </td>
           <td valign="top" width="90%">
             translated NLS key<br>
@@ -1207,7 +1207,7 @@
         </tr>
         <tr>
           <td valign="middle" align="center">
-            <img src="../images/org.eclipse.jdt.ui/obj16/never_translate.gif" width=16 height=16 alt="untranslated NLS key"><br>
+            <img src="../images/org.eclipse.jdt.ui/obj16/never_translate.gif"  alt="untranslated NLS key"><br>
           </td>
           <td valign="top" width="90%">
             untranslated NLS key<br>
@@ -1215,7 +1215,7 @@
         </tr>
         <tr>
           <td valign="middle" align="center">
-            <img src="../images/org.eclipse.jdt.ui/obj16/nls_search_obj.gif" width=16 height=16 alt="search for unused NLS keys"><br>
+            <img src="../images/org.eclipse.jdt.ui/obj16/nls_search_obj.gif"  alt="search for unused NLS keys"><br>
           </td>
           <td valign="top" width="90%">
             search for unused NLS keys<br>
@@ -1232,7 +1232,7 @@
       <tbody>
         <tr>
           <td valign="middle" align="center">
-            <img src="../images/org.eclipse.jdt.ui/obj16/quickfix_error_obj.gif" width=16 height=16 alt="quick fixable error"><br>
+            <img src="../images/org.eclipse.jdt.ui/obj16/quickfix_error_obj.gif"  alt="quick fixable error"><br>
           </td>
           <td valign="top" width="90%">
             quick fixable error<br>
@@ -1240,7 +1240,7 @@
         </tr>
         <tr>
           <td valign="middle" align="center">
-            <img src="../images/org.eclipse.jdt.ui/obj16/quickfix_warning_obj.gif" width=16 height=16 alt="quick fixable warning"><br>
+            <img src="../images/org.eclipse.jdt.ui/obj16/quickfix_warning_obj.gif"  alt="quick fixable warning"><br>
           </td>
           <td valign="top" width="90%">
             quick fixable warning<br>
@@ -1248,7 +1248,7 @@
         </tr>
         <tr>
           <td valign="middle" align="center">
-            <img src="../images/org.eclipse.jdt.ui/obj16/error_gray_obj.gif" width=16 height=16 alt="error that got fixed in source code"><br>
+            <img src="../images/org.eclipse.jdt.ui/obj16/error_gray_obj.gif"  alt="error that got fixed in source code"><br>
           </td>
           <td valign="top" width="90%">
             error that got fixed in source but file still needs a recompile<br>
@@ -1256,7 +1256,7 @@
         </tr>
         <tr>
           <td valign="middle" align="center">
-            <img src="../images/org.eclipse.jdt.ui/obj16/warning_gray_obj.gif" width=16 height=16 alt="warning that got fix in source code"><br>
+            <img src="../images/org.eclipse.jdt.ui/obj16/warning_gray_obj.gif"  alt="warning that got fix in source code"><br>
           </td>
           <td valign="top" width="90%">
             warning that got fixed in source but file still needs a recompile<br>
@@ -1269,7 +1269,7 @@
         </tr>
         <tr>
           <td valign="middle" align="center">
-            <img src="../images/org.eclipse.jdt.ui/obj16/add_correction.gif" width=16 height=16 alt="add"><br>
+            <img src="../images/org.eclipse.jdt.ui/obj16/add_correction.gif"  alt="add"><br>
           </td>
           <td valign="top" width="90%">
             add<br>
@@ -1277,7 +1277,7 @@
         </tr>
         <tr>
           <td valign="middle" align="center">
-            <img src="../images/org.eclipse.jdt.ui/obj16/correction_change.gif" width=16 height=16 alt="change"><br>
+            <img src="../images/org.eclipse.jdt.ui/obj16/correction_change.gif"  alt="change"><br>
           </td>
           <td valign="top" width="90%">
             change<br>
@@ -1285,7 +1285,7 @@
         </tr>
         <tr>
           <td valign="middle" align="center">
-            <img src="../images/org.eclipse.jdt.ui/obj16/correction_cast.gif" width=16 height=16 alt="change cast"><br>
+            <img src="../images/org.eclipse.jdt.ui/obj16/correction_cast.gif"  alt="change cast"><br>
           </td>
           <td valign="top" width="90%">
             change cast<br>
@@ -1293,7 +1293,7 @@
         </tr>
         <tr>
           <td valign="middle" align="center">
-            <img src="../images/org.eclipse.jdt.ui/obj16/correction_move.gif" width=16 height=16 alt="move to another package"><br>
+            <img src="../images/org.eclipse.jdt.ui/obj16/correction_move.gif"  alt="move to another package"><br>
           </td>
           <td valign="top" width="90%">
             move to another package<br>
@@ -1301,7 +1301,7 @@
         </tr>
         <tr>
           <td valign="middle" align="center">
-            <img src="../images/org.eclipse.jdt.ui/obj16/remove_correction.gif" width=16 height=16 alt="remove"><br>
+            <img src="../images/org.eclipse.jdt.ui/obj16/remove_correction.gif"  alt="remove"><br>
           </td>
           <td valign="top" width="90%">
             remove<br>
@@ -1309,7 +1309,7 @@
         </tr>
         <tr>
           <td valign="middle" align="center">
-            <img src="../images/org.eclipse.jdt.ui/obj16/correction_delete_import.gif" width=16 height=16 alt="remove import"><br>
+            <img src="../images/org.eclipse.jdt.ui/obj16/correction_delete_import.gif"  alt="remove import"><br>
           </td>
           <td valign="top" width="90%">
             remove import<br>
@@ -1317,7 +1317,7 @@
         </tr>
         <tr>
           <td valign="middle" align="center">
-            <img src="../images/org.eclipse.jdt.ui/obj16/correction_rename.gif" width=16 height=16 alt="rename"><br>
+            <img src="../images/org.eclipse.jdt.ui/obj16/correction_rename.gif"  alt="rename"><br>
           </td>
           <td valign="top">
             rename<br>
@@ -1325,7 +1325,7 @@
         </tr>
         <tr>
           <td valign="middle" align="center">
-            <img src="../images/org.eclipse.jdt.ui/obj16/jexception_obj.gif" width=16 height=16 alt="surround with try/catch"><br>
+            <img src="../images/org.eclipse.jdt.ui/obj16/jexception_obj.gif"  alt="surround with try/catch"><br>
           </td>
           <td valign="top">
             surround with try/catch<br>
@@ -1342,7 +1342,7 @@
       <tbody>
         <tr>
           <td valign="middle" align="center">
-            <img src="../images/org.eclipse.jdt.ui/obj16/change.gif" width=16 height=16 alt="general change"><br>
+            <img src="../images/org.eclipse.jdt.ui/obj16/change.gif"  alt="general change"><br>
           </td>
           <td valign="top">
             general change<br>
@@ -1350,7 +1350,7 @@
         </tr>
         <tr>
           <td valign="middle" align="center">
-            <img src="../images/org.eclipse.jdt.ui/obj16/composite_change.gif" width=16 height=16 alt="composite change"><br>
+            <img src="../images/org.eclipse.jdt.ui/obj16/composite_change.gif"  alt="composite change"><br>
           </td>
           <td valign="top">
             composite change<br>
@@ -1358,7 +1358,7 @@
         </tr>
         <tr>
           <td valign="middle" align="center">
-            <img src="../images/org.eclipse.jdt.ui/obj16/cu_change.gif" width=16 height=16 alt="compilation unit change"><br>
+            <img src="../images/org.eclipse.jdt.ui/obj16/cu_change.gif"  alt="compilation unit change"><br>
           </td>
           <td valign="top">
             compilation unit change<br>
@@ -1366,7 +1366,7 @@
         </tr>
         <tr>
           <td valign="middle" align="center">
-            <img src="../images/org.eclipse.jdt.ui/obj16/text_edit.gif" width=16 height=16 alt="text change"><br>
+            <img src="../images/org.eclipse.jdt.ui/obj16/text_edit.gif"  alt="text change"><br>
           </td>
           <td valign="top">
             text change<br>
@@ -1374,7 +1374,7 @@
         </tr>
         <tr>
           <td valign="middle" align="center">
-            <img src="../images/org.eclipse.jdt.ui/obj16/file_change.gif" width=16 height=16 alt="file change"><br>
+            <img src="../images/org.eclipse.jdt.ui/obj16/file_change.gif"  alt="file change"><br>
           </td>
           <td valign="top" width="90%">
             file change
@@ -1382,7 +1382,7 @@
         </tr>
         <tr>
           <td valign="middle" align="center">
-            <img src="../images/org.eclipse.jdt.ui/obj16/fatalerror_obj.gif" width=16 height=16 alt="Stop error">
+            <img src="../images/org.eclipse.jdt.ui/obj16/fatalerror_obj.gif"  alt="Stop error">
           </td>
           <td valign="top">
             Stop error<br>
@@ -1390,7 +1390,7 @@
         </tr>
         <tr>
           <td valign="middle" align="center">
-            <img src="../images/org.eclipse.jdt.ui/obj16/error_obj.gif" width=16 height=16 alt="Error"><br>
+            <img src="../images/org.eclipse.jdt.ui/obj16/error_obj.gif"  alt="Error"><br>
           </td>
           <td valign="top">
             Error<br>
@@ -1398,7 +1398,7 @@
         </tr>
         <tr>
           <td valign="middle" align="center">
-            <img src="../images/org.eclipse.jdt.ui/obj16/warning_obj.gif" width=16 height=16 alt="Warning"><br>
+            <img src="../images/org.eclipse.jdt.ui/obj16/warning_obj.gif"  alt="Warning"><br>
           </td>
           <td valign="top">
             Warning<br>
@@ -1406,7 +1406,7 @@
         </tr>
         <tr>
           <td valign="middle" align="center">
-            <img src="../images/org.eclipse.jdt.ui/obj16/info_obj.gif" width=16 height=16 alt="Information"><br>
+            <img src="../images/org.eclipse.jdt.ui/obj16/info_obj.gif"  alt="Information"><br>
           </td>
           <td valign="top">
             Information<br>
@@ -1423,7 +1423,7 @@
       <tbody>
         <tr>
           <td valign="middle" align="right">
-            <img src="../images/org.eclipse.jdt.ui/obj16/jsearch_obj.gif" width=16 height=16 alt="Java Search"><br>
+            <img src="../images/org.eclipse.jdt.ui/obj16/jsearch_obj.gif"  alt="Java Search"><br>
           </td>
           <td valign="top">
             Java Search<br>
@@ -1431,7 +1431,7 @@
         </tr>
         <tr>
           <td valign="middle" align="center">
-            <img src="../images/org.eclipse.jdt.ui/obj16/search_decl_obj.gif" width=16 height=16 alt="search for declarations"><br>
+            <img src="../images/org.eclipse.jdt.ui/obj16/search_decl_obj.gif"  alt="search for declarations"><br>
           </td>
           <td valign="top">
             search for declarations<br>
@@ -1439,7 +1439,7 @@
         </tr>
         <tr>
           <td valign="middle" align="center">
-            <img src="../images/org.eclipse.jdt.ui/obj16/search_ref_obj.gif" width=16 height=16 alt="search for references"><br>
+            <img src="../images/org.eclipse.jdt.ui/obj16/search_ref_obj.gif"  alt="search for references"><br>
           </td>
           <td valign="top">
             search for references<br>
@@ -1452,7 +1452,7 @@
         </tr>
         <tr>
           <td valign="middle" align="center">
-            <img src="../images/org.eclipse.jdt.ui/obj16/nls_search_obj.gif" width=16 height=16 alt="search for unused NLS keys"><br>
+            <img src="../images/org.eclipse.jdt.ui/obj16/nls_search_obj.gif"  alt="search for unused NLS keys"><br>
           </td>
           <td valign="top" width="90%">
             search for unused NLS keys<br>
@@ -1469,7 +1469,7 @@
       <tbody>
         <tr>
           <td valign="middle" align="center">
-            <img src="../images/org.eclipse.jdt.ui/obj16/occ_match.gif" width=16 height=16 alt="general match"><br>
+            <img src="../images/org.eclipse.jdt.ui/obj16/occ_match.gif"  alt="general match"><br>
           </td>
           <td valign="top" width="90%">
             a general match<br>
@@ -1477,7 +1477,7 @@
         </tr>
         <tr>
           <td valign="middle" align="center">
-            <img src="../images/org.eclipse.jdt.ui/obj16/occ_read.gif" width=16 height=16 alt="read access to local or field"><br>
+            <img src="../images/org.eclipse.jdt.ui/obj16/occ_read.gif"  alt="read access to local or field"><br>
           </td>
           <td valign="top" width="90%">
             read access to local or field<br>
@@ -1485,7 +1485,7 @@
         </tr>
         <tr>
           <td valign="middle" align="center">
-            <img src="../images/org.eclipse.jdt.ui/obj16/occ_write.gif" width=16 height=16 alt="write access to local or field"><br>
+            <img src="../images/org.eclipse.jdt.ui/obj16/occ_write.gif"  alt="write access to local or field"><br>
           </td>
           <td valign="top" width="90%">
 			write access to local or field          
@@ -1502,7 +1502,7 @@
       <tbody>
         <tr>
           <td valign="middle" align="center">
-            <img src="../images/org.eclipse.jdt.ui/obj16/classfo_obj.gif" width=16 height=16 alt="type from non selected package"><br>
+            <img src="../images/org.eclipse.jdt.ui/obj16/classfo_obj.gif"  alt="type from non selected package"><br>
           </td>
           <td valign="top">
             type from non selected package<br>
@@ -1510,7 +1510,7 @@
         </tr>
         <tr>
           <td valign="middle" align="center">
-            <img src="../images/org.eclipse.jdt.ui/obj16/intf_obj.gif" width=16 height=16 alt="interface from non selected package"><br>
+            <img src="../images/org.eclipse.jdt.ui/obj16/intf_obj.gif"  alt="interface from non selected package"><br>
           </td>
           <td valign="top">
             interface from non selected package<br>
@@ -1538,7 +1538,7 @@
 -->
 
     <p>
-       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: reference/ref-17.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/reference/ref-17.htm,v
retrieving revision 1.17
diff -u -r1.17 ref-17.htm
--- reference/ref-17.htm	23 Jun 2004 22:40:59 -0000	1.17
+++ reference/ref-17.htm	10 Nov 2004 21:51:43 -0000
@@ -167,7 +167,7 @@
       </tbody>
     </table>
     <p>
-      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159">
+      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" >
     </p>
     <p>
       <a href="../tasks/tasks-66.htm">Formatting Java code</a><br>
@@ -177,7 +177,7 @@
        <a href="../reference/ref-21.htm">Java editor preferences</a><br>
     </p>
     <p>
-       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: reference/ref-18.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/reference/ref-18.htm,v
retrieving revision 1.8
diff -u -r1.8 ref-18.htm
--- reference/ref-18.htm	23 Jun 2004 22:40:59 -0000	1.8
+++ reference/ref-18.htm	10 Nov 2004 21:51:43 -0000
@@ -19,7 +19,7 @@
       This JRE defines the values for the three reserved classpath variables (JRE_LIB, JRE_SRC, JRE_SRCROOT).
     </p>
     <p>
-       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: reference/ref-19.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/reference/ref-19.htm,v
retrieving revision 1.18
diff -u -r1.18 ref-19.htm
--- reference/ref-19.htm	23 Jun 2004 22:40:59 -0000	1.18
+++ reference/ref-19.htm	10 Nov 2004 21:51:43 -0000
@@ -79,13 +79,13 @@
   </tbody> 
 </table>
     <p>
-      <img src="../images/ngrelc.gif" alt="Related concepts" border="0" height="27" width="159">
+      <img src="../images/ngrelc.gif" alt="Related concepts" border="0" >
     </p>
     <p>
       <a href="../concepts/cclsspthv.htm">Classpath variables</a><br>
     </p>
     <p>
-      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159">
+      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" >
     </p>
     <p>
       <a href="../tasks/tasks-JREs.htm">Working with JREs</a>
@@ -94,7 +94,7 @@
       <a href="../reference/ref-124.htm">Source Attachment</a>
     </p>
     <p>
-       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: reference/ref-2.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/reference/ref-2.htm,v
retrieving revision 1.12
diff -u -r1.12 ref-2.htm
--- reference/ref-2.htm	23 Jun 2004 22:41:00 -0000	1.12
+++ reference/ref-2.htm	10 Nov 2004 21:51:43 -0000
@@ -27,12 +27,12 @@
         Context menus in views
       </li>
     </ul>
-    <img src="../images/ngrelc.gif" alt="Related concepts" border="0" height="27" width="159"> 
+    <img src="../images/ngrelc.gif" alt="Related concepts" border="0" > 
     <p>
       <a href="../concepts/concepts-1.htm">Java Development Tools (JDT)</a>
     </p>
     <p>
-      <img src="../images/ngrelr.gif" alt="Related reference" border="0" height="27" width="159">
+      <img src="../images/ngrelr.gif" alt="Related reference" border="0" >
     </p>
     <p>
       <a href="ref-152.htm">Frequently Asked Questions on JDT</a><br>
@@ -50,7 +50,7 @@
        <a href="../reference/ref-4.htm">Run and Debug actions</a><br>
     </p>
     <p>
-       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: reference/ref-21.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/reference/ref-21.htm,v
retrieving revision 1.19
diff -u -r1.19 ref-21.htm
--- reference/ref-21.htm	18 Aug 2004 15:45:29 -0000	1.19
+++ reference/ref-21.htm	10 Nov 2004 21:51:44 -0000
@@ -699,13 +699,13 @@
     </table>
 
     <p>
-      <img src="../images/ngrelc.gif" alt="Related concepts" border="0" height="27" width="159">
+      <img src="../images/ngrelc.gif" alt="Related concepts" border="0" >
     </p>
     <p>
       <a href="../concepts/concepts-7.htm">Java Editor</a>
     </p>
     <p>
-      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159">
+      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" >
     </p>
     <p>
       <a href="../tasks/tasks-54.htm">Using the Java editor</a>
@@ -716,7 +716,7 @@
       "../reference/ref-java-editor-quickfix.htm">Quick Fix</a>
     </p>
     <p>
-       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: reference/ref-22.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/reference/ref-22.htm,v
retrieving revision 1.14
diff -u -r1.14 ref-22.htm
--- reference/ref-22.htm	23 Jun 2004 22:40:59 -0000	1.14
+++ reference/ref-22.htm	10 Nov 2004 21:51:44 -0000
@@ -216,7 +216,7 @@
       </tbody>
     </table>
     <p>
-      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159">
+      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" >
     </p>
     <p>
       <a href="../tasks/tasks-58.htm">Managing import statements</a><br>
@@ -225,7 +225,7 @@
       <a href="../reference/ref-menu-source.htm">Source actions</a>
     </p>
     <p>
-       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: reference/ref-23.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/reference/ref-23.htm,v
retrieving revision 1.13
diff -u -r1.13 ref-23.htm
--- reference/ref-23.htm	23 Jun 2004 22:40:59 -0000	1.13
+++ reference/ref-23.htm	10 Nov 2004 21:51:44 -0000
@@ -95,13 +95,13 @@
       </tbody>
     </table>
     <p>
-      <img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27">
+      <img border="0" src="../images/ngrelc.gif" alt="Related concepts" >
     </p>
     <p>
       <a href="../concepts/concepts-9.htm">Refactoring support</a>
     </p>
     <p>
-      <img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27">
+      <img border="0" src="../images/ngrelt.gif" alt="Related tasks" >
     </p>
     <p>
       <a href="../tasks/tasks-80.htm">Refactoring</a><br>
@@ -112,14 +112,14 @@
        <a href="../tasks/tasks-101.htm">Redoing a refactoring operation</a>
     </p>
     <p>
-      <img border="0" src="../images/ngrelr.gif" alt="Related reference" width="159" height="27">
+      <img border="0" src="../images/ngrelr.gif" alt="Related reference" >
     </p>
     <p>
       <a href="../reference/ref-menu-refactor.htm">Refactoring actions</a><br>
        <a href="ref-117.htm">Refactoring wizard</a>
     </p>
     <p>
-       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: reference/ref-24.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/reference/ref-24.htm,v
retrieving revision 1.16
diff -u -r1.16 ref-24.htm
--- reference/ref-24.htm	23 Jun 2004 22:40:59 -0000	1.16
+++ reference/ref-24.htm	10 Nov 2004 21:51:44 -0000
@@ -13,7 +13,7 @@
       Views and editors
     </h1>
     <p>
-      <img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27">
+      <img border="0" src="../images/ngrelc.gif" alt="Related concepts" >
     </p>
     <p>
       <a href="../concepts/concepts-7.htm">Java editor</a><br>
@@ -23,7 +23,7 @@
       </a>
     </p>
     <p>
-      <img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27">
+      <img border="0" src="../images/ngrelt.gif" alt="Related tasks" >
     </p>
     <p>
       <a href="../tasks/tasks-consoleAppearance.htm">Changing the appearance of the console view</a><br>
@@ -33,7 +33,7 @@
        <a href="../tasks/tasks-65.htm">Using content/code assist</a>
     </p>
     <p>
-      <img border="0" src="../images/ngrelr.gif" alt="Related reference" width="159" height="27">
+      <img border="0" src="../images/ngrelr.gif" alt="Related reference" >
     </p>
     <p>
       <a href="../reference/ref-java-editor.htm">Java editor actions</a><br>
@@ -48,7 +48,7 @@
        <a href="../reference/ref-74.htm">Variables view</a>
     </p>
     <p>
-       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: reference/ref-3.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/reference/ref-3.htm,v
retrieving revision 1.15
diff -u -r1.15 ref-3.htm
--- reference/ref-3.htm	23 Jun 2004 22:40:59 -0000	1.15
+++ reference/ref-3.htm	10 Nov 2004 21:51:44 -0000
@@ -38,7 +38,7 @@
         </tr>
         <tr>
           <td align="left" valign="top">
-            <img src="../images/ref-1.gif" alt="" height="16" width="16" align="center">
+            <img src="../images/ref-1.gif" alt=""  align="center">
           </td>
           <td align="left" valign="top">
             <p>
@@ -55,7 +55,7 @@
         </tr>
         <tr>
           <td align="left" valign="top">
-            <img src="../images/ref-2.gif" alt="" height="16" width="16" align="center">
+            <img src="../images/ref-2.gif" alt=""  align="center">
           </td>
           <td align="left" valign="top">
             <p>
@@ -72,7 +72,7 @@
         </tr>
         <tr>
           <td align="left" valign="top">
-            <img src="../images/ref-3.gif" alt="" height="16" width="16" align="center">
+            <img src="../images/ref-3.gif" alt=""  align="center">
           </td>
           <td align="left" valign="top">
             <p>
@@ -89,7 +89,7 @@
         </tr>
         <tr>
           <td align="left" valign="top">
-            <img src="../images/ref-4.gif" alt="" height="16" width="16" align="center">
+            <img src="../images/ref-4.gif" alt=""  align="center">
           </td>
           <td align="left" valign="top">
             <p>
@@ -106,7 +106,7 @@
         </tr>
         <tr>
           <td align="left" valign="top">
-            <img src="../images/ref-5.gif" alt="" height="16" width="16" align="center">
+            <img src="../images/ref-5.gif" alt=""  align="center">
           </td>
           <td align="left" valign="top">
             <p>
@@ -123,7 +123,7 @@
         </tr>
         <tr>
           <td align="left" valign="top">
-            <img src="../images/ref-6.gif" alt="" height="16" width="16" align="center">
+            <img src="../images/ref-6.gif" alt=""  align="center">
           </td>
           <td align="left" valign="top">
             <p>
@@ -162,19 +162,19 @@
     </table>
     <p>
       <br>
-       <img width="159" height="27" src="../images/ngrelc.gif" alt="Related concepts" border="0">
+       <img  src="../images/ngrelc.gif" alt="Related concepts" border="0">
     </p>
     <p>
       <a href="../concepts/concepts-1.htm">Java development tools (JDT)</a>
     </p>
     <p>
-      <img border="0" width="159" height="27" src="../images/ngrelt.gif" alt="Related tasks">
+      <img border="0"  src="../images/ngrelt.gif" alt="Related tasks">
     </p>
     <a href="../tasks/tasks-11.htm">Creating Java elements</a> <br>
      <a href="../tasks/tasks-76.htm">Opening an editor on a type</a> 
     <p>
       <br>
-       <img src="../images/ngrelr.gif" width=159 height=27 alt="Related reference">
+       <img src="../images/ngrelr.gif"  alt="Related reference">
     </p>
     <p>
       <a href="ref-121.htm">New Java Project wizard</a><br>
@@ -185,7 +185,7 @@
        <a href="../reference/ref-24.htm">Views and editors</a><br>
     </p>
     <p>
-       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: reference/ref-34.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/reference/ref-34.htm,v
retrieving revision 1.15
diff -u -r1.15 ref-34.htm
--- reference/ref-34.htm	23 Jun 2004 22:40:59 -0000	1.15
+++ reference/ref-34.htm	10 Nov 2004 21:51:44 -0000
@@ -44,7 +44,7 @@
       <tbody>
         <tr>
           <td rowspan="1" colspan="1" valign="top" align="left">
-            <img src="../images/ref-20.gif" align="baseline" width="16" height="16" alt="Run Snippet button">
+            <img src="../images/ref-20.gif" align="baseline"  alt="Run Snippet button">
           </td>
           <td rowspan="1" colspan="1" valign="top" align="left">
             <p>
@@ -59,7 +59,7 @@
         </tr>
         <tr>
           <td rowspan="1" colspan="1" valign="top" align="left">
-            <img src="../images/ref-21.gif" align="baseline" width="16" height="16" alt="Display button">
+            <img src="../images/ref-21.gif" align="baseline"  alt="Display button">
           </td>
           <td rowspan="1" colspan="1" valign="top" align="left">
             <p>
@@ -74,7 +74,7 @@
         </tr>
         <tr>
           <td rowspan="1" colspan="1" valign="top" align="left">
-            <img src="../images/ref-22.gif" align="baseline" width="16" height="16" alt="Inspect button">
+            <img src="../images/ref-22.gif" align="baseline"  alt="Inspect button">
           </td>
           <td rowspan="1" colspan="1" valign="top" align="left">
             <p>
@@ -89,7 +89,7 @@
         </tr>
         <tr>
           <td rowspan="1" colspan="1" valign="top" align="left">
-            <img src="../images/ref-23.gif" align="baseline" width="16" height="16" alt="Terminate button">
+            <img src="../images/ref-23.gif" align="baseline"  alt="Terminate button">
           </td>
           <td rowspan="1" colspan="1" valign="top" align="left">
             <p>
@@ -104,7 +104,7 @@
         </tr>
         <tr>
           <td rowspan="1" colspan="1" valign="top" align="left">
-            <img src="../images/ref-24.gif" align="baseline" width="16" height="16" alt="Set the import Declarations button">
+            <img src="../images/ref-24.gif" align="baseline"  alt="Set the import Declarations button">
           </td>
           <td rowspan="1" colspan="1" valign="top" align="left">
             <p>
@@ -120,13 +120,13 @@
       </tbody>
     </table>
     <p>
-      <img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27">
+      <img border="0" src="../images/ngrelc.gif" alt="Related concepts" >
     </p>
     <p>
       <a href="../concepts/concepts-11.htm">Scrapbook</a>
     </p>
     <p>
-      <img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27">
+      <img border="0" src="../images/ngrelt.gif" alt="Related tasks" >
     </p>
     <p>
       <a href="../tasks/tasks-149.htm">Creating a Java scrapbook page</a><br>
@@ -138,7 +138,7 @@
       <a href="../reference/ref-129.htm">New Java Scrapbook Page wizard</a>
     </p>
     <p>
-       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: reference/ref-35.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/reference/ref-35.htm,v
retrieving revision 1.12
diff -u -r1.12 ref-35.htm
--- reference/ref-35.htm	23 Jun 2004 22:40:59 -0000	1.12
+++ reference/ref-35.htm	10 Nov 2004 21:51:44 -0000
@@ -20,14 +20,14 @@
       This view also lists Java exception breakpoints, which suspend execution at the point where the exception is thrown. You can add or remove exceptions.
     </p>
     <p>
-      <img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27">
+      <img border="0" src="../images/ngrelc.gif" alt="Related concepts" >
     </p>
     <p>
       <a href="../concepts/cbrkpnts.htm">Breakpoints</a><br>
        <a href="../concepts/concepts-6.htm">Java views</a>
     </p>
     <p>
-      <img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27">
+      <img border="0" src="../images/ngrelt.gif" alt="Related tasks" >
     </p>
     <p>
       <a href="../tasks/tasks-144.htm">Adding breakpoints</a><br>
@@ -39,13 +39,13 @@
        <a href="../tasks/tasks-145.htm">Setting method breakpoints</a>
     </p>
     <p>
-      <img border="0" src="../images/ngrelr.gif" alt="Related reference" width="159" height="27">
+      <img border="0" src="../images/ngrelr.gif" alt="Related reference" >
     </p>
     <p>
       <a href="../reference/ref-24.htm">Views and editors</a>
     </p>
     <p>
-       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: reference/ref-36.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/reference/ref-36.htm,v
retrieving revision 1.8
diff -u -r1.8 ref-36.htm
--- reference/ref-36.htm	23 Jun 2004 22:40:59 -0000	1.8
+++ reference/ref-36.htm	10 Nov 2004 21:51:44 -0000
@@ -16,7 +16,7 @@
       This command removes the selected breakpoint(s).
     </p>
     <p>
-       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: reference/ref-37.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/reference/ref-37.htm,v
retrieving revision 1.8
diff -u -r1.8 ref-37.htm
--- reference/ref-37.htm	23 Jun 2004 22:40:59 -0000	1.8
+++ reference/ref-37.htm	10 Nov 2004 21:51:44 -0000
@@ -16,7 +16,7 @@
       This command removes all breakpoints in the workbench.
     </p>
     <p>
-       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: reference/ref-38.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/reference/ref-38.htm,v
retrieving revision 1.10
diff -u -r1.10 ref-38.htm
--- reference/ref-38.htm	23 Jun 2004 22:40:59 -0000	1.10
+++ reference/ref-38.htm	10 Nov 2004 21:51:44 -0000
@@ -17,20 +17,20 @@
       breakpoint is associated.
     </p>
     <p>
-      <img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27">
+      <img border="0" src="../images/ngrelc.gif" alt="Related concepts" >
     </p>
     <p>
       <a href="../concepts/cbrkpnts.htm">Breakpoints</a>
     </p>
     <p>
-      <img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
+      <img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
     	<a href="../tasks/tasks-144.htm">Adding breakpoints</a><br>
     	<a href="../tasks/tasks-144a.htm">Removing breakpoints</a><br>
       	<a href="../tasks/tasks-130.htm">Launching a Java program</a><br>
        <a href="../tasks/tasks-126.htm">Running and debugging</a><br>
     </p>
     <p>
-       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: reference/ref-39.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/reference/ref-39.htm,v
retrieving revision 1.9
diff -u -r1.9 ref-39.htm
--- reference/ref-39.htm	23 Jun 2004 22:40:59 -0000	1.9
+++ reference/ref-39.htm	10 Nov 2004 21:51:44 -0000
@@ -16,7 +16,7 @@
       This option can be toggled to show or hide qualified names.
     </p>
     <p>
-       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: reference/ref-4.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/reference/ref-4.htm,v
retrieving revision 1.21
diff -u -r1.21 ref-4.htm
--- reference/ref-4.htm	24 Jun 2004 17:53:27 -0000	1.21
+++ reference/ref-4.htm	10 Nov 2004 21:51:44 -0000
@@ -36,7 +36,7 @@
       <tbody>
         <tr>
           <td rowspan="1" colspan="1" valign="top" align="left">
-            <img src="../images/ref-7.gif" align="baseline" width="16" height="16" alt="Run button">
+            <img src="../images/ref-7.gif" align="baseline"  alt="Run button">
           </td>
           <td rowspan="1" colspan="1" valign="top" align="left">
             <p>
@@ -51,7 +51,7 @@
         </tr>
         <tr>
           <td rowspan="1" colspan="1" valign="top" align="left">
-            <img src="../images/ref-8.gif" align="baseline" width="16" height="16" alt="Debug button">
+            <img src="../images/ref-8.gif" align="baseline"  alt="Debug button">
           </td>
           <td rowspan="1" colspan="1" valign="top" align="left">
             <p>
@@ -359,7 +359,7 @@
       </tbody>
     </table>
     <p>
-      <img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27">
+      <img border="0" src="../images/ngrelc.gif" alt="Related concepts" >
     </p>
     <p>
       <a href="../concepts/concepts-10.htm">Debugger</a><br>
@@ -367,7 +367,7 @@
        <a href="../concepts/cremdbug.htm">Remote Debugging</a>
     </p>
     <p>
-      <img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
+      <img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
       <br>
        <a href="../tasks/tasks-126.htm">Running and Debugging</a><br>
        <a href="../tasks/tasks-141.htm">Connecting to a remote VM with the Remote Java application launch configuration</a><br>
@@ -376,7 +376,7 @@
        <a href="../tasks/tasks-147.htm">Catching exceptions</a>
     </p>
     <p>
-      <img border="0" src="../images/ngrelr.gif" alt="Related Reference" width="159" height="27">
+      <img border="0" src="../images/ngrelr.gif" alt="Related Reference" >
     </p>
     <p>
       <a href="ref-51.htm">Debug View</a><br>
@@ -384,7 +384,7 @@
        <a href="../reference/ref-4.htm">Run and Debug actions</a>
     </p>
     <p>
-       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: reference/ref-40.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/reference/ref-40.htm,v
retrieving revision 1.12
diff -u -r1.12 ref-40.htm
--- reference/ref-40.htm	23 Jun 2004 22:41:00 -0000	1.12
+++ reference/ref-40.htm	10 Nov 2004 21:51:44 -0000
@@ -28,13 +28,13 @@
       </li>
     </ul>
     <p>
-      <img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27">
+      <img border="0" src="../images/ngrelc.gif" alt="Related concepts" >
     </p>
     <p>
       <a href="../concepts/cbrkpnts.htm">Breakpoints</a>
     </p>
     <p>
-      <img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27">
+      <img border="0" src="../images/ngrelt.gif" alt="Related tasks" >
     </p>
     <a href="../tasks/tasks-147.htm">Catching Java exceptions</a><br>
     	<a href="../tasks/tasks-144.htm">Adding breakpoints</a><br>
@@ -45,7 +45,7 @@
       <br>
     </p>
     <p>
-       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: reference/ref-41.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/reference/ref-41.htm,v
retrieving revision 1.11
diff -u -r1.11 ref-41.htm
--- reference/ref-41.htm	23 Jun 2004 22:40:59 -0000	1.11
+++ reference/ref-41.htm	10 Nov 2004 21:51:44 -0000
@@ -16,12 +16,12 @@
       When this option is turned on, execution stops when the exception is thrown and is not caught in the program.
     </p>
     <p>
-      <img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27"><br>
+      <img border="0" src="../images/ngrelc.gif" alt="Related concepts" ><br>
        <a href="../concepts/cbrkpnts.htm">Breakpoints</a>
     </p>
     <p>
       <br>
-       <img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
+       <img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
        <a href="../tasks/tasks-147.htm">Catching exceptions</a><br>
     	<a href="../tasks/tasks-144.htm">Adding breakpoints</a><br>
     	<a href="../tasks/tasks-144a.htm">Removing breakpoints</a><br>
@@ -30,13 +30,13 @@
       <br>
     </p>
     <p>
-      <img border="0" src="../images/ngrelr.gif" alt="Related reference" width="159" height="27">
+      <img border="0" src="../images/ngrelr.gif" alt="Related reference" >
     </p>
     <p>
       <a href="../reference/ref-40.htm">Add Java exception breakpoint</a>
     </p>
     <p>
-       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: reference/ref-42.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/reference/ref-42.htm,v
retrieving revision 1.11
diff -u -r1.11 ref-42.htm
--- reference/ref-42.htm	23 Jun 2004 22:40:59 -0000	1.11
+++ reference/ref-42.htm	10 Nov 2004 21:51:44 -0000
@@ -16,11 +16,11 @@
       When this option is turned on, execution stops when the exception is thrown and is caught in the program.
     </p>
     <p>
-      <img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27"><br>
+      <img border="0" src="../images/ngrelc.gif" alt="Related concepts" ><br>
        <a href="../concepts/cbrkpnts.htm">Breakpoints</a>
     </p>
     <br>
-     <img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"> <br>
+     <img border="0" src="../images/ngrelt.gif" alt="Related tasks" > <br>
      <a href="../tasks/tasks-147.htm">Catching exceptions</a><br>
     	<a href="../tasks/tasks-144.htm">Adding breakpoints</a><br>
     	<a href="../tasks/tasks-144a.htm">Removing breakpoints</a><br>
@@ -28,7 +28,7 @@
      	<a href="../tasks/tasks-126.htm">Running and debugging</a> 
     <p>
       <br>
-       <img border="0" src="../images/ngrelr.gif" alt="Related reference" width="159" height="27">
+       <img border="0" src="../images/ngrelr.gif" alt="Related reference" >
     </p>
     <p>
       <a href="../reference/ref-40.htm">Add Java exception breakpoint</a>
@@ -37,7 +37,7 @@
       &nbsp;<br>
     </p>
     <p>
-       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: reference/ref-43.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/reference/ref-43.htm,v
retrieving revision 1.11
diff -u -r1.11 ref-43.htm
--- reference/ref-43.htm	23 Jun 2004 22:41:00 -0000	1.11
+++ reference/ref-43.htm	10 Nov 2004 21:51:44 -0000
@@ -18,18 +18,18 @@
       <br>
     </p>
     <p>
-      <img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27"><br>
+      <img border="0" src="../images/ngrelc.gif" alt="Related concepts" ><br>
        <a href="../concepts/cbrkpnts.htm">Breakpoints</a>
     </p>
     <p>
-      <img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27">
+      <img border="0" src="../images/ngrelt.gif" alt="Related tasks" >
     </p>
       	<a href="../tasks/tasks-144.htm">Adding breakpoints</a><br>
     	<a href="../tasks/tasks-144a.htm">Removing breakpoints</a><br>
 	    <a href="../tasks/tasks-130.htm">Launching a Java program</a> <br>
      <a href="../tasks/tasks-126.htm">Running and debugging</a> 
     <p>
-       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: reference/ref-44.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/reference/ref-44.htm,v
retrieving revision 1.8
diff -u -r1.8 ref-44.htm
--- reference/ref-44.htm	23 Jun 2004 22:40:59 -0000	1.8
+++ reference/ref-44.htm	10 Nov 2004 21:51:44 -0000
@@ -16,7 +16,7 @@
       This command enables the selected breakpoints.
     </p>
     <p>
-       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: reference/ref-44a.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/reference/ref-44a.htm,v
retrieving revision 1.7
diff -u -r1.7 ref-44a.htm
--- reference/ref-44a.htm	23 Jun 2004 22:40:59 -0000	1.7
+++ reference/ref-44a.htm	10 Nov 2004 21:51:44 -0000
@@ -16,7 +16,7 @@
       This command disables the selected breakpoints. A disabled breakpoint does not cause the execution of a program to be suspended.
     </p>
     <p>
-       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: reference/ref-45.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/reference/ref-45.htm,v
retrieving revision 1.13
diff -u -r1.13 ref-45.htm
--- reference/ref-45.htm	23 Jun 2004 22:41:00 -0000	1.13
+++ reference/ref-45.htm	10 Nov 2004 21:51:44 -0000
@@ -32,14 +32,14 @@
       &gt; <strong>Console</strong>).
     </p>
     <p>
-      <img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27">
+      <img border="0" src="../images/ngrelc.gif" alt="Related concepts" >
     </p>
     <p>
       <a href="../concepts/concepts-6.htm">Java views</a><br>
        <a href="../concepts/concepts-5.htm">Java perspectives</a>
     </p>
     <p>
-      <img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27">
+      <img border="0" src="../images/ngrelt.gif" alt="Related tasks" >
     </p>
     <p>
       <a href="../tasks/tasks-consoleAppearance.htm">Changing the appearance of the console view</a><br>
@@ -49,7 +49,7 @@
       <a href="../reference/ref-4.htm">Run menu</a> <a href="../reference/ref-35.htm">Breakpoints view</a> <a href="../reference/ref-24.htm">Views and editors</a>
     </p>
     <p>
-       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: reference/ref-45b.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/reference/ref-45b.htm,v
retrieving revision 1.7
diff -u -r1.7 ref-45b.htm
--- reference/ref-45b.htm	23 Jun 2004 22:40:59 -0000	1.7
+++ reference/ref-45b.htm	10 Nov 2004 21:51:44 -0000
@@ -16,7 +16,7 @@
       This command terminates the process that is currently associated with the console
     </p>
     <p>
-       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: reference/ref-46.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/reference/ref-46.htm,v
retrieving revision 1.8
diff -u -r1.8 ref-46.htm
--- reference/ref-46.htm	23 Jun 2004 22:40:59 -0000	1.8
+++ reference/ref-46.htm	10 Nov 2004 21:51:44 -0000
@@ -16,7 +16,7 @@
       This command clears all content in the Console view.
     </p>
     <p>
-       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: reference/ref-47.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/reference/ref-47.htm,v
retrieving revision 1.7
diff -u -r1.7 ref-47.htm
--- reference/ref-47.htm	23 Jun 2004 22:40:59 -0000	1.7
+++ reference/ref-47.htm	10 Nov 2004 21:51:44 -0000
@@ -16,7 +16,7 @@
       This command copies all selected text from the Console view onto the clipboard.
     </p>
     <p>
-       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: reference/ref-48.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/reference/ref-48.htm,v
retrieving revision 1.8
diff -u -r1.8 ref-48.htm
--- reference/ref-48.htm	23 Jun 2004 22:40:59 -0000	1.8
+++ reference/ref-48.htm	10 Nov 2004 21:51:44 -0000
@@ -16,7 +16,7 @@
       This command selects all text in the current pane of the Console view.
     </p>
     <p>
-       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: reference/ref-49.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/reference/ref-49.htm,v
retrieving revision 1.7
diff -u -r1.7 ref-49.htm
--- reference/ref-49.htm	23 Jun 2004 22:40:59 -0000	1.7
+++ reference/ref-49.htm	10 Nov 2004 21:51:44 -0000
@@ -16,7 +16,7 @@
       This command allows you to search for an expression and replace it with another expression.
     </p>
     <p>
-       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: reference/ref-50.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/reference/ref-50.htm,v
retrieving revision 1.8
diff -u -r1.8 ref-50.htm
--- reference/ref-50.htm	23 Jun 2004 22:41:00 -0000	1.8
+++ reference/ref-50.htm	10 Nov 2004 21:51:44 -0000
@@ -16,7 +16,7 @@
       This command allows you to go to the specified line in the console. The line is specified in the resulting dialog.
     </p>
     <p>
-       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: reference/ref-51.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/reference/ref-51.htm,v
retrieving revision 1.16
diff -u -r1.16 ref-51.htm
--- reference/ref-51.htm	24 Jun 2004 20:55:57 -0000	1.16
+++ reference/ref-51.htm	10 Nov 2004 21:51:44 -0000
@@ -36,7 +36,7 @@
   </tr>
   </thead> <tbody> 
   <tr> 
-    <td rowspan="1" colspan="1" valign="top" align="left" width="78"> <img src="../images/ref-25.gif" align="baseline" width="16" height="16" alt="Resume button"> 
+    <td rowspan="1" colspan="1" valign="top" align="left" width="78"> <img src="../images/ref-25.gif" align="baseline"  alt="Resume button"> 
     </td>
     <td rowspan="1" colspan="1" valign="top" align="left" width="111"> 
       <p> Resume </p>
@@ -46,7 +46,7 @@
     </td>
   </tr>
   <tr> 
-    <td rowspan="1" colspan="1" valign="top" align="left" width="78"> <img src="../images/ref-26.gif" align="baseline" width="16" height="16" alt="Suspend button"> 
+    <td rowspan="1" colspan="1" valign="top" align="left" width="78"> <img src="../images/ref-26.gif" align="baseline"  alt="Suspend button"> 
     </td>
     <td rowspan="1" colspan="1" valign="top" align="left" width="111"> 
       <p> Suspend </p>
@@ -57,7 +57,7 @@
     </td>
   </tr>
   <tr> 
-    <td rowspan="1" colspan="1" valign="top" align="left" width="78"> <img src="../images/ref-27.gif" align="baseline" width="16" height="16" alt="Terminate button"> 
+    <td rowspan="1" colspan="1" valign="top" align="left" width="78"> <img src="../images/ref-27.gif" align="baseline"  alt="Terminate button"> 
     </td>
     <td rowspan="1" colspan="1" valign="top" align="left" width="111"> 
       <p> Terminate </p>
@@ -68,7 +68,7 @@
   </tr>
   <tr> 
     <td rowspan="1" colspan="1" valign="top" align="left" width="78"> 
-      <p> <img src="../images/terminate_rem_co.gif" align="baseline" width="16" height="16" alt="Terminate &amp; Remove command in context menu"><br>
+      <p> <img src="../images/terminate_rem_co.gif" align="baseline"  alt="Terminate &amp; Remove command in context menu"><br>
         Context menu only </p>
     </td>
     <td rowspan="1" colspan="1" valign="top" align="left" width="111"> 
@@ -81,7 +81,7 @@
   </tr>
   <tr> 
     <td rowspan="1" colspan="1" valign="top" align="left" width="78"> 
-      <p> <img src="../images/terminate_all_co.gif" align="baseline" width="16" height="16" alt="Terminate All command in context menu"><br>
+      <p> <img src="../images/terminate_all_co.gif" align="baseline"  alt="Terminate All command in context menu"><br>
         Context menu only </p>
     </td>
     <td rowspan="1" colspan="1" valign="top" align="left" width="111"> 
@@ -92,7 +92,7 @@
     </td>
   </tr>
   <tr> 
-    <td rowspan="1" colspan="1" valign="top" align="left" width="78"> <img src="../images/ref-28.gif" align="baseline" width="16" height="16" alt="Disconnect button"> 
+    <td rowspan="1" colspan="1" valign="top" align="left" width="78"> <img src="../images/ref-28.gif" align="baseline"  alt="Disconnect button"> 
     </td>
     <td rowspan="1" colspan="1" valign="top" align="left" width="111"> 
       <p> Disconnect </p>
@@ -103,7 +103,7 @@
     </td>
   </tr>
   <tr> 
-    <td rowspan="1" colspan="1" valign="top" align="left" width="78"> <img src="../images/ref-29.gif" align="baseline" width="16" height="16" alt="Remove All Terminated Launches button"> 
+    <td rowspan="1" colspan="1" valign="top" align="left" width="78"> <img src="../images/ref-29.gif" align="baseline"  alt="Remove All Terminated Launches button"> 
     </td>
     <td rowspan="1" colspan="1" valign="top" align="left" width="111"> 
       <p> Remove All Terminated Launches </p>
@@ -114,14 +114,14 @@
     </td>
   </tr>
   <tr> 
-    <td colspan="1" valign="top" align="left" width="78"><img src="../images/stepbystep_co.gif" align="baseline" width="16" height="16" alt="Step with Filters button"> 
+    <td colspan="1" valign="top" align="left" width="78"><img src="../images/stepbystep_co.gif" align="baseline"  alt="Step with Filters button"> 
     </td>
     <td colspan="1" valign="top" align="left" width="111">Use Step Filters</td>
     <td colspan="1" valign="top" align="left" width="494">This command toggles 
       step filters on/off. When on, all step functions apply step filters.</td>
   </tr>
   <tr> 
-    <td rowspan="1" colspan="1" valign="top" align="left" width="78"> <img src="../images/ref-30.gif" align="baseline" width="16" height="16" alt="Step Into button"> 
+    <td rowspan="1" colspan="1" valign="top" align="left" width="78"> <img src="../images/ref-30.gif" align="baseline"  alt="Step Into button"> 
     </td>
     <td rowspan="1" colspan="1" valign="top" align="left" width="111"> 
       <p> Step Into </p>
@@ -131,7 +131,7 @@
     </td>
   </tr>
   <tr> 
-    <td rowspan="1" colspan="1" valign="top" align="left" width="78"> <img src="../images/ref-31.gif" align="baseline" width="16" height="16" alt="Step Over button"> 
+    <td rowspan="1" colspan="1" valign="top" align="left" width="78"> <img src="../images/ref-31.gif" align="baseline"  alt="Step Over button"> 
     </td>
     <td rowspan="1" colspan="1" valign="top" align="left" width="111"> 
       <p> Step Over </p>
@@ -146,7 +146,7 @@
     </td>
   </tr>
   <tr> 
-    <td rowspan="1" colspan="1" valign="top" align="left" width="78"> <img src="../images/ref-32.gif" align="baseline" width="16" height="16" alt="Run to Return button"> 
+    <td rowspan="1" colspan="1" valign="top" align="left" width="78"> <img src="../images/ref-32.gif" align="baseline"  alt="Run to Return button"> 
     </td>
     <td rowspan="1" colspan="1" valign="top" align="left" width="111"> 
       <p> Run to Return </p>
@@ -157,7 +157,7 @@
     </td>
   </tr>
   <tr> 
-    <td rowspan="1" colspan="1" valign="top" align="left" width="78"> <img src="../images/ref-33.gif" align="baseline" width="16" height="16" alt="Show Qualified Names button"> 
+    <td rowspan="1" colspan="1" valign="top" align="left" width="78"> <img src="../images/ref-33.gif" align="baseline"  alt="Show Qualified Names button"> 
     </td>
     <td rowspan="1" colspan="1" valign="top" align="left" width="111"> 
       <p> Show Qualified Names </p>
@@ -168,7 +168,7 @@
   </tr>
   <tr> 
     <td rowspan="1" colspan="1" valign="top" align="left" width="78"> 
-      <p> <img src="../images/copy_edit_co.gif" align="baseline" width="16" height="16" alt="Copy Stack command in context menu"><br>
+      <p> <img src="../images/copy_edit_co.gif" align="baseline"  alt="Copy Stack command in context menu"><br>
         Context menu only </p>
     </td>
     <td rowspan="1" colspan="1" valign="top" align="left" width="111"> 
@@ -181,7 +181,7 @@
   </tr>
   <tr> 
     <td rowspan="1" colspan="1" valign="top" align="left" width="78"> 
-      <p><img src="../images/drop_to_frame.gif" width=16 height=16 align="baseline" alt="Copy Stack command in context menu"> 
+      <p><img src="../images/drop_to_frame.gif"  align="baseline" alt="Copy Stack command in context menu"> 
       </p>
     </td>
     <td rowspan="1" colspan="1" valign="top" align="left" width="111"> 
@@ -206,7 +206,7 @@
   </tr>
   <tr> 
     <td rowspan="1" colspan="1" valign="top" align="left" width="78"> 
-      <p> <img src="../images/runlast_co.gif" align="baseline" width="16" height="16" alt="Relaunch command in context menu"><br>
+      <p> <img src="../images/runlast_co.gif" align="baseline"  alt="Relaunch command in context menu"><br>
         Context menu only </p>
     </td>
     <td rowspan="1" colspan="1" valign="top" align="left" width="111"> 
@@ -234,7 +234,7 @@
       
     </p>
     <p>
-      <img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27">
+      <img border="0" src="../images/ngrelc.gif" alt="Related concepts" >
     </p>
     <p>
       <a href="../concepts/concepts-10.htm">Debugger</a><br>
@@ -243,7 +243,7 @@
        <a href="../concepts/cremdbug.htm">Remote debugging</a>
     </p>
     <p>
-      <img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27">
+      <img border="0" src="../images/ngrelt.gif" alt="Related tasks" >
     </p>
     <p>
       <a href="../tasks/tasks-9.htm">Changing debugger launch options</a><br>
@@ -257,7 +257,7 @@
        <a href="../tasks/tasks-134.htm">Suspending threads</a>
     </p>
     <p>
-      <img border="0" src="../images/ngrelr.gif" alt="Related reference" width="159" height="27">
+      <img border="0" src="../images/ngrelr.gif" alt="Related reference" >
     </p>
     <p>
       <a href="../reference/ref-11.htm">Debug preferences</a><br>
@@ -265,7 +265,7 @@
        <a href="../reference/ref-24.htm">Views and editors</a>
     </p>
     <p>
-       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: reference/ref-51a.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/reference/ref-51a.htm,v
retrieving revision 1.8
diff -u -r1.8 ref-51a.htm
--- reference/ref-51a.htm	23 Jun 2004 22:40:59 -0000	1.8
+++ reference/ref-51a.htm	10 Nov 2004 21:51:44 -0000
@@ -16,7 +16,7 @@
       This command allows you open an editor on the declared type of the currently selected stack frame in the <strong>Debug view</strong>
     </p>
     <p>
-       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: reference/ref-51b.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/reference/ref-51b.htm,v
retrieving revision 1.8
diff -u -r1.8 ref-51b.htm
--- reference/ref-51b.htm	23 Jun 2004 22:40:59 -0000	1.8
+++ reference/ref-51b.htm	10 Nov 2004 21:51:44 -0000
@@ -16,7 +16,7 @@
       This command allows you open an editor on the receiving type of the currently selected stack frame in the <strong>Debug view</strong>
     </p>
     <p>
-       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: reference/ref-51c.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/reference/ref-51c.htm,v
retrieving revision 1.8
diff -u -r1.8 ref-51c.htm
--- reference/ref-51c.htm	23 Jun 2004 22:40:59 -0000	1.8
+++ reference/ref-51c.htm	10 Nov 2004 21:51:44 -0000
@@ -16,7 +16,7 @@
       This command allows you copy the labels of the currently selected element and its children in the <strong>Debug view</strong> to the system clipboard.
     </p>
     <p>
-       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: reference/ref-51d.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/reference/ref-51d.htm,v
retrieving revision 1.8
diff -u -r1.8 ref-51d.htm
--- reference/ref-51d.htm	23 Jun 2004 22:40:59 -0000	1.8
+++ reference/ref-51d.htm	10 Nov 2004 21:51:44 -0000
@@ -16,7 +16,7 @@
       This command allows you re-enter the currently stack frame in the <strong>Debug view</strong>.
     </p>
     <p>
-       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: reference/ref-52.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/reference/ref-52.htm,v
retrieving revision 1.8
diff -u -r1.8 ref-52.htm
--- reference/ref-52.htm	23 Jun 2004 22:40:59 -0000	1.8
+++ reference/ref-52.htm	10 Nov 2004 21:51:44 -0000
@@ -17,26 +17,26 @@
       directly from the Display view.
     </p>
     <p>
-      <img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27">
+      <img border="0" src="../images/ngrelc.gif" alt="Related concepts" >
     </p>
     <p>
       <a href="../concepts/concepts-6.htm">Java views</a><br>
        <a href="../concepts/concepts-5.htm">Java perspectives</a>
     </p>
     <p>
-      <img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27">
+      <img border="0" src="../images/ngrelt.gif" alt="Related tasks" >
     </p>
     <p>
       <a href="../tasks/tasks-138.htm">Evaluating expressions</a>
     </p>
     <p>
-      <img border="0" src="../images/ngrelr.gif" alt="Related reference" width="159" height="27">
+      <img border="0" src="../images/ngrelr.gif" alt="Related reference" >
     </p>
     <p>
       <a href="../reference/ref-24.htm">Views and editors</a>
     </p>
     <p>
-       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: reference/ref-53.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/reference/ref-53.htm,v
retrieving revision 1.8
diff -u -r1.8 ref-53.htm
--- reference/ref-53.htm	23 Jun 2004 22:41:00 -0000	1.8
+++ reference/ref-53.htm	10 Nov 2004 21:51:44 -0000
@@ -16,7 +16,7 @@
       This command clears the display view.
     </p>
     <p>
-       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: reference/ref-54.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/reference/ref-54.htm,v
retrieving revision 1.7
diff -u -r1.7 ref-54.htm
--- reference/ref-54.htm	23 Jun 2004 22:40:59 -0000	1.7
+++ reference/ref-54.htm	10 Nov 2004 21:51:44 -0000
@@ -16,7 +16,7 @@
       You can type an expression in the Display view and then use the <strong>Display</strong> command to display its value.
     </p>
     <p>
-       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: reference/ref-55.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/reference/ref-55.htm,v
retrieving revision 1.8
diff -u -r1.8 ref-55.htm
--- reference/ref-55.htm	23 Jun 2004 22:40:59 -0000	1.8
+++ reference/ref-55.htm	10 Nov 2004 21:51:44 -0000
@@ -16,7 +16,7 @@
       You can type an expression in the Display view and then use the <strong>Inspect</strong> command to evaluate the expression and inspect the result in the Expressions view.
     </p>
     <p>
-       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: reference/ref-56.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/reference/ref-56.htm,v
retrieving revision 1.11
diff -u -r1.11 ref-56.htm
--- reference/ref-56.htm	24 Jun 2004 18:11:15 -0000	1.11
+++ reference/ref-56.htm	10 Nov 2004 21:51:44 -0000
@@ -17,7 +17,7 @@
   scrapbook page, a stack frame of a suspended thread, and other places. The Expressions 
   view opens automatically when an item is added to the view. </p>
     <p>
-      <img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27">
+      <img border="0" src="../images/ngrelc.gif" alt="Related concepts" >
     </p>
     <p>
       <a href="../concepts/concepts-6.htm">Java views</a><br>
@@ -25,20 +25,20 @@
        <a href="../concepts/concepts-11.htm">Scrapbook</a>
     </p>
     <p>
-      <img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27">
+      <img border="0" src="../images/ngrelt.gif" alt="Related tasks" >
     </p>
     <p>
       <a href="../tasks/tasks-138.htm">Evaluating expressions</a><br>
        <a href="../tasks/tasks-134.htm">Suspending threads</a>
     </p>
     <p>
-      <img border="0" src="../images/ngrelr.gif" alt="Related reference" width="159" height="27">
+      <img border="0" src="../images/ngrelr.gif" alt="Related reference" >
     </p>
     <p>
       <a href="../reference/ref-24.htm">Views and editors</a>
     </p>
     <p>
-       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: reference/ref-56a.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/reference/ref-56a.htm,v
retrieving revision 1.8
diff -u -r1.8 ref-56a.htm
--- reference/ref-56a.htm	23 Jun 2004 22:40:59 -0000	1.8
+++ reference/ref-56a.htm	10 Nov 2004 21:51:44 -0000
@@ -16,7 +16,7 @@
       This command selects all expressions in the <strong>Expressions view</strong>
     </p>
     <p>
-       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: reference/ref-56b.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/reference/ref-56b.htm,v
retrieving revision 1.7
diff -u -r1.7 ref-56b.htm
--- reference/ref-56b.htm	23 Jun 2004 22:40:59 -0000	1.7
+++ reference/ref-56b.htm	10 Nov 2004 21:51:44 -0000
@@ -16,7 +16,7 @@
       This command copies a text representation of all selected expressions and variables onto the clipboard.
     </p>
     <p>
-       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: reference/ref-56c.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/reference/ref-56c.htm,v
retrieving revision 1.9
diff -u -r1.9 ref-56c.htm
--- reference/ref-56c.htm	23 Jun 2004 22:40:59 -0000	1.9
+++ reference/ref-56c.htm	10 Nov 2004 21:51:44 -0000
@@ -19,13 +19,13 @@
       <strong>Display</strong>
     </p>
     <p>
-      <img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27">
+      <img border="0" src="../images/ngrelt.gif" alt="Related tasks" >
     </p>
     <p>
       <a href="../tasks/tasks-138.htm">Evaluating expressions</a><br>
     </p>
     <p>
-       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: reference/ref-56d.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/reference/ref-56d.htm,v
retrieving revision 1.9
diff -u -r1.9 ref-56d.htm
--- reference/ref-56d.htm	23 Jun 2004 22:41:00 -0000	1.9
+++ reference/ref-56d.htm	10 Nov 2004 21:51:44 -0000
@@ -16,7 +16,7 @@
       This command allows you to add or remove a field watchpoint for the current selected variable in the <strong>Expressions</strong> view.
     </p>
     <p>
-       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: reference/ref-56e.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/reference/ref-56e.htm,v
retrieving revision 1.8
diff -u -r1.8 ref-56e.htm
--- reference/ref-56e.htm	23 Jun 2004 22:40:59 -0000	1.8
+++ reference/ref-56e.htm	10 Nov 2004 21:51:44 -0000
@@ -16,7 +16,7 @@
       This command allows you open an editor on the declared type of the currently selected variable in the <strong>Expressions view</strong>
     </p>
     <p>
-       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: reference/ref-57.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/reference/ref-57.htm,v
retrieving revision 1.9
diff -u -r1.9 ref-57.htm
--- reference/ref-57.htm	23 Jun 2004 22:40:59 -0000	1.9
+++ reference/ref-57.htm	10 Nov 2004 21:51:44 -0000
@@ -16,7 +16,7 @@
       This option can be toggled to show or hide type names.
     </p>
     <p>
-       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: reference/ref-58.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/reference/ref-58.htm,v
retrieving revision 1.9
diff -u -r1.9 ref-58.htm
--- reference/ref-58.htm	23 Jun 2004 22:40:59 -0000	1.9
+++ reference/ref-58.htm	10 Nov 2004 21:51:44 -0000
@@ -16,7 +16,7 @@
       This option can be toggled to show or hide qualified names.
     </p>
     <p>
-       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: reference/ref-59.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/reference/ref-59.htm,v
retrieving revision 1.9
diff -u -r1.9 ref-59.htm
--- reference/ref-59.htm	23 Jun 2004 22:40:59 -0000	1.9
+++ reference/ref-59.htm	10 Nov 2004 21:51:44 -0000
@@ -16,7 +16,7 @@
       This command removes the selected expressions from the Expressions view.
     </p>
     <p>
-       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: reference/ref-6.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/reference/ref-6.htm,v
retrieving revision 1.8
diff -u -r1.8 ref-6.htm
--- reference/ref-6.htm	23 Jun 2004 22:41:00 -0000	1.8
+++ reference/ref-6.htm	10 Nov 2004 21:51:44 -0000
@@ -16,7 +16,7 @@
       Several predefined perspectives are included in the workbench by default.
     </p>
     <p>
-       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: reference/ref-60.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/reference/ref-60.htm,v
retrieving revision 1.10
diff -u -r1.10 ref-60.htm
--- reference/ref-60.htm	23 Jun 2004 22:40:59 -0000	1.10
+++ reference/ref-60.htm	10 Nov 2004 21:51:44 -0000
@@ -16,7 +16,7 @@
       This command removes all expressions from the <strong>Expressions</strong> view.
     </p>
     <p>
-       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: reference/ref-62.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/reference/ref-62.htm,v
retrieving revision 1.9
diff -u -r1.9 ref-62.htm
--- reference/ref-62.htm	23 Jun 2004 22:40:59 -0000	1.9
+++ reference/ref-62.htm	10 Nov 2004 21:51:44 -0000
@@ -16,7 +16,7 @@
       This option can be toggled to show or hide static fields.
     </p>
     <p>
-       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: reference/ref-63.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/reference/ref-63.htm,v
retrieving revision 1.10
diff -u -r1.10 ref-63.htm
--- reference/ref-63.htm	23 Jun 2004 22:40:59 -0000	1.10
+++ reference/ref-63.htm	10 Nov 2004 21:51:44 -0000
@@ -15,7 +15,7 @@
 <p> This option can be toggled to show or hide constants (static final fields). 
 </p>
     <p>
-       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: reference/ref-64.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/reference/ref-64.htm,v
retrieving revision 1.8
diff -u -r1.8 ref-64.htm
--- reference/ref-64.htm	23 Jun 2004 22:40:59 -0000	1.8
+++ reference/ref-64.htm	10 Nov 2004 21:51:44 -0000
@@ -16,7 +16,7 @@
       This command causes the selected variables to be inspected.
     </p>
     <p>
-       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: reference/ref-65.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/reference/ref-65.htm,v
retrieving revision 1.9
diff -u -r1.9 ref-65.htm
--- reference/ref-65.htm	23 Jun 2004 22:40:59 -0000	1.9
+++ reference/ref-65.htm	10 Nov 2004 21:51:44 -0000
@@ -16,7 +16,7 @@
       This command allows you to change the value of the selected variable.
     </p>
     <p>
-       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: reference/ref-67.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/reference/ref-67.htm,v
retrieving revision 1.8
diff -u -r1.8 ref-67.htm
--- reference/ref-67.htm	23 Jun 2004 22:40:59 -0000	1.8
+++ reference/ref-67.htm	10 Nov 2004 21:51:44 -0000
@@ -16,7 +16,7 @@
       This command terminates the launch associated with the selected element.
     </p>
     <p>
-       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: reference/ref-68.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/reference/ref-68.htm,v
retrieving revision 1.8
diff -u -r1.8 ref-68.htm
--- reference/ref-68.htm	23 Jun 2004 22:40:59 -0000	1.8
+++ reference/ref-68.htm	10 Nov 2004 21:51:44 -0000
@@ -16,7 +16,7 @@
       This command disconnects the debugger from the selected remote debug launch.
     </p>
     <p>
-       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: reference/ref-69.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/reference/ref-69.htm,v
retrieving revision 1.9
diff -u -r1.9 ref-69.htm
--- reference/ref-69.htm	23 Jun 2004 22:40:59 -0000	1.9
+++ reference/ref-69.htm	10 Nov 2004 21:51:44 -0000
@@ -16,7 +16,7 @@
       This command clears all terminated launches from the view display.
     </p>
     <p>
-       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: reference/ref-7.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/reference/ref-7.htm,v
retrieving revision 1.10
diff -u -r1.10 ref-7.htm
--- reference/ref-7.htm	23 Jun 2004 22:40:59 -0000	1.10
+++ reference/ref-7.htm	10 Nov 2004 21:51:44 -0000
@@ -30,7 +30,7 @@
       </li>
     </ul>
     <p>
-       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: reference/ref-70.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/reference/ref-70.htm,v
retrieving revision 1.9
diff -u -r1.9 ref-70.htm
--- reference/ref-70.htm	23 Jun 2004 22:40:59 -0000	1.9
+++ reference/ref-70.htm	10 Nov 2004 21:51:44 -0000
@@ -16,7 +16,7 @@
       This command terminates the launch associated with the selected element and removes it from the view.
     </p>
     <p>
-       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: reference/ref-71.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/reference/ref-71.htm,v
retrieving revision 1.9
diff -u -r1.9 ref-71.htm
--- reference/ref-71.htm	23 Jun 2004 22:40:59 -0000	1.9
+++ reference/ref-71.htm	10 Nov 2004 21:51:44 -0000
@@ -16,7 +16,7 @@
       This command terminates all active launches in the view.
     </p>
     <p>
-       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: reference/ref-72.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/reference/ref-72.htm,v
retrieving revision 1.9
diff -u -r1.9 ref-72.htm
--- reference/ref-72.htm	23 Jun 2004 22:40:59 -0000	1.9
+++ reference/ref-72.htm	10 Nov 2004 21:51:44 -0000
@@ -16,7 +16,7 @@
       This command re-launches the selected launch.
     </p>
     <p>
-       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: reference/ref-73.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/reference/ref-73.htm,v
retrieving revision 1.8
diff -u -r1.8 ref-73.htm
--- reference/ref-73.htm	23 Jun 2004 22:40:59 -0000	1.8
+++ reference/ref-73.htm	10 Nov 2004 21:51:44 -0000
@@ -16,7 +16,7 @@
       This command displays the various properties of the selected launch. For example, you can view the full command line that launched the selected process.
     </p>
     <p>
-       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: reference/ref-74.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/reference/ref-74.htm,v
retrieving revision 1.10
diff -u -r1.10 ref-74.htm
--- reference/ref-74.htm	23 Jun 2004 22:40:59 -0000	1.10
+++ reference/ref-74.htm	10 Nov 2004 21:51:44 -0000
@@ -16,14 +16,14 @@
       This view displays information about the variables in the currently-selected stack frame.
     </p>
     <p>
-      <img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27">
+      <img border="0" src="../images/ngrelc.gif" alt="Related concepts" >
     </p>
     <p>
       <a href="../concepts/concepts-6.htm">Java views</a><br>
        <a href="../concepts/concepts-5.htm">Java perspectives</a>
     </p>
     <p>
-      <img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27">
+      <img border="0" src="../images/ngrelt.gif" alt="Related tasks" >
     </p>
     <p>
       <a href="../tasks/tasks-134.htm">Suspending threads</a>
@@ -32,13 +32,13 @@
       <a href="../tasks/tasks-138.htm">Evaluating expressions</a>
     </p>
     <p>
-      <img border="0" src="../images/ngrelr.gif" alt="Related reference" width="159" height="27">
+      <img border="0" src="../images/ngrelr.gif" alt="Related reference" >
     </p>
     <p>
       <a href="../reference/ref-24.htm">Views and editors</a>
     </p>
     <p>
-       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: reference/ref-74a.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/reference/ref-74a.htm,v
retrieving revision 1.8
diff -u -r1.8 ref-74a.htm
--- reference/ref-74a.htm	23 Jun 2004 22:40:59 -0000	1.8
+++ reference/ref-74a.htm	10 Nov 2004 21:51:44 -0000
@@ -16,7 +16,7 @@
       This command allows you to add or remove a field watchpoint for the current selected variable in the <strong>Variables</strong> view.
     </p>
     <p>
-       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: reference/ref-75.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/reference/ref-75.htm,v
retrieving revision 1.9
diff -u -r1.9 ref-75.htm
--- reference/ref-75.htm	23 Jun 2004 22:40:59 -0000	1.9
+++ reference/ref-75.htm	10 Nov 2004 21:51:44 -0000
@@ -16,7 +16,7 @@
       This option can be toggled to show or hide type names.
     </p>
     <p>
-       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: reference/ref-76.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/reference/ref-76.htm,v
retrieving revision 1.9
diff -u -r1.9 ref-76.htm
--- reference/ref-76.htm	23 Jun 2004 22:40:59 -0000	1.9
+++ reference/ref-76.htm	10 Nov 2004 21:51:44 -0000
@@ -16,7 +16,7 @@
       This option can be toggled to show or hide qualified names.
     </p>
     <p>
-       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: reference/ref-78.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/reference/ref-78.htm,v
retrieving revision 1.9
diff -u -r1.9 ref-78.htm
--- reference/ref-78.htm	23 Jun 2004 22:40:59 -0000	1.9
+++ reference/ref-78.htm	10 Nov 2004 21:51:44 -0000
@@ -16,7 +16,7 @@
       This option can be toggled to show or hide static fields.
     </p>
     <p>
-       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: reference/ref-8.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/reference/ref-8.htm,v
retrieving revision 1.8
diff -u -r1.8 ref-8.htm
--- reference/ref-8.htm	23 Jun 2004 22:41:00 -0000	1.8
+++ reference/ref-8.htm	10 Nov 2004 21:51:44 -0000
@@ -21,7 +21,7 @@
       </li>
     </ul>
     <p>
-       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: reference/ref-80.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/reference/ref-80.htm,v
retrieving revision 1.7
diff -u -r1.7 ref-80.htm
--- reference/ref-80.htm	23 Jun 2004 22:40:59 -0000	1.7
+++ reference/ref-80.htm	10 Nov 2004 21:51:44 -0000
@@ -16,7 +16,7 @@
       This command causes the selected variable(s) to be inspected.
     </p>
     <p>
-       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: reference/ref-81.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/reference/ref-81.htm,v
retrieving revision 1.8
diff -u -r1.8 ref-81.htm
--- reference/ref-81.htm	23 Jun 2004 22:40:59 -0000	1.8
+++ reference/ref-81.htm	10 Nov 2004 21:51:44 -0000
@@ -16,7 +16,7 @@
       This command allows you to change the value of the selected variable.
     </p>
     <p>
-       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: reference/ref-9.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/reference/ref-9.htm,v
retrieving revision 1.8
diff -u -r1.8 ref-9.htm
--- reference/ref-9.htm	23 Jun 2004 22:40:59 -0000	1.8
+++ reference/ref-9.htm	10 Nov 2004 21:51:44 -0000
@@ -39,7 +39,7 @@
       </li>
     </ul>
     <p>
-       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: reference/ref-dialog-gettersetter.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/reference/ref-dialog-gettersetter.htm,v
retrieving revision 1.17
diff -u -r1.17 ref-dialog-gettersetter.htm
--- reference/ref-dialog-gettersetter.htm	23 Jun 2004 22:40:59 -0000	1.17
+++ reference/ref-dialog-gettersetter.htm	10 Nov 2004 21:51:44 -0000
@@ -84,12 +84,12 @@
     on the <strong>Code and Comments</strong> tab of the <a href="ref-preferences-code-generation.htm">Code Generation preference page</a>.
     <strong>(Window &gt; Preferences &gt; Java &gt; Code Generation)</strong>
     <p> 
-	  <img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159"><br>
+	  <img src="../images/ngrelt.gif" alt="Related tasks" border="0" ><br>
       <a href="../tasks/tasks-57.htm">Generating getters and setters</a><br>
       <a href="../reference/ref-menu-source.htm">Source actions</a>
 	</p>
     <p>
-       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: reference/ref-dialog-java-element-filters.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/reference/ref-dialog-java-element-filters.htm,v
retrieving revision 1.15
diff -u -r1.15 ref-dialog-java-element-filters.htm
--- reference/ref-dialog-java-element-filters.htm	23 Jun 2004 22:40:59 -0000	1.15
+++ reference/ref-dialog-java-element-filters.htm	10 Nov 2004 21:51:44 -0000
@@ -79,13 +79,13 @@
       The <strong>Filter description</strong> field displays the description for the currently selected filter.
     </p>
     <p>
-      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159"><br>
+      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" ><br>
       <a href="../tasks/tasks-47.htm">Filtering elements</a><br>
        <a href="../tasks/tasks-2.htm">Showing and hiding elements</a><br>
       <a href="../reference/ref-view-package-explorer.htm">Package Explorer view</a>
     </p>
     <p>
-       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: reference/ref-dialog-javadoc-location.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/reference/ref-dialog-javadoc-location.htm,v
retrieving revision 1.16
diff -u -r1.16 ref-dialog-javadoc-location.htm
--- reference/ref-dialog-javadoc-location.htm	24 Jun 2004 18:57:58 -0000	1.16
+++ reference/ref-dialog-javadoc-location.htm	10 Nov 2004 21:51:44 -0000
@@ -104,12 +104,12 @@
       </tr>
     </table>
     <p>
-      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159"><br>
+      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" ><br>
       <a href="../tasks/tasks-196.htm">Creating Javadoc documentation</a> <br>
       <a href="../tasks/tasks-197.htm">Specifying the location of the Javadoc command</a> <br>
       <a href="../tasks/tasks-71.htm">Viewing Javadoc information</a><br><br>
     <p>
-       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: reference/ref-dialog-override-method.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/reference/ref-dialog-override-method.htm,v
retrieving revision 1.16
diff -u -r1.16 ref-dialog-override-method.htm
--- reference/ref-dialog-override-method.htm	23 Jun 2004 22:41:00 -0000	1.16
+++ reference/ref-dialog-override-method.htm	10 Nov 2004 21:51:44 -0000
@@ -119,12 +119,12 @@
     Javadoc comment. 
 	</p>
     <p>
-      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159"><br>
+      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" ><br>
       <a href="../tasks/tasks-43.htm">Overriding a method using the Hierarchy view</a><br>
       <a href="../reference/ref-menu-source.htm">Source actions</a>
     </p>
     <p>
-       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: reference/ref-export-jar.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/reference/ref-export-jar.htm,v
retrieving revision 1.14
diff -u -r1.14 ref-export-jar.htm
--- reference/ref-export-jar.htm	23 Jun 2004 22:40:59 -0000	1.14
+++ reference/ref-export-jar.htm	10 Nov 2004 21:51:44 -0000
@@ -257,15 +257,15 @@
       </tbody>
     </table>
     <p>
-      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159"><br>
+      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" ><br>
       <a href="../tasks/tasks-32.htm">Creating JAR Files</a>
     </p>
     <p>
-      <img src="../images/ngrelr.gif" width=159 height=27 alt="Related reference"><br>
+      <img src="../images/ngrelr.gif"  alt="Related reference"><br>
       <a href="../reference/ref-menu-file.htm">File actions</a>
     </p>
     <p>
-       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: reference/ref-export-javadoc.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/reference/ref-export-javadoc.htm,v
retrieving revision 1.16
diff -u -r1.16 ref-export-javadoc.htm
--- reference/ref-export-javadoc.htm	24 Jun 2004 18:57:58 -0000	1.16
+++ reference/ref-export-javadoc.htm	10 Nov 2004 21:51:44 -0000
@@ -326,14 +326,14 @@
       progress and status of the generation.
     </p>
     <p>
-      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159"><br>
+      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" ><br>
       <a href="../tasks/tasks-196.htm">Creating Javadoc documentation</a><br>
        <a href="../reference/ref-menu-file.htm">File actions</a><br>
        <a href="../reference/ref-preferences-javadoc.htm">Javadoc preferences</a><br>
        <a href="../reference/ref-dialog-javadoc-location.htm">Javadoc Location properties</a>
     </p>
     <p>
-       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: reference/ref-java-editor-quickfix.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/reference/ref-java-editor-quickfix.htm,v
retrieving revision 1.20
diff -u -r1.20 ref-java-editor-quickfix.htm
--- reference/ref-java-editor-quickfix.htm	24 Jun 2004 18:48:41 -0000	1.20
+++ reference/ref-java-editor-quickfix.htm	10 Nov 2004 21:51:44 -0000
@@ -17,7 +17,7 @@
       For certain problems underlined with a problem highlight line, the Java editor can offer corrections. This is shown by the light bulb shown in the editor marker bar.
     </p>
 	<p>
-    <img src="../images/qs-37a.gif" width="315" height="127" alt="A Java editor indicating a quick-fixable problem with a lightbulb in the editor marker bar"> <br>
+    <img src="../images/qs-37a.gif"  alt="A Java editor indicating a quick-fixable problem with a lightbulb in the editor marker bar"> <br>
 	</p>
      To see the correction proposals use the Quick Fix action 
     <ul>
@@ -254,23 +254,23 @@
       To enable / disable problem indication &amp; the light bulb go to the <a href="ref-21.htm">Java Editor preference page</a> &gt; Annotations
     </p>
 	<p>	  
-       <img src="../images/ngrelc.gif" alt="Related concepts" border="0" height="27" width="159"><br>
+       <img src="../images/ngrelc.gif" alt="Related concepts" border="0" ><br>
       <a href="../concepts/concepts-7.htm">Java editor</a><a href="../concepts/concepts-7.htm"><br>
        Java Development Tools (JDT)<br>
       </a>
     </p>
     <p>
-      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159"><br>
+      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" ><br>
       <a href="../tasks/tasks-175.htm">Using quick fix<br>
       </a>
     </p>
     <p>
-      <img src="../images/ngrelr.gif" width=159 height=27 alt="Related reference"><br>
+      <img src="../images/ngrelr.gif"  alt="Related reference"><br>
       <a href="../reference/ref-21.htm">Java editor preferences</a><br>
        <a href="../reference/ref-menu-edit.htm">Edit menu</a><br>
     </p>
     <p>
-       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: reference/ref-java-editor.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/reference/ref-java-editor.htm,v
retrieving revision 1.22
diff -u -r1.22 ref-java-editor.htm
--- reference/ref-java-editor.htm	23 Jun 2004 22:40:59 -0000	1.22
+++ reference/ref-java-editor.htm	10 Nov 2004 21:51:44 -0000
@@ -161,23 +161,23 @@
       </tbody>
     </table>
     <p>
-      <img src="../images/ngrelc.gif" alt="Related concepts" border="0" height="27" width="159"><br>
+      <img src="../images/ngrelc.gif" alt="Related concepts" border="0" ><br>
       <a href="../concepts/concepts-7.htm">Java editor</a>
     </p>
     <p>
-      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159"><br>
+      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" ><br>
       <a href="../tasks/tasks-54.htm">Using the Java editor</a><br>
       <a href="../tasks/tasks-69.htm">Viewing documentation and information</a><br>
        <a href="../tasks/tasks-6.htm">Showing single elements or whole Java files</a><br>
        <a href="../tasks/tasks-73.htm">Opening an editor for a selected element</a> <a href="../tasks/tasks-54.htm"></a>
     </p>
     <p>
-      <img src="../images/ngrelr.gif" width=159 height=27 alt="Related reference"><br>
+      <img src="../images/ngrelr.gif"  alt="Related reference"><br>
       <a href="../reference/ref-view-outline.htm">Outline view for Java</a> <a href="../reference/ref-21.htm">Java editor preferences</a> <a href="../reference/ref-2.htm">JDT
       actions</a> <a href="../reference/ref-24.htm">Views and editors</a>
     </p>
     <p>
-       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: reference/ref-menu-edit.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/reference/ref-menu-edit.htm,v
retrieving revision 1.16
diff -u -r1.16 ref-menu-edit.htm
--- reference/ref-menu-edit.htm	23 Jun 2004 22:40:59 -0000	1.16
+++ reference/ref-menu-edit.htm	10 Nov 2004 21:51:44 -0000
@@ -294,25 +294,25 @@
       </tbody>
     </table>
     <p>
-       <img width="159" height="27" src="../images/ngrelc.gif" alt="Related concepts" border="0"><br>
+       <img  src="../images/ngrelc.gif" alt="Related concepts" border="0"><br>
       <a href="../concepts/concepts-7.htm">Java editor</a> <a href="../concepts/concepts-1.htm"><br>
        Java development tools (JDT)</a>
     </p>
     <p>
-      <img border="0" width="159" height="27" src="../images/ngrelt.gif" alt="Related tasks"><br>
+      <img border="0"  src="../images/ngrelt.gif" alt="Related tasks"><br>
       <a href="../tasks/tasks-54.htm">Using the Java editor</a><br>
        <a href="../tasks/tasks-175.htm">
       </a>
     </p>
     <p>
-      <img border="0" width="159" height="27" src="../images/ngrelr.gif" alt="Related reference"><br>
+      <img border="0"  src="../images/ngrelr.gif" alt="Related reference"><br>
       <a href="ref-java-editor.htm">Java editor</a><br>
        <a href="ref-21.htm">Java editor preferences</a><br>
        <a href="ref-view-outline.htm">Outline view for Java</a><br>
        <a href="ref-24.htm">Views and editors</a>
     </p>
     <p>
-       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: reference/ref-menu-file.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/reference/ref-menu-file.htm,v
retrieving revision 1.17
diff -u -r1.17 ref-menu-file.htm
--- reference/ref-menu-file.htm	23 Jun 2004 22:40:59 -0000	1.17
+++ reference/ref-menu-file.htm	10 Nov 2004 21:51:45 -0000
@@ -229,16 +229,16 @@
       </tbody>
     </table>
     <p>
-      <img width="159" height="27" src="../images/ngrelc.gif" alt="Related concepts" border="0"> <br>
+      <img  src="../images/ngrelc.gif" alt="Related concepts" border="0"> <br>
       <a href="../concepts/concepts-1.htm">Java development tools (JDT)</a>
     </p>
     <p>
-      <img border="0" width="159" height="27" src="../images/ngrelt.gif" alt="Related tasks"> <br>
+      <img border="0"  src="../images/ngrelt.gif" alt="Related tasks"> <br>
       <a href="../tasks/tasks-11.htm">Creating Java elements</a><br>
        <a href="../tasks/tasks-32.htm">Creating JAR Files</a>
     </p>
     <p>
-      <img border="0" width="159" height="27" src="../images/ngrelr.gif" alt="Related reference"><br>
+      <img border="0"  src="../images/ngrelr.gif" alt="Related reference"><br>
       <a href="ref-121.htm">New Java Project wizard</a><br>
 	  <a href="ref-125.htm">New Java Package wizard</a><br> 
 	  <a href="ref-126.htm">New Java Class wizard</a><br>
@@ -251,7 +251,7 @@
 	  <a href="ref-124.htm">Source Attachment properties</a>
     </p>
     <p>
-       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: reference/ref-menu-navigate.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/reference/ref-menu-navigate.htm,v
retrieving revision 1.19
diff -u -r1.19 ref-menu-navigate.htm
--- reference/ref-menu-navigate.htm	23 Jun 2004 22:40:59 -0000	1.19
+++ reference/ref-menu-navigate.htm	10 Nov 2004 21:51:45 -0000
@@ -235,12 +235,12 @@
       </tbody>
     </table>
     <p>
-      <img width="159" height="27" src="../images/ngrelc.gif" alt="Related concepts" border="0"> <br>
+      <img  src="../images/ngrelc.gif" alt="Related concepts" border="0"> <br>
       <a href="../concepts/concepts-6.htm">Java views</a> <a href="../concepts/concepts-1.htm"><br>
        Java development tools (JDT)</a>
     </p>
     <p>
-      <img border="0" width="159" height="27" src="../images/ngrelt.gif" alt="Related tasks"><br>
+      <img border="0"  src="../images/ngrelt.gif" alt="Related tasks"><br>
     <a href="../tasks/tasks-73.htm">Opening an editor for a selected element</a><br>
      <a href="../tasks/tasks-74.htm">Showing an element in the Package Explorer</a><br>
      <a href="../tasks/tasks-75.htm">Opening a type in the Package Explorer</a><br>
@@ -252,14 +252,14 @@
      <a href="../tasks/tasks-42.htm">Opening a type hierarchy in its own perspective</a><br>
     </p> 
     <p>
-      <img border="0" width="159" height="27" src="../images/ngrelr.gif" alt="Related reference"><br>
+      <img border="0"  src="../images/ngrelr.gif" alt="Related reference"><br>
       <a href="ref-view-package-explorer.htm">Package Explorer view</a><br>
 	  <a href="ref-type-hierarchy.htm">Type Hierarchy view</a><br>
 	  <a href="ref-dialog-javadoc-location.htm">Javadoc Location properties</a><br>
 	  <a href="ref-export-javadoc.htm">Javadoc export wizard</a>
     </p>
     <p>
-       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: reference/ref-menu-project.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/reference/ref-menu-project.htm,v
retrieving revision 1.13
diff -u -r1.13 ref-menu-project.htm
--- reference/ref-menu-project.htm	4 Aug 2004 16:36:16 -0000	1.13
+++ reference/ref-menu-project.htm	10 Nov 2004 21:51:45 -0000
@@ -143,16 +143,16 @@
       </tbody>
     </table>
     <p>
-       <img src="../images/ngrelc.gif" alt="Related concepts" border="0" height="27" width="159"><br>
+       <img src="../images/ngrelc.gif" alt="Related concepts" border="0" ><br>
       <a href="../concepts/concepts-3.htm">Java projects</a><br>
        <a href="../concepts/concepts-4.htm">Java builder</a>
     </p>
     <p>
-      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159"><br>
+      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" ><br>
       <a href="../tasks/tasks-106.htm">Building a Java program</a><br>
     </p>
     <p>
-       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: reference/ref-menu-refactor.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/reference/ref-menu-refactor.htm,v
retrieving revision 1.23
diff -u -r1.23 ref-menu-refactor.htm
--- reference/ref-menu-refactor.htm	23 Jun 2004 22:40:59 -0000	1.23
+++ reference/ref-menu-refactor.htm	10 Nov 2004 21:51:45 -0000
@@ -277,22 +277,22 @@
       Refactoring commands are also available from the context menus in many views and the Java editor.
     </p>
     <p>
-      <img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27"><br>
+      <img border="0" src="../images/ngrelc.gif" alt="Related concepts" ><br>
        <a href="../concepts/concepts-9.htm">Refactoring support</a>
     </p>
     <p>
-      <img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
+      <img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
       <a href="../tasks/tasks-80.htm">Refactoring</a><br>
       <a href="../tasks/tasks-176.htm">Using Structured Selection</a>
     </p>
     <p>
-      <img src="../images/ngrelr.gif" width=159 height=27 alt="Related reference"><br>
+      <img src="../images/ngrelr.gif"  alt="Related reference"><br>
       <a href="ref-23.htm">Refactoring preference page</a><br>
        <a href="ref-117.htm">Refactoring dialogs</a><br>
        <a href="ref-154.htm">Extract Method Errors</a>
     </p>
     <p>
-       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: reference/ref-menu-search.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/reference/ref-menu-search.htm,v
retrieving revision 1.17
diff -u -r1.17 ref-menu-search.htm
--- reference/ref-menu-search.htm	23 Jun 2004 22:40:59 -0000	1.17
+++ reference/ref-menu-search.htm	10 Nov 2004 21:51:45 -0000
@@ -275,20 +275,20 @@
       selection.
     </p>
     <p>
-      <img src="../images/ngrelc.gif" alt="Related concepts" border="0" height="27" width="159"><br>
+      <img src="../images/ngrelc.gif" alt="Related concepts" border="0" ><br>
       <a href="../concepts/concepts-8.htm">Java search</a>
     </p>
     <p>
-      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159"><br>
+      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" ><br>
       <a href="../tasks/tasks-103.htm">Conducting a Java search using the search dialog</a><br>
        <a href="../tasks/tasks-104.htm">Conducting a Java search using pop-up menus</a>
     </p>
     <p>
-       <img border="0" width="159" height="27" src="../images/ngrelr.gif" alt="Related reference"><br>
+       <img border="0"  src="../images/ngrelr.gif" alt="Related reference"><br>
      <a href="../reference/ref-131.htm">Java Search tab</a>
     </p>
     <p>
-       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: reference/ref-menu-source.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/reference/ref-menu-source.htm,v
retrieving revision 1.18
diff -u -r1.18 ref-menu-source.htm
--- reference/ref-menu-source.htm	23 Jun 2004 22:40:59 -0000	1.18
+++ reference/ref-menu-source.htm	10 Nov 2004 21:51:45 -0000
@@ -258,24 +258,24 @@
       </tbody>
     </table>
     <p>
-       <img width="159" height="27" src="../images/ngrelc.gif" alt="Related concepts" border="0"><br>
+       <img  src="../images/ngrelc.gif" alt="Related concepts" border="0"><br>
     <a href="../concepts/concepts-7.htm">Java editor</a><br>
      <a href="../concepts/cnls.htm">String externalization</a><br>
      <a href="../concepts/concepts-1.htm">Java development tools (JDT)</a> 
     <p>
-       <img border="0" width="159" height="27" src="../images/ngrelt.gif" alt="Related tasks"><br>
+       <img border="0"  src="../images/ngrelt.gif" alt="Related tasks"><br>
       <a href="../tasks/tasks-54.htm">Using the Java editor</a><br>
       <a href="../tasks/tasks-206.htm">Externalizing Strings</a>
     </p>
     <p>
-      <img border="0" width="159" height="27" src="../images/ngrelr.gif" alt="Related reference"><br>
+      <img border="0"  src="../images/ngrelr.gif" alt="Related reference"><br>
       <a href="ref-java-editor.htm">Java editor</a><br>
        <a href="ref-21.htm">Java editor preferences</a><br>
        <a href="ref-view-outline.htm">Outline view for Java</a><br>
        <a href="ref-24.htm">Views and editors</a>
     </p>
     <p>
-       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: reference/ref-preferences-appearance.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/reference/ref-preferences-appearance.htm,v
retrieving revision 1.13
diff -u -r1.13 ref-preferences-appearance.htm
--- reference/ref-preferences-appearance.htm	23 Jun 2004 22:40:59 -0000	1.13
+++ reference/ref-preferences-appearance.htm	10 Nov 2004 21:51:45 -0000
@@ -122,20 +122,20 @@
       </tbody>
     </table>
     <p>
-      <img src="../images/ngrelc.gif" alt="Related concepts" border="0" height="27" width="159"><br>
+      <img src="../images/ngrelc.gif" alt="Related concepts" border="0" ><br>
       <a href="../concepts/concepts-6.htm">Java views</a>
     </p>
     <p>
-      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159"><br>
+      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" ><br>
       <a href="../tasks/tasks-2.htm">Showing and hiding elements</a><br>
        <a href="../tasks/tasks-194.htm">Showing full or compressed package names</a><br>
     </p>
     <p>
-     <img border="0" width="159" height="27" src="../images/ngrelr.gif" alt="Related reference"><br>
+     <img border="0"  src="../images/ngrelr.gif" alt="Related reference"><br>
      <a href="../reference/ref-view-package-explorer.htm">Package Explorer view</a>
     </p>
     <p>
-       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: reference/ref-preferences-code-generation.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/reference/ref-preferences-code-generation.htm,v
retrieving revision 1.19
diff -u -r1.19 ref-preferences-code-generation.htm
--- reference/ref-preferences-code-generation.htm	23 Jun 2004 22:40:59 -0000	1.19
+++ reference/ref-preferences-code-generation.htm	10 Nov 2004 21:51:45 -0000
@@ -164,7 +164,7 @@
 	</tbody>
 </table><p>
       <img src="../images/ngrelt.gif" alt="Related tasks" border="0"
-	height="27" width="159"><br>
+	><br>
 <a href="../tasks/tasks-57.htm">Generating getters and setters</a><br>
 </p>
 
@@ -174,14 +174,14 @@
 
 
 <p>
-      <img border="0" width="159" height="27" src="../images/ngrelr.gif" alt="Related reference"><br>	
+      <img border="0"  src="../images/ngrelr.gif" alt="Related reference"><br>	
       <a href="../reference/ref-menu-source.htm">Source actions</a><br>
 	  <a href="../reference/ref-java-editor.htm">Java editor</a><br>
 	  <a href="../reference/ref-21.htm">Java editor preferences</a><br>
 	  <a href="../reference/ref-preferences-templates.htm">Templates preferences</a>
     </p>
     <p>
-       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: reference/ref-preferences-compiler.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/reference/ref-preferences-compiler.htm,v
retrieving revision 1.18
diff -u -r1.18 ref-preferences-compiler.htm
--- reference/ref-preferences-compiler.htm	23 Jun 2004 22:40:59 -0000	1.18
+++ reference/ref-preferences-compiler.htm	10 Nov 2004 21:51:45 -0000
@@ -748,22 +748,22 @@
       </tr>
     </table>
     <p>
-      <img src="../images/ngrelc.gif" alt="Related concepts" border="0" height="27" width="159"><br>
+      <img src="../images/ngrelc.gif" alt="Related concepts" border="0" ><br>
       <a href="../concepts/concepts-4.htm">Java builder</a>
     </p>
     <p>
-      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159"><br>
+      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" ><br>
       <a href="../tasks/tasks-106.htm">Building a Java program</a><br>
        <a href="../tasks/tasks-110.htm">Working with build paths</a><br>
        <a href="../tasks/tasks-JREs.htm">Working with JREs</a>
     </p>
     <p>
-      <img border="0" width="159" height="27" src="../images/ngrelr.gif" alt="Related reference"><br>
+      <img border="0"  src="../images/ngrelr.gif" alt="Related reference"><br>
       <a href="../reference/ref-15.htm">Classpath Variables preferences</a><br>
 	  <a href="../reference/ref-123.htm">Java Build Path properties</a>
     </p>
     <p>
-       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: reference/ref-preferences-junit.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/reference/ref-preferences-junit.htm,v
retrieving revision 1.15
diff -u -r1.15 ref-preferences-junit.htm
--- reference/ref-preferences-junit.htm	23 Jun 2004 22:40:59 -0000	1.15
+++ reference/ref-preferences-junit.htm	10 Nov 2004 21:51:45 -0000
@@ -70,11 +70,11 @@
       </tbody>
     </table>
     <p>
-      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159"><br>
+      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" ><br>
       <a href="../gettingStarted/qs-junit.htm">Using JUnit</a>
     </p>
     <p>
-       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: reference/ref-preferences-new-project.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/reference/ref-preferences-new-project.htm,v
retrieving revision 1.18
diff -u -r1.18 ref-preferences-new-project.htm
--- reference/ref-preferences-new-project.htm	23 Jun 2004 22:40:59 -0000	1.18
+++ reference/ref-preferences-new-project.htm	10 Nov 2004 21:51:45 -0000
@@ -135,20 +135,20 @@
       </tbody>
     </table>
     <p>
-      <img src="../images/ngrelc.gif" alt="Related concepts" border="0" height="27" width="159"><br>
+      <img src="../images/ngrelc.gif" alt="Related concepts" border="0" ><br>
       <a href="../concepts/concepts-3.htm">Java projects</a>
     </p>
     <p>
-      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159"><br>
+      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" ><br>
       <a href="../tasks/tasks-12.htm">Creating a new Java project</a><br>
        <a href="../tasks/tasks-JREs.htm">Working with JREs</a>
     </p>
     <p>
-      <img border="0" width="159" height="27" src="../images/ngrelr.gif" alt="Related reference"><br>
+      <img border="0"  src="../images/ngrelr.gif" alt="Related reference"><br>
       <a href="../reference/ref-121.htm">New Java Project wizard</a>
     </p>
     <p>
-       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: reference/ref-preferences-task-tags.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/reference/ref-preferences-task-tags.htm,v
retrieving revision 1.3
diff -u -r1.3 ref-preferences-task-tags.htm
--- reference/ref-preferences-task-tags.htm	23 Jun 2004 22:40:59 -0000	1.3
+++ reference/ref-preferences-task-tags.htm	10 Nov 2004 21:51:45 -0000
@@ -75,7 +75,7 @@
     There is a default task tag named <b>TODO</b> with a <b>Normal</b> priority.
 	</p>
     <p>
-       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: reference/ref-preferences-templates.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/reference/ref-preferences-templates.htm,v
retrieving revision 1.16
diff -u -r1.16 ref-preferences-templates.htm
--- reference/ref-preferences-templates.htm	23 Jun 2004 22:40:59 -0000	1.16
+++ reference/ref-preferences-templates.htm	10 Nov 2004 21:51:45 -0000
@@ -515,20 +515,20 @@
       </tbody>
     </table>
     <p>
-      <img src="../images/ngrelc.gif" alt="Related concepts" border="0" height="27" width="159"><br>
+      <img src="../images/ngrelc.gif" alt="Related concepts" border="0" ><br>
       <a href="../concepts/ctemplates.htm">Templates</a><br>
     </p>
     <p>
-      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159"><br>
+      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" ><br>
       <a href="../tasks/tasks-171.htm">Using templates</a><br>
        <a href="../tasks/tasks-203.htm">Writing your own templates</a><br>
     </p>
     <p>
-      <img border="0" width="159" height="27" src="../images/ngrelr.gif" alt="Related reference"><br>
+      <img border="0"  src="../images/ngrelr.gif" alt="Related reference"><br>
       <a href="../reference/ref-143.htm">Java Content Assist</a>
     </p>
     <p>
-       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: reference/ref-properties-compiler.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/reference/ref-properties-compiler.htm,v
retrieving revision 1.2
diff -u -r1.2 ref-properties-compiler.htm
--- reference/ref-properties-compiler.htm	23 Jun 2004 23:10:24 -0000	1.2
+++ reference/ref-properties-compiler.htm	10 Nov 2004 21:51:45 -0000
@@ -69,18 +69,18 @@
     </table>
 
 
-    <p><img src="../images/ngrelc.gif" alt="Related concepts" border="0" height="27" width="159"><br>
+    <p><img src="../images/ngrelc.gif" alt="Related concepts" border="0" ><br>
      <a href="../concepts/cbuildcp.htm">Build classpath</a><br>
     </p>
 
-    <p><img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159"><br>
+    <p><img src="../images/ngrelt.gif" alt="Related tasks" border="0" ><br>
      <a href="../reference/ref-preferences-compiler.htm">Global compiler preferences</a><br>
      <a href="../reference/ref-152.htm">Frequently asked questions on JDT</a><br>
      <a href="../reference/ref-123.htm">Java Build Path properties</a><br>
     </p>
 
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: reference/ref-properties-task-tags.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/reference/ref-properties-task-tags.htm,v
retrieving revision 1.3
diff -u -r1.3 ref-properties-task-tags.htm
--- reference/ref-properties-task-tags.htm	23 Jun 2004 22:40:59 -0000	1.3
+++ reference/ref-properties-task-tags.htm	10 Nov 2004 21:51:45 -0000
@@ -67,12 +67,12 @@
       </tbody>
     </table>
 
-    <p><img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159"><br>
+    <p><img src="../images/ngrelt.gif" alt="Related tasks" border="0" ><br>
      <a href="../reference/ref-preferences-task-tags.htm">Global task tags preferences</a><br>
     </p>
 
     <p>
-       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: reference/ref-showdetailpane.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/reference/ref-showdetailpane.htm,v
retrieving revision 1.11
diff -u -r1.11 ref-showdetailpane.htm
--- reference/ref-showdetailpane.htm	23 Jun 2004 22:40:59 -0000	1.11
+++ reference/ref-showdetailpane.htm	10 Nov 2004 21:51:45 -0000
@@ -19,11 +19,11 @@
       <strong>Display</strong>
     </p>
     <p>
-      <img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
+      <img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
       <a href="../tasks/tasks-138.htm">Evaluating expressions</a><br>
     </p>
     <p>
-       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: reference/ref-type-hierarchy.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/reference/ref-type-hierarchy.htm,v
retrieving revision 1.16
diff -u -r1.16 ref-type-hierarchy.htm
--- reference/ref-type-hierarchy.htm	23 Jun 2004 22:40:59 -0000	1.16
+++ reference/ref-type-hierarchy.htm	10 Nov 2004 21:51:45 -0000
@@ -269,11 +269,11 @@
       </tbody>
     </table>
     <p>
-      <img border="0" width="159" height="27" src="../images/ngrelr.gif" alt="Related reference"><br>
+      <img border="0"  src="../images/ngrelr.gif" alt="Related reference"><br>
       <a href="../reference/ref-24.htm">Views and editors</a>
     </p>
     <p>
-       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: reference/ref-view-outline.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/reference/ref-view-outline.htm,v
retrieving revision 1.16
diff -u -r1.16 ref-view-outline.htm
--- reference/ref-view-outline.htm	23 Jun 2004 22:40:59 -0000	1.16
+++ reference/ref-view-outline.htm	10 Nov 2004 21:51:45 -0000
@@ -114,12 +114,12 @@
       </tbody>
     </table>
     <p>
-      <img src="../images/ngrelc.gif" alt="Related concepts" border="0" height="27" width="159"><br>
+      <img src="../images/ngrelc.gif" alt="Related concepts" border="0" ><br>
       <a href="../concepts/concepts-7.htm">Java editor</a><br>
       <a href="../concepts/concepts-6.htm">Java views</a>
     </p>
     <p>
-       <img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
+       <img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
        <a href="../tasks/tasks-57.htm">Generating getters and setters</a><br>
        <a href="../tasks/tasks-64.htm">Restoring a deleted workbench element</a><br>
        <a href="../tasks/tasks-145.htm">Setting method breakpoints</a><br>
@@ -129,12 +129,12 @@
        <a href="../tasks/tasks-195.htm">Sorting elements in Java views</a><br>
     </p>
     <p>
-      <img border="0" src="../images/ngrelr.gif" alt="Related reference" width="159" height="27"><br>
+      <img border="0" src="../images/ngrelr.gif" alt="Related reference" ><br>
       <a href="../reference/ref-dialog-override-method.htm">Override methods</a><br>
        <a href="../reference/ref-24.htm">Views and editors</a>
     </p>
     <p>
-       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: reference/ref-view-package-explorer.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/reference/ref-view-package-explorer.htm,v
retrieving revision 1.17
diff -u -r1.17 ref-view-package-explorer.htm
--- reference/ref-view-package-explorer.htm	23 Jun 2004 22:40:59 -0000	1.17
+++ reference/ref-view-package-explorer.htm	10 Nov 2004 21:51:45 -0000
@@ -241,22 +241,22 @@
       </tbody>
     </table>
     <p>
-      <img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27"><br>
+      <img border="0" src="../images/ngrelc.gif" alt="Related concepts" ><br>
        <a href="../concepts/concepts-6.htm">Java views</a><br>
        <a href="../concepts/concepts-5.htm">Java perspectives</a>
     </p>
     <p>
-      <img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
+      <img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
       <a href="../tasks/tasks-45.htm">Using the Package Explorer</a><br>
       <a href="../tasks/tasks-2.htm">Showing and hiding elements</a>
     </p>
     <p>
-      <img border="0" src="../images/ngrelr.gif" alt="Related reference" width="159" height="27"><br>
+      <img border="0" src="../images/ngrelr.gif" alt="Related reference" ><br>
       <a href="../reference/ref-dialog-java-element-filters.htm">Java Element Filters dialog</a><br>
        <a href="../reference/ref-24.htm">Views and editors</a>
     </p>
     <p>
-       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: reference/ref-wizard-externalize-strings.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/reference/ref-wizard-externalize-strings.htm,v
retrieving revision 1.14
diff -u -r1.14 ref-wizard-externalize-strings.htm
--- reference/ref-wizard-externalize-strings.htm	23 Jun 2004 22:40:59 -0000	1.14
+++ reference/ref-wizard-externalize-strings.htm	10 Nov 2004 21:51:45 -0000
@@ -258,21 +258,21 @@
       Displays a preview of the actions which will be performed on 'Finish'.
     </p>
     <p>
-      <img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27"><br>
+      <img border="0" src="../images/ngrelc.gif" alt="Related concepts" ><br>
       <a href="../concepts/cnls.htm">String externalization</a>
     </p>
     <p>
-      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159"><br>
+      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" ><br>
       <a href="../tasks/tasks-206.htm">Externalizing Strings</a><br>
       <a href="../tasks/tasks-180.htm">Using the Externalize Strings wizard</a>
       <a href="../tasks/tasks-110.htm"></a>
     </p>
     <p>
-      <img border="0" width="159" height="27" src="../images/ngrelr.gif" alt="Related reference"><br>
+      <img border="0"  src="../images/ngrelr.gif" alt="Related reference"><br>
       <a href="../reference/ref-menu-source.htm">Source actions</a>
     </p>
     <p>
-       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+       <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-100.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-100.htm,v
retrieving revision 1.15
diff -u -r1.15 tasks-100.htm
--- tasks/tasks-100.htm	23 Jun 2004 23:07:20 -0000	1.15
+++ tasks/tasks-100.htm	10 Nov 2004 21:51:45 -0000
@@ -27,13 +27,13 @@
       reverted to their saved editions before the refactoring can be completed.
     </p>
     <p>
-      <img src="../images/ngrelc.gif" alt="Related concepts" border="0" height="27" width="159">
+      <img src="../images/ngrelc.gif" alt="Related concepts" border="0" >
     </p>
     <p>
       <a href="../concepts/concepts-9.htm">Refactoring support</a>
     </p>
     <p>
-      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159">
+      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" >
     </p>
     <p>
       <a href="tasks-82.htm">Refactoring without preview</a><br>
@@ -42,7 +42,7 @@
        <a href="tasks-101.htm">Redoing a refactoring operation</a>
     </p>
     <p>
-      <img src="../images/ngrelr.gif" alt="Related reference" border="0" height="27" width="159">
+      <img src="../images/ngrelr.gif" alt="Related reference" border="0" >
     </p>
     <p>
       <a href="../reference/ref-menu-refactor.htm">Refactoring actions</a><br>
@@ -50,7 +50,7 @@
        <a href="../reference/ref-23.htm">Refactoring preferences</a>
     </p>
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-101.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-101.htm,v
retrieving revision 1.18
diff -u -r1.18 tasks-101.htm
--- tasks/tasks-101.htm	23 Jun 2004 23:07:20 -0000	1.18
+++ tasks/tasks-101.htm	10 Nov 2004 21:51:45 -0000
@@ -16,12 +16,12 @@
     <p>
       To redo a previously undone refactoring operation, select <strong>Refactor</strong> &gt; <strong>Redo</strong> from the menu bar.
     </p>
-    <img src="../images/ngrelc.gif" alt="Related concepts" border="0" height="27" width="159"> 
+    <img src="../images/ngrelc.gif" alt="Related concepts" border="0" > 
     <p>
       <a href="../concepts/concepts-9.htm">Refactoring support</a>
     </p>
     <p>
-      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159">
+      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" >
     </p>
     <p>
       <a href="tasks-82.htm">Refactoring without preview</a><br>
@@ -30,7 +30,7 @@
        <a href="tasks-100.htm">Undoing a refactoring operation</a>
     </p>
     <p>
-      <img src="../images/ngrelr.gif" alt="Related reference" border="0" height="27" width="159">
+      <img src="../images/ngrelr.gif" alt="Related reference" border="0" >
     </p>
     <p>
       <a href="../reference/ref-view-package-explorer.htm">Package Explorer</a><br>
@@ -40,7 +40,7 @@
        <a href="../reference/ref-23.htm">Refactoring preferences</a>
     </p>
    <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
    </p>
   </body>
 </html>
Index: tasks/tasks-102.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-102.htm,v
retrieving revision 1.9
diff -u -r1.9 tasks-102.htm
--- tasks/tasks-102.htm	23 Jun 2004 23:07:20 -0000	1.9
+++ tasks/tasks-102.htm	10 Nov 2004 21:51:45 -0000
@@ -13,7 +13,7 @@
       Searching
     </h1>
    <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
    </p>
   </body>
 </html>
Index: tasks/tasks-103.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-103.htm,v
retrieving revision 1.14
diff -u -r1.14 tasks-103.htm
--- tasks/tasks-103.htm	23 Jun 2004 23:07:20 -0000	1.14
+++ tasks/tasks-103.htm	10 Nov 2004 21:51:45 -0000
@@ -56,12 +56,12 @@
         Click <strong>Search</strong>, and the search is carried out. The results are displayed in the Search view in the workbench window.
       </li>
     </ul>
-    <img src="../images/ngrelc.gif" alt="Related concepts" border="0" height="27" width="159"> 
+    <img src="../images/ngrelc.gif" alt="Related concepts" border="0" > 
     <p>
       <a href="../concepts/concepts-8.htm">Java search</a>
     </p>
     <p>
-      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159">
+      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" >
     </p>
     <p>
        <a href="tasks-104.htm">Conducting a Java search using pop-up menus</a>
@@ -70,14 +70,14 @@
       <br>
     </p>
     <p>
-      <img src="../images/ngrelr.gif" alt="Related reference" border="0" height="27" width="159">
+      <img src="../images/ngrelr.gif" alt="Related reference" border="0" >
     </p>
     <p>
       <a href="../reference/ref-131.htm">Java search tab</a><br>
        <a href="../reference/ref-menu-search.htm">Search menu</a>
     </p>
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-104.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-104.htm,v
retrieving revision 1.19
diff -u -r1.19 tasks-104.htm
--- tasks/tasks-104.htm	23 Jun 2004 23:07:20 -0000	1.19
+++ tasks/tasks-104.htm	10 Nov 2004 21:51:45 -0000
@@ -47,25 +47,25 @@
       The type of the selected Java element defines which search pop-up menus are available. The Java editor does not constrain the list of available Java searches based on the
       selection.
     </p>
-    <img src="../images/ngrelc.gif" alt="Related concepts" border="0" height="27" width="159"> 
+    <img src="../images/ngrelc.gif" alt="Related concepts" border="0" > 
     <p>
       <a href="../concepts/concepts-8.htm">Java search</a>
     </p>
     <p>
-      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159">
+      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" >
     </p>
     <p>
       <a href="tasks-79.htm">Searching Java code</a>
     </p>
     <p>
-      <img src="../images/ngrelr.gif" alt="Related reference" border="0" height="27" width="159">
+      <img src="../images/ngrelr.gif" alt="Related reference" border="0" >
     </p>
     <p>
       <a href="../reference/ref-131.htm">Java search tab</a><br>
        <a href="../reference/ref-menu-search.htm">Search menu</a>
     </p>
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-105.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-105.htm,v
retrieving revision 1.9
diff -u -r1.9 tasks-105.htm
--- tasks/tasks-105.htm	23 Jun 2004 23:07:20 -0000	1.9
+++ tasks/tasks-105.htm	10 Nov 2004 21:51:45 -0000
@@ -13,7 +13,7 @@
       Building
     </h1>
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-106.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-106.htm,v
retrieving revision 1.17
diff -u -r1.17 tasks-106.htm
--- tasks/tasks-106.htm	23 Jun 2004 23:07:20 -0000	1.17
+++ tasks/tasks-106.htm	10 Nov 2004 21:51:45 -0000
@@ -26,13 +26,13 @@
         Building manually: You can perform a manual build using a keyboard shortcut, a project's pop-up menu or the <strong>Project</strong> menu in the menu bar.
       </li>
     </ul>
-    <img src="../images/ngrelc.gif" alt="Related concepts" border="0" height="27" width="159"> 
+    <img src="../images/ngrelc.gif" alt="Related concepts" border="0" > 
     <p>
       <a href="../concepts/cbuildcp.htm">Build classpath</a><br>
        <a href="../concepts/concepts-4.htm">Java builder</a>
     </p>
     <p>
-      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159">
+      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" >
     </p>
     <p>
        <a href="tasks-108.htm">Building automatically</a><br>
@@ -43,13 +43,13 @@
        <a href="tasks-110.htm">Working with build paths</a>
     </p>
     <p>
-      <img src="../images/ngrelr.gif" alt="Related reference" border="0" height="27" width="159"><br>
+      <img src="../images/ngrelr.gif" alt="Related reference" border="0" ><br>
        <a href="../reference/ref-123.htm">Java Build Path</a><br>
        <a href="../reference/ref-menu-project.htm">Project menu</a><br>
        <a href="../reference/ref-preferences-compiler.htm">Compiler preferences</a>
     </p>
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-107.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-107.htm,v
retrieving revision 1.16
diff -u -r1.16 tasks-107.htm
--- tasks/tasks-107.htm	23 Jun 2004 23:07:20 -0000	1.16
+++ tasks/tasks-107.htm	10 Nov 2004 21:51:45 -0000
@@ -40,7 +40,7 @@
       is displayed in the editor at the point of the error.
     </p>
     <p>
-      <img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27">
+      <img border="0" src="../images/ngrelc.gif" alt="Related concepts" >
     </p>
     <p>
       <a href="../concepts/concepts-4.htm">Java builder</a><br>
@@ -48,7 +48,7 @@
        <a href="../concepts/concepts-11.htm">Scrapbook</a>
     </p>
     <p>
-      <img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27">
+      <img border="0" src="../images/ngrelt.gif" alt="Related tasks" >
     </p>
     <p>
       <a href="../tasks/tasks-108.htm">Building automatically</a><br>
@@ -57,13 +57,13 @@
        <a href="../tasks/tasks-executionArgs.htm">Setting execution arguments</a>
     </p>
     <p>
-      <img border="0" src="../images/ngrelr.gif" alt="Related reference" width="159" height="27">
+      <img border="0" src="../images/ngrelr.gif" alt="Related reference" >
     </p>
     <p>
       <a href="../reference/ref-view-package-explorer.htm">Package Explorer</a>
     </p>
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-108.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-108.htm,v
retrieving revision 1.16
diff -u -r1.16 tasks-108.htm
--- tasks/tasks-108.htm	23 Jun 2004 23:07:20 -0000	1.16
+++ tasks/tasks-108.htm	10 Nov 2004 21:51:45 -0000
@@ -24,14 +24,14 @@
       Clear the <strong>Window &gt; Preferences &gt; Perform build automatically on resource modification</strong> check box.
     </blockquote>
     <p>
-       <img src="../images/ngrelc.gif" alt="Related concepts" border="0" height="27" width="159">
+       <img src="../images/ngrelc.gif" alt="Related concepts" border="0" >
     </p>
     <p>
       <a href="../concepts/concepts-4.htm">Java builder</a><br>
        <a href="../concepts/cbuildcp.htm">Build class path</a>
     </p>
     <p>
-      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159">
+      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" >
     </p>
     <p>
 		<a href="tasks-106.htm">Building a Java program</a><br>
@@ -43,11 +43,11 @@
        <a href="tasks-111.htm">Viewing and editing a project's build path</a><br>
     </p>
     <p>
-      <img src="../images/ngrelr.gif" alt="Related reference" border="0" height="27" width="159"><br>
+      <img src="../images/ngrelr.gif" alt="Related reference" border="0" ><br>
        <a href="../reference/ref-123.htm">Java Build path</a>
     </p>
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-109.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-109.htm,v
retrieving revision 1.19
diff -u -r1.19 tasks-109.htm
--- tasks/tasks-109.htm	23 Jun 2004 23:07:20 -0000	1.19
+++ tasks/tasks-109.htm	10 Nov 2004 21:51:45 -0000
@@ -57,14 +57,14 @@
     </p>
      
     <p>
-      <img src="../images/ngrelc.gif" alt="Related concepts" border="0" height="27" width="159">
+      <img src="../images/ngrelc.gif" alt="Related concepts" border="0" >
     </p>
     <p>
       <a href="../concepts/concepts-4.htm">Java builder</a><br>
        <a href="../concepts/cbuildcp.htm">Build classpath</a>
     </p>
     <p>
-      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159">
+      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" >
     </p>
     <p>
        <a href="tasks-106.htm">Building a Java program</a><br>
@@ -75,12 +75,12 @@
        <a href="tasks-111.htm">Viewing and editing a project's build path</a><br>
     </p>
     <p>
-      <img src="../images/ngrelr.gif" alt="Related reference" border="0" height="27" width="159"><br>
+      <img src="../images/ngrelr.gif" alt="Related reference" border="0" ><br>
        <a href="../reference/ref-123.htm">Java Build path</a><br>
        <a href="../reference/ref-menu-project.htm">Project menu</a>
     </p>
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-109a.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-109a.htm,v
retrieving revision 1.3
diff -u -r1.3 tasks-109a.htm
--- tasks/tasks-109a.htm	23 Jun 2004 23:07:20 -0000	1.3
+++ tasks/tasks-109a.htm	10 Nov 2004 21:51:45 -0000
@@ -40,14 +40,14 @@
       Then set the option <strong>Circular dependencies</strong> to <strong>Error</strong>.
     </blockquote>
     <p>
-       <img src="../images/ngrelc.gif" alt="Related concepts" border="0" height="27" width="159">
+       <img src="../images/ngrelc.gif" alt="Related concepts" border="0" >
     </p>
     <p>
       <a href="../concepts/concepts-4.htm">Java builder</a><br>
        <a href="../concepts/cbuildcp.htm">Build class path</a>
     </p>
     <p>
-      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159">
+      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" >
     </p>
     <p>
 		<a href="tasks-106.htm">Building a Java program</a><br>
@@ -59,11 +59,11 @@
        <a href="tasks-111.htm">Viewing and editing a project's build path</a><br>
     </p>
     <p>
-      <img src="../images/ngrelr.gif" alt="Related reference" border="0" height="27" width="159"><br>
+      <img src="../images/ngrelr.gif" alt="Related reference" border="0" ><br>
        <a href="../reference/ref-123.htm">Java Build path</a>
     </p>
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-109b.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-109b.htm,v
retrieving revision 1.2
diff -u -r1.2 tasks-109b.htm
--- tasks/tasks-109b.htm	23 Jun 2004 23:07:20 -0000	1.2
+++ tasks/tasks-109b.htm	10 Nov 2004 21:51:45 -0000
@@ -40,14 +40,14 @@
       Then clear the <strong>Scrub output folders on full build</strong> check box.
     </blockquote>
     <p>
-       <img src="../images/ngrelc.gif" alt="Related concepts" border="0" height="27" width="159">
+       <img src="../images/ngrelc.gif" alt="Related concepts" border="0" >
     </p>
     <p>
       <a href="../concepts/concepts-4.htm">Java builder</a><br>
        <a href="../concepts/cbuildcp.htm">Build class path</a>
     </p>
     <p>
-      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159">
+      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" >
     </p>
     <p>
 		<a href="tasks-106.htm">Building a Java program</a><br>
@@ -59,11 +59,11 @@
        <a href="tasks-111.htm">Viewing and editing a project's build path</a><br>
     </p>
     <p>
-      <img src="../images/ngrelr.gif" alt="Related reference" border="0" height="27" width="159"><br>
+      <img src="../images/ngrelr.gif" alt="Related reference" border="0" ><br>
        <a href="../reference/ref-123.htm">Java Build path</a>
     </p>
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-11.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-11.htm,v
retrieving revision 1.13
diff -u -r1.13 tasks-11.htm
--- tasks/tasks-11.htm	23 Jun 2004 23:07:20 -0000	1.13
+++ tasks/tasks-11.htm	10 Nov 2004 21:51:45 -0000
@@ -14,14 +14,14 @@
       Creating Java elements
     </h1>
     <p>
-      <img src="../images/ngrelc.gif" alt="Related concepts" border="0" height="27" width="159">
+      <img src="../images/ngrelc.gif" alt="Related concepts" border="0" >
     </p>
     <p>
       <a href="../concepts/concepts-3.htm">Java projects</a><br>
        <a href="../concepts/concepts-1.htm">Java development tools (JDT)</a>
     </p>
     <p>
-      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159">
+      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" >
     </p>
     <p>
        <a href="tasks-12.htm">Organizing Java projects</a><br>
@@ -36,7 +36,7 @@
        <a href="tasks-117.htm">Defining a class path variable</a><br>
     </p>
     <p>
-      <img src="../images/ngrelr.gif" alt="Related reference" border="0" height="27" width="159">
+      <img src="../images/ngrelr.gif" alt="Related reference" border="0" >
     </p>
     <p>	  
        <a href="../reference/ref-121.htm">New Java Project wizard</a><br>
@@ -48,7 +48,7 @@
        <a href="../reference/ref-3.htm">Java Toolbar actions</a>
     </p>
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-110.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-110.htm,v
retrieving revision 1.15
diff -u -r1.15 tasks-110.htm
--- tasks/tasks-110.htm	23 Jun 2004 23:07:20 -0000	1.15
+++ tasks/tasks-110.htm	10 Nov 2004 21:51:45 -0000
@@ -18,13 +18,13 @@
       Without the correct Java build path, you cannot compile your code. In addition, you
       cannot search or look at the type hierarchies for Java elements.
     </p>
-    <img src="../images/ngrelc.gif" alt="Related concepts" border="0" height="27" width="159"> 
+    <img src="../images/ngrelc.gif" alt="Related concepts" border="0" > 
     <p>
       <a href="../concepts/concepts-4.htm">Java builder</a><br>
        <a href="../concepts/cbuildcp.htm">Build classpath</a>
     </p>
     <p>
-      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159">
+      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" >
     </p>
     <p>
        <a href="tasks-111.htm">Viewing and editing a project's build path</a><br>
@@ -38,12 +38,12 @@
        <a href="tasks-124.htm">Choosing a JRE for launching a project</a><br>
     </p>
     <p>
-      <img src="../images/ngrelr.gif" alt="Related reference" border="0" height="27" width="159"><br>
+      <img src="../images/ngrelr.gif" alt="Related reference" border="0" ><br>
        <a href="../reference/ref-123.htm">Java Build path</a><br>
        <a href="../reference/ref-19.htm">Installed JREs preference page</a>
     </p>
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-111.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-111.htm,v
retrieving revision 1.19
diff -u -r1.19 tasks-111.htm
--- tasks/tasks-111.htm	23 Jun 2004 23:07:20 -0000	1.19
+++ tasks/tasks-111.htm	10 Nov 2004 21:51:45 -0000
@@ -51,14 +51,14 @@
       </li>
     </ol>
     <p>
-       <img src="../images/ngrelc.gif" alt="Related concepts" border="0" height="27" width="159">
+       <img src="../images/ngrelc.gif" alt="Related concepts" border="0" >
     </p>
     <p>
       <a href="../concepts/concepts-4.htm">Java builder</a><br>
        <a href="../concepts/cbuildcp.htm">Build classpath</a>
     </p>
     <p>
-      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159">
+      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" >
     </p>
     <p>
       <a href="tasks-113.htm">Adding a JAR file to the build path</a><br>
@@ -69,11 +69,11 @@
        <a href="tasks-JREs.htm">Working with JREs</a>
     </p>
     <p>
-      <img src="../images/ngrelr.gif" alt="Related reference" border="0" height="27" width="159"><br>
+      <img src="../images/ngrelr.gif" alt="Related reference" border="0" ><br>
        <a href="../reference/ref-123.htm">Java Build path</a>
     </p>
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-112.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-112.htm,v
retrieving revision 1.18
diff -u -r1.18 tasks-112.htm
--- tasks/tasks-112.htm	23 Jun 2004 23:07:20 -0000	1.18
+++ tasks/tasks-112.htm	10 Nov 2004 21:51:45 -0000
@@ -37,14 +37,14 @@
 	New Folder.</strong> After the folder is created select the new folder and press the <strong>OK</strong> button</li>
     </ol>
     <p>
-      <img src="../images/ngrelc.gif" alt="Related concepts" border="0" height="27" width="159"><a href="../concepts/concepts-4.htm"></a>
+      <img src="../images/ngrelc.gif" alt="Related concepts" border="0" ><a href="../concepts/concepts-4.htm"></a>
     </p>
     <p>
       <a href="../concepts/concepts-4.htm">Java builder</a><br>
        <a href="../concepts/cbuildcp.htm">Build classpath</a>
     </p>
     <p>
-      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159">
+      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" >
     </p>
     <p>
       <a href="tasks-113.htm">Adding a JAR file to the build path</a><br>
@@ -55,13 +55,13 @@
        <a href="tasks-110.htm">Working with build paths</a>
     </p>
     <p>
-      <img src="../images/ngrelr.gif" alt="Related reference" border="0" height="27" width="159"><a href="../reference/ref-123.htm"></a>
+      <img src="../images/ngrelr.gif" alt="Related reference" border="0" ><a href="../reference/ref-123.htm"></a>
     </p>
     <p>
       <a href="../reference/ref-123.htm">Java Build Path</a>
     </p>
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-113.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-113.htm,v
retrieving revision 1.18
diff -u -r1.18 tasks-113.htm
--- tasks/tasks-113.htm	23 Jun 2004 23:07:20 -0000	1.18
+++ tasks/tasks-113.htm	10 Nov 2004 21:51:45 -0000
@@ -39,13 +39,13 @@
         In the dialog that appears, select the JAR file that you want to add.
       Note that you can add multiple JARs at once.</li>
     </ol>
-    <img src="../images/ngrelc.gif" alt="Related concepts" border="0" height="27" width="159"> 
+    <img src="../images/ngrelc.gif" alt="Related concepts" border="0" > 
     <p>
       <a href="../concepts/concepts-4.htm">Java builder</a><br>
        <a href="../concepts/cbuildcp.htm">Build classpath</a>
     </p>
     <p>
-      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159">
+      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" >
     </p>
     <p>
       <a href="tasks-112.htm">Adding a library folder to the build path</a><br>
@@ -57,11 +57,11 @@
        <a href="tasks-110.htm">Working with build paths</a>
     </p>
     <p>
-      <img src="../images/ngrelr.gif" alt="Related reference" border="0" height="27" width="159"><br>
+      <img src="../images/ngrelr.gif" alt="Related reference" border="0" ><br>
        <a href="../reference/ref-123.htm">Java Build path</a>
     </p>
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-114.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-114.htm,v
retrieving revision 1.24
diff -u -r1.24 tasks-114.htm
--- tasks/tasks-114.htm	24 Jun 2004 20:55:57 -0000	1.24
+++ tasks/tasks-114.htm	10 Nov 2004 21:51:45 -0000
@@ -29,7 +29,7 @@
       <li>
         On the <strong>Libraries</strong> tab, click <strong>Add Variable</strong> for adding a variable that refers to a JAR file.<br>
          The <strong>New Variable Classpath Entry</strong> dialog appears which shows all available classpath variables.
-         <p><img src="../images/classpathVar.gif" width=437 height=497 alt="Classpath variable dialog"></p>
+         <p><img src="../images/classpathVar.gif"  alt="Classpath variable dialog"></p>
       </li>
       <li>
         Select a classpath variable then press <strong>OK</strong>.
@@ -47,13 +47,13 @@
       Select more than one variable in the <strong>New Variable Classpath
       Entry</strong> dialog, or multiple JAR files in the <strong>Variable Extension</strong> dialog.<br>
     </p>
-    <img src="../images/ngrelc.gif" alt="Related concepts" border="0" height="27" width="159"> 
+    <img src="../images/ngrelc.gif" alt="Related concepts" border="0" > 
     <p>
       <a href="../concepts/cclsspthv.htm">Classpath variables</a><br>
        <a href="../concepts/cbuildcp.htm">Build classpath</a>
     </p>
     <p>
-      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159">
+      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" >
     </p>
     <p>
       <a href="tasks-116.htm">Attaching source to a class path variable</a><br>
@@ -63,13 +63,13 @@
        <a href="tasks-111.htm">Viewing and editing a project's build path</a>
     </p>
     <p>
-      <img src="../images/ngrelr.gif" alt="Related reference" border="0" height="27" width="159"><br>
+      <img src="../images/ngrelr.gif" alt="Related reference" border="0" ><br>
        <a href="../reference/ref-15.htm">Classpath Variables preference page</a><br>
        <a href="../reference/ref-123.htm">Build path properties page</a><br>
        &nbsp;
     </p>
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-115.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-115.htm,v
retrieving revision 1.15
diff -u -r1.15 tasks-115.htm
--- tasks/tasks-115.htm	23 Jun 2004 23:07:20 -0000	1.15
+++ tasks/tasks-115.htm	10 Nov 2004 21:51:45 -0000
@@ -38,12 +38,12 @@
         Click <strong>OK</strong>.
       </li>
     </ol>
-    <img src="../images/ngrelc.gif" alt="Related concepts" border="0" height="27" width="159"> 
+    <img src="../images/ngrelc.gif" alt="Related concepts" border="0" > 
     <p>
       <a href="../concepts/concepts-1.htm">Java development tools (JDT)</a>
     </p>
     <p>
-      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159">
+      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" >
     </p>
     <p>
       <a href="tasks-116.htm">Attaching source to variables</a><br>
@@ -51,13 +51,13 @@
        <a href="tasks-136.htm">Stepping through the execution of a program</a>
     </p>
     <p>
-      <img src="../images/ngrelr.gif" alt="Related reference" border="0" height="27" width="159"><br>
+      <img src="../images/ngrelr.gif" alt="Related reference" border="0" ><br>
        <a href="../reference/ref-123.htm">Java Build Path</a><br>
        <a href="../reference/ref-124.htm">Source Attachment dialog</a><br>
        &nbsp;
     </p>
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-115a.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-115a.htm,v
retrieving revision 1.3
diff -u -r1.3 tasks-115a.htm
--- tasks/tasks-115a.htm	23 Jun 2004 23:07:20 -0000	1.3
+++ tasks/tasks-115a.htm	10 Nov 2004 21:51:46 -0000
@@ -37,12 +37,12 @@
         Click <strong>OK</strong>.
       </li>
     </ol>
-    <img src="../images/ngrelc.gif" alt="Related concepts" border="0" height="27" width="159"> 
+    <img src="../images/ngrelc.gif" alt="Related concepts" border="0" > 
     <p>
       <a href="../concepts/concepts-1.htm">Java development tools (JDT)</a>
     </p>
     <p>
-      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159">
+      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" >
     </p>
     <p>
       <a href="tasks-116.htm">Attaching source to variables</a><br>
@@ -50,13 +50,13 @@
        <a href="tasks-136.htm">Stepping through the execution of a program</a>
     </p>
     <p>
-      <img src="../images/ngrelr.gif" alt="Related reference" border="0" height="27" width="159"><br>
+      <img src="../images/ngrelr.gif" alt="Related reference" border="0" ><br>
        <a href="../reference/ref-123.htm">Java Build Path</a><br>
        <a href="../reference/ref-124.htm">Source Attachment dialog</a><br>
        &nbsp;
     </p>
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-116.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-116.htm,v
retrieving revision 1.16
diff -u -r1.16 tasks-116.htm
--- tasks/tasks-116.htm	23 Jun 2004 23:07:20 -0000	1.16
+++ tasks/tasks-116.htm	10 Nov 2004 21:51:46 -0000
@@ -34,12 +34,12 @@
         Click <strong>OK</strong>.
       </li>
     </ol>
-    <img src="../images/ngrelc.gif" alt="Related concepts" border="0" height="27" width="159"> 
+    <img src="../images/ngrelc.gif" alt="Related concepts" border="0" > 
     <p>
       <a href="../concepts/cclsspthv.htm">Classpath variables</a>
     </p>
     <p>
-      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159">
+      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" >
     </p>
     <p>
       <a href="tasks-114.htm">Adding a variable class path entry</a><br>
@@ -47,7 +47,7 @@
        <a href="tasks-118.htm">Deleting a class path variable</a>
     </p>
     <p>
-      <img src="../images/ngrelr.gif" alt="Related reference" border="0" height="27" width="159">
+      <img src="../images/ngrelr.gif" alt="Related reference" border="0" >
     </p>
     <p>
       <a href="../reference/ref-15.htm">Classpath Variables preference page</a><br>
@@ -55,7 +55,7 @@
        &nbsp;
     </p>
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-117.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-117.htm,v
retrieving revision 1.15
diff -u -r1.15 tasks-117.htm
--- tasks/tasks-117.htm	23 Jun 2004 23:07:20 -0000	1.15
+++ tasks/tasks-117.htm	10 Nov 2004 21:51:46 -0000
@@ -47,12 +47,12 @@
         Click <strong>OK</strong> when you are done. The new or modified variable appears in the <strong>Defined class path variables</strong> list on the Preferences page.
       </li>
     </ol>
-    <img src="../images/ngrelc.gif" alt="Related concepts" border="0" height="27" width="159"> 
+    <img src="../images/ngrelc.gif" alt="Related concepts" border="0" > 
     <p>
       <a href="../concepts/cclsspthv.htm">Classpath variables</a>
     </p>
     <p>
-      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159">
+      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" >
     </p>
     <p>
       <a href="tasks-114.htm">Adding a variable class path entry</a><br>
@@ -61,14 +61,14 @@
        <a href="tasks-118.htm">Deleting a class path variable</a>
     </p>
     <p>
-      <img src="../images/ngrelr.gif" alt="Related reference" border="0" height="27" width="159">
+      <img src="../images/ngrelr.gif" alt="Related reference" border="0" >
     </p>
     <p>
       <a href="../reference/ref-15.htm">Classpath Variables preference page</a><br>
        &nbsp;
     </p>
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-118.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-118.htm,v
retrieving revision 1.15
diff -u -r1.15 tasks-118.htm
--- tasks/tasks-118.htm	23 Jun 2004 23:07:20 -0000	1.15
+++ tasks/tasks-118.htm	10 Nov 2004 21:51:46 -0000
@@ -30,13 +30,13 @@
       <strong>Note</strong>: The reserved class path variables, JRE_LIB, JRE_SRC, and JRE_SRCROOT cannot be deleted.&nbsp;
     </p>
     <p>
-      <img src="../images/ngrelc.gif" alt="Related concepts" border="0" height="27" width="159">
+      <img src="../images/ngrelc.gif" alt="Related concepts" border="0" >
     </p>
     <p>
       <a href="../concepts/cclsspthv.htm">Classpath variables</a>
     </p>
     <p>
-      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159">
+      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" >
     </p>
     <p>
       <a href="tasks-114.htm">Adding a variable class path entry</a><br>
@@ -45,14 +45,14 @@
        <a href="tasks-117.htm">Defining a class path variable</a>
     </p>
     <p>
-      <img src="../images/ngrelr.gif" alt="Related reference" border="0" height="27" width="159">
+      <img src="../images/ngrelr.gif" alt="Related reference" border="0" >
     </p>
     <p>
       <a href="../reference/ref-15.htm">Classpath Variables preference page</a><br>
        &nbsp;
     </p>
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-12.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-12.htm,v
retrieving revision 1.18
diff -u -r1.18 tasks-12.htm
--- tasks/tasks-12.htm	23 Jun 2004 23:07:20 -0000	1.18
+++ tasks/tasks-12.htm	10 Nov 2004 21:51:46 -0000
@@ -31,13 +31,13 @@
     Project</strong>). 
     </p>
 	<p>
-      <img src="../images/ngrelc.gif" alt="Related concepts" border="0" height="27" width="159">
+      <img src="../images/ngrelc.gif" alt="Related concepts" border="0" >
     </p>
     <p>
       <a href="../concepts/concepts-3.htm">Java projects</a>
     </p>
     <p>
-      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159">
+      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" >
     </p>
     <p>
       <a href="tasks-13.htm">Creating a Java project as its own source container</a><br>
@@ -49,14 +49,14 @@
        <a href="tasks-110.htm">Working with build paths</a>
     </p>
     <p>
-      <img src="../images/ngrelr.gif" alt="Related reference" border="0" height="27" width="159">
+      <img src="../images/ngrelr.gif" alt="Related reference" border="0" >
 	</p>
 	<p>
        <a href="../reference/ref-121.htm">New Java Project wizard</a><br>
        <a href="../reference/ref-preferences-new-project.htm">New Project preference page</a>
     </p>
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-120.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-120.htm,v
retrieving revision 1.18
diff -u -r1.18 tasks-120.htm
--- tasks/tasks-120.htm	23 Jun 2004 23:07:20 -0000	1.18
+++ tasks/tasks-120.htm	10 Nov 2004 21:51:46 -0000
@@ -41,13 +41,13 @@
     have auto build enabled (<strong>Window</strong> &gt; <strong>Preferences</strong> &gt; <strong>Workbench</strong> &gt; <strong>Perform build automatically on resource
     modification</strong>). 
     <p>
-      <img src="../images/ngrelc.gif" alt="Related concepts" border="0" height="27" width="159">
+      <img src="../images/ngrelc.gif" alt="Related concepts" border="0" >
     </p>
     <p>
       <a href="../concepts/concepts-1.htm">Java development tools (JDT)</a>
     </p>
     <p>
-      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159">
+      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" >
     </p>
     <p>
       <a href="tasks-121.htm">Adding a new JRE definition</a><br>
@@ -56,11 +56,11 @@
        <a href="tasks-JREs.htm">Working with JREs</a>
     </p>
     <p>
-      <img src="../images/ngrelr.gif" alt="Related reference" border="0" height="27" width="159"><br>
+      <img src="../images/ngrelr.gif" alt="Related reference" border="0" ><br>
        <a href="../reference/ref-19.htm">Installed JREs preference page</a>
     </p>
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-121.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-121.htm,v
retrieving revision 1.16
diff -u -r1.16 tasks-121.htm
--- tasks/tasks-121.htm	23 Jun 2004 23:07:20 -0000	1.16
+++ tasks/tasks-121.htm	10 Nov 2004 21:51:46 -0000
@@ -49,22 +49,22 @@
       </li>
     </ol>
     <p>
-     <img src="../images/ngrelc.gif" alt="Related concepts" border="0" height="27" width="159"> <br>
+     <img src="../images/ngrelc.gif" alt="Related concepts" border="0" > <br>
       <a href="../concepts/concepts-1.htm">Java development tools (JDT)</a>
     </p>
     <p>
-      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159"><br>
+      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" ><br>
       <a href="tasks-JREs.htm">Working with JREs</a><br>
        <a href="tasks-120.htm">Assigning the default JRE for the workbench</a><br>
        <a href="tasks-123.htm">Editing a JRE definition</a><br>
        <a href="tasks-122.htm">Overriding the default system libraries for a JRE definition</a>
     </p>
     <p>
-      <img src="../images/ngrelr.gif" alt="Related reference" border="0" height="27" width="159"><br>
+      <img src="../images/ngrelr.gif" alt="Related reference" border="0" ><br>
        <a href="../reference/ref-19.htm">Installed JREs preference page</a>
     </p>
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-122.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-122.htm,v
retrieving revision 1.15
diff -u -r1.15 tasks-122.htm
--- tasks/tasks-122.htm	23 Jun 2004 23:07:20 -0000	1.15
+++ tasks/tasks-122.htm	10 Nov 2004 21:51:46 -0000
@@ -37,21 +37,21 @@
       </li>
     </ol>
     <p>
-    <img src="../images/ngrelc.gif" alt="Related concepts" border="0" height="27" width="159"><br> 
+    <img src="../images/ngrelc.gif" alt="Related concepts" border="0" ><br> 
       <a href="../concepts/concepts-1.htm">Java development tools (JDT)</a>
     </p>
     <p>
-      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159"><br>
+      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" ><br>
       <a href="tasks-JREs.htm">Working with JREs</a><br>
        <a href="tasks-121.htm">Adding a new JRE definition</a><br>
        <a href="tasks-123.htm">Editing a JRE definition</a>
     </p>
     <p>
-      <img src="../images/ngrelr.gif" alt="Related reference" border="0" height="27" width="159"><br>
+      <img src="../images/ngrelr.gif" alt="Related reference" border="0" ><br>
        <a href="../reference/ref-19.htm">Installed JREs preference page</a>
     </p>
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-123.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-123.htm,v
retrieving revision 1.17
diff -u -r1.17 tasks-123.htm
--- tasks/tasks-123.htm	23 Jun 2004 23:07:20 -0000	1.17
+++ tasks/tasks-123.htm	10 Nov 2004 21:51:46 -0000
@@ -48,22 +48,22 @@
       </li>
     </ol>
     <p>
-     <img src="../images/ngrelc.gif" alt="Related concepts" border="0" height="27" width="159"> <br>
+     <img src="../images/ngrelc.gif" alt="Related concepts" border="0" > <br>
       <a href="../concepts/concepts-1.htm">Java development tools (JDT)</a>
     </p>
     <p>
-      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159"><br>
+      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" ><br>
       <a href="tasks-121.htm">Adding a new JRE definition</a><br>
        <a href="tasks-deleteJRE.htm">Deleting a JRE definition</a><br>
        <a href="tasks-122.htm">Overriding the default system libraries for a JRE definition</a><br>
        <a href="tasks-JREs.htm">Working with JREs</a>
     </p>
     <p>
-      <img src="../images/ngrelr.gif" alt="Related reference" border="0" height="27" width="159"><br>
+      <img src="../images/ngrelr.gif" alt="Related reference" border="0" ><br>
        <a href="../reference/ref-19.htm">Installed JREs preference page</a>
     </p>
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-124.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-124.htm,v
retrieving revision 1.14
diff -u -r1.14 tasks-124.htm
--- tasks/tasks-124.htm	23 Jun 2004 23:07:20 -0000	1.14
+++ tasks/tasks-124.htm	10 Nov 2004 21:51:46 -0000
@@ -30,18 +30,18 @@
       libraries.&nbsp;
     </p>
     <p>
-      <img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27"><br>
+      <img border="0" src="../images/ngrelc.gif" alt="Related concepts" ><br>
       <a href="../concepts/concepts-1.htm">Java development tools (JDT)</a>
     </p>
     <p>
-      <img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
+      <img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
       <a href="tasks-120.htm">Assigning the default JRE for the workbench</a><br>
        <a href="../tasks/tasks-126.htm">Running and debugging</a><br>
        <a href="../tasks/tasks-110.htm">Working with build paths</a><br>
        <a href="../tasks/tasks-JREs.htm">Working with JREs</a>
     </p>
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-126.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-126.htm,v
retrieving revision 1.16
diff -u -r1.16 tasks-126.htm
--- tasks/tasks-126.htm	23 Jun 2004 23:07:20 -0000	1.16
+++ tasks/tasks-126.htm	10 Nov 2004 21:51:46 -0000
@@ -24,13 +24,13 @@
       </li>
     </ul>
     <p>
-      <img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27"><br>
+      <img border="0" src="../images/ngrelc.gif" alt="Related concepts" ><br>
       <a href="../concepts/concepts-10.htm">Debugger</a><br>
        <a href="../concepts/cremdbug.htm">Remote debugging</a><br>
        <a href="../concepts/clocdbug.htm">Local debugging</a>
     </p>
     <p>
-      <img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
+      <img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
       <a href="../tasks/tasks-9.htm">Changing debugger launch options</a><br>
        <a href="tasks-124.htm">Choosing a JRE for launching a project</a><br>
        <a href="../tasks/tasks-149.htm">Creating a Java scrapbook page</a><br>
@@ -47,14 +47,14 @@
        <a href="../tasks/tasks-107.htm">Viewing compilation errors and warnings</a>
     </p>
     <p>
-      <img border="0" src="../images/ngrelr.gif" alt="Related reference" width="159" height="27"><br>
+      <img border="0" src="../images/ngrelr.gif" alt="Related reference" ><br>
       <a href="../reference/ref-4.htm">Run and debug actions</a><br>
        <a href="../reference/ref-51.htm">Debug view</a><br>
        <a href="../reference/ref-11.htm">Debug preferences</a><br>
        <a href="../reference/ref-12.htm">Console preferences</a>
     </p>
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-13.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-13.htm,v
retrieving revision 1.18
diff -u -r1.18 tasks-13.htm
--- tasks/tasks-13.htm	23 Jun 2004 23:07:20 -0000	1.18
+++ tasks/tasks-13.htm	10 Nov 2004 21:51:46 -0000
@@ -50,12 +50,12 @@
         Click&nbsp;<strong><strong>Finish</strong></strong> when you are done.
       </li>
     </ol>
-    <img src="../images/ngrelc.gif" alt="Related concepts" border="0" height="27" width="159"> 
+    <img src="../images/ngrelc.gif" alt="Related concepts" border="0" > 
     <p>
       <a href="../concepts/concepts-3.htm">Java projects</a>
     </p>
     <p>
-      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159">
+      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" >
     </p>
     <p>
       <a href="tasks-11.htm">Creating Java elements</a><br>
@@ -67,13 +67,13 @@
        <a href="tasks-110.htm">Working with build paths</a>
     </p>
     <p>
-      <img src="../images/ngrelr.gif" alt="Related reference" border="0" height="27" width="159">
+      <img src="../images/ngrelr.gif" alt="Related reference" border="0" >
 	</p>
 	<p>
        <a href="../reference/ref-121.htm">New Java Project wizard</a><a href="../reference/ref-121.htm"></a>
     </p>
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-130.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-130.htm,v
retrieving revision 1.25
diff -u -r1.25 tasks-130.htm
--- tasks/tasks-130.htm	23 Jun 2004 23:07:20 -0000	1.25
+++ tasks/tasks-130.htm	10 Nov 2004 21:51:46 -0000
@@ -35,13 +35,13 @@
   main method is found in the project, that class is launched as if you selected 
   it.)</p>
     <p>
-      <img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27"><br>
+      <img border="0" src="../images/ngrelc.gif" alt="Related concepts" ><br>
       <a href="../concepts/concepts-6.htm">Java views</a><br>
        <a href="../concepts/concepts-7.htm">Java editor</a><br>
        <a href="../concepts/concepts-10.htm">Debugger</a>
     </p>
     <p>
-      <img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
+      <img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
       <a href="../tasks/tasks-141.htm">Connecting to a remote VM with the Java Remote Application launcher</a><br>
        <a href="../tasks/tasks-131.htm">Re-launching a program</a><br>
        <a href="../tasks/tasks-126.htm">Running and debugging</a><br>
@@ -49,12 +49,12 @@
        <a href="../tasks/tasks-136.htm">Stepping through the execution of a program</a><br>
     </p>
     <p>
-      <img border="0" src="../images/ngrelr.gif" alt="Related reference" width="159" height="27"><br>
+      <img border="0" src="../images/ngrelr.gif" alt="Related reference" ><br>
       <a href="../reference/ref-51.htm">Debug view</a><br>
        <a href="../reference/ref-view-package-explorer.htm">Package Explorer</a><br>
     </p>
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-130a.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-130a.htm,v
retrieving revision 1.7
diff -u -r1.7 tasks-130a.htm
--- tasks/tasks-130a.htm	23 Jun 2004 23:07:20 -0000	1.7
+++ tasks/tasks-130a.htm	10 Nov 2004 21:51:46 -0000
@@ -31,22 +31,22 @@
     from those classes that extend Applet.&nbsp; (If only one applet class is
         found in the project, that class is launched as if you selected it.)</p>
     <p>
-      <img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27"><br>
+      <img border="0" src="../images/ngrelc.gif" alt="Related concepts" ><br>
        <a href="../concepts/concepts-10.htm">Debugger</a>
     </p>
     <p>
-      <img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
+      <img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
        <a href="../tasks/tasks-131.htm">Re-launching a program</a><br>
        <a href="../tasks/tasks-126.htm">Running and debugging</a><br>
        <a href="../tasks/tasks-136.htm">Stepping through the execution of a program</a><br>
     </p>
     <p>
-      <img border="0" src="../images/ngrelr.gif" alt="Related reference" width="159" height="27"><br>
+      <img border="0" src="../images/ngrelr.gif" alt="Related reference" ><br>
       <a href="../reference/ref-51.htm">Debug view</a><br>
        <a href="../reference/ref-view-package-explorer.htm">Package Explorer</a><br>
     </p>
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-131.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-131.htm,v
retrieving revision 1.18
diff -u -r1.18 tasks-131.htm
--- tasks/tasks-131.htm	23 Jun 2004 23:07:20 -0000	1.18
+++ tasks/tasks-131.htm	10 Nov 2004 21:51:46 -0000
@@ -43,16 +43,16 @@
   </li>
     </ul>
     <p>
-      <img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
+      <img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
       <a href="../tasks/tasks-130.htm">Launching a Java program</a><br>
        <a href="../tasks/tasks-126.htm">Running and debugging</a>
     </p>
     <p>
-      <img border="0" src="../images/ngrelr.gif" alt="Related reference" width="159" height="27"><br>
+      <img border="0" src="../images/ngrelr.gif" alt="Related reference" ><br>
       <a href="../reference/ref-51.htm">Debug view</a>
     </p>
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-133.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-133.htm,v
retrieving revision 1.10
diff -u -r1.10 tasks-133.htm
--- tasks/tasks-133.htm	23 Jun 2004 23:07:20 -0000	1.10
+++ tasks/tasks-133.htm	10 Nov 2004 21:51:46 -0000
@@ -25,24 +25,24 @@
       </li>
     </ul>
     <p>
-      <img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27"><br>
+      <img border="0" src="../images/ngrelc.gif" alt="Related concepts" ><br>
       <a href="../concepts/concepts-10.htm">Debugger</a><br>
        <a href="../concepts/cremdbug.htm">Remote debugging</a><br>
        <a href="../concepts/clocdbug.htm">Local debugging</a>
     </p>
     <p>
-      <img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
+      <img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
       <a href="../tasks/tasks-9.htm">Changing debugger launch options</a><br>
        <a href="../tasks/tasks-126.htm">Running and debugging</a>
     </p>
     <p>
-      <img border="0" src="../images/ngrelr.gif" alt="Related reference" width="159" height="27"><br>
+      <img border="0" src="../images/ngrelr.gif" alt="Related reference" ><br>
       <a href="../reference/ref-11.htm">Debug preferences</a><br>
        <a href="../reference/ref-51.htm">Debug view</a><br>
        <a href="../reference/ref-4.htm">Run and debug actions</a>
     </p>
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-134.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-134.htm,v
retrieving revision 1.11
diff -u -r1.11 tasks-134.htm
--- tasks/tasks-134.htm	23 Jun 2004 23:07:20 -0000	1.11
+++ tasks/tasks-134.htm	10 Nov 2004 21:51:46 -0000
@@ -34,25 +34,25 @@
       When a thread is suspended and the cursor is hovered over a variable in the Java editor, the value of that variable is displayed.
     </p>
     <p>
-      <img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27"><br>
+      <img border="0" src="../images/ngrelc.gif" alt="Related concepts" ><br>
       <a href="../concepts/concepts-10.htm">Debugger</a><br>
        <a href="../concepts/concepts-7.htm">Java editor</a><br>
        <a href="../concepts/concepts-5.htm">Java perspectives</a>
     </p>
     <p>
-      <img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
+      <img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
       <a href="../tasks/tasks-147.htm">Catching Java exceptions</a><br>
        <a href="../tasks/tasks-138.htm">Evaluating expressions</a><br>
        <a href="../tasks/tasks-135.htm">Resuming the execution of suspended threads</a><br>
        <a href="../tasks/tasks-136.htm">Stepping through the execution of a program</a>
     </p>
     <p>
-      <img border="0" src="../images/ngrelr.gif" alt="Related reference" width="159" height="27"><br>
+      <img border="0" src="../images/ngrelr.gif" alt="Related reference" ><br>
       <a href="../reference/ref-51.htm">Debug view</a><br>
        <a href="../reference/ref-74.htm">Variables view</a>
     </p>
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-135.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-135.htm,v
retrieving revision 1.12
diff -u -r1.12 tasks-135.htm
--- tasks/tasks-135.htm	23 Jun 2004 23:07:20 -0000	1.12
+++ tasks/tasks-135.htm	10 Nov 2004 21:51:46 -0000
@@ -25,21 +25,21 @@
       </li>
     </ol>
     <p>
-      <img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27"><br>
+      <img border="0" src="../images/ngrelc.gif" alt="Related concepts" ><br>
       <a href="../concepts/concepts-10.htm">Debugger</a>
     </p>
     <p>
-      <img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
+      <img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
       <a href="../tasks/tasks-138.htm">Evaluating expressions</a><br>
        <a href="../tasks/tasks-136.htm">Stepping through the execution of a program</a><br>
        <a href="../tasks/tasks-134.htm">Suspending threads</a>
     </p>
     <p>
-      <img border="0" src="../images/ngrelr.gif" alt="Related reference" width="159" height="27"><br>
+      <img border="0" src="../images/ngrelr.gif" alt="Related reference" ><br>
       <a href="../reference/ref-51.htm">Debug view</a>
     </p>
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-136.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-136.htm,v
retrieving revision 1.17
diff -u -r1.17 tasks-136.htm
--- tasks/tasks-136.htm	23 Jun 2004 23:07:20 -0000	1.17
+++ tasks/tasks-136.htm	10 Nov 2004 21:51:46 -0000
@@ -99,12 +99,12 @@
     <p> Breakpoints and exceptions can cause the thread to suspend before reaching the specified
         line.</p>
     <p>
-      <img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27"><br>
+      <img border="0" src="../images/ngrelc.gif" alt="Related concepts" ><br>
       <a href="../concepts/cbrkpnts.htm">Breakpoints</a><br>
        <a href="../concepts/concepts-5.htm">Java perspectives</a>
     </p>
     <p>
-      <img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
+      <img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
       <a href="../tasks/tasks-144.htm">Adding breakpoints</a><br>
        <a href="../tasks/tasks-130.htm">Launching a Java program</a><br>
        <a href="../tasks/tasks-135.htm">Resuming the execution of suspended threads</a><br>
@@ -113,11 +113,11 @@
        <a href="../tasks/tasks-134.htm">Suspending threads</a><br>
     </p>
     <p>
-      <img border="0" src="../images/ngrelr.gif" alt="Related reference" width="159" height="27"><br>
+      <img border="0" src="../images/ngrelr.gif" alt="Related reference" ><br>
       <a href="../reference/ref-51.htm">Debug view</a>
     </p>
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-137.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-137.htm,v
retrieving revision 1.12
diff -u -r1.12 tasks-137.htm
--- tasks/tasks-137.htm	23 Jun 2004 23:07:20 -0000	1.12
+++ tasks/tasks-137.htm	10 Nov 2004 21:51:46 -0000
@@ -21,7 +21,7 @@
       variables can be examined by expanding them to show their members.
     </p>
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-138.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-138.htm,v
retrieving revision 1.19
diff -u -r1.19 tasks-138.htm
--- tasks/tasks-138.htm	23 Jun 2004 23:07:20 -0000	1.19
+++ tasks/tasks-138.htm	10 Nov 2004 21:51:46 -0000
@@ -45,17 +45,17 @@
 </ol>
     <p><strong>Note:</strong> Evaluations cannot be performed in threads that have been manually suspended.</p>
     <p>
-      <img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27"><br>
+      <img border="0" src="../images/ngrelc.gif" alt="Related concepts" ><br>
       <a href="../concepts/concepts-10.htm">Debugger</a><br>
        <a href="../concepts/concepts-7.htm">Java editor</a>
     </p>
     <p>
-      <img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
+      <img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
       <a href="../tasks/tasks-134.htm">Suspending threads</a><br>
        <a href="../tasks/tasks-135.htm">Resuming the execution of suspended threads</a>
     </p>
     <p>
-      <img border="0" src="../images/ngrelr.gif" alt="Related reference" width="159" height="27"><br>
+      <img border="0" src="../images/ngrelr.gif" alt="Related reference" ><br>
       <a href="../reference/ref-52.htm">Display view</a><br>
        <a href="../reference/ref-56.htm">Expressions view</a><br>
        <a href="../reference/ref-56c.htm">Expressions view Show Detail Pane</a><br>
@@ -63,7 +63,7 @@
        <a href="../reference/ref-showdetailpane.htm">Variables view Show Detail Pane</a>
     </p>
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-14.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-14.htm,v
retrieving revision 1.22
diff -u -r1.22 tasks-14.htm
--- tasks/tasks-14.htm	23 Jun 2004 23:07:20 -0000	1.22
+++ tasks/tasks-14.htm	10 Nov 2004 21:51:46 -0000
@@ -66,14 +66,14 @@
       operations.</em>
     </blockquote>
     <p>
-      <img src="../images/ngrelc.gif" alt="Related concepts" border="0" height="27" width="159">
+      <img src="../images/ngrelc.gif" alt="Related concepts" border="0" >
     </p>
     <p>
       <a href="../concepts/concepts-3.htm">Java projects</a><br>
        <a href="../concepts/concepts-4.htm">Java builder</a>
     </p>
     <p>
-      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159">
+      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" >
     </p>
     <p>
       <a href="tasks-11.htm">Creating Java elements</a><br>
@@ -86,13 +86,13 @@
        <a href="tasks-110.htm">Working with build paths</a>
     </p>
     <p>
-      <img src="../images/ngrelr.gif" alt="Related reference" border="0" height="27" width="159">
+      <img src="../images/ngrelr.gif" alt="Related reference" border="0" >
 	</p>
 	<p>
        <a href="../reference/ref-121.htm">New Java Project wizard</a>
     </p>
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-141.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-141.htm,v
retrieving revision 1.15
diff -u -r1.15 tasks-141.htm
--- tasks/tasks-141.htm	23 Jun 2004 23:07:20 -0000	1.15
+++ tasks/tasks-141.htm	10 Nov 2004 21:51:46 -0000
@@ -61,21 +61,21 @@
     <p>Specific instructions for setting up the remote VM should be obtained
     from your VM provider.&nbsp;</p>
     <p>
-      <img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27"><br>
+      <img border="0" src="../images/ngrelc.gif" alt="Related concepts" ><br>
       <a href="../concepts/concepts-10.htm">Debugger</a>
     </p>
     <p>
-      <img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
+      <img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
       <a href="../tasks/tasks-130.htm">Launching a Java program</a><br>
        <a href="../tasks/tasks-142.htm">Disconnecting from a VM</a><br>
        <a href="../tasks/tasks-executionArgs.htm">Setting execution arguments</a>
     </p>
     <p>
-      <img border="0" src="../images/ngrelr.gif" alt="Related reference" width="159" height="27"><br>
+      <img border="0" src="../images/ngrelr.gif" alt="Related reference" ><br>
       <a href="../reference/ref-51.htm">Debug view</a>
     </p>
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-142.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-142.htm,v
retrieving revision 1.13
diff -u -r1.13 tasks-142.htm
--- tasks/tasks-142.htm	23 Jun 2004 23:07:20 -0000	1.13
+++ tasks/tasks-142.htm	10 Nov 2004 21:51:46 -0000
@@ -25,20 +25,20 @@
       </li>
     </ol>
     <p>
-      <img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27"><br>
+      <img border="0" src="../images/ngrelc.gif" alt="Related concepts" ><br>
       <a href="../concepts/concepts-10.htm">Debugger</a>
     </p>
     <p>
-      <img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
+      <img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
       <a href="../tasks/tasks-141.htm">Connecting to a remote VM with the Remote Java application launch configuration</a><br>
        <a href="../tasks/tasks-126.htm">Running and debugging</a>
     </p>
     <p>
-      <img border="0" src="../images/ngrelr.gif" alt="Related reference" width="159" height="27"><br>
+      <img border="0" src="../images/ngrelr.gif" alt="Related reference" ><br>
       <a href="../reference/ref-51.htm">Debug view</a>
     </p>
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-144.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-144.htm,v
retrieving revision 1.17
diff -u -r1.17 tasks-144.htm
--- tasks/tasks-144.htm	23 Jun 2004 23:07:20 -0000	1.17
+++ tasks/tasks-144.htm	10 Nov 2004 21:51:46 -0000
@@ -32,13 +32,13 @@
       frames on that thread's stack. The line where the breakpoint was set is highlighted in the editor in the Debug perspective.
     </p>
     <p>
-      <img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27"><br>
+      <img border="0" src="../images/ngrelc.gif" alt="Related concepts" ><br>
     <a href="../concepts/concepts-10.htm">Debugger</a><br>
      <a href="../concepts/concepts-5.htm">Java perspectives</a><br>
      <a href="../concepts/concepts-7.htm">Java editor</a><br>
     </p>
     <p>
-      <img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
+      <img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
       <a href="../tasks/tasks-146.htm">Applying hit counts</a><br>
        <a href="../tasks/tasks-147.htm">Catching Java exceptions</a><br>
        <a href="../tasks/tasks-144a.htm">Removing breakpoints</a><br>
@@ -48,11 +48,11 @@
        <a href="../tasks/tasks-136.htm">Stepping through the execution of a program</a>
     </p>
     <p>
-      <img border="0" src="../images/ngrelr.gif" alt="Related reference" width="159" height="27"><br>
+      <img border="0" src="../images/ngrelr.gif" alt="Related reference" ><br>
       <a href="../reference/ref-35.htm">Breakpoints view</a>
     </p>
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-144a.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-144a.htm,v
retrieving revision 1.12
diff -u -r1.12 tasks-144a.htm
--- tasks/tasks-144a.htm	23 Jun 2004 23:07:20 -0000	1.12
+++ tasks/tasks-144a.htm	10 Nov 2004 21:51:46 -0000
@@ -32,13 +32,13 @@
     Breakpoint </strong>in the breakpoint context menu or the <strong>Breakpoints view</strong>)
     and enabling it when needed again.&nbsp;&nbsp;</p>
     <p>
-      <img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27"><br>
+      <img border="0" src="../images/ngrelc.gif" alt="Related concepts" ><br>
     <a href="../concepts/concepts-10.htm">Debugger</a><br>
      <a href="../concepts/concepts-5.htm">Java perspectives</a><br>
      <a href="../concepts/concepts-7.htm">Java editor</a><br>
     </p>
 	<p>
-      <img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
+      <img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
       <a href="../tasks/tasks-144.htm">Adding breakpoints</a><br>
        <a href="../tasks/tasks-144b.htm">Enabling and disabling breakpoints</a><br>
        <a href="../tasks/tasks-146.htm">Applying hit counts</a><br>
@@ -48,11 +48,11 @@
        <a href="../tasks/tasks-136.htm">Stepping through the execution of a program</a>
     </p>
     <p>
-      <img border="0" src="../images/ngrelr.gif" alt="Related reference" width="159" height="27"><br>
+      <img border="0" src="../images/ngrelr.gif" alt="Related reference" ><br>
       <a href="../reference/ref-35.htm">Breakpoints view</a>
     </p>
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-144b.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-144b.htm,v
retrieving revision 1.12
diff -u -r1.12 tasks-144b.htm
--- tasks/tasks-144b.htm	23 Jun 2004 23:07:20 -0000	1.12
+++ tasks/tasks-144b.htm	10 Nov 2004 21:51:46 -0000
@@ -43,13 +43,13 @@
   <li> The breakpoint image will change to a white circle.</li>
 </ol>
 <p>
-      <img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27"><br>
+      <img border="0" src="../images/ngrelc.gif" alt="Related concepts" ><br>
     <a href="../concepts/concepts-10.htm">Debugger</a><br>
      <a href="../concepts/concepts-5.htm">Java perspectives</a><br>
      <a href="../concepts/concepts-7.htm">Java editor</a><br>
     </p>
     <p>
-      <img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
+      <img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
       <a href="../tasks/tasks-146.htm">Applying hit counts</a><br>
        <a href="../tasks/tasks-147.htm">Catching Java exceptions</a><br>
        <a href="../tasks/tasks-144a.htm">Removing breakpoints</a><br>
@@ -58,11 +58,11 @@
        <a href="../tasks/tasks-136.htm">Stepping through the execution of a program</a>
     </p>
     <p>
-      <img border="0" src="../images/ngrelr.gif" alt="Related reference" width="159" height="27"><br>
+      <img border="0" src="../images/ngrelr.gif" alt="Related reference" ><br>
       <a href="../reference/ref-35.htm">Breakpoints view</a>
     </p>
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-144c.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-144c.htm,v
retrieving revision 1.12
diff -u -r1.12 tasks-144c.htm
--- tasks/tasks-144c.htm	23 Jun 2004 23:07:20 -0000	1.12
+++ tasks/tasks-144c.htm	10 Nov 2004 21:51:46 -0000
@@ -44,13 +44,13 @@
 </ol>
 <p>
     A conditional breakpoint has a question mark overlay on the breakpoint icon.</p>
-<p> <img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27"> 
+<p> <img border="0" src="../images/ngrelc.gif" alt="Related concepts" > 
   <br>
   <a href="../concepts/concepts-10.htm">Debugger</a><br>
   <a href="../concepts/concepts-5.htm">Java perspectives</a><br>
   <a href="../concepts/concepts-7.htm">Java editor</a><br>
 </p>
-<p> <img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"> 
+<p> <img border="0" src="../images/ngrelt.gif" alt="Related tasks" > 
   <br>
   <a href="../tasks/tasks-144.htm">Adding breakpoints</a><br>
   <a href="../tasks/tasks-146.htm">Applying hit counts</a><br>
@@ -59,11 +59,11 @@
   <a href="../tasks/tasks-145.htm">Setting method breakpoints</a><br>
   <a href="../tasks/tasks-136.htm">Stepping through the execution of a program</a> 
 </p>  
-<p> <img border="0" src="../images/ngrelr.gif" alt="Related reference" width="159" height= "27"><br>
+<p> <img border="0" src="../images/ngrelr.gif" alt="Related reference"  "27"><br>
   <a href="../reference/ref-35.htm">Breakpoints view</a> 
 </p>
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
 </body>
 </html>
Index: tasks/tasks-145.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-145.htm,v
retrieving revision 1.17
diff -u -r1.17 tasks-145.htm
--- tasks/tasks-145.htm	23 Jun 2004 23:07:20 -0000	1.17
+++ tasks/tasks-145.htm	10 Nov 2004 21:51:46 -0000
@@ -36,11 +36,11 @@
     <p>Method breakpoints can be removed, enabled, and disabled just like line
     breakpoints.</p>
     <p>
-      <img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27"><br>
+      <img border="0" src="../images/ngrelc.gif" alt="Related concepts" ><br>
       <a href="../concepts/cbrkpnts.htm">Breakpoints</a>
     </p>
     <p>
-      <img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
+      <img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
       <a href="../tasks/tasks-144.htm">Adding breakpoints</a><br>
        <a href="../tasks/tasks-144a.htm">Removing breakpoints</a><br>
        <a href="../tasks/tasks-144b.htm">Enabling and disabling breakpoints</a><br>
@@ -48,12 +48,12 @@
        <a href="../tasks/tasks-147.htm">Catching Java exceptions</a><br>
     </p>
     <p>
-      <img border="0" src="../images/ngrelr.gif" alt="Related reference" width="159" height="27"><br>
+      <img border="0" src="../images/ngrelr.gif" alt="Related reference" ><br>
       <a href="../reference/ref-35.htm">Breakpoints view</a><br>
        <a href="../reference/ref-view-outline.htm">Outline view for Java</a>
     </p>
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-146.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-146.htm,v
retrieving revision 1.15
diff -u -r1.15 tasks-146.htm
--- tasks/tasks-146.htm	23 Jun 2004 23:07:20 -0000	1.15
+++ tasks/tasks-146.htm	10 Nov 2004 21:51:46 -0000
@@ -35,22 +35,22 @@
       </li>
     </ol>
     <p>
-      <img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27"><br>
+      <img border="0" src="../images/ngrelc.gif" alt="Related concepts" ><br>
       <a href="../concepts/cbrkpnts.htm">Breakpoints</a>
     </p>
     <p>
-      <img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
+      <img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
       <a href="../tasks/tasks-144.htm">Adding breakpoints</a><br>
        <a href="../tasks/tasks-144a.htm">Removing breakpoints</a><br>
        <a href="../tasks/tasks-144b.htm">Enabling and disabling breakpoints</a><br>
        <a href="../tasks/tasks-145.htm">Setting method breakpoints</a>
     </p>
     <p>
-      <img border="0" src="../images/ngrelr.gif" alt="Related reference" width="159" height="27"><br>
+      <img border="0" src="../images/ngrelr.gif" alt="Related reference" ><br>
       <a href="../reference/ref-35.htm">Breakpoints view</a>
     </p>
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-147.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-147.htm,v
retrieving revision 1.13
diff -u -r1.13 tasks-147.htm
--- tasks/tasks-147.htm	23 Jun 2004 23:07:20 -0000	1.13
+++ tasks/tasks-147.htm	10 Nov 2004 21:51:46 -0000
@@ -45,12 +45,12 @@
     just like regular breakpoints.
     </p>
     <p>
-      <img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27"><br>
+      <img border="0" src="../images/ngrelc.gif" alt="Related concepts" ><br>
       <a href="../concepts/concepts-1.htm">Java development tools (JDT)</a><br>
        <a href="../concepts/cbrkpnts.htm">Breakpoints</a>
     </p>
     <p>
-      <img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
+      <img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
       <a href="../tasks/tasks-134.htm">Suspending threads</a><br>
        <a href="../tasks/tasks-144.htm">Adding breakpoints</a><br>
        <a href="../tasks/tasks-144a.htm">Removing breakpoints</a><br>
@@ -58,11 +58,11 @@
        <a href="../tasks/tasks-145.htm">Setting method breakpoints</a><br>
     </p>
     <p>
-      <img border="0" src="../images/ngrelr.gif" alt="Related reference" width="159" height="27"><br>
+      <img border="0" src="../images/ngrelr.gif" alt="Related reference" ><br>
       <a href="../reference/ref-35.htm">Breakpoints view</a>
     </p>
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-149.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-149.htm,v
retrieving revision 1.13
diff -u -r1.13 tasks-149.htm
--- tasks/tasks-149.htm	24 Jun 2004 18:06:46 -0000	1.13
+++ tasks/tasks-149.htm	10 Nov 2004 21:51:46 -0000
@@ -48,22 +48,22 @@
       </li>
     </ol>
     <p>
-      <img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27"><br>
+      <img border="0" src="../images/ngrelc.gif" alt="Related concepts" ><br>
       <a href="../concepts/concepts-11.htm">Scrapbook</a><br>
        <a href="../concepts/concepts-3.htm">Java projects</a>
     </p>
     <p>
-      <img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
+      <img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
       <a href="../tasks/tasks-26.htm">Creating a new source folder</a><br>
        <a href="../tasks/tasks-11.htm">Creating Java elements</a><br>
        <a href="tasks-126.htm">Running and debugging</a>
     </p>
     <p>
-      <img border="0" src="../images/ngrelr.gif" alt="Related reference" width="159" height="27"><br>
+      <img border="0" src="../images/ngrelr.gif" alt="Related reference" ><br>
       <a href="../reference/ref-34.htm">Java scrapbook page</a>
     </p>
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-15.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-15.htm,v
retrieving revision 1.18
diff -u -r1.18 tasks-15.htm
--- tasks/tasks-15.htm	23 Jun 2004 23:07:20 -0000	1.18
+++ tasks/tasks-15.htm	10 Nov 2004 21:51:46 -0000
@@ -39,13 +39,13 @@
       <strong>Note:</strong> the default (unnamed) package always exists and does not need to be created.
     </p>
     <p>
-      <img src="../images/ngrelc.gif" alt="Related concepts" border="0" height="27" width="159">
+      <img src="../images/ngrelc.gif" alt="Related concepts" border="0" >
     </p>
     <p>
       <a href="../concepts/concepts-3.htm">Java projects</a>
     </p>
     <p>
-      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159">
+      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" >
     </p>
     <p>
       <a href="tasks-11.htm">Creating Java elements</a><br>
@@ -55,7 +55,7 @@
        <a href="tasks-90.htm">Renaming a package</a>
     </p>
     <p>
-      <img src="../images/ngrelr.gif" alt="Related reference" border="0" height="27" width="159">
+      <img src="../images/ngrelr.gif" alt="Related reference" border="0" >
 	</p>
 	<p>
        <a href="../reference/ref-125.htm">New Java Package wizard</a><br>
@@ -63,7 +63,7 @@
        <a href="../reference/ref-3.htm">Java Toolbar actions</a>
     </p>
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-150.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-150.htm,v
retrieving revision 1.16
diff -u -r1.16 tasks-150.htm
--- tasks/tasks-150.htm	24 Jun 2004 18:11:15 -0000	1.16
+++ tasks/tasks-150.htm	10 Nov 2004 21:51:46 -0000
@@ -31,23 +31,23 @@
       </li>
     </ol>
     <p>
-      <img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27"><br>
+      <img border="0" src="../images/ngrelc.gif" alt="Related concepts" ><br>
       <a href="../concepts/concepts-11.htm">Scrapbook</a>
     </p>
     <p>
-      <img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
+      <img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
       <a href="../tasks/tasks-149.htm">Creating a Java scrapbook page</a><br>
        <a href="../tasks/tasks-151.htm">Displaying the result of evaluating an expression</a><br>
        <a href="../tasks/tasks-152.htm">Executing an expression</a><br>
        <a href="../tasks/tasks-156.htm">Viewing runtime exceptions</a>
     </p>
     <p>
-      <img border="0" src="../images/ngrelr.gif" alt="Related reference" width="159" height="27"><br>
+      <img border="0" src="../images/ngrelr.gif" alt="Related reference" ><br>
       <a href="../reference/ref-56.htm">Expressions view</a><br>
        <a href="../reference/ref-34.htm">Java scrapbook page</a>
     </p>
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-151.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-151.htm,v
retrieving revision 1.14
diff -u -r1.14 tasks-151.htm
--- tasks/tasks-151.htm	23 Jun 2004 23:07:20 -0000	1.14
+++ tasks/tasks-151.htm	10 Nov 2004 21:51:46 -0000
@@ -48,21 +48,21 @@
       </li>
     </ul>
     <p>
-      <img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27"><br>
+      <img border="0" src="../images/ngrelc.gif" alt="Related concepts" ><br>
       <a href="../concepts/concepts-11.htm">Scrapbook</a>
     </p>
     <p>
-      <img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
+      <img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
       <a href="../tasks/tasks-152.htm">Executing an expression</a><br>
        <a href="../tasks/tasks-150.htm">Inspecting the result of evaluating an expression</a><br>
        <a href="../tasks/tasks-156.htm">Viewing runtime exceptions</a>
     </p>
     <p>
-      <img border="0" src="../images/ngrelr.gif" alt="Related reference" width="159" height="27"><br>
+      <img border="0" src="../images/ngrelr.gif" alt="Related reference" ><br>
       <a href="../reference/ref-34.htm">Java scrapbook page</a>
     </p>
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-152.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-152.htm,v
retrieving revision 1.14
diff -u -r1.14 tasks-152.htm
--- tasks/tasks-152.htm	23 Jun 2004 23:07:20 -0000	1.14
+++ tasks/tasks-152.htm	10 Nov 2004 21:51:46 -0000
@@ -24,22 +24,22 @@
       appears in the Console view, but no result is displayed in the scrapbook editor or the Expressions view.
     </p>
     <p>
-      <img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27"><br>
+      <img border="0" src="../images/ngrelc.gif" alt="Related concepts" ><br>
       <a href="../concepts/concepts-6.htm">Java views</a>
     </p>
     <p>
-      <img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
+      <img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
       <a href="../tasks/tasks-151.htm">Displaying the result of evaluating an expression</a><br>
        <a href="../tasks/tasks-150.htm">Inspecting the result of evaluating an expression</a><br>
        <a href="../tasks/tasks-156.htm">Viewing runtime exceptions</a>
     </p>
     <p>
-      <img border="0" src="../images/ngrelr.gif" alt="Related reference" width="159" height="27"><br>
+      <img border="0" src="../images/ngrelr.gif" alt="Related reference" ><br>
       <a href="../reference/ref-56.htm">Expressions view</a><br>
        <a href="../reference/ref-45.htm">Console view</a><br>
     </p>
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-153.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-153.htm,v
retrieving revision 1.17
diff -u -r1.17 tasks-153.htm
--- tasks/tasks-153.htm	24 Jun 2004 20:55:57 -0000	1.17
+++ tasks/tasks-153.htm	10 Nov 2004 21:51:46 -0000
@@ -19,13 +19,13 @@
     <p>
       For example, type&nbsp;<em>TestCase&nbsp;</em>in the scrapbook editor and press <kbd>Ctrl+Space</kbd>. Code assist prompts you with possible completions.
     </p>
-    <img src="../images/tasks-46.gif" width=404 height=216 alt="A Java editor with a content assist window at the caret position"> 
+    <img src="../images/tasks-46.gif"  alt="A Java editor with a content assist window at the caret position"> 
     <p>
-      <img src="../images/ngrelr.gif" alt="Related reference" border="0" height="27" width="159"><br>
+      <img src="../images/ngrelr.gif" alt="Related reference" border="0" ><br>
        <a href="../reference/ref-143.htm">Java Content Assist</a>
     </p>
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-154.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-154.htm,v
retrieving revision 1.10
diff -u -r1.10 tasks-154.htm
--- tasks/tasks-154.htm	23 Jun 2004 23:07:20 -0000	1.10
+++ tasks/tasks-154.htm	10 Nov 2004 21:51:46 -0000
@@ -16,12 +16,12 @@
       Java scrapbook errors are reported in the scrapbook page editor.
     </p>
     <p>
-      <img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
+      <img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
       <a href="tasks-155.htm">Viewing compilation errors</a><br>
       <a href="tasks-156.htm">Viewing runtime exceptions</a><br>
     </p>
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-155.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-155.htm,v
retrieving revision 1.12
diff -u -r1.12 tasks-155.htm
--- tasks/tasks-155.htm	23 Jun 2004 23:07:20 -0000	1.12
+++ tasks/tasks-155.htm	10 Nov 2004 21:51:46 -0000
@@ -23,7 +23,7 @@
       The error message <em>The method println(java.lang.String) is undefined for the type java.lang.System</em> appears in the editor at the point of the error.
     </p>
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-156.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-156.htm,v
retrieving revision 1.12
diff -u -r1.12 tasks-156.htm
--- tasks/tasks-156.htm	23 Jun 2004 23:07:20 -0000	1.12
+++ tasks/tasks-156.htm	10 Nov 2004 21:51:46 -0000
@@ -28,17 +28,17 @@
       will be displayed in the editor.
     </p>
     <p>
-      <img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27"><br>
+      <img border="0" src="../images/ngrelc.gif" alt="Related concepts" ><br>
       <a href="../concepts/concepts-7.htm">Java editor</a>
     </p>
     <p>
-      <img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
+      <img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
       <a href="../tasks/tasks-151.htm">Displaying the result of evaluating an expression</a><br>
        <a href="../tasks/tasks-150.htm">Inspecting the result of evaluating an expression</a><br>
        <a href="../tasks/tasks-152.htm">Executing an expression</a>
     </p>
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-157.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-157.htm,v
retrieving revision 1.16
diff -u -r1.16 tasks-157.htm
--- tasks/tasks-157.htm	23 Jun 2004 23:07:20 -0000	1.16
+++ tasks/tasks-157.htm	10 Nov 2004 21:51:46 -0000
@@ -27,21 +27,21 @@
   </li>
 </ul>
     <p>
-    <img src="../images/ngrelc.gif" alt="Related concepts" border="0" height="27" width="159"> <br>
+    <img src="../images/ngrelc.gif" alt="Related concepts" border="0" > <br>
      <a href="../concepts/concepts-1.htm">Java development tools (JDT)</a> 
     </p>
 	<p>
- <img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159"><br>
+ <img src="../images/ngrelt.gif" alt="Related tasks" border="0" ><br>
        <a href="tasks-96.htm">Renaming a method</a>
     </p>
     <p>
-      <img src="../images/ngrelr.gif" alt="Related reference" border="0" height="27" width="159"><br>
+      <img src="../images/ngrelr.gif" alt="Related reference" border="0" ><br>
        <a href="../reference/ref-menu-refactor.htm">Refactoring actions</a><br>
        <a href="../reference/ref-117.htm">Refactoring dialogs</a><br>
        <a href="../reference/ref-23.htm">Refactoring preferences</a>
     </p>
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-158.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-158.htm,v
retrieving revision 1.18
diff -u -r1.18 tasks-158.htm
--- tasks/tasks-158.htm	24 Jun 2004 20:55:57 -0000	1.18
+++ tasks/tasks-158.htm	10 Nov 2004 21:51:46 -0000
@@ -13,7 +13,7 @@
       Parameters page
     </h1>
     <h1>
-      <img src="../images/tasks-32.gif" width=432 height=454 alt="Parameters Page for the Reordering method parameters Refactoring Command">
+      <img src="../images/tasks-32.gif"  alt="Parameters Page for the Reordering method parameters Refactoring Command">
     </h1>
     
 <p> Parameters Page for the Change Method Signature Refactoring Command </p>
@@ -42,7 +42,7 @@
       </li>
     </ul>
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-159.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-159.htm,v
retrieving revision 1.13
diff -u -r1.13 tasks-159.htm
--- tasks/tasks-159.htm	23 Jun 2004 23:07:20 -0000	1.13
+++ tasks/tasks-159.htm	10 Nov 2004 21:51:46 -0000
@@ -30,12 +30,12 @@
         </ul>
       </li>
     </ul>
-    <img src="../images/ngrelr.gif" alt="Related reference" border="0" height="27" width="159"> <br>
+    <img src="../images/ngrelr.gif" alt="Related reference" border="0" > <br>
       <a href="../reference/ref-menu-refactor.htm">Refactoring actions</a><br>
        <a href="../reference/ref-117.htm">Refactoring dialogs</a><br>
        <a href="../reference/ref-23.htm">Refactoring preferences</a><br>
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-160.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-160.htm,v
retrieving revision 1.17
diff -u -r1.17 tasks-160.htm
--- tasks/tasks-160.htm	23 Jun 2004 23:07:20 -0000	1.17
+++ tasks/tasks-160.htm	10 Nov 2004 21:51:46 -0000
@@ -13,7 +13,7 @@
       Parameters page
     </h1>
     <h1>
-      <img src="../images/tasks-160a.gif" width=462 height=245 alt="Parameters Page for the Extracting a local variable Refactoring Command">
+      <img src="../images/tasks-160a.gif"  alt="Parameters Page for the Extracting a local variable Refactoring Command">
     </h1>
     <p>
       Parameters Page for the Extracting Local Variable Refactoring Command
@@ -45,7 +45,7 @@
       </li>
     </ul>
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-161.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-161.htm,v
retrieving revision 1.15
diff -u -r1.15 tasks-161.htm
--- tasks/tasks-161.htm	23 Jun 2004 23:07:20 -0000	1.15
+++ tasks/tasks-161.htm	10 Nov 2004 21:51:46 -0000
@@ -29,12 +29,12 @@
         </ul>
       </li>
     </ul>
-    <img src="../images/ngrelr.gif" alt="Related reference" border="0" height="27" width="159"> <br>
+    <img src="../images/ngrelr.gif" alt="Related reference" border="0" > <br>
      <a href="../reference/ref-menu-refactor.htm">Refactoring actions</a> <br>
      <a href="../reference/ref-117.htm">Refactoring dialogs</a> <br>
      <a href="../reference/ref-23.htm">Refactoring preferences</a> 
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-162.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-162.htm,v
retrieving revision 1.13
diff -u -r1.13 tasks-162.htm
--- tasks/tasks-162.htm	23 Jun 2004 23:07:20 -0000	1.13
+++ tasks/tasks-162.htm	10 Nov 2004 21:51:46 -0000
@@ -45,13 +45,13 @@
       </li>
     </ul>
 	<p>
-    <img src="../images/ngrelr.gif" alt="Related reference" border="0" height="27" width="159"> <br>
+    <img src="../images/ngrelr.gif" alt="Related reference" border="0" > <br>
      <a href="../reference/ref-menu-refactor.htm">Refactoring actions</a> <br>
      <a href="../reference/ref-117.htm">Refactoring dialogs</a> <br>
      <a href="../reference/ref-23.htm">Refactoring preferences</a> 
     </p>
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-163.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-163.htm,v
retrieving revision 1.18
diff -u -r1.18 tasks-163.htm
--- tasks/tasks-163.htm	24 Jun 2004 20:55:57 -0000	1.18
+++ tasks/tasks-163.htm	10 Nov 2004 21:51:46 -0000
@@ -13,7 +13,7 @@
       Parameters page
     </h1>
     <h1>
-      <img src="../images/tasks-163a.gif" width=439 height=294 alt="Parameters Page for the Self Encapsulate Field Refactoring Command">
+      <img src="../images/tasks-163a.gif"  alt="Parameters Page for the Self Encapsulate Field Refactoring Command">
     </h1>
     <p>
       Parameters Page for the Self Encapsulate Field Refactoring Command
@@ -59,7 +59,7 @@
       </li>
     </ul>
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-164.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-164.htm,v
retrieving revision 1.15
diff -u -r1.15 tasks-164.htm
--- tasks/tasks-164.htm	23 Jun 2004 23:07:20 -0000	1.15
+++ tasks/tasks-164.htm	10 Nov 2004 21:51:46 -0000
@@ -50,21 +50,21 @@
         Perform the Inline Local Variable refactoring
       </li>
     </ul>
-    <img src="../images/ngrelc.gif" alt="Related concepts" border="0" height="27" width="159"> <br>
+    <img src="../images/ngrelc.gif" alt="Related concepts" border="0" > <br>
       <a href="../concepts/concepts-1.htm">Java development tools (JDT)</a>
     <p>
-      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159"><br>
+      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" ><br>
       <a href="tasks-87.htm">Extracting a method</a><br>
       <a href="tasks-161.htm">Inlining a local variable</a>
     </p>
     <p>
-      <img src="../images/ngrelr.gif" alt="Related reference" border="0" height="27" width="159"><br>
+      <img src="../images/ngrelr.gif" alt="Related reference" border="0" ><br>
        <a href="../reference/ref-menu-refactor.htm">Refactoring actions</a><br>
        <a href="../reference/ref-117.htm">Refactoring dialogs</a><br>
        <a href="../reference/ref-23.htm">Refactoring preferences</a><br>
     </p>
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-165.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-165.htm,v
retrieving revision 1.14
diff -u -r1.14 tasks-165.htm
--- tasks/tasks-165.htm	23 Jun 2004 23:07:20 -0000	1.14
+++ tasks/tasks-165.htm	10 Nov 2004 21:51:46 -0000
@@ -31,13 +31,13 @@
     </ul>
     <strong>Note:</strong> the selected members must all have the same declaring type for this refactoring to be enabled. 
     <p>
-      <img src="../images/ngrelr.gif" alt="Related reference" border="0" height="27" width="159"><br>
+      <img src="../images/ngrelr.gif" alt="Related reference" border="0" ><br>
        <a href="../reference/ref-menu-refactor.htm">Refactoring actions</a><br>
        <a href="../reference/ref-117.htm">Refactoring dialogs</a><br>
        <a href="../reference/ref-23.htm">Refactoring preferences</a>
     </p>
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-166.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-166.htm,v
retrieving revision 1.15
diff -u -r1.15 tasks-166.htm
--- tasks/tasks-166.htm	24 Jun 2004 20:55:57 -0000	1.15
+++ tasks/tasks-166.htm	10 Nov 2004 21:51:46 -0000
@@ -13,7 +13,7 @@
 <h1> Parameters page </h1>
 <h1>&nbsp; </h1>
     <h1>
-      <img src="../images/tasks-166a.gif" width=448 height=487 alt="Pulling members up to superclass Refactoring Command">
+      <img src="../images/tasks-166a.gif"  alt="Pulling members up to superclass Refactoring Command">
     </h1>
     
 <p> Parameters Page for the Pulling members up to superclass Refactoring Command 
@@ -26,7 +26,7 @@
   <li> Press <strong>Next</strong> to see the next page or press <strong>Finish</strong> 
     to perform the refactoring</li>
 </ul>
-<p><img src="../images/tasks-166b.gif" width=403 height=431 alt="Pull up refactoring dialog"></p>
+<p><img src="../images/tasks-166b.gif"  alt="Pull up refactoring dialog"></p>
 <ul>
   <li>In the left pane, select the methods that you want to be deleted after pull 
     up (so that the superclass implementation can be used instead). <br>
@@ -47,7 +47,7 @@
       </li>
     </ul>
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-167.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-167.htm,v
retrieving revision 1.11
diff -u -r1.11 tasks-167.htm
--- tasks/tasks-167.htm	23 Jun 2004 23:07:20 -0000	1.11
+++ tasks/tasks-167.htm	10 Nov 2004 21:51:46 -0000
@@ -29,12 +29,12 @@
         </ul>
       </li>
     </ul>
-    <img src="../images/ngrelr.gif" alt="Related reference" border="0" height="27" width="159"> <br>
+    <img src="../images/ngrelr.gif" alt="Related reference" border="0" > <br>
      <a href="../reference/ref-menu-refactor.htm">Refactoring actions</a> <br>
      <a href="../reference/ref-117.htm">Refactoring dialogs</a> <br>
      <a href="../reference/ref-23.htm">Refactoring preferences</a><a href="../reference/ref-23.htm"></a> 
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-168.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-168.htm,v
retrieving revision 1.14
diff -u -r1.14 tasks-168.htm
--- tasks/tasks-168.htm	24 Jun 2004 20:55:57 -0000	1.14
+++ tasks/tasks-168.htm	10 Nov 2004 21:51:46 -0000
@@ -13,7 +13,7 @@
       Parameters page
     </h1>
     <h1>
-      <img src="../images/tasks-168a.gif" width=408 height=186 alt="Parameters Page for the Moving static members between types Refactoring Command">
+      <img src="../images/tasks-168a.gif"  alt="Parameters Page for the Moving static members between types Refactoring Command">
     </h1>
     <p>
       Parameters Page for the Moving static members between types Refactoring Command
@@ -38,7 +38,7 @@
       </li>
     </ul>
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-169.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-169.htm,v
retrieving revision 1.13
diff -u -r1.13 tasks-169.htm
--- tasks/tasks-169.htm	23 Jun 2004 23:07:20 -0000	1.13
+++ tasks/tasks-169.htm	10 Nov 2004 21:51:46 -0000
@@ -33,14 +33,14 @@
     </ol>
     <p>
       <br>
-       <img src="../images/ngrelr.gif" alt="Related reference" border="0" height="27" width="159"><br>
+       <img src="../images/ngrelr.gif" alt="Related reference" border="0" ><br>
        <a href="../reference/ref-menu-refactor.htm">Refactoring actions</a><br>
        <a href="../reference/ref-117.htm">Refactoring dialogs</a><br>
        <a href="../reference/ref-23.htm">Refactoring preferences</a><br>
        <a href="../reference/ref-view-package-explorer.htm">Package Explorer</a>
     </p>
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-17.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-17.htm,v
retrieving revision 1.19
diff -u -r1.19 tasks-17.htm
--- tasks/tasks-17.htm	23 Jun 2004 23:07:20 -0000	1.19
+++ tasks/tasks-17.htm	10 Nov 2004 21:51:46 -0000
@@ -62,13 +62,13 @@
       <strong>Class</strong>.
     </p>
     <p>
-      <img src="../images/ngrelc.gif" alt="Related concepts" border="0" height="27" width="159">
+      <img src="../images/ngrelc.gif" alt="Related concepts" border="0" >
     </p>
     <p>
       <a href="../concepts/concepts-3.htm">Java projects</a>
     </p>
     <p>
-      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159">
+      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" >
     </p>
     <p>
       <a href="tasks-11.htm">Creating Java elements</a><br>
@@ -79,7 +79,7 @@
        <a href="tasks-executionArgs.htm">Setting execution arguments</a>
     </p>
     <p>
-      <img src="../images/ngrelr.gif" alt="Related reference" border="0" height="27" width="159">
+      <img src="../images/ngrelr.gif" alt="Related reference" border="0" >
 	</p>
 	<p>
        <a href="../reference/ref-121.htm">New Java Project wizard</a><br>
@@ -89,7 +89,7 @@
        <a href="../reference/ref-3.htm">Java Toolbar actions</a>
     </p>
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-170.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-170.htm,v
retrieving revision 1.16
diff -u -r1.16 tasks-170.htm
--- tasks/tasks-170.htm	24 Jun 2004 20:55:57 -0000	1.16
+++ tasks/tasks-170.htm	10 Nov 2004 21:51:46 -0000
@@ -12,7 +12,7 @@
     <h1>
       Parameters page
     </h1>
-    <img src="../images/tasks-170a.gif" width=409 height=282 alt="Parameters Page for the Rename Field Refactoring Command"> 
+    <img src="../images/tasks-170a.gif"  alt="Parameters Page for the Rename Field Refactoring Command"> 
     <p>
       Parameters Page for the Rename Field Refactoring Command
     </p>
@@ -67,7 +67,7 @@
       </li>
     </ul>
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-171.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-171.htm,v
retrieving revision 1.18
diff -u -r1.18 tasks-171.htm
--- tasks/tasks-171.htm	23 Jun 2004 23:07:20 -0000	1.18
+++ tasks/tasks-171.htm	10 Nov 2004 21:51:46 -0000
@@ -84,21 +84,21 @@
       </li>
     </ul>
     <p>
-      <img width="159" height="27" src="../images/ngrelc.gif" alt="Related concepts" border="0"><br>
+      <img  src="../images/ngrelc.gif" alt="Related concepts" border="0"><br>
       <a href="../concepts/concepts-7.htm">Java editor</a><br>
       <a href="../concepts/ctemplates.htm">Templates</a><br>
     </p>
     <p>
-      <img border="0" width="159" height="27" src="../images/ngrelt.gif" alt="Related tasks"><br>
+      <img border="0"  src="../images/ngrelt.gif" alt="Related tasks"><br>
       <a href="tasks-54.htm">Using the Java editor</a><br>
        <a href="tasks-203.htm">Writing your own templates</a>
     </p>
     <p>
-      <img border="0" width="159" height="27" src="../images/ngrelr.gif" alt="Related reference"><br>
+      <img border="0"  src="../images/ngrelr.gif" alt="Related reference"><br>
       <a href="../reference/ref-preferences-templates.htm">Templates preference page</a>
     </p>
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-172.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-172.htm,v
retrieving revision 1.13
diff -u -r1.13 tasks-172.htm
--- tasks/tasks-172.htm	23 Jun 2004 23:07:20 -0000	1.13
+++ tasks/tasks-172.htm	10 Nov 2004 21:51:46 -0000
@@ -31,19 +31,19 @@
       </li>
     </ol>
     <p>
-      <img src="../images/ngrelc.gif" alt="Related concepts" border="0" height="27" width="159"><br>
+      <img src="../images/ngrelc.gif" alt="Related concepts" border="0" ><br>
     <a href="../concepts/concepts-7.htm">Java editor</a> 
     </p>
     <p>
-      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159"><br>
+      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" ><br>
       <a href="tasks-54.htm">Using the Java editor</a><a href="tasks-54.htm"></a>
     </p>
     <p>
-      <img src="../images/ngrelr.gif" alt="Related reference" border="0" height="27" width="159"><br>
+      <img src="../images/ngrelr.gif" alt="Related reference" border="0" ><br>
        <a href="../reference/ref-menu-source.htm">Source menu</a>
     </p>
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-173.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-173.htm,v
retrieving revision 1.10
diff -u -r1.10 tasks-173.htm
--- tasks/tasks-173.htm	23 Jun 2004 23:07:20 -0000	1.10
+++ tasks/tasks-173.htm	10 Nov 2004 21:51:46 -0000
@@ -13,14 +13,14 @@
       Finding and replacing
     </h1>
     <p>
-      <img border="0" width="159" height="27" src="../images/ngrelt.gif" alt="Related tasks"><br>
+      <img border="0"  src="../images/ngrelt.gif" alt="Related tasks"><br>
       <a href="tasks-54.htm">Using the Java editor</a><br>
        <a href="tasks-181.htm">Using the Find/Replace dialog</a><br>
        <a href="tasks-182.htm">Using Incremental Find</a><br>
        <a href="tasks-187.htm">Finding Next or Previous Match</a><br>
     </p>
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-174.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-174.htm,v
retrieving revision 1.14
diff -u -r1.14 tasks-174.htm
--- tasks/tasks-174.htm	23 Jun 2004 23:07:20 -0000	1.14
+++ tasks/tasks-174.htm	10 Nov 2004 21:51:46 -0000
@@ -27,19 +27,19 @@
     text file encoding preference on
     <strong>Window &gt; Preferences &gt; Workbench &gt; Editors</strong>.<br>
     <p>
-      <img src="../images/ngrelc.gif" alt="Related concepts" border="0" height="27" width="159"><br>
+      <img src="../images/ngrelc.gif" alt="Related concepts" border="0" ><br>
        <a href="../concepts/concepts-7.htm">Java editor</a>
     </p>
     <p>
-      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159"><br>
+      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" ><br>
        <a href="tasks-54.htm">Using the Java editor</a>
     </p>
     <p>
-      <img src="../images/ngrelr.gif" alt="Related reference" border="0" height="27" width="159"><br>
+      <img src="../images/ngrelr.gif" alt="Related reference" border="0" ><br>
        <a href="../reference/ref-menu-edit.htm">Edit menu</a><a href="../reference/ref-menu-source.htm"></a>
     </p>
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-175.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-175.htm,v
retrieving revision 1.20
diff -u -r1.20 tasks-175.htm
--- tasks/tasks-175.htm	18 Aug 2004 15:45:09 -0000	1.20
+++ tasks/tasks-175.htm	10 Nov 2004 21:51:46 -0000
@@ -47,20 +47,20 @@
       displayed in such cases.
     </p>
     <p>
-      <img src="../images/ngrelc.gif" alt="Related concepts" border="0" height="27" width="159"><br>
+      <img src="../images/ngrelc.gif" alt="Related concepts" border="0" ><br>
        <a href="../concepts/concepts-7.htm">Java editor</a><br>
 <a href="../concepts/cquickfix.htm">Available Quick Fix proposals</a><br>
     </p>
     <p>
-      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159"><br>
+      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" ><br>
        <a href="tasks-54.htm">Using the Java editor</a>
     </p>
     <p>
-      <img src="../images/ngrelr.gif" alt="Related reference" border="0" height="27" width="159"><br>
+      <img src="../images/ngrelr.gif" alt="Related reference" border="0" ><br>
        <a href="../reference/ref-java-editor-quickfix.htm">Quick Fix</a><br>
     </p>
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-176.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-176.htm,v
retrieving revision 1.12
diff -u -r1.12 tasks-176.htm
--- tasks/tasks-176.htm	23 Jun 2004 23:07:20 -0000	1.12
+++ tasks/tasks-176.htm	10 Nov 2004 21:51:46 -0000
@@ -38,11 +38,11 @@
       the previous structured selection.
     </p>
     <p>
-      <img src="../images/ngrelc.gif" alt="Related concepts" border="0" height="27" width="159"><br>
+      <img src="../images/ngrelc.gif" alt="Related concepts" border="0" ><br>
        <a href="../concepts/concepts-7.htm">Java editor</a><br>
     </p>
     <p>
-      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159"><br>
+      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" ><br>
        <a href="tasks-54.htm">Using the Java editor</a><br>
        <a href="tasks-179.htm">Using Surround with Try/Catch</a><br>
        <a href="tasks-87.htm">Extracting a method</a><br>
@@ -51,11 +51,11 @@
        <a href="tasks-164.htm">Replacing a local variable with a query</a>
     </p>
     <p>
-      <img src="../images/ngrelr.gif" alt="Related reference" border="0" height="27" width="159"><br>
+      <img src="../images/ngrelr.gif" alt="Related reference" border="0" ><br>
        <a href="../reference/ref-menu-edit.htm">Edit menu</a>
     </p>
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-177.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-177.htm,v
retrieving revision 1.11
diff -u -r1.11 tasks-177.htm
--- tasks/tasks-177.htm	23 Jun 2004 23:07:20 -0000	1.11
+++ tasks/tasks-177.htm	10 Nov 2004 21:51:46 -0000
@@ -48,19 +48,19 @@
       </li>
     </ul>
     <p>
-      <img src="../images/ngrelc.gif" alt="Related concepts" border="0" height="27" width="159">    <br>
+      <img src="../images/ngrelc.gif" alt="Related concepts" border="0" >    <br>
      <a href="../concepts/concepts-7.htm">Java editor</a> 
     </p>
     <p>
-      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159"><br>
+      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" ><br>
        <a href="tasks-54.htm">Using the Java editor</a><a href="tasks-54.htm"></a>
     </p>
     <p>
-      <img src="../images/ngrelr.gif" alt="Related reference" border="0" height="27" width="159"><br>
+      <img src="../images/ngrelr.gif" alt="Related reference" border="0" ><br>
        <a href="../reference/ref-menu-source.htm">Source menu</a>
     </p>
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-178.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-178.htm,v
retrieving revision 1.11
diff -u -r1.11 tasks-178.htm
--- tasks/tasks-178.htm	23 Jun 2004 23:07:20 -0000	1.11
+++ tasks/tasks-178.htm	10 Nov 2004 21:51:46 -0000
@@ -47,19 +47,19 @@
       </li>
     </ul>
     <p>
-      <img src="../images/ngrelc.gif" alt="Related concepts" border="0" height="27" width="159"><br>
+      <img src="../images/ngrelc.gif" alt="Related concepts" border="0" ><br>
      <a href="../concepts/concepts-7.htm">Java editor</a> 
     </p> 
     <p>
-      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159"><br>
+      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" ><br>
        <a href="tasks-54.htm">Using the Java editor</a><a href="tasks-54.htm"></a>
     </p>
     <p>
-      <img src="../images/ngrelr.gif" alt="Related reference" border="0" height="27" width="159"><br>
+      <img src="../images/ngrelr.gif" alt="Related reference" border="0" ><br>
        <a href="../reference/ref-menu-source.htm">Source menu</a>
     </p>
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-179.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-179.htm,v
retrieving revision 1.14
diff -u -r1.14 tasks-179.htm
--- tasks/tasks-179.htm	23 Jun 2004 23:07:20 -0000	1.14
+++ tasks/tasks-179.htm	10 Nov 2004 21:51:46 -0000
@@ -34,20 +34,20 @@
       </li>
     </ul>
     <p>
-      <img src="../images/ngrelc.gif" alt="Related concepts" border="0" height="27" width="159"><br>
+      <img src="../images/ngrelc.gif" alt="Related concepts" border="0" ><br>
      <a href="../concepts/concepts-7.htm">Java editor</a>
 	 </p>
     <p>
-      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159"><br>
+      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" ><br>
        <a href="tasks-54.htm">Using the Java editor</a><br>
       <a href="tasks-176.htm">Using Structured Selection</a>
     </p>
     <p>
-      <img src="../images/ngrelr.gif" alt="Related reference" border="0" height="27" width="159"><br>
+      <img src="../images/ngrelr.gif" alt="Related reference" border="0" ><br>
        <a href="../reference/ref-menu-source.htm">Source menu</a>
     </p>
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-18.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-18.htm,v
retrieving revision 1.18
diff -u -r1.18 tasks-18.htm
--- tasks/tasks-18.htm	23 Jun 2004 23:07:20 -0000	1.18
+++ tasks/tasks-18.htm	10 Nov 2004 21:51:46 -0000
@@ -72,13 +72,13 @@
       </li>
     </ol>
     <p>
-      <img src="../images/ngrelc.gif" alt="Related concepts" border="0" height="27" width="159">
+      <img src="../images/ngrelc.gif" alt="Related concepts" border="0" >
 	</p>
 	<p>
        <a href="../concepts/concepts-3.htm">Java projects</a>
     </p>
     <p>
-      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159">
+      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" >
 	</p>
 	<p>
        <a href="tasks-17.htm">Creating a new Java class</a><br>
@@ -86,7 +86,7 @@
        <a href="tasks-20.htm">Creating a class in an existing compilation unit</a><a href="tasks-20.htm"></a>
     </p>
     <p>
-      <img src="../images/ngrelr.gif" alt="Related reference" border="0" height="27" width="159">
+      <img src="../images/ngrelr.gif" alt="Related reference" border="0" >
 	</p>
 	<p>
        <a href="../reference/ref-121.htm">New Java Project wizard</a><br>
@@ -96,7 +96,7 @@
        <a href="../reference/ref-3.htm">Java Toolbar actions</a>
     </p>
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-180.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-180.htm,v
retrieving revision 1.17
diff -u -r1.17 tasks-180.htm
--- tasks/tasks-180.htm	23 Jun 2004 23:07:20 -0000	1.17
+++ tasks/tasks-180.htm	10 Nov 2004 21:51:46 -0000
@@ -28,11 +28,11 @@
   as for refactorings). Use <strong>Refactor &gt; Undo</strong> from the menu 
   bar to undo externalizing strings. </p>
     <p>
-      <img src="../images/ngrelc.gif" alt="Related concepts" border="0" height="27" width="159"><br>
+      <img src="../images/ngrelc.gif" alt="Related concepts" border="0" ><br>
        <a href="../concepts/cnls.htm">String Externalization</a><br>
     </p>
     <p>
-      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159"><br>
+      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" ><br>
        <a href="tasks-206.htm">Externalizing Strings</a><br>
        <a href="tasks-100.htm">Undoing a refactoring operation</a><br>
        <a href="tasks-101.htm">Redoing a refactoring operation</a><br>
@@ -40,11 +40,11 @@
        <a href="tasks-190.htm">Property file page</a><a href="tasks-190.htm"></a>
     </p>
     <p>
-      <img src="../images/ngrelr.gif" alt="Related reference" border="0" height="27" width="159"><br>
+      <img src="../images/ngrelr.gif" alt="Related reference" border="0" ><br>
        <a href="../reference/ref-wizard-externalize-strings.htm">Externalize Strings wizard</a>
     </p>
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-181.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-181.htm,v
retrieving revision 1.15
diff -u -r1.15 tasks-181.htm
--- tasks/tasks-181.htm	23 Jun 2004 23:07:20 -0000	1.15
+++ tasks/tasks-181.htm	10 Nov 2004 21:51:46 -0000
@@ -74,19 +74,19 @@
       <li>Press <span class="control">Close</span>.</li>
     </ol>
 
-    <p><img src="../images/ngrelc.gif" alt="Related concepts" border="0" height="27" width="159"><br>
+    <p><img src="../images/ngrelc.gif" alt="Related concepts" border="0" ><br>
      <a href="../concepts/concepts-7.htm">Java editor</a><br>
     </p>
 
-    <p><img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159"><br>
+    <p><img src="../images/ngrelt.gif" alt="Related tasks" border="0" ><br>
      <a href="tasks-54.htm">Using the Java editor</a><br>
      <a href="tasks-173.htm">Finding and replacing</a><a href="tasks-173.htm"></a></p>
 
-    <p><img src="../images/ngrelr.gif" alt="Related reference" border="0" height="27" width="159"><br>
+    <p><img src="../images/ngrelr.gif" alt="Related reference" border="0" ><br>
      <a href="../reference/ref-menu-edit.htm">Edit menu</a><a href="../reference/ref-menu-edit.htm"></a></p>
 
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-182.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-182.htm,v
retrieving revision 1.17
diff -u -r1.17 tasks-182.htm
--- tasks/tasks-182.htm	23 Jun 2004 23:07:20 -0000	1.17
+++ tasks/tasks-182.htm	10 Nov 2004 21:51:46 -0000
@@ -27,20 +27,20 @@
       <li>You can leave the Incremental Find mode by pressing <kbd>Esc</kbd>.</li>
     </ol>
 
-    <p><img src="../images/ngrelc.gif" alt="Related concepts" border="0" height="27" width="159"><br>
+    <p><img src="../images/ngrelc.gif" alt="Related concepts" border="0" ><br>
      <a href="../concepts/concepts-7.htm">Java editor</a></p>
 
-    <p><img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159"><br>
+    <p><img src="../images/ngrelt.gif" alt="Related tasks" border="0" ><br>
      <a href="tasks-54.htm">Using the Java editor</a><br>
      <a href="tasks-173.htm">Finding and Replacing</a><br>
      <a href="tasks-187.htm">Finding Next or Previous Match</a></p>
 
-    <p><img src="../images/ngrelr.gif" alt="Related reference" border="0" height="27" width="159"><br>
+    <p><img src="../images/ngrelr.gif" alt="Related reference" border="0" ><br>
      <a href="../reference/ref-menu-edit.htm">Edit menu</a><br>
     </p>
 
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-183.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-183.htm,v
retrieving revision 1.16
diff -u -r1.16 tasks-183.htm
--- tasks/tasks-183.htm	23 Jun 2004 23:07:20 -0000	1.16
+++ tasks/tasks-183.htm	10 Nov 2004 21:51:46 -0000
@@ -27,17 +27,17 @@
       <li>In the exclude list select the checkbox for <span class="control">Empty packages</span>.</li>
     </ol>
 
-    <p><img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159"><br>
+    <p><img src="../images/ngrelt.gif" alt="Related tasks" border="0" ><br>
      <a href="tasks-2.htm">Showing and hiding elements</a><br>
      <a href="tasks-47.htm">Filtering elements</a></p>
 
-    <p><img src="../images/ngrelr.gif" alt="Related reference" border="0" height="27" width="159"><br>
+    <p><img src="../images/ngrelr.gif" alt="Related reference" border="0" ><br>
      <a href="../reference/ref-dialog-java-element-filters.htm">Java Element Filters</a><br>
      <a href="../reference/ref-view-package-explorer.htm">Package Explorer</a><br>
     </p>
 
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-184.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-184.htm,v
retrieving revision 1.16
diff -u -r1.16 tasks-184.htm
--- tasks/tasks-184.htm	23 Jun 2004 23:07:20 -0000	1.16
+++ tasks/tasks-184.htm	10 Nov 2004 21:51:46 -0000
@@ -33,17 +33,17 @@
      org<br>
      org.eclipse</p>
 
-    <p><img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159"><br>
+    <p><img src="../images/ngrelt.gif" alt="Related tasks" border="0" ><br>
      <a href="tasks-2.htm">Showing and hiding elements</a><br>
      <a href="tasks-47.htm">Filtering elements</a></p>
 
-    <p><img src="../images/ngrelr.gif" alt="Related reference" border="0" height="27" width="159"><br>
+    <p><img src="../images/ngrelr.gif" alt="Related reference" border="0" ><br>
      <a href="../reference/ref-dialog-java-element-filters.htm">Java Element Filters</a><br>
      <a href="../reference/ref-view-package-explorer.htm">Package Explorer</a><br>
     </p>
 
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-185.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-185.htm,v
retrieving revision 1.16
diff -u -r1.16 tasks-185.htm
--- tasks/tasks-185.htm	23 Jun 2004 23:07:20 -0000	1.16
+++ tasks/tasks-185.htm	10 Nov 2004 21:51:46 -0000
@@ -27,16 +27,16 @@
       <li>In the exclude list select the checkbox for <span class="control">Java files</span>.</li>
     </ol>
 
-    <p><img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159"><br>
+    <p><img src="../images/ngrelt.gif" alt="Related tasks" border="0" ><br>
      <a href="tasks-2.htm">Showing and hiding elements</a><br>
      <a href="tasks-47.htm">Filtering elements</a></p>
 
-    <p><img src="../images/ngrelr.gif" alt="Related reference" border="0" height="27" width="159"><br>
+    <p><img src="../images/ngrelr.gif" alt="Related reference" border="0" ><br>
      <a href="../reference/ref-dialog-java-element-filters.htm">Java Element Filters</a><br>
      <a href="../reference/ref-view-package-explorer.htm">Package Explorer</a></p>
 
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-186.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-186.htm,v
retrieving revision 1.16
diff -u -r1.16 tasks-186.htm
--- tasks/tasks-186.htm	23 Jun 2004 23:07:20 -0000	1.16
+++ tasks/tasks-186.htm	10 Nov 2004 21:51:46 -0000
@@ -27,16 +27,16 @@
       <li>In the exclude list select the checkbox for <span class="control">Non-Java elements</span>.</li>
     </ol>
 
-    <p><img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159"><br>
+    <p><img src="../images/ngrelt.gif" alt="Related tasks" border="0" ><br>
      <a href="tasks-2.htm">Showing and hiding elements</a><br>
      <a href="tasks-47.htm">Filtering elements</a></p>
 
-    <p><img src="../images/ngrelr.gif" alt="Related reference" border="0" height="27" width="159"><br>
+    <p><img src="../images/ngrelr.gif" alt="Related reference" border="0" ><br>
      <a href="../reference/ref-dialog-java-element-filters.htm">Java Element Filters</a><br>
      <a href="../reference/ref-view-package-explorer.htm">Package Explorer</a><br>
     </p>
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-187.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-187.htm,v
retrieving revision 1.15
diff -u -r1.15 tasks-187.htm
--- tasks/tasks-187.htm	23 Jun 2004 23:07:20 -0000	1.15
+++ tasks/tasks-187.htm	10 Nov 2004 21:51:46 -0000
@@ -27,19 +27,19 @@
       <li>The next occurrence of the text selected in the editor will be found.</li>
     </ol>
 
-    <p><img src="../images/ngrelc.gif" alt="Related concepts" border="0" height="27" width="159"><br>
+    <p><img src="../images/ngrelc.gif" alt="Related concepts" border="0" ><br>
      <a href="../concepts/concepts-7.htm">Java editor</a></p>
 
-    <p><img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159"><br>
+    <p><img src="../images/ngrelt.gif" alt="Related tasks" border="0" ><br>
      <a href="tasks-54.htm">Using the Java editor</a><br>
      <a href="tasks-173.htm">Finding and Replacing</a><br>
      <a href="tasks-182.htm">Using Incremental Find</a><a href="tasks-182.htm"></a></p>
 
-    <p><img src="../images/ngrelr.gif" alt="Related reference" border="0" height="27" width="159"><br>
+    <p><img src="../images/ngrelr.gif" alt="Related reference" border="0" ><br>
      <a href="../reference/ref-menu-edit.htm">Edit menu</a></p>
 
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-188.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-188.htm,v
retrieving revision 1.15
diff -u -r1.15 tasks-188.htm
--- tasks/tasks-188.htm	23 Jun 2004 23:07:20 -0000	1.15
+++ tasks/tasks-188.htm	10 Nov 2004 21:51:47 -0000
@@ -25,20 +25,20 @@
     the <b>Externalize</b> button to open the Externalize Strings wizard</li>
 </ul>
 
-    <p><img src="../images/ngrelc.gif" alt="Related concepts" border="0" height="27" width="159"><br>
+    <p><img src="../images/ngrelc.gif" alt="Related concepts" border="0" ><br>
      <a href="../concepts/cnls.htm">String Externalization</a></p>
 
-    <p><img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159"><br>
+    <p><img src="../images/ngrelt.gif" alt="Related tasks" border="0" ><br>
      <a href="tasks-206.htm">Externalizing Strings</a><br>
      <a href="tasks-202.htm">Finding unused and incorrectly used keys in property files</a><br>
      <a href="tasks-180.htm">Using the Externalize Strings wizard</a></p>
 
-    <p><img src="../images/ngrelr.gif" alt="Related reference" border="0" height="27" width="159"><br>
+    <p><img src="../images/ngrelr.gif" alt="Related reference" border="0" ><br>
      <a href="../reference/ref-wizard-externalize-strings.htm">Externalize Strings wizard</a><br>
      <a href="../reference/ref-menu-source.htm">Source menu</a></p>
 
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-189.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-189.htm,v
retrieving revision 1.20
diff -u -r1.20 tasks-189.htm
--- tasks/tasks-189.htm	24 Jun 2004 20:55:57 -0000	1.20
+++ tasks/tasks-189.htm	10 Nov 2004 21:51:47 -0000
@@ -12,7 +12,7 @@
     <h1>Key/value page</h1>
 
     
-<h1><img src="../images/tasks-189a.gif" width=489 height=587 alt="Externalize Strings Key/value page"></h1>
+<h1><img src="../images/tasks-189a.gif"  alt="Externalize Strings Key/value page"></h1>
 
     <p>Externalize Strings Key/value page</p>
 
@@ -56,7 +56,7 @@
       <li>Strings from entries marked as <span class="control">'Skip'</span> will not be externalized and no tags will be added to them.</li>
     </ul>
 
-    <p><img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159"><br>
+    <p><img src="../images/ngrelt.gif" alt="Related tasks" border="0" ><br>
      <a href="tasks-206.htm">Externalizing Strings</a><br>
      <a href="tasks-180.htm">Using the Externalize Strings wizard</a><br>
      <a href="tasks-190.htm">Property file page</a><br>
@@ -66,11 +66,11 @@
      <a href="tasks-83.htm">Refactoring without preview</a><br>
     </p>
 
-    <p><img src="../images/ngrelr.gif" alt="Related reference" border="0" height="27" width="159"><br>
+    <p><img src="../images/ngrelr.gif" alt="Related reference" border="0" ><br>
      <a href="../reference/ref-wizard-externalize-strings.htm">Externalize Strings wizard</a></p>
 
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-19.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-19.htm,v
retrieving revision 1.15
diff -u -r1.15 tasks-19.htm
--- tasks/tasks-19.htm	23 Jun 2004 23:07:20 -0000	1.15
+++ tasks/tasks-19.htm	10 Nov 2004 21:51:47 -0000
@@ -69,13 +69,13 @@
       <strong>Note:</strong> The new class is created in the same compilation unit as its enclosing type.
     </p>
     <p>
-      <img src="../images/ngrelc.gif" alt="Related concepts" border="0" height="27" width="159">
+      <img src="../images/ngrelc.gif" alt="Related concepts" border="0" >
 	</p>
 	<p>
        <a href="../concepts/concepts-3.htm">Java projects</a>
     </p>
     <p>
-      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159">
+      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" >
 	</p>
 	<p>	  
        <a href="tasks-17.htm">Creating a new Java class</a><br>
@@ -83,13 +83,13 @@
        <a href="tasks-20.htm">Creating a class in an existing compilation unit</a>
     </p>
     <p>
-      <img src="../images/ngrelr.gif" alt="Related reference" border="0" height="27" width="159">
+      <img src="../images/ngrelr.gif" alt="Related reference" border="0" >
 	</p>
 	<p>	  
        <a href="../reference/ref-126.htm">New Java Class wizard</a>
     </p>
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-190.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-190.htm,v
retrieving revision 1.18
diff -u -r1.18 tasks-190.htm
--- tasks/tasks-190.htm	23 Jun 2004 23:07:20 -0000	1.18
+++ tasks/tasks-190.htm	10 Nov 2004 21:51:47 -0000
@@ -10,7 +10,7 @@
 
   <body>
     <h1>Property File page</h1>
-    <img src="../images/tasks-190a.gif" width=519 height=421 alt="Externalize Strings Property File page"> 
+    <img src="../images/tasks-190a.gif"  alt="Externalize Strings Property File page"> 
 
     <p>Externalize Strings Property File page</p>
 
@@ -44,7 +44,7 @@
       class="control">Browse</span> button to help you find a class that you want to import.)</li>
     </ol>
 
-    <p><img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159"><br>
+    <p><img src="../images/ngrelt.gif" alt="Related tasks" border="0" ><br>
      <a href="tasks-206.htm">Externalizing Strings</a><br>
      <a href="tasks-180.htm">Using the Externalize Strings wizard</a><br>
      <a href="tasks-189.htm">Key/value page</a><br>
@@ -54,12 +54,12 @@
      <a href="tasks-83.htm">Refactoring without preview</a><a href="tasks-83.htm"></a><br>
     </p>
 
-    <p><img src="../images/ngrelr.gif" alt="Related reference" border="0" height="27" width="159"><br>
+    <p><img src="../images/ngrelr.gif" alt="Related reference" border="0" ><br>
      <a href="../reference/ref-wizard-externalize-strings.htm">Externalize Strings wizard</a><br>
     </p>
 
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-191.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-191.htm,v
retrieving revision 1.18
diff -u -r1.18 tasks-191.htm
--- tasks/tasks-191.htm	23 Jun 2004 23:07:20 -0000	1.18
+++ tasks/tasks-191.htm	10 Nov 2004 21:51:47 -0000
@@ -39,16 +39,16 @@
         </span> page</li>
     </ul>
 
-    <p><img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159"><br>
+    <p><img src="../images/ngrelt.gif" alt="Related tasks" border="0" ><br>
      <a href="tasks-2.htm">Showing and hiding elements</a><br>
      <a href="tasks-47.htm">Filtering elements</a></p>
 
-    <p><img src="../images/ngrelr.gif" alt="Related reference" border="0" height="27" width="159"><br>
+    <p><img src="../images/ngrelr.gif" alt="Related reference" border="0" ><br>
      <a href="../reference/ref-preferences-appearance.htm">Appearance preference page</a><br>
      <a href="../reference/ref-view-package-explorer.htm">Package Explorer</a></p>
 
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-192.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-192.htm,v
retrieving revision 1.15
diff -u -r1.15 tasks-192.htm
--- tasks/tasks-192.htm	23 Jun 2004 23:07:20 -0000	1.15
+++ tasks/tasks-192.htm	10 Nov 2004 21:51:47 -0000
@@ -28,17 +28,17 @@
         </span> page&nbsp;</li>
     </ul>
 
-    <p><img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159"><br>
+    <p><img src="../images/ngrelt.gif" alt="Related tasks" border="0" ><br>
      <a href="tasks-2.htm">Showing and hiding elements</a><br>
      <a href="tasks-47.htm">Filtering elements</a><br>
      <a href="tasks-47.htm"></a></p>
 
-    <p><img src="../images/ngrelr.gif" alt="Related reference" border="0" height="27" width="159"><br>
+    <p><img src="../images/ngrelr.gif" alt="Related reference" border="0" ><br>
      <a href="../reference/ref-preferences-appearance.htm">Appearance preference page</a><br>
      <a href="../reference/ref-view-package-explorer.htm">Package Explorer</a></p>
 
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-193.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-193.htm,v
retrieving revision 1.17
diff -u -r1.17 tasks-193.htm
--- tasks/tasks-193.htm	23 Jun 2004 23:07:20 -0000	1.17
+++ tasks/tasks-193.htm	10 Nov 2004 21:51:47 -0000
@@ -28,17 +28,17 @@
         </span> page</li>
     </ul>
 
-    <p><img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159"><br>
+    <p><img src="../images/ngrelt.gif" alt="Related tasks" border="0" ><br>
      <a href="tasks-2.htm">Showing and hiding elements</a><br>
      <a href="tasks-47.htm">Filtering elements</a><br>
      <a href="tasks-47.htm"></a></p>
 
-    <p><img src="../images/ngrelr.gif" alt="Related reference" border="0" height="27" width="159"><br>
+    <p><img src="../images/ngrelr.gif" alt="Related reference" border="0" ><br>
      <a href="../reference/ref-preferences-appearance.htm">Appearance preference page</a><br>
      <a href="../reference/ref-view-package-explorer.htm">Package Explorer</a></p>
 
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-194.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-194.htm,v
retrieving revision 1.18
diff -u -r1.18 tasks-194.htm
--- tasks/tasks-194.htm	23 Jun 2004 23:07:20 -0000	1.18
+++ tasks/tasks-194.htm	10 Nov 2004 21:51:47 -0000
@@ -44,16 +44,16 @@
       </li>
     </ul>
 
-    <p><img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159"><br>
+    <p><img src="../images/ngrelt.gif" alt="Related tasks" border="0" ><br>
      <a href="../reference/ref-preferences-appearance.htm">Java Appearance preference page</a></p>
 
-    <p><img src="../images/ngrelr.gif" alt="Related reference" border="0" height="27" width="159"><br>
+    <p><img src="../images/ngrelr.gif" alt="Related reference" border="0" ><br>
      <a href="../reference/ref-preferences-appearance.htm">Appearance preference page</a><br>
      <a href="../reference/ref-view-package-explorer.htm">Package Explorer</a><br>
     </p>
 
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-195.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-195.htm,v
retrieving revision 1.14
diff -u -r1.14 tasks-195.htm
--- tasks/tasks-195.htm	23 Jun 2004 23:07:20 -0000	1.14
+++ tasks/tasks-195.htm	10 Nov 2004 21:51:47 -0000
@@ -36,11 +36,11 @@
     <ul>
       <li>Toggle off the <span class="control">Sort</span> toolbar button in the Java view</li>
     </ul>
-    <img src="../images/ngrelr.gif" alt="Related reference" border="0" height="27" width="159"> <br>
+    <img src="../images/ngrelr.gif" alt="Related reference" border="0" > <br>
      <a href="../reference/ref-3.htm">Java Toolbar actions</a><a href="../reference/ref-3.htm"></a> 
 
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-196.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-196.htm,v
retrieving revision 1.12
diff -u -r1.12 tasks-196.htm
--- tasks/tasks-196.htm	23 Jun 2004 23:07:20 -0000	1.12
+++ tasks/tasks-196.htm	10 Nov 2004 21:51:47 -0000
@@ -10,15 +10,15 @@
 
   <body>
     <h1>Creating Javadoc documentation</h1>
-    <img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159"> <br>
+    <img src="../images/ngrelt.gif" alt="Related tasks" border="0" > <br>
      <a href="tasks-197.htm">Specifying the location of the Javadoc command</a> <br>
      <a href="tasks-198.htm">Using the Generate Javadoc wizard</a> 
 
-    <p><img src="../images/ngrelr.gif" alt="Related reference" border="0" height="27" width="159"><br>
+    <p><img src="../images/ngrelr.gif" alt="Related reference" border="0" ><br>
      <a href="../reference/ref-export-javadoc.htm">Javadoc Generation wizard</a></p>
 
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-197.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-197.htm,v
retrieving revision 1.14
diff -u -r1.14 tasks-197.htm
--- tasks/tasks-197.htm	24 Jun 2004 18:57:58 -0000	1.14
+++ tasks/tasks-197.htm	10 Nov 2004 21:51:47 -0000
@@ -19,15 +19,15 @@
       <li>Use the <span class="control">Window &gt; Preferences &gt; Java &gt; Javadoc</span> preferences page to enter the absolute (e.g. C:\Java\14\jdk1.4\bin\javadoc.exe) path
       to the Javadoc command.</li>
     </ul>
-    <img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159"> <br>
+    <img src="../images/ngrelt.gif" alt="Related tasks" border="0" > <br>
      <a href="tasks-196.htm">Creating Javadoc documentation</a> <br>
      <a href="tasks-198.htm">Using the Generate Javadoc wizard</a> 
 
-    <p><img src="../images/ngrelr.gif" alt="Related reference" border="0" height="27" width="159"><br>
+    <p><img src="../images/ngrelr.gif" alt="Related reference" border="0" ><br>
      <a href="../reference/ref-export-javadoc.htm">Javadoc Generation wizard</a></p>
 
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-198.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-198.htm,v
retrieving revision 1.15
diff -u -r1.15 tasks-198.htm
--- tasks/tasks-198.htm	23 Jun 2004 23:07:20 -0000	1.15
+++ tasks/tasks-198.htm	10 Nov 2004 21:51:47 -0000
@@ -22,17 +22,17 @@
     </ul>
 
     <p>In the resulting dialog, select <span class="control">Javadoc</span> from the list and press <span class="control">Next</span>.</p>
-    <img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159"> <br>
+    <img src="../images/ngrelt.gif" alt="Related tasks" border="0" > <br>
      <a href="tasks-196.htm">Creating Javadoc documentation</a> <br>
      <a href="tasks-197.htm">Specifying the location of the Javadoc command</a> <br>
      <a href="tasks-199.htm">Selecting types for Javadoc generation</a> 
 
-    <p><img src="../images/ngrelr.gif" alt="Related reference" border="0" height="27" width="159"><br>
+    <p><img src="../images/ngrelr.gif" alt="Related reference" border="0" ><br>
      <a href="../reference/ref-export-javadoc.htm">Javadoc Generation wizard</a><br>
      <a href="../reference/ref-dialog-javadoc-location.htm">Javadoc Location property page</a></p>
 
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-199.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-199.htm,v
retrieving revision 1.16
diff -u -r1.16 tasks-199.htm
--- tasks/tasks-199.htm	24 Jun 2004 20:55:57 -0000	1.16
+++ tasks/tasks-199.htm	10 Nov 2004 21:51:47 -0000
@@ -11,7 +11,7 @@
   <body>
     <h1>Selecting types for Javadoc generation</h1>
 
-    <p><img src="../images/tasks-199a.gif" width=508 height=613 alt="Javadoc wizard page"></p>
+    <p><img src="../images/tasks-199a.gif"  alt="Javadoc wizard page"></p>
 
     <ul>
       <li>In the tree control, select the elements for which you want to generate Javadoc.</li>
@@ -26,18 +26,18 @@
       options.</li>
     </ul>
 
-    <p><img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159"><br>
+    <p><img src="../images/ngrelt.gif" alt="Related tasks" border="0" ><br>
      <a href="tasks-196.htm">Creating Javadoc documentation</a><br>
      <a href="tasks-198.htm">Using the Generate Javadoc wizard</a><br>
      <a href="tasks-200.htm">Configuring Javadoc arguments for standard doclet</a></p>
 
-    <p><img src="../images/ngrelr.gif" alt="Related reference" border="0" height="27" width="159"><br>
+    <p><img src="../images/ngrelr.gif" alt="Related reference" border="0" ><br>
      <a href="../reference/ref-export-javadoc.htm">Javadoc Generation wizard</a><br>
      <a href="../reference/ref-dialog-javadoc-location.htm">Javadoc Location property page</a><br>
     </p>
 
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-2.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-2.htm,v
retrieving revision 1.18
diff -u -r1.18 tasks-2.htm
--- tasks/tasks-2.htm	23 Jun 2004 23:07:20 -0000	1.18
+++ tasks/tasks-2.htm	10 Nov 2004 21:51:47 -0000
@@ -17,7 +17,7 @@
       You can use filters to control which files are displayed in the Package Explorer.
     </p>
     <p>
-      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159">
+      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" >
     </p>
     <p>
       <a href="tasks-3.htm">Showing and hiding system files</a><br>
@@ -36,14 +36,14 @@
        <a href="tasks-214.htm">Showing and hiding package declarations in Java views</a>
     </p>
     <p>
-      <img src="../images/ngrelr.gif" alt="Related reference" border="0" height="27" width="159">
+      <img src="../images/ngrelr.gif" alt="Related reference" border="0" >
 	</p>
 	<p>
        <a href="../reference/ref-dialog-java-element-filters.htm">Java Element Filters</a><br>
        <a href="../reference/ref-view-package-explorer.htm">Package Explorer</a>
     </p>
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-20.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-20.htm,v
retrieving revision 1.18
diff -u -r1.18 tasks-20.htm
--- tasks/tasks-20.htm	23 Jun 2004 23:07:20 -0000	1.18
+++ tasks/tasks-20.htm	10 Nov 2004 21:51:47 -0000
@@ -25,13 +25,13 @@
     </li>
 	</ol>
     <p>
-      <img src="../images/ngrelc.gif" alt="Related concepts" border="0" height="27" width="159">
+      <img src="../images/ngrelc.gif" alt="Related concepts" border="0" >
 	</p>
 	<p>
        <a href="../concepts/concepts-3.htm">Java projects</a>
     </p>
     <p>
-      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159">
+      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" >
 	</p>
 	<p>	  
        <a href="tasks-17.htm">Creating a new Java class</a><br>
@@ -42,13 +42,13 @@
        <a href="tasks-executionArgs.htm">Setting execution arguments</a>
     </p>
     <p>
-      <img src="../images/ngrelr.gif" alt="Related reference" border="0" height="27" width="159">
+      <img src="../images/ngrelr.gif" alt="Related reference" border="0" >
 	</p>
 	<p>	  
        <a href="../reference/ref-view-package-explorer.htm">Package Explorer</a>
     </p>
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-200.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-200.htm,v
retrieving revision 1.18
diff -u -r1.18 tasks-200.htm
--- tasks/tasks-200.htm	24 Jun 2004 20:55:57 -0000	1.18
+++ tasks/tasks-200.htm	10 Nov 2004 21:51:47 -0000
@@ -11,7 +11,7 @@
   <body>
     <h1>Configuring Javadoc arguments for standard doclet</h1>
 
-    <p><img src="../images/tasks_200a.gif" width=508 height=615 alt="Javadoc generation wizard showing the page for specifying arguments for the standard doclet"></p>
+    <p><img src="../images/tasks_200a.gif"  alt="Javadoc generation wizard showing the page for specifying arguments for the standard doclet"></p>
 
     <ul>
       <li>Use the checkboxes listed under <span class="control">Basic Options</span> to specify Javadoc options.</li>
@@ -24,18 +24,18 @@
       <li>Press <span class="control">Finish</span> to generate Javadoc or press <span class="control">Next</span> to specify additional Javadoc generation options.</li>
     </ul>
 
-    <p><img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159"><br>
+    <p><img src="../images/ngrelt.gif" alt="Related tasks" border="0" ><br>
      <a href="tasks-196.htm">Creating Javadoc documentation</a><br>
      <a href="tasks-198.htm">Using the Generate Javadoc wizard</a><br>
      <a href="tasks-199.htm">Selecting types for Javadoc generation</a><br>
      <a href="tasks-201.htm">Configuring Javadoc arguments</a></p>
 
-    <p><img src="../images/ngrelr.gif" alt="Related reference" border="0" height="27" width="159"><br>
+    <p><img src="../images/ngrelr.gif" alt="Related reference" border="0" ><br>
      <a href="../reference/ref-export-javadoc.htm">Javadoc Generation wizard</a><br>
      <a href="../reference/ref-dialog-javadoc-location.htm">Javadoc Location property page</a></p>
 
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-201.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-201.htm,v
retrieving revision 1.17
diff -u -r1.17 tasks-201.htm
--- tasks/tasks-201.htm	24 Jun 2004 20:55:57 -0000	1.17
+++ tasks/tasks-201.htm	10 Nov 2004 21:51:47 -0000
@@ -11,7 +11,7 @@
   <body>
     <h1>Configuring Javadoc arguments</h1>
 
-    <p><img src="../images/tasks_201a.gif" width=472 height=544 alt="Javadoc generation wizard"></p>
+    <p><img src="../images/tasks_201a.gif"  alt="Javadoc generation wizard"></p>
 
     <ul>
       <li>You can specify more specific options for the Javadoc command by entering them in the text area.</li>
@@ -27,20 +27,20 @@
 
     <p class="Note">Note: The output produced by the Javadoc command (including errors and warning) is shown in the Console view.</p>
 
-    <p><img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159"></p>
+    <p><img src="../images/ngrelt.gif" alt="Related tasks" border="0" ></p>
 
     <p><a href="tasks-196.htm">Creating Javadoc documentation</a><br>
      <a href="tasks-198.htm">Using the Generate Javadoc wizard</a><br>
      <a href="tasks-199.htm">Selecting types for Javadoc generation</a><br>
      <a href="tasks-200.htm">Configuring Javadoc arguments for standard doclet</a></p>
 
-    <p><img src="../images/ngrelr.gif" alt="Related reference" border="0" height="27" width="159"><br>
+    <p><img src="../images/ngrelr.gif" alt="Related reference" border="0" ><br>
      <a href="../reference/ref-export-javadoc.htm">Javadoc Generation wizard</a><br>
      <a href="../reference/ref-dialog-javadoc-location.htm">Javadoc Location property page</a><br>
      &nbsp;</p>
 
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-202.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-202.htm,v
retrieving revision 1.13
diff -u -r1.13 tasks-202.htm
--- tasks/tasks-202.htm	23 Jun 2004 23:07:20 -0000	1.13
+++ tasks/tasks-202.htm	10 Nov 2004 21:51:47 -0000
@@ -45,22 +45,22 @@
     <p class="Note">Note: This feature assumes that the resource bundle accessor class used a method called <em>getString</em> with a single <em>String</em> parameter to retrieve
     strings from the property file.</p>
 
-    <p><img src="../images/ngrelc.gif" alt="Related concepts" border="0" height="27" width="159"><br>
+    <p><img src="../images/ngrelc.gif" alt="Related concepts" border="0" ><br>
      <a href="../concepts/cnls.htm">String Externalization</a><br>
     </p>
 
-    <p><img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159"><br>
+    <p><img src="../images/ngrelt.gif" alt="Related tasks" border="0" ><br>
      <a href="tasks-206.htm">Externalizing Strings</a><br>
      <a href="tasks-188.htm">Finding strings to externalize</a><br>
      <a href="tasks-180.htm">Using the Externalize Strings wizard</a></p>
 
-    <p><img src="../images/ngrelr.gif" alt="Related reference" border="0" height="27" width="159"><br>
+    <p><img src="../images/ngrelr.gif" alt="Related reference" border="0" ><br>
      <a href="../reference/ref-wizard-externalize-strings.htm">Externalize Strings wizard</a><br>
      <a href="../reference/ref-menu-source.htm">Source menu</a><br>
     </p>
 
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-203.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-203.htm,v
retrieving revision 1.12
diff -u -r1.12 tasks-203.htm
--- tasks/tasks-203.htm	23 Jun 2004 23:07:20 -0000	1.12
+++ tasks/tasks-203.htm	10 Nov 2004 21:51:47 -0000
@@ -52,18 +52,18 @@
       </li>
     </ul>
 
-    <p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27"><br>
+    <p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" ><br>
      <a href="../concepts/ctemplates.htm">Templates</a></p>
 
-    <p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
+    <p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
      <a href="tasks-54.htm">Using the Java editor</a><br>
      <a href="tasks-171.htm">Using templates</a></p>
 
-    <p><img border="0" width="159" height="27" src="../images/ngrelr.gif" alt="Related reference"><br>
+    <p><img border="0"  src="../images/ngrelr.gif" alt="Related reference"><br>
      <a href="../reference/ref-preferences-templates.htm">Template preference page</a></p>
 
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-204.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-204.htm,v
retrieving revision 1.13
diff -u -r1.13 tasks-204.htm
--- tasks/tasks-204.htm	23 Jun 2004 23:07:20 -0000	1.13
+++ tasks/tasks-204.htm	10 Nov 2004 21:51:47 -0000
@@ -28,10 +28,10 @@
       </li>
     </ul>
 
-    <p><img src="../images/ngrelc.gif" alt="Related concepts" border="0" height="27" width="159"><br>
+    <p><img src="../images/ngrelc.gif" alt="Related concepts" border="0" ><br>
      <a href="../concepts/concepts-1.htm">Java development tools (JDT)</a></p>
 
-    <p><img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159"><br>
+    <p><img src="../images/ngrelt.gif" alt="Related tasks" border="0" ><br>
      <a href="tasks-205.htm">Parameters page</a><br>
      <a href="tasks-159.htm">Extracting a local variable</a><br>
      <a href="tasks-161.htm">Inlining a local variable</a><br>
@@ -40,14 +40,14 @@
      <a href="tasks-164.htm">Replacing a local variable with a query</a><br>
     </p>
 
-    <p><img src="../images/ngrelr.gif" alt="Related reference" border="0" height="27" width="159"><br>
+    <p><img src="../images/ngrelr.gif" alt="Related reference" border="0" ><br>
      <a href="../reference/ref-menu-refactor.htm">Refactoring actions</a><br>
      <a href="../reference/ref-117.htm">Refactoring dialogs</a><br>
      <a href="../reference/ref-23.htm">Refactoring preferences</a><br>
     </p>
 
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-205.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-205.htm,v
retrieving revision 1.15
diff -u -r1.15 tasks-205.htm
--- tasks/tasks-205.htm	23 Jun 2004 23:07:20 -0000	1.15
+++ tasks/tasks-205.htm	10 Nov 2004 21:51:47 -0000
@@ -11,7 +11,7 @@
 
   <body>
     <h1>Parameters page</h1>
-    <img src="../images/tasks_205a.gif" width=408 height=199 alt="Parameters Page for the Rename Local Variable Refactoring Command"> 
+    <img src="../images/tasks_205a.gif"  alt="Parameters Page for the Rename Local Variable Refactoring Command"> 
 
     <p>Parameters Page for the Rename Local Variable Refactoring Command</p>
 
@@ -27,14 +27,14 @@
       "control">Preview</span></span> to perform a controlled refactoring.</li>
     </ul>
 
-    <p><img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159"><br>
+    <p><img src="../images/ngrelt.gif" alt="Related tasks" border="0" ><br>
      <a href="tasks-204.htm">Renaming a local variable</a><br>
      <a href="tasks-82.htm">See Refactoring without Preview</a><br>
      <a href="tasks-83.htm">See Refactoring with Preview</a><br>
     </p>
 
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-206.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-206.htm,v
retrieving revision 1.11
diff -u -r1.11 tasks-206.htm
--- tasks/tasks-206.htm	23 Jun 2004 23:07:20 -0000	1.11
+++ tasks/tasks-206.htm	10 Nov 2004 21:51:47 -0000
@@ -12,20 +12,20 @@
   <body>
     <h1>Externalizing Strings</h1>
 
-    <p><img src="../images/ngrelc.gif" alt="Related concepts" border="0" height="27" width="159"><br>
+    <p><img src="../images/ngrelc.gif" alt="Related concepts" border="0" ><br>
      <a href="../concepts/concepts-7.htm">Java editor</a><br>
      <a href="../concepts/cnls.htm">String Externalization</a></p>
 
-    <p><img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159"><br>
+    <p><img src="../images/ngrelt.gif" alt="Related tasks" border="0" ><br>
      <a href="tasks-188.htm">Finding strings to externalize</a><br>
      <a href="tasks-202.htm">Finding unused and incorrectly used keys in property files</a><br>
      <a href="tasks-180.htm">Using the Externalize Strings wizard</a></p>
 
-    <p><img src="../images/ngrelr.gif" alt="Related reference" border="0" height="27" width="159"><br>
+    <p><img src="../images/ngrelr.gif" alt="Related reference" border="0" ><br>
      <a href="../reference/ref-wizard-externalize-strings.htm">Externalize Strings wizard</a></p>
 
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-207.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-207.htm,v
retrieving revision 1.14
diff -u -r1.14 tasks-207.htm
--- tasks/tasks-207.htm	23 Jun 2004 23:07:20 -0000	1.14
+++ tasks/tasks-207.htm	10 Nov 2004 21:51:47 -0000
@@ -28,12 +28,12 @@
         </ul>
       </li>
     </ul>
-    <img src="../images/ngrelr.gif" alt="Related reference" border="0" height="27" width="159"> <br>
+    <img src="../images/ngrelr.gif" alt="Related reference" border="0" > <br>
      <a href="../reference/ref-menu-refactor.htm">Refactoring actions</a> <br>
      <a href="../reference/ref-117.htm">Refactoring dialogs</a> <br>
      <a href="../reference/ref-23.htm">Refactoring preferences</a> 
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-208.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-208.htm,v
retrieving revision 1.18
diff -u -r1.18 tasks-208.htm
--- tasks/tasks-208.htm	23 Jun 2004 23:07:20 -0000	1.18
+++ tasks/tasks-208.htm	10 Nov 2004 21:51:47 -0000
@@ -28,12 +28,12 @@
         </ul>
       </li>
     </ul>
-    <img src="../images/ngrelr.gif" alt="Related reference" border="0" height="27" width="159"> <br>
+    <img src="../images/ngrelr.gif" alt="Related reference" border="0" > <br>
      <a href="../reference/ref-menu-refactor.htm">Refactoring actions</a> <br>
      <a href="../reference/ref-117.htm">Refactoring dialogs</a> <br>
      <a href="../reference/ref-23.htm">Refactoring preferences</a> 
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-209.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-209.htm,v
retrieving revision 1.17
diff -u -r1.17 tasks-209.htm
--- tasks/tasks-209.htm	23 Jun 2004 23:07:20 -0000	1.17
+++ tasks/tasks-209.htm	10 Nov 2004 21:51:47 -0000
@@ -23,12 +23,12 @@
     </ul>
   </li>
 </ul>
-    <img src="../images/ngrelr.gif" alt="Related reference" border="0" height="27" width="159"> <br>
+    <img src="../images/ngrelr.gif" alt="Related reference" border="0" > <br>
       <a href="../reference/ref-menu-refactor.htm">Refactoring actions</a><br>
        <a href="../reference/ref-117.htm">Refactoring dialogs</a><br>
        <a href="../reference/ref-23.htm">Refactoring preferences</a><br>
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-21.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-21.htm,v
retrieving revision 1.24
diff -u -r1.24 tasks-21.htm
--- tasks/tasks-21.htm	23 Jun 2004 23:07:20 -0000	1.24
+++ tasks/tasks-21.htm	10 Nov 2004 21:51:47 -0000
@@ -61,13 +61,13 @@
       <strong>Interface</strong>
     </p>
     <p>
-      <img src="../images/ngrelc.gif" alt="Related concepts" border="0" height="27" width="159">
+      <img src="../images/ngrelc.gif" alt="Related concepts" border="0" >
     </p>
     <p>
       <a href="../concepts/concepts-3.htm">Java projects</a>
     </p>
     <p>
-      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159">
+      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" >
     </p>
     <p>
       <a href="tasks-23.htm">Creating a top-level interface</a><br>
@@ -76,7 +76,7 @@
        <a href="tasks-94.htm">Renaming a class or interface</a>
     </p>
     <p>
-      <img src="../images/ngrelr.gif" alt="Related reference" border="0" height="27" width="159">
+      <img src="../images/ngrelr.gif" alt="Related reference" border="0" >
 	</p>
 	<p>
        <a href="../reference/ref-127.htm">New Java Interface wizard</a><br>
@@ -84,7 +84,7 @@
        <a href="../reference/ref-view-package-explorer.htm">Package Explorer</a>
     </p>
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-210.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-210.htm,v
retrieving revision 1.15
diff -u -r1.15 tasks-210.htm
--- tasks/tasks-210.htm	23 Jun 2004 23:07:20 -0000	1.15
+++ tasks/tasks-210.htm	10 Nov 2004 21:51:47 -0000
@@ -29,12 +29,12 @@
         </ul>
       </li>
     </ul>
-    <img src="../images/ngrelr.gif" alt="Related reference" border="0" height="27" width="159"> <br>
+    <img src="../images/ngrelr.gif" alt="Related reference" border="0" > <br>
      <a href="../reference/ref-menu-refactor.htm">Refactoring actions</a> <br>
      <a href="../reference/ref-117.htm">Refactoring dialogs</a> <br>
      <a href="../reference/ref-23.htm">Refactoring preferences</a><a href="../reference/ref-23.htm"></a> 
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-211.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-211.htm,v
retrieving revision 1.16
diff -u -r1.16 tasks-211.htm
--- tasks/tasks-211.htm	23 Jun 2004 23:07:20 -0000	1.16
+++ tasks/tasks-211.htm	10 Nov 2004 21:51:47 -0000
@@ -22,12 +22,12 @@
     </ul>
   </li>
 </ul>
-    <img src="../images/ngrelr.gif" alt="Related reference" border="0" height="27" width="159"> <br>
+    <img src="../images/ngrelr.gif" alt="Related reference" border="0" > <br>
      <a href="../reference/ref-menu-refactor.htm">Refactoring actions</a> <br>
      <a href="../reference/ref-117.htm">Refactoring dialogs</a> <br>
      <a href="../reference/ref-23.htm">Refactoring preferences</a> 
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-212.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-212.htm,v
retrieving revision 1.4
diff -u -r1.4 tasks-212.htm
--- tasks/tasks-212.htm	23 Jun 2004 23:07:20 -0000	1.4
+++ tasks/tasks-212.htm	10 Nov 2004 21:51:47 -0000
@@ -27,17 +27,17 @@
       <li>In the exclude list select the checkbox for <span class="control">Import declarations</span>.</li>
     </ol>
 
-    <p><img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159"><br>
+    <p><img src="../images/ngrelt.gif" alt="Related tasks" border="0" ><br>
      <a href="tasks-2.htm">Showing and hiding elements</a><br>
      <a href="tasks-47.htm">Filtering elements</a></p>
 
-    <p><img src="../images/ngrelr.gif" alt="Related reference" border="0" height="27" width="159"><br>
+    <p><img src="../images/ngrelr.gif" alt="Related reference" border="0" ><br>
      <a href="../reference/ref-dialog-java-element-filters.htm">Java Element Filters</a><br>
      <a href="../reference/ref-view-package-explorer.htm">Package Explorer</a><br>
     </p>
 
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-213.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-213.htm,v
retrieving revision 1.4
diff -u -r1.4 tasks-213.htm
--- tasks/tasks-213.htm	23 Jun 2004 23:07:20 -0000	1.4
+++ tasks/tasks-213.htm	10 Nov 2004 21:51:47 -0000
@@ -27,17 +27,17 @@
       <li>In the exclude list select the checkbox for <span class="control">Non-Java projects</span>.</li>
     </ol>
 
-    <p><img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159"><br>
+    <p><img src="../images/ngrelt.gif" alt="Related tasks" border="0" ><br>
      <a href="tasks-2.htm">Showing and hiding elements</a><br>
      <a href="tasks-47.htm">Filtering elements</a></p>
 
-    <p><img src="../images/ngrelr.gif" alt="Related reference" border="0" height="27" width="159"><br>
+    <p><img src="../images/ngrelr.gif" alt="Related reference" border="0" ><br>
      <a href="../reference/ref-dialog-java-element-filters.htm">Java Element Filters</a><br>
      <a href="../reference/ref-view-package-explorer.htm">Package Explorer</a><br>
     </p>
 
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-214.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-214.htm,v
retrieving revision 1.4
diff -u -r1.4 tasks-214.htm
--- tasks/tasks-214.htm	23 Jun 2004 23:07:20 -0000	1.4
+++ tasks/tasks-214.htm	10 Nov 2004 21:51:47 -0000
@@ -27,17 +27,17 @@
       <li>In the exclude list select the checkbox for <span class="control">Package declarations</span>.</li>
     </ol>
 
-    <p><img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159"><br>
+    <p><img src="../images/ngrelt.gif" alt="Related tasks" border="0" ><br>
      <a href="tasks-2.htm">Showing and hiding elements</a><br>
      <a href="tasks-47.htm">Filtering elements</a></p>
 
-    <p><img src="../images/ngrelr.gif" alt="Related reference" border="0" height="27" width="159"><br>
+    <p><img src="../images/ngrelr.gif" alt="Related reference" border="0" ><br>
      <a href="../reference/ref-dialog-java-element-filters.htm">Java Element Filters</a><br>
      <a href="../reference/ref-view-package-explorer.htm">Package Explorer</a><br>
     </p>
 
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-216.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-216.htm,v
retrieving revision 1.5
diff -u -r1.5 tasks-216.htm
--- tasks/tasks-216.htm	23 Jun 2004 23:07:20 -0000	1.5
+++ tasks/tasks-216.htm	10 Nov 2004 21:51:47 -0000
@@ -22,12 +22,12 @@
     </ul>
   </li>
 </ul>
-    <img src="../images/ngrelr.gif" alt="Related reference" border="0" height="27" width="159"> <br>
+    <img src="../images/ngrelr.gif" alt="Related reference" border="0" > <br>
      <a href="../reference/ref-menu-refactor.htm">Refactoring actions</a> <br>
      <a href="../reference/ref-117.htm">Refactoring dialogs</a> <br>
      <a href="../reference/ref-23.htm">Refactoring preferences</a> 
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-217.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-217.htm,v
retrieving revision 1.4
diff -u -r1.4 tasks-217.htm
--- tasks/tasks-217.htm	23 Jun 2004 23:07:20 -0000	1.4
+++ tasks/tasks-217.htm	10 Nov 2004 21:51:47 -0000
@@ -22,12 +22,12 @@
     </ul>
   </li>
 </ul>
-    <img src="../images/ngrelr.gif" alt="Related reference" border="0" height="27" width="159"> <br>
+    <img src="../images/ngrelr.gif" alt="Related reference" border="0" > <br>
      <a href="../reference/ref-menu-refactor.htm">Refactoring actions</a> <br>
      <a href="../reference/ref-117.htm">Refactoring dialogs</a> <br>
      <a href="../reference/ref-23.htm">Refactoring preferences</a> 
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-218.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-218.htm,v
retrieving revision 1.4
diff -u -r1.4 tasks-218.htm
--- tasks/tasks-218.htm	23 Jun 2004 23:07:20 -0000	1.4
+++ tasks/tasks-218.htm	10 Nov 2004 21:51:47 -0000
@@ -23,12 +23,12 @@
     </ul>
   </li>
 </ul>
-    <img src="../images/ngrelr.gif" alt="Related reference" border="0" height="27" width="159"> <br>
+    <img src="../images/ngrelr.gif" alt="Related reference" border="0" > <br>
      <a href="../reference/ref-menu-refactor.htm">Refactoring actions</a> <br>
      <a href="../reference/ref-117.htm">Refactoring dialogs</a> <br>
      <a href="../reference/ref-23.htm">Refactoring preferences</a> 
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-219.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-219.htm,v
retrieving revision 1.6
diff -u -r1.6 tasks-219.htm
--- tasks/tasks-219.htm	1 Jul 2004 16:17:06 -0000	1.6
+++ tasks/tasks-219.htm	10 Nov 2004 21:51:47 -0000
@@ -22,12 +22,12 @@
     </ul>
   </li>
 </ul>
-    <img src="../images/ngrelr.gif" alt="Related reference" border="0" height="27" width="159"> <br>
+    <img src="../images/ngrelr.gif" alt="Related reference" border="0" > <br>
      <a href="../reference/ref-menu-refactor.htm">Refactoring actions</a> <br>
      <a href="../reference/ref-117.htm">Refactoring dialogs</a> <br>
      <a href="../reference/ref-23.htm">Refactoring preferences</a> 
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-220.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-220.htm,v
retrieving revision 1.5
diff -u -r1.5 tasks-220.htm
--- tasks/tasks-220.htm	23 Jun 2004 23:07:20 -0000	1.5
+++ tasks/tasks-220.htm	10 Nov 2004 21:51:47 -0000
@@ -28,13 +28,13 @@
     </ul>
     <strong>Note:</strong> the selected members must all have the same declaring type for this refactoring to be enabled. 
     <p>
-      <img src="../images/ngrelr.gif" alt="Related reference" border="0" height="27" width="159"><br>
+      <img src="../images/ngrelr.gif" alt="Related reference" border="0" ><br>
        <a href="../reference/ref-menu-refactor.htm">Refactoring actions</a><br>
        <a href="../reference/ref-117.htm">Refactoring dialogs</a><br>
        <a href="../reference/ref-23.htm">Refactoring preferences</a>
     </p>
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-221.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-221.htm,v
retrieving revision 1.3
diff -u -r1.3 tasks-221.htm
--- tasks/tasks-221.htm	23 Jun 2004 23:07:20 -0000	1.3
+++ tasks/tasks-221.htm	10 Nov 2004 21:51:47 -0000
@@ -63,13 +63,13 @@
       </li>
     </ol>
     <p>
-      <img src="../images/ngrelc.gif" alt="Related concepts" border="0" height="27" width="159">
+      <img src="../images/ngrelc.gif" alt="Related concepts" border="0" >
 	 </p>
 	 <p>	  
        <a href="../concepts/concepts-3.htm">Java projects</a>
     </p>
     <p>
-      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159">
+      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" >
 	 </p>
 	 <p>
        <a href="tasks-11.htm">Creating Java elements</a><br>
@@ -80,7 +80,7 @@
        <a href="tasks-26.htm">Creating a new source folder</a>
     </p>
     <p>
-      <img src="../images/ngrelr.gif" alt="Related reference" border="0" height="27" width="159">
+      <img src="../images/ngrelr.gif" alt="Related reference" border="0" >
 	 </p>
 	 <p>	  
        <a href="../reference/ref-128.htm">New Source Folder wizard</a><br>
@@ -88,7 +88,7 @@
        <a href="../reference/ref-view-package-explorer.htm">Package Explorer</a>
     </p>
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-222.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-222.htm,v
retrieving revision 1.2
diff -u -r1.2 tasks-222.htm
--- tasks/tasks-222.htm	23 Jun 2004 23:07:20 -0000	1.2
+++ tasks/tasks-222.htm	10 Nov 2004 21:51:47 -0000
@@ -31,13 +31,13 @@
 	  </li>
     </ol>
     <p>
-      <img src="../images/ngrelc.gif" alt="Related concepts" border="0" height="27" width="159">
+      <img src="../images/ngrelc.gif" alt="Related concepts" border="0" >
 	 </p>
 	 <p>	  
        <a href="../concepts/concepts-3.htm">Java projects</a>
     </p>
     <p>
-      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159">
+      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" >
 	 </p>
 	 <p>
        <a href="tasks-11.htm">Creating Java elements</a><br>
@@ -48,7 +48,7 @@
        <a href="tasks-26.htm">Creating a new source folder</a>
     </p>
     <p>
-      <img src="../images/ngrelr.gif" alt="Related reference" border="0" height="27" width="159">
+      <img src="../images/ngrelr.gif" alt="Related reference" border="0" >
 	 </p>
 	 <p>	  
        <a href="../reference/ref-128.htm">New Source Folder wizard</a><br>
@@ -56,7 +56,7 @@
        <a href="../reference/ref-view-package-explorer.htm">Package Explorer</a>
     </p>
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-23.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-23.htm,v
retrieving revision 1.17
diff -u -r1.17 tasks-23.htm
--- tasks/tasks-23.htm	23 Jun 2004 23:07:20 -0000	1.17
+++ tasks/tasks-23.htm	10 Nov 2004 21:51:47 -0000
@@ -46,13 +46,13 @@
       </li>
     </ol>
     <p>
-      <img src="../images/ngrelc.gif" alt="Related concepts" border="0" height="27" width="159">
+      <img src="../images/ngrelc.gif" alt="Related concepts" border="0" >
     </p>
     <p>
       <a href="../concepts/concepts-3.htm">Java projects</a>
     </p>
     <p>
-      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159">
+      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" >
     </p>
     <p>
       <a href="tasks-21.htm">Creating a new Java interface</a><br>
@@ -61,7 +61,7 @@
        <a href="tasks-94.htm">Renaming a class or interface</a>
     </p>
     <p>
-      <img src="../images/ngrelr.gif" alt="Related reference" border="0" height="27" width="159">
+      <img src="../images/ngrelr.gif" alt="Related reference" border="0" >
    </p>
     <p>	  
        <a href="../reference/ref-127.htm">New Java Interface wizard</a><br>
@@ -69,7 +69,7 @@
        <a href="../reference/ref-view-package-explorer.htm">Package Explorer</a>
     </p>
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-24.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-24.htm,v
retrieving revision 1.16
diff -u -r1.16 tasks-24.htm
--- tasks/tasks-24.htm	23 Jun 2004 23:07:20 -0000	1.16
+++ tasks/tasks-24.htm	10 Nov 2004 21:51:47 -0000
@@ -52,13 +52,13 @@
       <strong>Note</strong>: The new interface is created in the same compilation unit as its enclosing type.
     </p>
     <p>
-      <img src="../images/ngrelc.gif" alt="Related concepts" border="0" height="27" width="159">
+      <img src="../images/ngrelc.gif" alt="Related concepts" border="0" >
     </p>
     <p>
       <a href="../concepts/concepts-3.htm">Java projects</a>
     </p>
     <p>
-      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159">
+      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" >
     </p>
     <p>
       <a href="tasks-21.htm">Creating a new Java interface</a><br>
@@ -67,7 +67,7 @@
        <a href="tasks-94.htm">Renaming a class or interface</a>
     </p>
     <p>
-      <img src="../images/ngrelr.gif" alt="Related reference" border="0" height="27" width="159">
+      <img src="../images/ngrelr.gif" alt="Related reference" border="0" >
    </p>
     <p>	  
        <a href="../reference/ref-127.htm">New Java Interface wizard</a><br>
@@ -75,7 +75,7 @@
        <a href="../reference/ref-view-package-explorer.htm">Package Explorer</a><a href="../reference/ref-view-package-explorer.htm"></a>
     </p>
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-25.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-25.htm,v
retrieving revision 1.17
diff -u -r1.17 tasks-25.htm
--- tasks/tasks-25.htm	23 Jun 2004 23:07:20 -0000	1.17
+++ tasks/tasks-25.htm	10 Nov 2004 21:51:47 -0000
@@ -24,13 +24,13 @@
     </li>
 	</ol>
     <p>
-      <img width="159" height="27" src="../images/ngrelc.gif" alt="Related concepts" border="0">
+      <img  src="../images/ngrelc.gif" alt="Related concepts" border="0">
     </p>
     <p>
       <a href="../concepts/concepts-3.htm">Java projects</a>
     </p>
     <p>
-      <img border="0" width="159" height="27" src="../images/ngrelt.gif" alt="Related tasks">
+      <img border="0"  src="../images/ngrelt.gif" alt="Related tasks">
     </p>
     <p>
       <a href="tasks-11.htm">Creating Java elements</a><br>
@@ -40,13 +40,13 @@
        <a href="tasks-92.htm">Renaming a compilation unit</a>
     </p>
     <p>
-      <img border="0" width="159" height="27" src="../images/ngrelr.gif" alt="Related reference">
+      <img border="0"  src="../images/ngrelr.gif" alt="Related reference">
     </p>
     <p>
       <a href="../reference/ref-view-package-explorer.htm">Package Explorer</a>
     </p>
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-26.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-26.htm,v
retrieving revision 1.23
diff -u -r1.23 tasks-26.htm
--- tasks/tasks-26.htm	23 Jun 2004 23:07:20 -0000	1.23
+++ tasks/tasks-26.htm	10 Nov 2004 21:51:47 -0000
@@ -33,13 +33,13 @@
       </li>
     </ol>
     <p>
-      <img src="../images/ngrelc.gif" alt="Related concepts" border="0" height="27" width="159">
+      <img src="../images/ngrelc.gif" alt="Related concepts" border="0" >
 	 </p>
 	 <p>	  
        <a href="../concepts/concepts-3.htm">Java projects</a>
     </p>
     <p>
-      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159">
+      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" >
 	 </p>
 	 <p>
        <a href="tasks-11.htm">Creating Java elements</a><br>
@@ -49,7 +49,7 @@
        <a href="tasks-14.htm">Creating a Java project with source folders</a>
     </p>
     <p>
-      <img src="../images/ngrelr.gif" alt="Related reference" border="0" height="27" width="159">
+      <img src="../images/ngrelr.gif" alt="Related reference" border="0" >
 	 </p>
 	 <p>	  
        <a href="../reference/ref-128.htm">New Source Folder wizard</a><br>
@@ -57,7 +57,7 @@
        <a href="../reference/ref-view-package-explorer.htm">Package Explorer</a>
     </p>
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-27.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-27.htm,v
retrieving revision 1.10
diff -u -r1.10 tasks-27.htm
--- tasks/tasks-27.htm	23 Jun 2004 23:07:20 -0000	1.10
+++ tasks/tasks-27.htm	10 Nov 2004 21:51:47 -0000
@@ -16,7 +16,7 @@
       You can create a new Java scrapbook page using any one of several different approaches. <a href="tasks-149.htm">See Creating a Scrapbook Page</a>
     </p>
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-3.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-3.htm,v
retrieving revision 1.24
diff -u -r1.24 tasks-3.htm
--- tasks/tasks-3.htm	23 Jun 2004 23:07:20 -0000	1.24
+++ tasks/tasks-3.htm	10 Nov 2004 21:51:47 -0000
@@ -35,21 +35,21 @@
     </li>
 	</ol>
     <p>
-      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159">
+      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" >
     </p>
     <p>	
        <a href="tasks-2.htm">Showing and hiding elements</a><br>
        <a href="tasks-47.htm">Filtering elements</a>
     </p>
     <p>
-      <img src="../images/ngrelr.gif" alt="Related reference" border="0" height="27" width="159">
+      <img src="../images/ngrelr.gif" alt="Related reference" border="0" >
     </p>
     <p>	  
        <a href="../reference/ref-dialog-java-element-filters.htm">Java Element Filters</a><br>
        <a href="../reference/ref-view-package-explorer.htm">Package Explorer</a>
     </p>
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-30.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-30.htm,v
retrieving revision 1.14
diff -u -r1.14 tasks-30.htm
--- tasks/tasks-30.htm	23 Jun 2004 23:07:20 -0000	1.14
+++ tasks/tasks-30.htm	10 Nov 2004 21:51:47 -0000
@@ -39,13 +39,13 @@
         You now must add the JAR file to the build class path of any projects that need this library.
       </li>
     </ol>
-    <img src="../images/ngrelc.gif" alt="Related concepts" border="0" height="27" width="159"> 
+    <img src="../images/ngrelc.gif" alt="Related concepts" border="0" > 
     <p>
       <a href="../concepts/concepts-4.htm">Java builder</a><br>
        <a href="../concepts/cbuildcp.htm">Build classpath</a>
     </p>
     <p>
-      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159">
+      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" >
     </p>
     <p>
       <a href="tasks-113.htm">Adding a JAR file to the build path</a><br>
@@ -54,13 +54,13 @@
        <a href="tasks-31.htm">Adding source code as individual files</a>
     </p>
     <p>
-      <img src="../images/ngrelr.gif" alt="Related reference" border="0" height="27" width="159">
+      <img src="../images/ngrelr.gif" alt="Related reference" border="0" >
    </p>
     <p>	  
        <a href="../reference/ref-123.htm">Java Build Path</a>
     </p>
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-31.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-31.htm,v
retrieving revision 1.19
diff -u -r1.19 tasks-31.htm
--- tasks/tasks-31.htm	23 Jun 2004 23:07:20 -0000	1.19
+++ tasks/tasks-31.htm	10 Nov 2004 21:51:47 -0000
@@ -112,27 +112,27 @@
       </li>
     </ol>
 	<p>
-    <img src="../images/ngrelc.gif" alt="Related concepts" border="0" height="27" width="159">
+    <img src="../images/ngrelc.gif" alt="Related concepts" border="0" >
 	</p>
 	<p>
      <a href="../concepts/concepts-1.htm">Java development tools (JDT)</a> <br>
      <a href="../concepts/cbuildcp.htm">Build classpath</a> 
     <p>
-      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159">
+      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" >
 	</p>
 	<p>
        <a href="tasks-30.htm">Adding a JAR file as a library</a><br>
        <a href="tasks-110.htm">Working with build paths</a>
     </p>
     <p>
-      <img src="../images/ngrelr.gif" alt="Related reference" border="0" height="27" width="159">
+      <img src="../images/ngrelr.gif" alt="Related reference" border="0" >
 	</p>
 	<p>
        <a href="../reference/ref-123.htm">Java Build Path</a><br>
        <a href="../reference/ref-view-package-explorer.htm">Package Explorer</a>
     </p>
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-32.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-32.htm,v
retrieving revision 1.14
diff -u -r1.14 tasks-32.htm
--- tasks/tasks-32.htm	23 Jun 2004 23:07:20 -0000	1.14
+++ tasks/tasks-32.htm	10 Nov 2004 21:51:47 -0000
@@ -16,20 +16,20 @@
       You can create and regenerate JAR files in the workbench.
     </p>
     <p>
-      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159">
+      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" >
     </p>
     <p>
       <a href="tasks-33.htm">Creating a new JAR file</a><br>
        <a href="tasks-36.htm">Regenerating a JAR file</a><a href="tasks-36.htm"></a>
     </p>
     <p>
-      <img src="../images/ngrelr.gif" alt="Related reference" border="0" height="27" width="159">
+      <img src="../images/ngrelr.gif" alt="Related reference" border="0" >
 	</p>
 	<p>
        <a href="../reference/ref-export-jar.htm">JAR file exporter</a>
     </p>
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-33.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-33.htm,v
retrieving revision 1.22
diff -u -r1.22 tasks-33.htm
--- tasks/tasks-33.htm	23 Jun 2004 23:07:20 -0000	1.22
+++ tasks/tasks-33.htm	10 Nov 2004 21:51:47 -0000
@@ -63,12 +63,12 @@
       </li>
     </ol>
 	<p>
-    <img src="../images/ngrelc.gif" alt="Related concepts" border="0" height="27" width="159">
+    <img src="../images/ngrelc.gif" alt="Related concepts" border="0" >
 	</p>
 	<p>
      <a href="../concepts/concepts-1.htm">Java development tools (JDT)</a> 
     <p>
-      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159">
+      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" >
 	</p>
 	<p>	  
        <a href="tasks-113.htm">Adding a JAR file to the build path</a><br>
@@ -77,14 +77,14 @@
        <a href="tasks-34.htm">Setting advanced options</a>
     </p>
     <p>
-      <img src="../images/ngrelr.gif" alt="Related reference" border="0" height="27" width="159">
+      <img src="../images/ngrelr.gif" alt="Related reference" border="0" >
 	</p>
 	<p>	  
        <a href="../reference/ref-export-jar.htm">JAR file exporter</a><br>
        <a href="../reference/ref-view-package-explorer.htm">Package Explorer</a>
     </p>
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-34.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-34.htm,v
retrieving revision 1.17
diff -u -r1.17 tasks-34.htm
--- tasks/tasks-34.htm	23 Jun 2004 23:07:20 -0000	1.17
+++ tasks/tasks-34.htm	10 Nov 2004 21:51:47 -0000
@@ -39,26 +39,26 @@
       </li>
     </ol>
     <p>
-      <img src="../images/ngrelc.gif" alt="Related concepts" border="0" height="27" width="159">
+      <img src="../images/ngrelc.gif" alt="Related concepts" border="0" >
 	</p>
 	<p>
        <a href="../concepts/concepts-1.htm">Java development tools (JDT)</a>
     </p>
     <p>
-      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159">
+      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" >
 	</p>
 	<p>
        <a href="tasks-33.htm">Creating a new JAR file</a><br>
        <a href="tasks-35.htm">Defining the JAR file's manifest</a>
     </p>
     <p>
-      <img src="../images/ngrelr.gif" alt="Related reference" border="0" height="27" width="159">
+      <img src="../images/ngrelr.gif" alt="Related reference" border="0" >
 	</p>
 	<p>	  
        <a href="../reference/ref-export-jar.htm">JAR file exporter</a>
     </p>
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-35.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-35.htm,v
retrieving revision 1.18
diff -u -r1.18 tasks-35.htm
--- tasks/tasks-35.htm	23 Jun 2004 23:07:20 -0000	1.18
+++ tasks/tasks-35.htm	10 Nov 2004 21:51:47 -0000
@@ -73,25 +73,25 @@
       </li>
     </ol>
 	<p>
-    <img src="../images/ngrelc.gif" alt="Related concepts" border="0" height="27" width="159">
+    <img src="../images/ngrelc.gif" alt="Related concepts" border="0" >
 	</p>
 	<p>
      <a href="../concepts/concepts-1.htm">Java development tools (JDT)</a> 
     <p>
-      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159">
+      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" >
 	</p>
 	<p> 
        <a href="tasks-33.htm">Creating a new JAR file</a><br>
        <a href="tasks-34.htm">Setting advanced options</a>
     </p>
     <p>
-      <img src="../images/ngrelr.gif" alt="Related reference" border="0" height="27" width="159">
+      <img src="../images/ngrelr.gif" alt="Related reference" border="0" >
 	</p>
 	<p>
        <a href="../reference/ref-export-jar.htm">JAR file exporter</a>
     </p>
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-36.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-36.htm,v
retrieving revision 1.14
diff -u -r1.14 tasks-36.htm
--- tasks/tasks-36.htm	23 Jun 2004 23:07:20 -0000	1.14
+++ tasks/tasks-36.htm	10 Nov 2004 21:51:47 -0000
@@ -25,26 +25,26 @@
       </li>
     </ol>
 	<p>
-    <img src="../images/ngrelc.gif" alt="Related concepts" border="0" height="27" width="159">
+    <img src="../images/ngrelc.gif" alt="Related concepts" border="0" >
     </p>
     <p>	
      <a href="../concepts/concepts-1.htm">Java development tools (JDT)</a> 
     </p>
     <p>
-      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159">
+      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" >
     </p>
     <p>
        <a href="tasks-33.htm">Creating a new JAR file</a><br>
        <a href="tasks-35.htm">Defining the JAR file's manifest</a>
     </p>
     <p>
-      <img src="../images/ngrelr.gif" alt="Related reference" border="0" height="27" width="159">
+      <img src="../images/ngrelr.gif" alt="Related reference" border="0" >
     </p>
     <p>
        <a href="../reference/ref-export-jar.htm">JAR file exporter</a>
     </p>
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-37.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-37.htm,v
retrieving revision 1.13
diff -u -r1.13 tasks-37.htm
--- tasks/tasks-37.htm	23 Jun 2004 23:07:20 -0000	1.13
+++ tasks/tasks-37.htm	10 Nov 2004 21:51:47 -0000
@@ -13,7 +13,7 @@
       Using the Hierarchy view
     </h1>
     <p>
-       <img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159">
+       <img src="../images/ngrelt.gif" alt="Related tasks" border="0" >
     </p>
     <p>
        <a href="tasks-38.htm">Changing the appearance of the Hierarchy view</a><br>
@@ -24,14 +24,14 @@
        <a href="tasks-44.htm">Finding overridden methods</a>
     </p>
     <p>
-      <img src="../images/ngrelr.gif" alt="Related reference" border="0" height="27" width="159">
+      <img src="../images/ngrelr.gif" alt="Related reference" border="0" >
     </p>
     <p>	  
        <a href="../reference/ref-24.htm">Views and editors</a><br>
        <a href="../reference/ref-type-hierarchy.htm">Type Hierarchy view</a>
     </p>
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-38.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-38.htm,v
retrieving revision 1.17
diff -u -r1.17 tasks-38.htm
--- tasks/tasks-38.htm	23 Jun 2004 23:07:20 -0000	1.17
+++ tasks/tasks-38.htm	10 Nov 2004 21:51:47 -0000
@@ -31,25 +31,25 @@
       </li>
     </ul>
 	<p>	
-    <img src="../images/ngrelc.gif" alt="Related concepts" border="0" height="27" width="159">
+    <img src="../images/ngrelc.gif" alt="Related concepts" border="0" >
 	</p>
 	<p>
      <a href="../concepts/concepts-6.htm">Java views</a> 
     <p>
-      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159">
+      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" >
 	</p>
 	<p>	  
        <a href="tasks-37.htm">Using the Hierarchy view</a>
     </p>
     <p>
-      <img src="../images/ngrelr.gif" alt="Related reference" border="0" height="27" width="159">
+      <img src="../images/ngrelr.gif" alt="Related reference" border="0" >
 	</p>
 	<p>	  
        <a href="../reference/ref-24.htm">Views and editors</a><br>
        <a href="../reference/ref-type-hierarchy.htm">Type Hierarchy view</a>
     </p>
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-39.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-39.htm,v
retrieving revision 1.19
diff -u -r1.19 tasks-39.htm
--- tasks/tasks-39.htm	23 Jun 2004 23:07:20 -0000	1.19
+++ tasks/tasks-39.htm	10 Nov 2004 21:51:47 -0000
@@ -37,13 +37,13 @@
       </li>
     </ul>
     <p>
-      <img src="../images/ngrelc.gif" alt="Related concepts" border="0" height="27" width="159">
+      <img src="../images/ngrelc.gif" alt="Related concepts" border="0" >
 	</p>
 	<p>
        <a href="../concepts/concepts-1.htm">Java development tools (JDT)</a>
     </p>
     <p>
-      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159">
+      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" >
 	</p>
 	<p>	  
        <a href="tasks-7.htm">Changing new type hierarchy defaults</a><br>
@@ -55,14 +55,14 @@
        <a href="tasks-42.htm">Opening a type hierarchy in its own perspective</a>
     </p>
     <p>
-      <img src="../images/ngrelr.gif" alt="Related reference" border="0" height="27" width="159">
+      <img src="../images/ngrelr.gif" alt="Related reference" border="0" >
 	</p>
 	<p>	  
        <a href="../reference/ref-24.htm">Views and editors</a><br>
        <a href="../reference/ref-type-hierarchy.htm">Type Hierarchy view</a>
     </p>
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-4.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-4.htm,v
retrieving revision 1.19
diff -u -r1.19 tasks-4.htm
--- tasks/tasks-4.htm	23 Jun 2004 23:07:20 -0000	1.19
+++ tasks/tasks-4.htm	10 Nov 2004 21:51:47 -0000
@@ -36,21 +36,21 @@
     </li>
 	</ol>
     <p>
-      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159">
+      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" >
     </p>
     <p>
       <a href="tasks-2.htm">Showing and hiding elements</a><br>
       <a href="tasks-47.htm">Filtering elements</a>
     </p>
     <p>
-      <img src="../images/ngrelr.gif" alt="Related reference" border="0" height="27" width="159">
+      <img src="../images/ngrelr.gif" alt="Related reference" border="0" >
     </p>
     <p>
       <a href="../reference/ref-dialog-java-element-filters.htm">Java Element Filters</a><br>
       <a href="../reference/ref-view-package-explorer.htm">Package Explorer</a><br>
     </p>
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-40.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-40.htm,v
retrieving revision 1.21
diff -u -r1.21 tasks-40.htm
--- tasks/tasks-40.htm	23 Jun 2004 23:07:20 -0000	1.21
+++ tasks/tasks-40.htm	10 Nov 2004 21:51:47 -0000
@@ -30,13 +30,13 @@
     <strong>Note:</strong> If the selected Java element (or editor selection) is not a type or a compilation unit, the hierarchy opens on the type enclosing the current
     selection. 
     <p>
-      <img src="../images/ngrelc.gif" alt="Related concepts" border="0" height="27" width="159">
+      <img src="../images/ngrelc.gif" alt="Related concepts" border="0" >
 	</p>
 	<p>
        <a href="../concepts/concepts-7.htm">Java editor</a>
     </p>
     <p>
-      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159">
+      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" >
 	</p>
 	<p>	  
        <a href="tasks-37.htm">Using the Hierarchy view</a><br>
@@ -47,7 +47,7 @@
        <a href="tasks-42.htm">Opening a type hierarchy in its own perspective</a>
     </p>
     <p>
-      <img src="../images/ngrelr.gif" alt="Related reference" border="0" height="27" width="159">
+      <img src="../images/ngrelr.gif" alt="Related reference" border="0" >
 	</p>
 	<p>	  
        <a href="../reference/ref-24.htm">Views and editors</a><br>
@@ -55,7 +55,7 @@
        <a href="../reference/ref-menu-edit.htm">Edit menu</a>
     </p>
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-41.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-41.htm,v
retrieving revision 1.12
diff -u -r1.12 tasks-41.htm
--- tasks/tasks-41.htm	23 Jun 2004 23:07:20 -0000	1.12
+++ tasks/tasks-41.htm	10 Nov 2004 21:51:47 -0000
@@ -31,13 +31,13 @@
       </li>
     </ol>
 	<p>
-    <img src="../images/ngrelc.gif" alt="Related concepts" border="0" height="27" width="159">
+    <img src="../images/ngrelc.gif" alt="Related concepts" border="0" >
     </p>
     <p>	
      <a href="../concepts/concepts-1.htm">Java development tools (JDT)</a> 
     </p>
     <p>
-      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159">
+      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" >
     </p>
     <p>	  
        <a href="tasks-7.htm">Changing new type hierarchy defaults</a><br>
@@ -46,14 +46,14 @@
        <a href="tasks-42.htm">Opening a type hierarchy in its own perspective</a>
     </p>
     <p>
-      <img src="../images/ngrelr.gif" alt="Related reference" border="0" height="27" width="159">
+      <img src="../images/ngrelr.gif" alt="Related reference" border="0" >
     </p>
     <p>	  
        <a href="../reference/ref-24.htm">Views and editors</a><br>
        <a href="../reference/ref-type-hierarchy.htm">Type Hierarchy view</a>
     </p>
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-42.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-42.htm,v
retrieving revision 1.17
diff -u -r1.17 tasks-42.htm
--- tasks/tasks-42.htm	23 Jun 2004 23:07:20 -0000	1.17
+++ tasks/tasks-42.htm	10 Nov 2004 21:51:47 -0000
@@ -29,13 +29,13 @@
       </li>
     </ol>
     <p>
-      <img src="../images/ngrelc.gif" alt="Related concepts" border="0" height="27" width="159">
+      <img src="../images/ngrelc.gif" alt="Related concepts" border="0" >
     </p>
     <p>
       <a href="../concepts/concepts-5.htm">Java perspectives</a>
     </p>
     <p>
-      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159">
+      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" >
     </p>
     <p>
       <a href="tasks-37.htm">Using the Hierarchy view</a><br>
@@ -45,7 +45,7 @@
        <a href="tasks-41.htm">Opening a type hierarchy in the workbench</a>
     </p>
     <p>
-      <img src="../images/ngrelr.gif" alt="Related reference" border="0" height="27" width="159">
+      <img src="../images/ngrelr.gif" alt="Related reference" border="0" >
     </p>
     <p>	  
        <a href="../reference/ref-24.htm">Views and editors</a><br>
@@ -53,7 +53,7 @@
        <a href="../reference/ref-13.htm">Java Base preference page</a>
     </p>
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-43.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-43.htm,v
retrieving revision 1.18
diff -u -r1.18 tasks-43.htm
--- tasks/tasks-43.htm	23 Jun 2004 23:07:20 -0000	1.18
+++ tasks/tasks-43.htm	10 Nov 2004 21:51:47 -0000
@@ -31,12 +31,12 @@
         of the class in which the method will be created).
       </li>
     </ol>
-    <img src="../images/ngrelc.gif" alt="Related concepts" border="0" height="27" width="159"> 
+    <img src="../images/ngrelc.gif" alt="Related concepts" border="0" > 
     <p>
       <a href="../concepts/concepts-1.htm">Java development tools (JDT)</a>
     </p>
     <p>
-      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159">
+      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" >
     </p>
     <p>
       <a href="tasks-37.htm">Using the Hierarchy view</a><br>
@@ -46,7 +46,7 @@
        <a href="tasks-96.htm">Renaming a method</a>
     </p>
     <p>
-      <img src="../images/ngrelr.gif" alt="Related reference" border="0" height="27" width="159">
+      <img src="../images/ngrelr.gif" alt="Related reference" border="0" >
     </p>
     <p>	  
        <a href="../reference/ref-dialog-override-method.htm">Override methods</a><br>
@@ -54,7 +54,7 @@
        <a href="../reference/ref-type-hierarchy.htm">Type Hierarchy view</a>
     </p>
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-44.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-44.htm,v
retrieving revision 1.25
diff -u -r1.25 tasks-44.htm
--- tasks/tasks-44.htm	24 Jun 2004 20:55:57 -0000	1.25
+++ tasks/tasks-44.htm	10 Nov 2004 21:51:47 -0000
@@ -24,7 +24,7 @@
         In the list pane of the Hierarchy view, make sure that the&nbsp;<strong><strong>Lock View and Show Members in Hierarchy</strong></strong> button is toggled on. This option
         locks the current class in the method pane and shows only those classes in the upper view that implement the currently selected method of the locked class. 
         <p>
-        <img src="../images/tasks-8.gif" width=251 height=211 alt="Hierarchy view in Filtered Subtypes mode">
+        <img src="../images/tasks-8.gif"  alt="Hierarchy view in Filtered Subtypes mode">
         </p>
         The methods of interest are shown in the upper pane. You can select any method and open it in an editor.
       </li>
@@ -32,13 +32,13 @@
      <em>Note: The selection might not show all members if a filter (such as <strong>Hide Fields</strong> or <strong>Hide Static Members</strong>) is active.<br>
     </em> 
     <p>
-      <img src="../images/ngrelc.gif" alt="Related concepts" border="0" height="27" width="159"><br>
+      <img src="../images/ngrelc.gif" alt="Related concepts" border="0" ><br>
     </p>
 	<p>
 	   <a href="../concepts/concepts-1.htm">Java development tools (JDT)</a> 
     </p>
 	<p>
-      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159">
+      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" >
     </p>
     <p>	  
        <a href="tasks-37.htm">Using the Hierarchy view</a><br>
@@ -48,14 +48,14 @@
        <a href="tasks-43.htm">Overriding a method</a>
     </p>
     <p>
-      <img src="../images/ngrelr.gif" alt="Related reference" border="0" height="27" width="159">
+      <img src="../images/ngrelr.gif" alt="Related reference" border="0" >
     </p>
     <p>	  
        <a href="../reference/ref-dialog-override-method.htm">Override methods</a><br>
        <a href="../reference/ref-type-hierarchy.htm">Type Hierarchy view</a>
     </p>
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-45.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-45.htm,v
retrieving revision 1.15
diff -u -r1.15 tasks-45.htm
--- tasks/tasks-45.htm	23 Jun 2004 23:07:20 -0000	1.15
+++ tasks/tasks-45.htm	10 Nov 2004 21:51:47 -0000
@@ -13,7 +13,7 @@
       Using the Package Explorer view
     </h1>
     <p>
-      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159">
+      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" >
     </p>
     <p>	  
        <a href="tasks-47.htm">Filtering elements</a><br>
@@ -21,13 +21,13 @@
        <a href="tasks-51.htm">Moving folders, packages and files</a>
     </p>
     <p>
-      <img src="../images/ngrelr.gif" alt="Related reference" border="0" height="27" width="159">
+      <img src="../images/ngrelr.gif" alt="Related reference" border="0" >
     </p>
     <p>	  
        <a href="../reference/ref-view-package-explorer.htm">Package Explorer</a>
     </p>
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-47.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-47.htm,v
retrieving revision 1.21
diff -u -r1.21 tasks-47.htm
--- tasks/tasks-47.htm	23 Jun 2004 23:07:20 -0000	1.21
+++ tasks/tasks-47.htm	10 Nov 2004 21:51:47 -0000
@@ -36,27 +36,27 @@
       </li>
     </ol>
     <p>
-      <img src="../images/ngrelc.gif" alt="Related concepts" border="0" height="27" width="159">
+      <img src="../images/ngrelc.gif" alt="Related concepts" border="0" >
     </p>
 	<p>
     <a href="../concepts/concepts-3.htm">Java projects</a> 
     </p>
 	<p>
-      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159">
+      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" >
     </p>
     <p>	  
        <a href="tasks-45.htm">Using the Package Explorer</a><br>
        <a href="tasks-3.htm">Showing and hiding system files</a>
     </p>
     <p>
-      <img src="../images/ngrelr.gif" alt="Related reference" border="0" height="27" width="159">
+      <img src="../images/ngrelr.gif" alt="Related reference" border="0" >
     </p>
     <p>	  
        <a href="../reference/ref-dialog-java-element-filters.htm">Java Element Filters</a><br>
        <a href="../reference/ref-view-package-explorer.htm">Package Explorer</a>
     </p>
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-5.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-5.htm,v
retrieving revision 1.23
diff -u -r1.23 tasks-5.htm
--- tasks/tasks-5.htm	23 Jun 2004 23:07:20 -0000	1.23
+++ tasks/tasks-5.htm	10 Nov 2004 21:51:47 -0000
@@ -36,21 +36,21 @@
       </li>
     </ol>
 	<p>
-    <img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159"> 
+    <img src="../images/ngrelt.gif" alt="Related tasks" border="0" > 
     </p>
 	<p>
       <a href="tasks-2.htm">Showing and hiding elements</a><br>
        <a href="tasks-47.htm">Filtering elements</a>
     </p>
     <p>
-      <img src="../images/ngrelr.gif" alt="Related reference" border="0" height="27" width="159">
+      <img src="../images/ngrelr.gif" alt="Related reference" border="0" >
 	</p>
 	<p>
        <a href="../reference/ref-dialog-java-element-filters.htm">Java Element Filters</a><br>
        <a href="../reference/ref-view-package-explorer.htm">Package Explorer</a>
     </p>
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-51.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-51.htm,v
retrieving revision 1.22
diff -u -r1.22 tasks-51.htm
--- tasks/tasks-51.htm	23 Jun 2004 23:07:20 -0000	1.22
+++ tasks/tasks-51.htm	10 Nov 2004 21:51:47 -0000
@@ -30,14 +30,14 @@
   the desktop (both ways), but you cannot move files from the desktop to the workbench 
   using drag-and-drop. </p>
     <p>
-       <img src="../images/ngrelc.gif" alt="Related concepts" border="0" height="27" width="159">
+       <img src="../images/ngrelc.gif" alt="Related concepts" border="0" >
     </p>
     <p>
       <a href="../concepts/concepts-3.htm">Java projects</a><br>
        <a href="../concepts/concepts-9.htm">Refactoring support</a>
     </p>
     <p>
-      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159">
+      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" >
     </p>
     <p>
       <a href="tasks-45.htm">Using the Package Explorer</a><br>
@@ -47,14 +47,14 @@
        <a href="tasks-90.htm">Renaming a package</a>
     </p>
     <p>
-      <img src="../images/ngrelr.gif" alt="Related reference" border="0" height="27" width="159">
+      <img src="../images/ngrelr.gif" alt="Related reference" border="0" >
     </p>
     <p>
       <a href="../reference/ref-view-package-explorer.htm">Package Explorer</a><br>
        <a href="../reference/ref-menu-refactor.htm">Refactoring actions</a>
     </p>
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-54.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-54.htm,v
retrieving revision 1.22
diff -u -r1.22 tasks-54.htm
--- tasks/tasks-54.htm	23 Jun 2004 23:07:20 -0000	1.22
+++ tasks/tasks-54.htm	10 Nov 2004 21:51:47 -0000
@@ -20,13 +20,13 @@
        <strong>Window &gt; Preferences &gt; Workbench &gt; Keys</strong>.
     </p>
     <p>
-      <img src="../images/ngrelc.gif" alt="Related concepts" border="0" height="27" width="159">
+      <img src="../images/ngrelc.gif" alt="Related concepts" border="0" >
     </p>
     <p>
       <a href="../concepts/concepts-7.htm">Java editor</a>
     </p>
     <p>
-      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159">
+      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" >
     </p>
     <p>
       <a href="tasks-57.htm">Generating getters and setters</a><br>
@@ -49,7 +49,7 @@
        <a href="tasks-65.htm">Using content/code assist</a>
     </p>
     <p>
-      <img src="../images/ngrelr.gif" alt="Related reference" border="0" height="27" width="159">
+      <img src="../images/ngrelr.gif" alt="Related reference" border="0" >
 	</p>
 	<p>
        <a href="../reference/ref-java-editor.htm">Java Editor</a><br>
@@ -57,7 +57,7 @@
        <a href="../reference/ref-java-editor.htm">Java editor actions</a>
     </p>
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-57.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-57.htm,v
retrieving revision 1.18
diff -u -r1.18 tasks-57.htm
--- tasks/tasks-57.htm	23 Jun 2004 23:07:20 -0000	1.18
+++ tasks/tasks-57.htm	10 Nov 2004 21:51:47 -0000
@@ -31,28 +31,28 @@
       </li>
     </ol>
     <p>
-      <img src="../images/ngrelc.gif" alt="Related concepts" border="0" height="27" width="159">
+      <img src="../images/ngrelc.gif" alt="Related concepts" border="0" >
 	</p>
 	<p>
        <a href="../concepts/concepts-7.htm">Java editor</a><br>
        <a href="../concepts/concepts-3.htm">Java projects</a>
     </p>
     <p>
-      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159">
+      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" >
 	</p>
 	<p>
        <a href="tasks-54.htm">Using the Java editor</a><br>
        <a href="tasks-20.htm">Creating a class in an existing compilation unit</a>
     </p>
     <p>
-      <img src="../images/ngrelr.gif" alt="Related reference" border="0" height="27" width="159">
+      <img src="../images/ngrelr.gif" alt="Related reference" border="0" >
 	</p>
 	<p>
        <a href="../reference/ref-dialog-gettersetter.htm">Generate Getter and Setter</a><br>
        <a href="../reference/ref-view-outline.htm">Outline view for Java</a>
     </p>
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-58.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-58.htm,v
retrieving revision 1.13
diff -u -r1.13 tasks-58.htm
--- tasks/tasks-58.htm	23 Jun 2004 23:07:20 -0000	1.13
+++ tasks/tasks-58.htm	10 Nov 2004 21:51:47 -0000
@@ -17,13 +17,13 @@
       The default Java editor includes several features that help you manage import statements.
     </p>
     <p>
-      <img src="../images/ngrelc.gif" alt="Related concepts" border="0" height="27" width="159">
+      <img src="../images/ngrelc.gif" alt="Related concepts" border="0" >
     </p>
     <p>
       <a href="../concepts/concepts-7.htm">Java editor</a>
     </p>
     <p>
-      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159">
+      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" >
     </p>
     <p>
       <a href="tasks-54.htm">Using the Java editor</a><br>
@@ -32,13 +32,13 @@
        <a href="tasks-61.htm">Setting the order of import statements</a>
     </p>
     <p>
-      <img src="../images/ngrelr.gif" alt="Related reference" border="0" height="27" width="159">
+      <img src="../images/ngrelr.gif" alt="Related reference" border="0" >
     </p>
     <p>
       <a href="../reference/ref-menu-source.htm">Source menu</a>
     </p>
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-59.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-59.htm,v
retrieving revision 1.19
diff -u -r1.19 tasks-59.htm
--- tasks/tasks-59.htm	23 Jun 2004 23:07:20 -0000	1.19
+++ tasks/tasks-59.htm	10 Nov 2004 21:51:47 -0000
@@ -38,12 +38,12 @@
         The import statement is generated and inserted as specified by the import order preference.
       </li>
     </ol>
-    <img src="../images/ngrelc.gif" alt="Related concepts" border="0" height="27" width="159"> 
+    <img src="../images/ngrelc.gif" alt="Related concepts" border="0" > 
     <p>
       <a href="../concepts/concepts-7.htm">Java editor</a>
     </p>
     <p>
-      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159">
+      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" >
     </p>
     <p>
       <a href="tasks-54.htm">Using the Java editor</a><br>
@@ -52,11 +52,11 @@
        <a href="tasks-61.htm">Setting the order of import statements</a>
     </p>
     <p>
-      <img src="../images/ngrelr.gif" alt="Related reference" border="0" height="27" width="159"><br>
+      <img src="../images/ngrelr.gif" alt="Related reference" border="0" ><br>
        <a href="../reference/ref-menu-source.htm">Source menu</a>
     </p>
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-6.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-6.htm,v
retrieving revision 1.24
diff -u -r1.24 tasks-6.htm
--- tasks/tasks-6.htm	23 Jun 2004 23:07:20 -0000	1.24
+++ tasks/tasks-6.htm	10 Nov 2004 21:51:47 -0000
@@ -27,25 +27,25 @@
       <strong>Note:</strong> this toolbar button is enabled only when a Java editor is open.
     </p>
     <p>
-      <img src="../images/ngrelc.gif" alt="Related concepts" border="0" height="27" width="159">
+      <img src="../images/ngrelc.gif" alt="Related concepts" border="0" >
     </p>
     <p>
       <a href="../concepts/concepts-7.htm">Java editor</a>
     </p>
     <p>
-      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159">
+      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" >
     </p>
     <p>
       <a href="tasks-54.htm">Using the Java editor</a><a href="tasks-54.htm"></a>
     </p>
     <p>
-      <img src="../images/ngrelr.gif" alt="Related reference" border="0" height="27" width="159">
+      <img src="../images/ngrelr.gif" alt="Related reference" border="0" >
     </p>
     <p>
       <a href="../reference/ref-java-editor.htm">Java editor</a>
     </p>
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-60.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-60.htm,v
retrieving revision 1.18
diff -u -r1.18 tasks-60.htm
--- tasks/tasks-60.htm	23 Jun 2004 23:07:20 -0000	1.18
+++ tasks/tasks-60.htm	10 Nov 2004 21:51:47 -0000
@@ -36,13 +36,13 @@
       </li>
     </ol>
     <p>
-      <img src="../images/ngrelc.gif" alt="Related concepts" border="0" height="27" width="159">
+      <img src="../images/ngrelc.gif" alt="Related concepts" border="0" >
     </p>
     <p>
       <a href="../concepts/concepts-7.htm">Java editor</a>
     </p>
     <p>
-      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159">
+      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" >
     </p>
     <p>
       <a href="tasks-59.htm">Adding required import statements</a><br>
@@ -51,13 +51,13 @@
        <a href="tasks-74.htm">Showing a type's compilation unit in the Package Explorer view</a>
     </p>
     <p>
-      <img src="../images/ngrelr.gif" alt="Related reference" border="0" height="27" width="159">
+      <img src="../images/ngrelr.gif" alt="Related reference" border="0" >
     </p>
     <p>
       <a href="../reference/ref-menu-source.htm">Source menu</a>
     </p>
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-61.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-61.htm,v
retrieving revision 1.17
diff -u -r1.17 tasks-61.htm
--- tasks/tasks-61.htm	23 Jun 2004 23:07:20 -0000	1.17
+++ tasks/tasks-61.htm	10 Nov 2004 21:51:47 -0000
@@ -54,13 +54,13 @@
       </li>
     </ol>
     <p>
-      <img src="../images/ngrelc.gif" alt="Related concepts" border="0" height="27" width="159">
+      <img src="../images/ngrelc.gif" alt="Related concepts" border="0" >
     </p>
     <p>
       <a href="../concepts/concepts-7.htm">Java editor</a>
     </p>
     <p>
-      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159">
+      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" >
     </p>
     <p>
       <a href="tasks-59.htm">Adding required import statements</a><br>
@@ -68,14 +68,14 @@
        <a href="tasks-60.htm">Organizing existing import statements</a>
     </p>
     <p>
-      <img src="../images/ngrelr.gif" alt="Related reference" border="0" height="27" width="159">
+      <img src="../images/ngrelr.gif" alt="Related reference" border="0" >
     </p>
     <p>
       <a href="../reference/ref-menu-refactor.htm">Refactoring actions</a><br>
        <a href="../reference/ref-22.htm">Organize Import preference page</a>
     </p>
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-62.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-62.htm,v
retrieving revision 1.20
diff -u -r1.20 tasks-62.htm
--- tasks/tasks-62.htm	23 Jun 2004 23:07:20 -0000	1.20
+++ tasks/tasks-62.htm	10 Nov 2004 21:51:47 -0000
@@ -31,14 +31,14 @@
       history) is called an edition.
     </p>
     <p>
-      <img width="159" height="27" src="../images/ngrelc.gif" alt="Related concepts" border="0">
+      <img  src="../images/ngrelc.gif" alt="Related concepts" border="0">
     </p>
     <p>
       	<a href="../concepts/concepts-1.htm">Java development tools (JDT)</a><br>
        	<a href="../concepts/concepts-6.htm">Java views</a>
     </p>
     <p>
-      <img border="0" width="159" height="27" src="../images/ngrelt.gif" alt="Related tasks">
+      <img border="0"  src="../images/ngrelt.gif" alt="Related tasks">
     </p>
     <p>
       <a href="tasks-54.htm">Using the Java editor</a><br>
@@ -47,13 +47,13 @@
       <a href="tasks-64.htm">Restoring a deleted workbench element</a>
     </p>
     <p>
-      <img border="0" width="159" height="27" src="../images/ngrelr.gif" alt="Related reference">
+      <img border="0"  src="../images/ngrelr.gif" alt="Related reference">
     </p>
     <p>
       <a href="../reference/ref-view-package-explorer.htm">Package Explorer</a>
      </p>
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-63.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-63.htm,v
retrieving revision 1.18
diff -u -r1.18 tasks-63.htm
--- tasks/tasks-63.htm	23 Jun 2004 23:07:20 -0000	1.18
+++ tasks/tasks-63.htm	10 Nov 2004 21:51:47 -0000
@@ -43,26 +43,26 @@
       </li>
     </ol>
     <p>
-      <img width="159" height="27" src="../images/ngrelc.gif" alt="Related concepts" border="0">
+      <img  src="../images/ngrelc.gif" alt="Related concepts" border="0">
     </p>
     <p>
       <a href="../concepts/concepts-6.htm">Java views</a><br>
        <a href="../concepts/concepts-7.htm">Java editor</a>
     </p>
     <p>
-      <img border="0" width="159" height="27" src="../images/ngrelt.gif" alt="Related tasks">
+      <img border="0"  src="../images/ngrelt.gif" alt="Related tasks">
     </p>
     <p>
       <a href="tasks-62.htm">Using the local history</a>
     </p>
     <p>
-      <img border="0" width="159" height="27" src="../images/ngrelr.gif" alt="Related reference">
+      <img border="0"  src="../images/ngrelr.gif" alt="Related reference">
     </p>
     <p>
       <a href="../reference/ref-view-outline.htm">Outline view for Java</a>
     </p>
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-63a.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-63a.htm,v
retrieving revision 1.2
diff -u -r1.2 tasks-63a.htm
--- tasks/tasks-63a.htm	23 Jun 2004 23:07:20 -0000	1.2
+++ tasks/tasks-63a.htm	10 Nov 2004 21:51:47 -0000
@@ -42,26 +42,26 @@
       </li>
     </ol>
     <p>
-      <img width="159" height="27" src="../images/ngrelc.gif" alt="Related concepts" border="0">
+      <img  src="../images/ngrelc.gif" alt="Related concepts" border="0">
     </p>
     <p>
       <a href="../concepts/concepts-6.htm">Java views</a><br>
        <a href="../concepts/concepts-7.htm">Java editor</a>
     </p>
     <p>
-      <img border="0" width="159" height="27" src="../images/ngrelt.gif" alt="Related tasks">
+      <img border="0"  src="../images/ngrelt.gif" alt="Related tasks">
     </p>
     <p>
       <a href="tasks-62.htm">Using the local history</a>
     </p>
     <p>
-      <img border="0" width="159" height="27" src="../images/ngrelr.gif" alt="Related reference">
+      <img border="0"  src="../images/ngrelr.gif" alt="Related reference">
     </p>
     <p>
       <a href="../reference/ref-view-outline.htm">Outline view for Java</a>
     </p>
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-64.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-64.htm,v
retrieving revision 1.18
diff -u -r1.18 tasks-64.htm
--- tasks/tasks-64.htm	23 Jun 2004 23:07:20 -0000	1.18
+++ tasks/tasks-64.htm	10 Nov 2004 21:51:47 -0000
@@ -43,25 +43,25 @@
       </li>
     </ol>
     <p>
-      <img width="159" height="27" src="../images/ngrelc.gif" alt="Related concepts" border="0">
+      <img  src="../images/ngrelc.gif" alt="Related concepts" border="0">
     </p>
     <p>
       <a href="../concepts/concepts-7.htm">Java editor</a>
     </p>
     <p>
-      <img border="0" width="159" height="27" src="../images/ngrelt.gif" alt="Related tasks">
+      <img border="0"  src="../images/ngrelt.gif" alt="Related tasks">
     </p>
     <p>
       <a href="tasks-62.htm">Using the local history</a>
     </p>
     <p>
-      <img border="0" width="159" height="27" src="../images/ngrelr.gif" alt="Related reference">
+      <img border="0"  src="../images/ngrelr.gif" alt="Related reference">
     </p>
     <p>
       <a href="../reference/ref-view-outline.htm">Outline view for Java</a>
     </p>
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-65.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-65.htm,v
retrieving revision 1.15
diff -u -r1.15 tasks-65.htm
--- tasks/tasks-65.htm	23 Jun 2004 23:07:20 -0000	1.15
+++ tasks/tasks-65.htm	10 Nov 2004 21:51:47 -0000
@@ -50,14 +50,14 @@
       </li>
     </ol>
     <p>
-      <img src="../images/ngrelc.gif" alt="Related concepts" border="0" height="27" width="159">
+      <img src="../images/ngrelc.gif" alt="Related concepts" border="0" >
     </p>
     <p>
       <a href="../concepts/concepts-7.htm">Java editor</a><br>
        <a href="../concepts/concepts-11.htm">Scrapbook</a>
     </p>
     <p>
-      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159">
+      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" >
     </p>
     <p>
       <a href="tasks-54.htm">Using the Java editor</a><br>
@@ -67,11 +67,11 @@
        <a href="../reference/ref-24.htm">Views and editors</a>
     </p>
     <p>
-      <img src="../images/ngrelr.gif" alt="Related reference" border="0" height="27" width="159"><br>
+      <img src="../images/ngrelr.gif" alt="Related reference" border="0" ><br>
        <a href="../reference/ref-143.htm">Java Content Assist</a>
     </p>
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-66.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-66.htm,v
retrieving revision 1.13
diff -u -r1.13 tasks-66.htm
--- tasks/tasks-66.htm	23 Jun 2004 23:07:20 -0000	1.13
+++ tasks/tasks-66.htm	10 Nov 2004 21:51:47 -0000
@@ -16,14 +16,14 @@
       The Java editor supports the formatting of Java code according to your personal preferences.
     </p>
     <p>
-      <img width="159" height="27" src="../images/ngrelc.gif" alt="Related concepts" border="0">
+      <img  src="../images/ngrelc.gif" alt="Related concepts" border="0">
     </p>
     <p>
       <a href="../concepts/concepts-1.htm">Java development tools (JDT)</a><br>
        <a href="../concepts/concepts-7.htm">Java editor</a>
     </p>
     <p>
-      <img border="0" width="159" height="27" src="../images/ngrelt.gif" alt="Related tasks">
+      <img border="0"  src="../images/ngrelt.gif" alt="Related tasks">
     </p>
     <p>
       <a href="tasks-54.htm">Using the Java editor</a><br>
@@ -32,13 +32,13 @@
        <a href="tasks-65.htm">Using content/code assist</a>
     </p>
     <p>
-      <img border="0" width="159" height="27" src="../images/ngrelr.gif" alt="Related reference">
+      <img border="0"  src="../images/ngrelr.gif" alt="Related reference">
     </p>
     <p>
       <a href="../reference/ref-17.htm">Code Formatter preferences</a>
     </p>
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-67.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-67.htm,v
retrieving revision 1.18
diff -u -r1.18 tasks-67.htm
--- tasks/tasks-67.htm	23 Jun 2004 23:07:20 -0000	1.18
+++ tasks/tasks-67.htm	10 Nov 2004 21:51:47 -0000
@@ -40,14 +40,14 @@
       </li>
     </ol>
     <p>
-      <img src="../images/ngrelc.gif" alt="Related concepts" border="0" height="27" width="159">
+      <img src="../images/ngrelc.gif" alt="Related concepts" border="0" >
     </p>
     <p>
       <a href="../concepts/concepts-1.htm">Java development tools (JDT)</a><br>
       <a href="../concepts/concepts-7.htm">Java editor</a>
     </p>
     <p>
-      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159">
+      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" >
     </p>
     <p>
       <a href="tasks-54.htm">Using the Java editor</a><br>
@@ -55,14 +55,14 @@
       <a href="tasks-68.htm">Setting code formatting preferences</a>
     </p>
     <p>
-      <img src="../images/ngrelr.gif" alt="Related reference" border="0" height="27" width="159">
+      <img src="../images/ngrelr.gif" alt="Related reference" border="0" >
     </p>
     <p>
       <a href="../reference/ref-menu-source.htm">Source menu</a><br>
       <a href="../reference/ref-17.htm">Code Formatter preferences</a>
     </p>
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-68.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-68.htm,v
retrieving revision 1.15
diff -u -r1.15 tasks-68.htm
--- tasks/tasks-68.htm	23 Jun 2004 23:07:20 -0000	1.15
+++ tasks/tasks-68.htm	10 Nov 2004 21:51:48 -0000
@@ -32,26 +32,26 @@
       </li>
     </ol>
     <p>
-      <img width="159" height="27" src="../images/ngrelc.gif" alt="Related concepts" border="0">
+      <img  src="../images/ngrelc.gif" alt="Related concepts" border="0">
     </p>
     <p>
       <a href="../concepts/concepts-1.htm">Java development tools (JDT)</a>
     </p>
     <p>
-      <img border="0" width="159" height="27" src="../images/ngrelt.gif" alt="Related tasks">
+      <img border="0"  src="../images/ngrelt.gif" alt="Related tasks">
     </p>
     <p>
       <a href="tasks-66.htm">Formatting Java code</a><br>
        <a href="tasks-67.htm">Formatting files or portions of code</a>
     </p>
     <p>
-      <img border="0" width="159" height="27" src="../images/ngrelr.gif" alt="Related reference">
+      <img border="0"  src="../images/ngrelr.gif" alt="Related reference">
     </p>
     <p>
       <a href="../reference/ref-17.htm">Code Formatter preferences</a>
     </p>
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-69.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-69.htm,v
retrieving revision 1.11
diff -u -r1.11 tasks-69.htm
--- tasks/tasks-69.htm	23 Jun 2004 23:07:20 -0000	1.11
+++ tasks/tasks-69.htm	10 Nov 2004 21:51:48 -0000
@@ -16,13 +16,13 @@
       You can view different kinds of documentation information while working in the workbench.
     </p>
     <p>
-      <img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27">
+      <img border="0" src="../images/ngrelc.gif" alt="Related concepts" >
     </p>
     <p>
       <a href="../concepts/concepts-1.htm">Java development tools (JDT)</a>
     </p>
     <p>
-      <img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27">
+      <img border="0" src="../images/ngrelt.gif" alt="Related tasks" >
     </p>
     <p>
       <a href="tasks-54.htm">Using the Java editor</a><br>
@@ -30,7 +30,7 @@
        <a href="../tasks/tasks-70.htm">Viewing marker help</a>
     </p>
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-7.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-7.htm,v
retrieving revision 1.15
diff -u -r1.15 tasks-7.htm
--- tasks/tasks-7.htm	23 Jun 2004 23:07:20 -0000	1.15
+++ tasks/tasks-7.htm	10 Nov 2004 21:51:48 -0000
@@ -26,13 +26,13 @@
     </li>
 	</ol>
     <p>
-      <img src="../images/ngrelc.gif" alt="Related concepts" border="0" height="27" width="159">
+      <img src="../images/ngrelc.gif" alt="Related concepts" border="0" >
     </p>
     <p>
       <a href="../concepts/concepts-1.htm">Java development tools (JDT)</a>
     </p>
     <p>
-      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159">
+      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" >
     </p>
     <p>
       <a href="tasks-39.htm">Opening a type hierarchy on a Java element</a><br>
@@ -41,14 +41,14 @@
        <a href="tasks-42.htm">Opening a type hierarchy in its own perspective</a>
     </p>
     <p>
-      <img src="../images/ngrelr.gif" alt="Related reference" border="0" height="27" width="159">
+      <img src="../images/ngrelr.gif" alt="Related reference" border="0" >
     </p>
     <p>
       <a href="../reference/ref-13.htm">Java Base preference page</a><br>
       <a href="../reference/ref-13.htm"></a>
     </p>
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-70.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-70.htm,v
retrieving revision 1.12
diff -u -r1.12 tasks-70.htm
--- tasks/tasks-70.htm	23 Jun 2004 23:07:20 -0000	1.12
+++ tasks/tasks-70.htm	10 Nov 2004 21:51:48 -0000
@@ -27,13 +27,13 @@
       Hover your mouse pointer over the marker in the marker bar to view any available hover help.
     </p>
     <p>
-      <img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27">
+      <img border="0" src="../images/ngrelc.gif" alt="Related concepts" >
     </p>
     <p>
       <a href="../concepts/concepts-1.htm">Java development tools (JDT)</a>
     </p>
     <p>
-      <img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27">
+      <img border="0" src="../images/ngrelt.gif" alt="Related tasks" >
     </p>
     <p>
       <a href="tasks-54.htm">Using the Java editor</a><br>
@@ -41,7 +41,7 @@
        <a href="../tasks/tasks-71.htm">Viewing Javadoc information</a>
     </p>
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-71.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-71.htm,v
retrieving revision 1.24
diff -u -r1.24 tasks-71.htm
--- tasks/tasks-71.htm	23 Jun 2004 23:07:20 -0000	1.24
+++ tasks/tasks-71.htm	10 Nov 2004 21:51:48 -0000
@@ -57,13 +57,13 @@
       </li>
     </ol>
     <p>
-       <img src="../images/ngrelc.gif" alt="Related concepts" border="0" height="27" width="159">
+       <img src="../images/ngrelc.gif" alt="Related concepts" border="0" >
     </p>
     <p>
       <a href="../concepts/concepts-7.htm">Java editor</a>
     </p>
     <p>
-      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159">
+      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" >
     </p>
     <p>
       <a href="tasks-54.htm">Using the Java editor</a><br>
@@ -72,14 +72,14 @@
        <a href="tasks-70.htm">Viewing marker help</a>
     </p>
     <p>
-      <img src="../images/ngrelr.gif" alt="Related reference" border="0" height="27" width="159">
+      <img src="../images/ngrelr.gif" alt="Related reference" border="0" >
     </p>
     <p>
       <a href="../reference/ref-view-package-explorer.htm">Package Explorer</a><br>
        <a href="../reference/ref-dialog-javadoc-location.htm">Javadoc Location</a>
     </p>
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-72.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-72.htm,v
retrieving revision 1.9
diff -u -r1.9 tasks-72.htm
--- tasks/tasks-72.htm	23 Jun 2004 23:07:20 -0000	1.9
+++ tasks/tasks-72.htm	10 Nov 2004 21:51:48 -0000
@@ -13,7 +13,7 @@
       Navigating the JDT Workbench
     </h1>
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-73.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-73.htm,v
retrieving revision 1.16
diff -u -r1.16 tasks-73.htm
--- tasks/tasks-73.htm	23 Jun 2004 23:07:20 -0000	1.16
+++ tasks/tasks-73.htm	10 Nov 2004 21:51:48 -0000
@@ -40,26 +40,26 @@
       An editor opens containing the selected element.
     </p>
     <p>
-      <img src="../images/ngrelc.gif" alt="Related concepts" border="0" height="27" width="159">
+      <img src="../images/ngrelc.gif" alt="Related concepts" border="0" >
     </p>
     <p>
       <a href="../concepts/concepts-7.htm">Java editor</a>
     </p>
     <p>
-      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159">
+      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" >
     </p>
     <p>
       <a href="tasks-54.htm">Using the Java editor</a>
     </p>
     <p>
-      <img src="../images/ngrelr.gif" alt="Related reference" border="0" height="27" width="159">
+      <img src="../images/ngrelr.gif" alt="Related reference" border="0" >
     </p>
     <p>
       <a href="../reference/ref-menu-navigate.htm">Navigate menu</a><br>
        <a href="../reference/ref-24.htm">Views and editors</a>
     </p>
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-74.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-74.htm,v
retrieving revision 1.23
diff -u -r1.23 tasks-74.htm
--- tasks/tasks-74.htm	23 Jun 2004 23:07:20 -0000	1.23
+++ tasks/tasks-74.htm	10 Nov 2004 21:51:48 -0000
@@ -35,13 +35,13 @@
       Explorer</strong> preference is cleared.
     </p>
     <p>
-      <img src="../images/ngrelc.gif" alt="Related concepts" border="0" height="27" width="159">
+      <img src="../images/ngrelc.gif" alt="Related concepts" border="0" >
     </p>
     <p>
       <a href="../concepts/concepts-6.htm">Java views</a>
     </p>
     <p>
-      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159">
+      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" >
     </p>
     <p>
       <a href="tasks-executionArgs.htm">Setting execution arguments</a><br>
@@ -50,14 +50,14 @@
        <a href="tasks-60.htm">Organizing existing import statements</a>
     </p>
     <p>
-      <img src="../images/ngrelr.gif" alt="Related reference" border="0" height="27" width="159">
+      <img src="../images/ngrelr.gif" alt="Related reference" border="0" >
     </p>
     <p>
       <a href="../reference/ref-13.htm">Java Base preference page</a><br>
        <a href="../reference/ref-view-package-explorer.htm">Package Explorer</a>
     </p>
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-75.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-75.htm,v
retrieving revision 1.19
diff -u -r1.19 tasks-75.htm
--- tasks/tasks-75.htm	23 Jun 2004 23:07:20 -0000	1.19
+++ tasks/tasks-75.htm	10 Nov 2004 21:51:48 -0000
@@ -36,26 +36,26 @@
 		<strong>Note:</strong> Revealing may not be possible if Package Explorer filters are applied.
 	</p>
     <p>
-      <img src="../images/ngrelc.gif" alt="Related concepts" border="0" height="27" width="159">
+      <img src="../images/ngrelc.gif" alt="Related concepts" border="0" >
     </p>
     <p>
       <a href="../concepts/concepts-1.htm">Java development tools (JDT)</a>
     </p>
     <p>
-      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159">
+      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" >
     </p>
     <p>
       <a href="tasks-74.htm">Showing a type's compilation unit in the Package Explorer</a>
     </p>
     <p>
-      <img src="../images/ngrelr.gif" alt="Related reference" border="0" height="27" width="159">
+      <img src="../images/ngrelr.gif" alt="Related reference" border="0" >
     </p>
     <p>
       <a href="../reference/ref-menu-navigate.htm">Navigate actions</a><br>
        <a href="../reference/ref-view-package-explorer.htm">Package Explorer</a>
     </p>
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-76.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-76.htm,v
retrieving revision 1.17
diff -u -r1.17 tasks-76.htm
--- tasks/tasks-76.htm	23 Jun 2004 23:07:20 -0000	1.17
+++ tasks/tasks-76.htm	10 Nov 2004 21:51:48 -0000
@@ -36,13 +36,13 @@
 		</li>
 	</ol>
     <p>
-      <img src="../images/ngrelc.gif" alt="Related concepts" border="0" height="27" width="159">
+      <img src="../images/ngrelc.gif" alt="Related concepts" border="0" >
     </p>
     <p>
       <a href="../concepts/concepts-7.htm">Java editor</a>
     </p>
     <p>
-      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159">
+      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" >
     </p>
     <p>
       <a href="tasks-115.htm">Attaching source to a JAR file</a><br>
@@ -50,14 +50,14 @@
        <a href="tasks-54.htm">Using the Java editor</a>
     </p>
     <p>
-      <img src="../images/ngrelr.gif" alt="Related reference" border="0" height="27" width="159">
+      <img src="../images/ngrelr.gif" alt="Related reference" border="0" >
     </p>
     <p>
       <a href="../reference/ref-menu-navigate.htm">Navigate actions</a><br>
        <a href="../reference/ref-24.htm">Views and editors</a>
     </p>
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-77.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-77.htm,v
retrieving revision 1.18
diff -u -r1.18 tasks-77.htm
--- tasks/tasks-77.htm	23 Jun 2004 23:07:20 -0000	1.18
+++ tasks/tasks-77.htm	10 Nov 2004 21:51:48 -0000
@@ -29,13 +29,13 @@
 		</li>
 	</ol>
     <p>
-      <img src="../images/ngrelc.gif" alt="Related concepts" border="0" height="27" width="159">
+      <img src="../images/ngrelc.gif" alt="Related concepts" border="0" >
     </p>
     <p>
       <a href="../concepts/concepts-6.htm">Java views</a>
     </p>
     <p>
-      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159">
+      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" >
     </p>
     <p>
       <a href="tasks-74.htm">Showing a type's compilation unit in the Package Explorer</a><br>
@@ -44,14 +44,14 @@
        <a href="tasks-15.htm">Creating a new Java package</a>
     </p>
     <p>
-      <img src="../images/ngrelr.gif" alt="Related reference" border="0" height="27" width="159"><a href="../reference/ref-menu-navigate.htm"></a>
+      <img src="../images/ngrelr.gif" alt="Related reference" border="0" ><a href="../reference/ref-menu-navigate.htm"></a>
     </p>
     <p>
       <a href="../reference/ref-menu-navigate.htm">Navigate actions</a><br>
        <a href="../reference/ref-view-package-explorer.htm">Package Explorer</a>
     </p>
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-78.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-78.htm,v
retrieving revision 1.10
diff -u -r1.10 tasks-78.htm
--- tasks/tasks-78.htm	23 Jun 2004 23:07:20 -0000	1.10
+++ tasks/tasks-78.htm	10 Nov 2004 21:51:48 -0000
@@ -17,7 +17,7 @@
     </p>
     <a href="tasks-115.htm">See Attaching Source to a JAR File</a> 
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-79.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-79.htm,v
retrieving revision 1.10
diff -u -r1.10 tasks-79.htm
--- tasks/tasks-79.htm	23 Jun 2004 23:07:20 -0000	1.10
+++ tasks/tasks-79.htm	10 Nov 2004 21:51:48 -0000
@@ -17,26 +17,26 @@
       A Java search can be conducted using the Search dialog as well as using the pop-up menu of selected resources and elements.
     </p>
     <p>
-      <img src="../images/ngrelc.gif" alt="Related concepts" border="0" height="27" width="159">
+      <img src="../images/ngrelc.gif" alt="Related concepts" border="0" >
     </p>
     <p>
       <a href="../concepts/concepts-8.htm">Java search</a>
     </p>
     <p>
-      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159">
+      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" >
     </p>
     <p>
       <a href="tasks-104.htm">Conducting a Java search using pop-up menus</a><br>
        <a href="tasks-103.htm">Conducting a Java search using the Search button</a>
     </p>
     <p>
-      <img src="../images/ngrelr.gif" alt="Related reference" border="0" height="27" width="159"><a href="../reference/ref-menu-search.htm"></a>
+      <img src="../images/ngrelr.gif" alt="Related reference" border="0" ><a href="../reference/ref-menu-search.htm"></a>
     </p>
     <p>
       <a href="../reference/ref-menu-search.htm">Search menu</a>
     </p>
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-80.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-80.htm,v
retrieving revision 1.18
diff -u -r1.18 tasks-80.htm
--- tasks/tasks-80.htm	1 Jul 2004 16:17:06 -0000	1.18
+++ tasks/tasks-80.htm	10 Nov 2004 21:51:48 -0000
@@ -13,13 +13,13 @@
       Refactoring
     </h1>
     <p>
-      <img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27">
+      <img border="0" src="../images/ngrelc.gif" alt="Related concepts" >
     </p>
     <p>
       <a href="../concepts/concepts-9.htm">Refactoring support</a>
     </p>
     <p>
-      <img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27">
+      <img border="0" src="../images/ngrelt.gif" alt="Related tasks" >
     </p>
     <p>
       <a href="../tasks/tasks-82.htm">Refactoring without preview</a><br>
@@ -57,7 +57,7 @@
   <a href="tasks-219.htm">Replacing references to a type with references to one of its supertypes</a><br>
  </p>
 <p>
-      <img border="0" src="../images/ngrelr.gif" alt="Related reference" width="159" height="27">
+      <img border="0" src="../images/ngrelr.gif" alt="Related reference" >
     </p>
     <p>
       <a href="../reference/ref-menu-refactor.htm">Refactoring actions</a><br>
@@ -65,7 +65,7 @@
        <a href="../reference/ref-23.htm">Refactoring preferences</a>
     </p>
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-81.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-81.htm,v
retrieving revision 1.10
diff -u -r1.10 tasks-81.htm
--- tasks/tasks-81.htm	23 Jun 2004 23:07:20 -0000	1.10
+++ tasks/tasks-81.htm	10 Nov 2004 21:51:48 -0000
@@ -19,7 +19,7 @@
       You can execute a refactoring in one of two different ways.
     </p>
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-82.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-82.htm,v
retrieving revision 1.17
diff -u -r1.17 tasks-82.htm
--- tasks/tasks-82.htm	23 Jun 2004 23:07:20 -0000	1.17
+++ tasks/tasks-82.htm	10 Nov 2004 21:51:48 -0000
@@ -42,13 +42,13 @@
     closes. </li>
 </ol>
     <p>
-      <img width="159" height="27" src="../images/ngrelc.gif" alt="Related concepts" border="0">
+      <img  src="../images/ngrelc.gif" alt="Related concepts" border="0">
     </p>
     <p>
       <a href="../concepts/concepts-9.htm">Refactoring support</a>
     </p>
     <p>
-      <img border="0" width="159" height="27" src="../images/ngrelt.gif" alt="Related tasks">
+      <img border="0"  src="../images/ngrelt.gif" alt="Related tasks">
     </p>
     <p>
       <a href="tasks-83.htm">Refactoring with preview</a><br>
@@ -56,7 +56,7 @@
        <a href="tasks-101.htm">Redoing a refactoring operation</a>
     </p>
     <p>
-      <img border="0" width="159" height="27" src="../images/ngrelr.gif" alt="Related reference">
+      <img border="0"  src="../images/ngrelr.gif" alt="Related reference">
     </p>
     <p>
       <a href="../reference/ref-menu-refactor.htm">Refactoring actions</a><br>
@@ -64,7 +64,7 @@
        <a href="../reference/ref-23.htm">Refactoring preferences</a>
     </p>
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-83.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-83.htm,v
retrieving revision 1.17
diff -u -r1.17 tasks-83.htm
--- tasks/tasks-83.htm	23 Jun 2004 23:07:20 -0000	1.17
+++ tasks/tasks-83.htm	10 Nov 2004 21:51:48 -0000
@@ -45,13 +45,13 @@
   </li>
     </ol>
     <p>
-      <img width="159" height="27" src="../images/ngrelc.gif" alt="Related concepts" border="0">
+      <img  src="../images/ngrelc.gif" alt="Related concepts" border="0">
     </p>
     <p>
       <a href="../concepts/concepts-9.htm">Refactoring support</a>
     </p>
     <p>
-      <img border="0" width="159" height="27" src="../images/ngrelt.gif" alt="Related tasks">
+      <img border="0"  src="../images/ngrelt.gif" alt="Related tasks">
     </p>
     <p>
       <a href="tasks-82.htm">Refactoring without preview</a><br>
@@ -60,7 +60,7 @@
        <a href="tasks-101.htm">Redoing a refactoring operation</a>
     </p>
     <p>
-      <img border="0" width="159" height="27" src="../images/ngrelr.gif" alt="Related reference">
+      <img border="0"  src="../images/ngrelr.gif" alt="Related reference">
     </p>
     <p>
       <a href="../reference/ref-menu-refactor.htm">Refactoring actions</a><br>
@@ -68,7 +68,7 @@
        <a href="../reference/ref-23.htm">Refactoring preferences</a>
     </p>
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-84.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-84.htm,v
retrieving revision 1.12
diff -u -r1.12 tasks-84.htm
--- tasks/tasks-84.htm	23 Jun 2004 23:07:20 -0000	1.12
+++ tasks/tasks-84.htm	10 Nov 2004 21:51:48 -0000
@@ -34,13 +34,13 @@
       the refactoring.
     </p>
     <p>
-      <img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27">
+      <img border="0" src="../images/ngrelc.gif" alt="Related concepts" >
     </p>
     <p>
       <a href="../concepts/concepts-9.htm">Refactoring support</a>
     </p>
     <p>
-      <img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27">
+      <img border="0" src="../images/ngrelt.gif" alt="Related tasks" >
     </p>
     <p>
       <a href="../tasks/tasks-83.htm">Refactoring with preview</a><br>
@@ -48,7 +48,7 @@
        <a href="../tasks/tasks-101.htm">Redoing a refactoring operation</a>
     </p>
     <p>
-      <img border="0" src="../images/ngrelr.gif" alt="Related reference" width="159" height="27">
+      <img border="0" src="../images/ngrelr.gif" alt="Related reference" >
     </p>
     <p>
       <a href="../reference/ref-menu-refactor.htm">Refactoring actions</a><br>
@@ -56,7 +56,7 @@
        <a href="../reference/ref-23.htm">Refactoring preferences</a>
     </p>
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-85.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-85.htm,v
retrieving revision 1.20
diff -u -r1.20 tasks-85.htm
--- tasks/tasks-85.htm	23 Jun 2004 23:07:20 -0000	1.20
+++ tasks/tasks-85.htm	10 Nov 2004 21:51:48 -0000
@@ -76,13 +76,13 @@
       elements.
     </p>
     <p>
-      <img src="../images/ngrelc.gif" alt="Related concepts" border="0" height="27" width="159">
+      <img src="../images/ngrelc.gif" alt="Related concepts" border="0" >
     </p>
     <p>
       <a href="../concepts/concepts-3.htm">Java projects</a>
     </p>
     <p>
-      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159">
+      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" >
     </p>
     <p>
       <a href="tasks-11.htm">Creating Java elements</a><br>
@@ -90,14 +90,14 @@
        <a href="tasks-85.htm">Copying and moving Java elements</a>
     </p>
     <p>
-      <img src="../images/ngrelr.gif" alt="Related reference" border="0" height="27" width="159"><a href="../reference/ref-menu-edit.htm"></a>
+      <img src="../images/ngrelr.gif" alt="Related reference" border="0" ><a href="../reference/ref-menu-edit.htm"></a>
     </p>
     <p>
       <a href="../reference/ref-menu-edit.htm">Edit menu</a><br>
        <a href="../reference/ref-menu-refactor.htm">Refactoring actions</a>
     </p>
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-86.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-86.htm,v
retrieving revision 1.13
diff -u -r1.13 tasks-86.htm
--- tasks/tasks-86.htm	23 Jun 2004 23:07:20 -0000	1.13
+++ tasks/tasks-86.htm	10 Nov 2004 21:51:48 -0000
@@ -35,13 +35,13 @@
       </li>
     </ol>
     <p>
-      <img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27">
+      <img border="0" src="../images/ngrelc.gif" alt="Related concepts" >
     </p>
     <p>
       <a href="../concepts/concepts-9.htm">Refactoring support</a>
     </p>
     <p>
-      <img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27">
+      <img border="0" src="../images/ngrelt.gif" alt="Related tasks" >
     </p>
     <p>
       <a href="tasks-82.htm">Refactoring without preview</a><br>
@@ -51,14 +51,14 @@
        <a href="../tasks/tasks-85.htm">Copying and moving Java elements</a>
     </p>
     <p>
-      <img border="0" src="../images/ngrelr.gif" alt="Related reference" width="159" height="27">
+      <img border="0" src="../images/ngrelr.gif" alt="Related reference" >
     </p>
     <p>
       <a href="../reference/ref-view-package-explorer.htm">Package Explorer</a><br>
        <a href="../reference/ref-menu-refactor.htm">Refactoring actions</a>
     </p>
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-87.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-87.htm,v
retrieving revision 1.16
diff -u -r1.16 tasks-87.htm
--- tasks/tasks-87.htm	23 Jun 2004 23:07:20 -0000	1.16
+++ tasks/tasks-87.htm	10 Nov 2004 21:51:48 -0000
@@ -32,19 +32,19 @@
         </ul>
       </li>
     </ol>
-    <img src="../images/ngrelc.gif" alt="Related concepts" border="0" height="27" width="159"> 
+    <img src="../images/ngrelc.gif" alt="Related concepts" border="0" > 
     <p>
       <a href="../concepts/concepts-1.htm">Java development tools (JDT)</a>
     </p>
     <p>
-      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159">
+      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" >
     </p>
     <p>
       <a href="tasks-43.htm">Overriding a method</a><br>
        <a href="tasks-96.htm">Renaming a method</a>
     </p>
     <p>
-      <img src="../images/ngrelr.gif" alt="Related reference" border="0" height="27" width="159"><a href="../reference/ref-154.htm"></a>
+      <img src="../images/ngrelr.gif" alt="Related reference" border="0" ><a href="../reference/ref-154.htm"></a>
     </p>
     <p>
       <a href="../reference/ref-menu-refactor.htm">Refactoring actions</a><br>
@@ -53,7 +53,7 @@
        <a href="../reference/ref-154.htm">Extract method errors</a>
     </p>
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-88.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-88.htm,v
retrieving revision 1.20
diff -u -r1.20 tasks-88.htm
--- tasks/tasks-88.htm	24 Jun 2004 20:55:57 -0000	1.20
+++ tasks/tasks-88.htm	10 Nov 2004 21:51:48 -0000
@@ -13,7 +13,7 @@
     <h1>
       Parameters page
     </h1>
-    <img src="../images/tasks-27.gif" width=412 height=454 alt="Parameters page of the Extract Method refactoring dialog"> 
+    <img src="../images/tasks-27.gif"  alt="Parameters page of the Extract Method refactoring dialog"> 
     <p>
       Extract Method Parameters Page
     </p>
@@ -41,7 +41,7 @@
       </li>
     </ul>
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-89.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-89.htm,v
retrieving revision 1.12
diff -u -r1.12 tasks-89.htm
--- tasks/tasks-89.htm	23 Jun 2004 23:07:20 -0000	1.12
+++ tasks/tasks-89.htm	10 Nov 2004 21:51:48 -0000
@@ -30,7 +30,7 @@
       On the problems pages, you can press F1 to link to a detailed description of errors.
     </p>
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-9.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-9.htm,v
retrieving revision 1.17
diff -u -r1.17 tasks-9.htm
--- tasks/tasks-9.htm	23 Jun 2004 23:07:20 -0000	1.17
+++ tasks/tasks-9.htm	10 Nov 2004 21:51:48 -0000
@@ -47,7 +47,7 @@
 <p>If the specified perspective is not open at the time it needs to be activated, 
   that perspective is created.&nbsp;</p>
     <p>
-      <img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27">
+      <img border="0" src="../images/ngrelc.gif" alt="Related concepts" >
     </p>
     <p>
       <a href="../concepts/concepts-10.htm">Debugger</a><br>
@@ -56,13 +56,13 @@
        <a href="../concepts/concepts-5.htm">Java perspectives</a>
     </p>
     <p>
-      <img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27">
+      <img border="0" src="../images/ngrelt.gif" alt="Related tasks" >
       <br>
        <a href="../tasks/tasks-126.htm">Running and debugging</a><br>
        <a href="../tasks/tasks-executionArgs.htm">Setting execution arguments</a><br>
        <a href="../tasks/tasks-130.htm">Launching a Java program</a><br>    </p>
     <p>
-      <img border="0" src="../images/ngrelr.gif" alt="Related reference" width="159" height="27">
+      <img border="0" src="../images/ngrelr.gif" alt="Related reference" >
     </p>
     <p>
       <a href="../reference/ref-45.htm">Console view</a><br>
@@ -71,7 +71,7 @@
        <a href="../reference/ref-4.htm">Run and debug actions</a><br>
     </p>
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-90.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-90.htm,v
retrieving revision 1.19
diff -u -r1.19 tasks-90.htm
--- tasks/tasks-90.htm	23 Jun 2004 23:07:20 -0000	1.19
+++ tasks/tasks-90.htm	10 Nov 2004 21:51:48 -0000
@@ -27,13 +27,13 @@
     <p>
       This updates all import statements of any affected compilation units and all fully qualified references to types declared in the renamed package.
     </p>
-    <img src="../images/ngrelc.gif" alt="Related concepts" border="0" height="27" width="159"> 
+    <img src="../images/ngrelc.gif" alt="Related concepts" border="0" > 
     <p>
       <a href="../concepts/concepts-3.htm">Java projects</a><br>
        <a href="../concepts/concepts-9.htm">Refactoring support</a>
     </p>
     <p>
-      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159">
+      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" >
     </p>
     <p>
       <a href="tasks-77.htm">Opening a package</a><br>
@@ -41,7 +41,7 @@
        <a href="tasks-15.htm">Creating a new Java package</a>
     </p>
     <p>
-      <img src="../images/ngrelr.gif" alt="Related reference" border="0" height="27" width="159">
+      <img src="../images/ngrelr.gif" alt="Related reference" border="0" >
     </p>
     <p>
       <a href="../reference/ref-view-package-explorer.htm">Package Explorer</a><br>
@@ -50,7 +50,7 @@
        <a href="../reference/ref-23.htm">Refactoring preferences</a>
     </p>
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-91.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-91.htm,v
retrieving revision 1.21
diff -u -r1.21 tasks-91.htm
--- tasks/tasks-91.htm	24 Jun 2004 20:55:57 -0000	1.21
+++ tasks/tasks-91.htm	10 Nov 2004 21:51:48 -0000
@@ -13,7 +13,7 @@
     <h1>
       Parameters page
     </h1>
-    <img src="../images/tasks-28.gif" width=417 height=293 alt="Parameters page of the Rename Package refactoring dialog"> 
+    <img src="../images/tasks-28.gif"  alt="Parameters page of the Rename Package refactoring dialog"> 
     <p>
       Rename Package Parameters Page
     </p>
@@ -42,14 +42,14 @@
     	perform a controlled refactoring and review the suggested changes if you select one of these options.
     </p> 
     <p>
-      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159">
+      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" >
     </p>
     <p>
     	<a href="tasks-82.htm">See Refactoring without Preview</a><br>
     	<a href="tasks-83.htm">See Refactoring with Preview</a>
     </p>
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-92.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-92.htm,v
retrieving revision 1.20
diff -u -r1.20 tasks-92.htm
--- tasks/tasks-92.htm	23 Jun 2004 23:07:20 -0000	1.20
+++ tasks/tasks-92.htm	10 Nov 2004 21:51:48 -0000
@@ -28,12 +28,12 @@
       Renaming a compilation unit also renames (and updates all references to) the top-level type that has the same name as the compilation unit. For example, renaming a
       compilation unit <em>A.java</em> in which a class <em>A</em> is declared also renames class <em>A</em> and updates all references to it.
     </p>
-    <img src="../images/ngrelc.gif" alt="Related concepts" border="0" height="27" width="159"> 
+    <img src="../images/ngrelc.gif" alt="Related concepts" border="0" > 
     <p>
       <a href="../concepts/concepts-9.htm">Refactoring support</a>
     </p>
     <p>
-      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159">
+      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" >
     </p>
     <p>
       <a href="tasks-85.htm">Copying and moving Java elements</a><br>
@@ -43,7 +43,7 @@
        <a href="tasks-74.htm">Showing a type's compilation unit in the Packages view</a>
     </p>
     <p>
-      <img src="../images/ngrelr.gif" alt="Related reference" border="0" height="27" width="159">
+      <img src="../images/ngrelr.gif" alt="Related reference" border="0" >
     </p>
     <p>
       <a href="../reference/ref-view-package-explorer.htm">Package Explorer</a><br>
@@ -52,7 +52,7 @@
        <a href="../reference/ref-23.htm">Refactoring preferences</a>
     </p>
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-93.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-93.htm,v
retrieving revision 1.21
diff -u -r1.21 tasks-93.htm
--- tasks/tasks-93.htm	24 Jun 2004 20:55:57 -0000	1.21
+++ tasks/tasks-93.htm	10 Nov 2004 21:51:48 -0000
@@ -13,7 +13,7 @@
     <h1>
       Parameters page
     </h1>
-    <img src="../images/tasks-29.gif" width=417 height=293 alt="Parameters page of the Rename Compilation Unit refactoring dialog"> 
+    <img src="../images/tasks-29.gif"  alt="Parameters page of the Rename Compilation Unit refactoring dialog"> 
     <p>
       Rename Compilation Unit Parameters Page
     </p>
@@ -42,14 +42,14 @@
     	that you perform a controlled refactoring and review the suggested changes if you select one of these options.
     </p>
     <p>
-      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159">
+      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" >
     </p>
     <p>
     	<a href="tasks-82.htm">See Refactoring without Preview</a><br>
     	<a href="tasks-83.htm">See Refactoring with Preview</a>
     </p>
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-94.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-94.htm,v
retrieving revision 1.21
diff -u -r1.21 tasks-94.htm
--- tasks/tasks-94.htm	23 Jun 2004 23:07:20 -0000	1.21
+++ tasks/tasks-94.htm	10 Nov 2004 21:51:48 -0000
@@ -37,12 +37,12 @@
         <strong>Refactor</strong> &gt; <strong>Rename</strong> action from the global menu bar.
       </li>
     </ol>
-    <img src="../images/ngrelc.gif" alt="Related concepts" border="0" height="27" width="159"> 
+    <img src="../images/ngrelc.gif" alt="Related concepts" border="0" > 
     <p>
       <a href="../concepts/concepts-3.htm">Java projects</a>
     </p>
     <p>
-      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159">
+      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" >
     </p>
     <p>
       <a href="tasks-17.htm">Creating a new Java class</a><br>
@@ -53,7 +53,7 @@
        <a href="tasks-20.htm">Creating a class in an existing compilation unit</a>
     </p>
     <p>
-      <img src="../images/ngrelr.gif" alt="Related reference" border="0" height="27" width="159">
+      <img src="../images/ngrelr.gif" alt="Related reference" border="0" >
     </p>
     <p>
       <a href="../reference/ref-view-package-explorer.htm">Package Explorer</a><br>
@@ -62,7 +62,7 @@
        <a href="../reference/ref-23.htm">Refactoring preferences</a>
     </p>
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-95.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-95.htm,v
retrieving revision 1.24
diff -u -r1.24 tasks-95.htm
--- tasks/tasks-95.htm	24 Jun 2004 20:55:57 -0000	1.24
+++ tasks/tasks-95.htm	10 Nov 2004 21:51:48 -0000
@@ -13,7 +13,7 @@
     <h1>
       Parameters page
     </h1>
-    <img src="../images/tasks-30.gif" width=417 height=293 alt="Parameters page of the Rename Type refactoring dialog"> 
+    <img src="../images/tasks-30.gif"  alt="Parameters page of the Rename Type refactoring dialog"> 
     <p>
       Rename Type Parameters Page
     </p>
@@ -42,14 +42,14 @@
     	perform a controlled refactoring and review the suggested changes if you select one of these options.
     </p>
     <p>
-      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159">
+      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" >
     </p>
     <p>
     	<a href="tasks-82.htm">Refactoring without Preview</a><br>
     	<a href="tasks-83.htm">Refactoring with Preview</a>
     </p>
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-96.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-96.htm,v
retrieving revision 1.19
diff -u -r1.19 tasks-96.htm
--- tasks/tasks-96.htm	23 Jun 2004 23:07:20 -0000	1.19
+++ tasks/tasks-96.htm	10 Nov 2004 21:51:48 -0000
@@ -47,13 +47,13 @@
 		<strong>Note 3:</strong> Renaming a static method or a private method updates references only to that method.
 	</p>
     <p>
-      <img src="../images/ngrelc.gif" alt="Related concepts" border="0" height="27" width="159">
+      <img src="../images/ngrelc.gif" alt="Related concepts" border="0" >
     </p>
     <p>
       <a href="../concepts/concepts-1.htm">Java development tools (JDT)</a>
     </p>
     <p>
-      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159">
+      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" >
     </p>
     <p>
       <a href="tasks-87.htm">Extracting a method</a><br>
@@ -61,7 +61,7 @@
        <a href="tasks-98.htm">Renaming method parameters</a>
     </p>
     <p>
-      <img src="../images/ngrelr.gif" alt="Related reference" border="0" height="27" width="159">
+      <img src="../images/ngrelr.gif" alt="Related reference" border="0" >
     </p>
     <p>
       <a href="../reference/ref-dialog-override-method.htm">Override methods</a><br>
@@ -70,7 +70,7 @@
        <a href="../reference/ref-23.htm">Refactoring preferences</a>
     </p>
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-97.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-97.htm,v
retrieving revision 1.18
diff -u -r1.18 tasks-97.htm
--- tasks/tasks-97.htm	24 Jun 2004 20:55:57 -0000	1.18
+++ tasks/tasks-97.htm	10 Nov 2004 21:51:48 -0000
@@ -13,7 +13,7 @@
     <h1>
       Parameters page
     </h1>
-    <img src="../images/tasks-31.gif" width=408 height=199 alt="Parameters page of the Rename Method refactoring dialog"> 
+    <img src="../images/tasks-31.gif"  alt="Parameters page of the Rename Method refactoring dialog"> 
     <p>
       Parameters Page for the Rename Method Refactoring Command
     </p>
@@ -29,7 +29,7 @@
     to perform a controlled refactoring. </li>
     </ul>
     <p>
-      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159">
+      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" >
     </p>
     <p>
     	<a href="tasks-82.htm">See Refactoring without Preview</a><br>
@@ -37,7 +37,7 @@
     	<a href="tasks-74.htm">See Showing a Type's Compilation Unit in the Packages View</a>
     </p>
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-98.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-98.htm,v
retrieving revision 1.19
diff -u -r1.19 tasks-98.htm
--- tasks/tasks-98.htm	23 Jun 2004 23:07:20 -0000	1.19
+++ tasks/tasks-98.htm	10 Nov 2004 21:51:48 -0000
@@ -44,19 +44,19 @@
       </li>
     </ul>
     <p>
-    	<img src="../images/ngrelc.gif" alt="Related concepts" border="0" height="27" width="159">
+    	<img src="../images/ngrelc.gif" alt="Related concepts" border="0" >
     </p>
     <p>
       <a href="../concepts/concepts-1.htm">Java development tools (JDT)</a>
     </p>
     <p>
-      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159">
+      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" >
     </p>
     <p>
       <a href="tasks-157.htm">Changing method signature</a>
     </p>
     <p>
-      <img src="../images/ngrelr.gif" alt="Related reference" border="0" height="27" width="159">
+      <img src="../images/ngrelr.gif" alt="Related reference" border="0" >
     </p>
     <p>
       <a href="../reference/ref-menu-refactor.htm">Refactoring actions</a><br>
@@ -64,7 +64,7 @@
        <a href="../reference/ref-23.htm">Refactoring preferences</a>
     </p>
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-99.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-99.htm,v
retrieving revision 1.20
diff -u -r1.20 tasks-99.htm
--- tasks/tasks-99.htm	24 Jun 2004 20:55:57 -0000	1.20
+++ tasks/tasks-99.htm	10 Nov 2004 21:51:48 -0000
@@ -13,7 +13,7 @@
     <h1>
       Parameters page
     </h1>
-    <img src="../images/tasks-32.gif" width=432 height=454 alt="Parameters page of the Change Method Signature refactoring wizard"> 
+    <img src="../images/tasks-32.gif"  alt="Parameters page of the Change Method Signature refactoring wizard"> 
     <p>
       Parameters Page for the Change Method Signature Refactoring Command
     </p>
@@ -24,7 +24,7 @@
       </li>
     </ul>
     <p>
-      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159">
+      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" >
     </p>
     <p>
     	<a href="tasks-82.htm">See Refactoring without Preview</a><br>
@@ -33,7 +33,7 @@
     </p>
     </ul>
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-JREs.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-JREs.htm,v
retrieving revision 1.2
diff -u -r1.2 tasks-JREs.htm
--- tasks/tasks-JREs.htm	23 Jun 2004 23:07:20 -0000	1.2
+++ tasks/tasks-JREs.htm	10 Nov 2004 21:51:48 -0000
@@ -38,14 +38,14 @@
       You can switch the default JRE for the workbench. The default JRE is the JRE to which the pre-defined classpath variables JRE_LIB, JRE_SRC and JRE_SRCROOT are bound.
     </p>
     <p>
-      <img src="../images/ngrelc.gif" alt="Related concepts" border="0" height="27" width="159">
+      <img src="../images/ngrelc.gif" alt="Related concepts" border="0" >
     </p>
     <p>
       <a href="../concepts/concepts-1.htm">Java development tools (JDT)</a><br>
        <a href="../concepts/cclsspthv.htm">Classpath variable</a>
     </p>
     <p>
-      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159">
+      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" >
     </p>
     <p>
       <a href="tasks-121.htm">Adding a new JRE definition</a><br>
@@ -57,11 +57,11 @@
        <a href="tasks-111.htm">Viewing and editing a project's build path</a>
     </p>
     <p>
-      <img src="../images/ngrelr.gif" alt="Related reference" border="0" height="27" width="159"><br>
+      <img src="../images/ngrelr.gif" alt="Related reference" border="0" ><br>
        <a href="../reference/ref-19.htm">Installed JREs preference page</a>
     </p>
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-consoleAppearance.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-consoleAppearance.htm,v
retrieving revision 1.2
diff -u -r1.2 tasks-consoleAppearance.htm
--- tasks/tasks-consoleAppearance.htm	23 Jun 2004 23:07:20 -0000	1.2
+++ tasks/tasks-consoleAppearance.htm	10 Nov 2004 21:51:48 -0000
@@ -49,21 +49,21 @@
       </li>
     </ol>
     <p>
-      <img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27">
+      <img border="0" src="../images/ngrelc.gif" alt="Related concepts" >
     </p>
     <p>
       <a href="../concepts/concepts-10.htm">Debugger</a><br>
        <a href="../concepts/concepts-6.htm">Java views</a>
     </p>
     <p>
-      <img border="0" src="../images/ngrelr.gif" alt="Related reference" width="159" height="27">
+      <img border="0" src="../images/ngrelr.gif" alt="Related reference" >
     </p>
     <p>
       <a href="../reference/ref-45.htm">Console view</a><br>
        <a href="../reference/ref-24.htm">Views and editors</a>
     </p>
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-debug-launch.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-debug-launch.htm,v
retrieving revision 1.8
diff -u -r1.8 tasks-debug-launch.htm
--- tasks/tasks-debug-launch.htm	23 Jun 2004 23:07:20 -0000	1.8
+++ tasks/tasks-debug-launch.htm	10 Nov 2004 21:51:48 -0000
@@ -41,13 +41,13 @@
     from those classes that define a <em>main</em> method.&nbsp; (If only one class with a main method is
         found in the project, that class is launched as if you selected it.)</p>
     <p>
-      <img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27"><br>
+      <img border="0" src="../images/ngrelc.gif" alt="Related concepts" ><br>
       <a href="../concepts/concepts-6.htm">Java views</a><br>
        <a href="../concepts/concepts-7.htm">Java editor</a><br>
        <a href="../concepts/concepts-10.htm">Debugger</a>
     </p>
     <p>
-      <img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
+      <img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
       <a href="../tasks/tasks-141.htm">Connecting to a remote VM with the Java Remote Application launcher</a><br>
        <a href="../tasks/tasks-131.htm">Re-launching a program</a><br>
        <a href="../tasks/tasks-126.htm">Running and debugging</a><br>
@@ -55,12 +55,12 @@
        <a href="../tasks/tasks-136.htm">Stepping through the execution of a program</a><br>
     </p>
     <p>
-      <img border="0" src="../images/ngrelr.gif" alt="Related reference" width="159" height="27"><br>
+      <img border="0" src="../images/ngrelr.gif" alt="Related reference" ><br>
       <a href="../reference/ref-51.htm">Debug view</a><br>
        <a href="../reference/ref-view-package-explorer.htm">Package Explorer</a><br>
     </p>
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-deleteJRE.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-deleteJRE.htm,v
retrieving revision 1.2
diff -u -r1.2 tasks-deleteJRE.htm
--- tasks/tasks-deleteJRE.htm	23 Jun 2004 23:07:20 -0000	1.2
+++ tasks/tasks-deleteJRE.htm	10 Nov 2004 21:51:48 -0000
@@ -32,21 +32,21 @@
       </li>
     </ol>
 	<p>
-     <img src="../images/ngrelc.gif" alt="Related concepts" border="0" height="27" width="159"> <br>
+     <img src="../images/ngrelc.gif" alt="Related concepts" border="0" > <br>
       <a href="../concepts/concepts-1.htm">Java development tools (JDT)</a>
     </p>
     <p>
-      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" height="27" width="159"><br>
+      <img src="../images/ngrelt.gif" alt="Related tasks" border="0" ><br>
       <a href="tasks-JREs.htm">Working with JREs</a><br>
        <a href="tasks-121.htm">Adding a new JRE definition</a><br>
        <a href="tasks-123.htm">Editing a JRE definition</a>
     </p>
     <p>
-      <img src="../images/ngrelr.gif" alt="Related reference" border="0" height="27" width="159"><br>
+      <img src="../images/ngrelr.gif" alt="Related reference" border="0" ><br>
        <a href="../reference/ref-19.htm">Installed JREs preference page</a>
     </p>
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-executionArgs.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-executionArgs.htm,v
retrieving revision 1.2
diff -u -r1.2 tasks-executionArgs.htm
--- tasks/tasks-executionArgs.htm	23 Jun 2004 23:07:20 -0000	1.2
+++ tasks/tasks-executionArgs.htm	10 Nov 2004 21:51:48 -0000
@@ -54,14 +54,14 @@
       </li>
     </ol>
     <p>
-      <img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
+      <img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
       <a href="../tasks/tasks-java-local-configuration.htm">Creating a Java Application launch
       configuration</a><br>
       <a href="../tasks/tasks-130.htm">Launching a Java program</a><br>
       <br>
     </p>
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tasks/tasks-java-local-configuration.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tasks/tasks-java-local-configuration.htm,v
retrieving revision 1.15
diff -u -r1.15 tasks-java-local-configuration.htm
--- tasks/tasks-java-local-configuration.htm	23 Jun 2004 23:07:20 -0000	1.15
+++ tasks/tasks-java-local-configuration.htm	10 Nov 2004 21:51:48 -0000
@@ -71,7 +71,7 @@
   </ul>
     </blockquote>
     <p>
-      <img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27">
+      <img border="0" src="../images/ngrelc.gif" alt="Related concepts" >
     </p>
     <p>
       <a href="../concepts/concepts-10.htm">Debugger</a><br>
@@ -79,7 +79,7 @@
     </p>
     <p>
       <br>
-      <img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27">
+      <img border="0" src="../images/ngrelt.gif" alt="Related tasks" >
     </p>
     <p>
       <a href="tasks-124.htm">Choosing a JRE for launching a project</a><br>
@@ -88,7 +88,7 @@
       </a><a href="../tasks/tasks-9.htm">Changing debugger launch options</a>
     </p>
     <p>
-      <img border="0" src="../images/ngrelr.gif" alt="Related reference" width="159" height="27">
+      <img border="0" src="../images/ngrelr.gif" alt="Related reference" >
     </p>
     <p>
       <a href="../reference/ref-11.htm">Debug preferences</a><br>
@@ -96,7 +96,7 @@
        <a href="../reference/ref-4.htm">Run and debug actions</a>
     </p>
     <p>
-      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+      <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
     </p>
   </body>
 </html>
Index: tips/jdt_tips.html
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/tips/jdt_tips.html,v
retrieving revision 1.95
diff -u -r1.95 jdt_tips.html
--- tips/jdt_tips.html	19 Jul 2004 14:56:52 -0000	1.95
+++ tips/jdt_tips.html	10 Nov 2004 21:51:48 -0000
@@ -26,7 +26,7 @@
 			with a list of suggested completions for partially entered strings.
 			In the Java editor press <b>Ctrl+Space</b> or invoke <b>Edit &gt;
 			Content Assist</b>.
-			<p><img src="images/code-assist.gif" width=464 height=221 border="0" alt="Content assist selection dialog">
+			<p><img src="images/code-assist.gif"  border="0" alt="Content assist selection dialog">
 </p>
 			</td>
 		</tr>
@@ -35,14 +35,14 @@
 			Javadoc comments</b></td>
 			<td valign="top" align="left" width="80%">Content assist is also
 			available in Javadoc comments.
-			<p><img src="images/code-assist-javadoc2.gif" width=387 height=194 border="0" alt="Content assist for Javadoc comments">
+			<p><img src="images/code-assist-javadoc2.gif"  border="0" alt="Content assist for Javadoc comments">
 </p>
 			</td>
 		</tr>
 		<tr>
 			<td valign="top" align="left" width="296"><b>Suppress types in code
 			assist</b><br>
-			<img border="0" src="images/3.0_tag.gif" width="49" height="13"
+			<img border="0" src="images/3.0_tag.gif" 
 				alt="New in 3.0"><b></b></td>
 			<td valign="top" align="left" width="80%">
 			<p>To exclude certain types from appearing in content assist, use the type
@@ -51,7 +51,7 @@
 			will not appear in the Open Type dialog and will not be available to
 			code assist, quick fix and organize imports. These filter patterns
 			do not affect the Package Explorer and Type Hierarchy views.</p>
-			<img border="0" src="images/type-filter.gif" width="411" height="224"
+			<img border="0" src="images/type-filter.gif" 
 				alt="Type filter preference page"></td>
 
 		</tr>
@@ -65,7 +65,7 @@
 			parameters and local variables. With the cursor positioned after the
 			type name of the declaration, invoke <b>Edit &gt; Content Assist</b>
 			or press <b>Ctrl+Space</b>.</p>
-			<p><img src="images/code-assist-fieldname.gif" width=333 height=105 alt="Suggestions for field names">
+			<p><img src="images/code-assist-fieldname.gif"  alt="Suggestions for field names">
 </p>
 			<p>If you use a name prefix or suffix for fields, local variables or
 			method parameters, be sure to specify this in the Code Style
@@ -78,7 +78,7 @@
 			<td valign="top" align="left" width="80%">With the cursor in a method
 			argument, you can see a list of parameter hints. In the Java Editor
 			press <b>Ctrl+Shift+Space</b> or invoke <b>Edit &gt; Parameter Hints</b>.
-			<p><img src="images/parameter-hints.gif" width=419 height=73 border="0" alt="Parameter hint hover">
+			<p><img src="images/parameter-hints.gif"  border="0" alt="Parameter hint hover">
 </p>
 			</td>
 		</tr>
@@ -89,7 +89,7 @@
 			provides help when creating an anonymous class. With the cursor
 			positioned after the opening bracket of a class instance creation,
 			invoke <b>Edit &gt; Content Assist</b> or press <b>Ctrl+Space</b>.
-			<p><img src="images/code-assist-anonym.gif" width=345 height=88 border="0" alt="Content assist for an anonymous class">
+			<p><img src="images/code-assist-anonym.gif"  border="0" alt="Content assist for an anonymous class">
 </p>
 			This will create the body of the anonymous inner class including all
 			methods that need to be implemented.</td>
@@ -123,7 +123,7 @@
 			<td valign="top" align="left" width="80%">To create getter and setter
 			methods for a field, select the field's declaration and invoke <b>Source
 			&gt; Generate Getter and Setter</b>.
-			<p><img src="images/create-getter-setter.gif" width=330 height=152 border="0" alt="Generate Getter and Setter dialog">
+			<p><img src="images/create-getter-setter.gif"  border="0" alt="Generate Getter and Setter dialog">
 </p>
 			If you use a name prefix or suffix be sure to specify this in the
 			Code Style preference page <b>(Window &gt; Preferences &gt; Java &gt;
@@ -132,14 +132,13 @@
 		<tr>
 			<td width="20%" valign="top" align="left"><b>Use content assist to
 			create Getter and Setters</b><br>
-			<img border="0" src="images/3.0_tag.gif" width="49" height="13"
+			<img border="0" src="images/3.0_tag.gif" 
 				alt="New in 3.0"></td>
 			<td valign="top" align="left" width="80%">Another way to create
 			getters and setters is using content assist. Set the cursor in the
 			type body between members and press Ctrl+Space to get the proposals
 			that create a getter or setter method stub. <br>
-			<img border="0" src="images/codeassist-getter.gif" width="369"
-				height="108" alt="Code assist for creating a setter"></td>
+			<img border="0" src="images/codeassist-getter.gif" alt="Code assist for creating a setter"></td>
 		</tr>
 		<tr>
 			<td width="20%" valign="top" align="left"><b>Delete Getters and
@@ -159,7 +158,7 @@
 			<b>Generate Delegate Methods</b></b>. This adds the selected methods
 			to the type that contains a forward call to delegated methods. This
 			is an example of a delegate method: <br>
-			<img src="images/delegate-method.gif" width=459 height=59 border="0" alt="Delegate method example">
+			<img src="images/delegate-method.gif"  border="0" alt="Delegate method example">
  <tt></tt></td>
 		</tr>
 		<tr>
@@ -188,7 +187,7 @@
 			'public_method', 'protected_method' and more.<br>
 			Use the <b>Tab</b> key to navigate between the values to enter
 			(return type, name and arguments).
-			<p><img src="images/templates-create-method.gif" width=417 height=89 border="0" alt="Content assist with new method template proposals">
+			<p><img src="images/templates-create-method.gif"  border="0" alt="Content assist with new method template proposals">
 </p>
 			</td>
 		</tr>
@@ -197,37 +196,37 @@
 			a new method</b></td>
 			<td valign="top" align="left" width="80%">Start with the method
 			invocation and use <b>Quick Fix (Ctrl+1)</b> to create the method.
-			<p><img src="images/quick-fix-create-method.gif" width=384 height=67 border="0" alt="'Create method' quick fix">
+			<p><img src="images/quick-fix-create-method.gif"  border="0" alt="'Create method' quick fix">
 </p>
 			</td>
 		</tr>
 		<tr>
 			<td width="20%" valign="top" align="left"><b>Use Quick Fix to change
 			a method signature</b><br>
-			<img border="0" src="images/3.0_tag.gif" width="49" height="13"
+			<img border="0" src="images/3.0_tag.gif" 
 				alt="New in 3.0"></td>
 			<td valign="top" align="left" width="80%">Add an argument to a method
 			invocation at a call site. Then use <b>Quick Fix (Ctrl+1)</b> to add the
 			required parameter in the method declaration.
-			<p><img src="images/quickfix-change-signature.gif" width=428 height=114 border="0" alt="'Change signature' quick fix">
+			<p><img src="images/quickfix-change-signature.gif"  border="0" alt="'Change signature' quick fix">
 </p>
 			</td>
 		</tr>
 		<tr>
 			<td width="20%" valign="top" align="left"><b>Use Content Assist to
 			create a constructor stub</b><br>
-			<img border="0" src="images/3.0_tag.gif" width="49" height="13"
+			<img border="0" src="images/3.0_tag.gif" 
 				alt="New in 3.0"></td>
 			<td valign="top" align="left" width="80%">At the location where you
 			want to add the new constructor, use code assist after typing the
 			first letters of the constructor name.<br>
 			<img border="0" src="images/code-assist-add-constructor.gif"
-				width="349" height="82" alt="Create constructor on code assist"></td>
+				 alt="Create constructor on code assist"></td>
 		</tr>
 		<tr>
 			<td width="20%" valign="top" align="left"><b>Create new fields from
 			parameters<br>
-			<img border="0" src="images/3.0_tag.gif" width="49" height="13"
+			<img border="0" src="images/3.0_tag.gif" 
 				alt="New in 3.0"></b></td>
 			<td valign="top" align="left" width="80%">Do you need to create new
 			fields to store the arguments passed in the constructor? Use quick
@@ -235,7 +234,7 @@
 			field declation and let Eclipse propose a name according to your Code
 			Style preferences.<br>
 			<img border="0" src="images/quick-assist-create-field.gif"
-				width="433" height="89"
+				
 				alt="'Assign parameter to new field' quick assist"></td>
 		</tr>
 		<tr>
@@ -245,7 +244,7 @@
 			(Ctrl+Space)</b> in the type body at the location where the method
 			should be added. Content assist will offer all methods that can be
 			overridden. A method body for the chosen method will be created.
-			<p><img src="images/code-assist-newmethod.gif" width=343 height=101 border="0" alt="'Override method' content assist">
+			<p><img src="images/code-assist-newmethod.gif"  border="0" alt="'Override method' content assist">
 </p>
 			</td>
 		</tr>
@@ -259,7 +258,7 @@
 			light bulb. Click on the light bulb or press <b>Ctrl+1 (Edit &gt;
 			Quick Fix)</b> to choose between adding the unimplemented methods or
 			making your class abstract.
-			<p><img src="images/quick-fix-unimplemented-methods.gif" width=418 height=82 border="0" alt="Quick Fix offering 'Add unimplemented methods' proposal">
+			<p><img src="images/quick-fix-unimplemented-methods.gif"  border="0" alt="Quick Fix offering 'Add unimplemented methods' proposal">
 </p>
 			</td>
 		</tr>
@@ -271,7 +270,7 @@
 			Select the type where the methods should be added and invoke <b>Source &gt;
 			Override / Implement Methods</b>. This opens a dialog that lets you
 			choose which methods to override.
-			<p><img src="images/override-method.gif" width=284 height=202 border="0" alt="'Override / Implement method' dialog">
+			<p><img src="images/override-method.gif"  border="0" alt="'Override / Implement method' dialog">
 </p>
 			</td>
 		</tr>
@@ -286,7 +285,7 @@
 			The editor is switched to the linked edit mode (like templates) and
 			changing the identifier simultaneously changes all other references
 			to that variable, method or type.
-			<p><img src="images/quick-fix-localrename.gif" width=425 height=153 border="0" alt="Changing multiple identifiers using 'Local Rename' quick fix">
+			<p><img src="images/quick-fix-localrename.gif"  border="0" alt="Changing multiple identifiers using 'Local Rename' quick fix">
 </p>
 			</td>
 		</tr>
@@ -309,11 +308,11 @@
 				new thrown exception to the enclosing method declaration</li>
 
 			</ul>
-			<p><img src="images/quick-fix-uncaught-exception.gif" width=452 height=105 border="0" alt="'Uncaught exception' quick fix proposals">
+			<p><img src="images/quick-fix-uncaught-exception.gif"  border="0" alt="'Uncaught exception' quick fix proposals">
 </p>
 			At any time you can convert a catch block to a thrown exception. Use
 			<b>Ctrl+1 (Edit &gt; Quick Fix)</b> on a catch block.<br>
-			<p><img src="images/quick-assist-catch-to-throws.gif" width=422 height=145 border="0" alt="'Replace catch clause with throws' quick assist">
+			<p><img src="images/quick-assist-catch-to-throws.gif"  border="0" alt="'Replace catch clause with throws' quick assist">
 </p>
 			</td>
 		</tr>
@@ -322,29 +321,26 @@
 			assignments</b></td>
 			<td width="80%" valign="top">Instead of typing an assignment, start
 			with the expression that will be assigned.
-			<p><img src="images/quick-assist-assign-statement.gif" width=462 height=77 border="0" alt="'Assign statement to local variable' quick assist">
+			<p><img src="images/quick-assist-assign-statement.gif"  border="0" alt="'Assign statement to local variable' quick assist">
 </p>
 			Now use <b>Ctrl+1 (Edit &gt; Quick Fix)</b> and choose '<b>Assign
 			statement to new local variable</b>' and Quick Assist will guess a
 			variable name for you. <br>
-			<img src="images/quick-assist-assign-statement2.gif" width=429 height=99 alt="Quick Assist Assignement" border="0"></td>
+			<img src="images/quick-assist-assign-statement2.gif"  alt="Quick Assist Assignement" border="0"></td>
 		</tr>
 		<tr>
 			<td width="20%" valign="top" align="left"><b>Less work with cast
 			expressions<br>
-			<img border="0" src="images/3.0_tag.gif" width="49" height="13"
+			<img border="0" src="images/3.0_tag.gif" 
 				alt="New in 3.0"></b></td>
 			<td width="80%" valign="top">Don't spend too much time with typing casts. Ignore them first and use quick assist to add them after
 			finishing the statement. <br>
 			For example on assignments:<br>
-			<img border="0" src="images/quickfix-addcast1.gif" width="443"
-				height="76" alt="Add cast in assignment"> <br>
+			<img border="0" src="images/quickfix-addcast1.gif" alt="Add cast in assignment"> <br>
 			Or in for method arguments:<br>
-			<img border="0" src="images/quickfix-addcast2.gif" width="334"
-				height="90" alt="Add cast for method arguments"> <br>
+			<img border="0" src="images/quickfix-addcast2.gif" alt="Add cast for method arguments"> <br>
 			Or for method call targets<br>
-			<img border="0" src="images/quickfix-addcast3.gif" width="426"
-				height="96" alt="Add cast in method call targets"></td>
+			<img border="0" src="images/quickfix-addcast3.gif" alt="Add cast in method call targets"></td>
 		</tr>
 		<tr>
 			<td width="20%" valign="top" align="left"><b>Surround lines</b></td>
@@ -352,7 +348,7 @@
 			while / for statement or a block, select the lines to surround and
 			press <b>Ctrl+1 (Edit &gt; Quick Fix)</b>. This lists all templates
 			that contain the variable ${line_selection}.
-			<p><img src="images/surroundwith.gif" width=443 height=83 border="0" alt="'Surround with templates' quick assist">
+			<p><img src="images/surroundwith.gif"  border="0" alt="'Surround with templates' quick assist">
 </p>
 			Templates can be configured on <b>Window &gt; Preferences &gt; Java
 			&gt; Editor &gt; Templates</b>. Edit the corresponding templates or
@@ -382,10 +378,10 @@
 			&gt; Editor &gt; Code Assist</b> preference page (see the <b>Fill
 			argument names on method completion</b> checkbox.) For example, when
 			you select the second entry here, </p>
-			<p><img src="images/code-assist-argument-proposal.gif" width=462 height=77 alt="code assist window">
+			<p><img src="images/code-assist-argument-proposal.gif"  alt="code assist window">
 </p>
 			<p>code assist will automatically insert argument names:</p>
-			<p><img src="images/code-assist-argument-proposal-inserted.gif" width=449 height=58 alt="code assist inserted argument names">
+			<p><img src="images/code-assist-argument-proposal-inserted.gif"  alt="code assist inserted argument names">
 </p>
 			<p>you can then use the <b>Tab</b> key to navigate between the
 			inserted names.</p>
@@ -402,13 +398,13 @@
 			<td width="80%" valign="top">To remove a surrounding statement or
 			block, position the cursor at the opening bracket and press <b>Ctrl+1
 			(Edit &gt; Quick Fix)</b>.
-			<p><img src="images/quick-assist-remove-surrounding.gif" width=323 height=92 border="0" alt="'Remove surrounding statement' quick assist">
+			<p><img src="images/quick-assist-remove-surrounding.gif"  border="0" alt="'Remove surrounding statement' quick assist">
 </p>
 			</td>
 		</tr>
 		<tr>
 			<td valign="top" align="left"><b>How was that word spelled again?</b><br>
-			<IMG border="0" src="images/3.0_tag.gif" width="49" height="13"
+			<IMG border="0" src="images/3.0_tag.gif" 
 				alt="New in 3.0">
 			</td>
 			<td>You can enable spell-checking support in the Java editor on the
@@ -442,7 +438,7 @@
 			Go To &gt; Matching Bracket)</b>. You can also <b>double click</b>
 			before an opening or after a closing bracket - this selects the text
 			between the two brackets.
-			<p><img src="images/matching-brackets.gif" width=430 height=77 border="0" alt="Using 'double click' to select text between two brackets">
+			<p><img src="images/matching-brackets.gif"  border="0" alt="Using 'double click' to select text between two brackets">
 </p>
 			</td>
 		</tr>
@@ -451,7 +447,7 @@
 			<td width="80%" valign="top">Type '/**' and press <b>Enter</b>. This
 			automatically adds a Javadoc comment stub containing the standard
 			@param, @return and @exception tags.
-			<p><img src="images/smart-javadoc.gif" width=456 height=128 border="0" alt="Result of 'Smart Javadoc'">
+			<p><img src="images/smart-javadoc.gif"  border="0" alt="Result of 'Smart Javadoc'">
 </p>
 			The templates for the new comment can be configured in <b>Window
 			&gt; Preferences &gt; Java &gt; Code Style &gt; Code Templates</b></td>
@@ -466,7 +462,7 @@
 			full file.
 			<p>Select an element and use <b>Replace With &gt; Local History</b>
 			to revert back to a previous edition of the element.</p>
-			<p><img src="images/localhistory-replace.gif" width=468 height=294 border="0" alt="Replace form local history dialog">
+			<p><img src="images/localhistory-replace.gif"  border="0" alt="Replace form local history dialog">
 </p>
 			</td>
 		</tr>
@@ -479,7 +475,7 @@
 			restore deleted methods selectively.
 			<p>Select a container and use <b>Restore from Local History</b> to
 			restore any removed members.</p>
-			<p><img src="images/localhistory-restore.gif" width=468 height=215 border="0" alt="Restore from local history dialog">
+			<p><img src="images/localhistory-restore.gif"  border="0" alt="Restore from local history dialog">
 </p>
 			</td>
 		</tr>
@@ -493,7 +489,7 @@
 			These code templates are used whenever code is generated. (These new
 			templates replace the 'filecomment' and 'typecomment' templates
 			previously used for code generation in R2.1.)
-			<p><img src="images/code-templates.gif" width=453 height=331 border="0" alt="Code templates preference page">
+			<p><img src="images/code-templates.gif"  border="0" alt="Code templates preference page">
 </p>
 			The check box '<b>Automatically add comments</b>...' allows you to decide
 			if features that create new methods or types add comments
@@ -526,14 +522,14 @@
 
 		<tr>
 			<td valign="top" align="left"><b>Smart Typing and how to control it</b><br>
-			<IMG border="0" src="images/3.0_tag.gif" width="49" height="13"
+			<IMG border="0" src="images/3.0_tag.gif" 
 				alt="New in 3.0">
 			</td>
 			<td>
 			The Java editor's Smart Typing features ease your daily work. You can configure
 			them on the <b>Typing</b> tab of the <B>Java&nbsp;&gt;&nbsp;Editor</B> preference page.
 			<p>
-			<img src="images/typing-preferences.gif" width=351 height=466 border="0" alt="Java editor typing preference page" title="Typing Preference Page" align="middle">
+			<img src="images/typing-preferences.gif"  border="0" alt="Java editor typing preference page" title="Typing Preference Page" align="middle">
 </p>
 			<p>
 			Note that the <b>Smart semicolon positioning</b> and <b>Smart brace positioning</b> are
@@ -550,7 +546,7 @@
 		<tr>
 			<td width="20%" valign="top" align="left"><b>Fix your code
 			indentation with one key stroke<br>
-			<img border="0" src="images/3.0_tag.gif" width="49" height="13"
+			<img border="0" src="images/3.0_tag.gif" 
 				alt="New in 3.0"></b></td>
 			<td width="80%" valign="top" align="left">A useful feature is <b>Source
 			&gt; Correct Indentation</b>. Select the code where the indents are
@@ -559,15 +555,14 @@
 		<tr>
 			<td valign="top" align="left"><b>Quick menus for source and
 			refactoring actions</b><br>
-			<img border="0" src="images/3.0_tag.gif" width="49" height="13"
+			<img border="0" src="images/3.0_tag.gif" 
 				alt="New in 3.0"></td>
 			<td align="left" valign="top">
 			<p>The refactoring and source actions can be accessed via a quick
 			menu. Select the element to be manipulated in the Java editor or in a
 			Java view and press <b>Alt+Shift+S</b> for the quick source menu or
 			<b>Alt+Shift+T</b> for the quick refactor menu.</p>
-			<img border="0" src="images/quick-refactoring-menu.gif" width="315"
-				height="276" alt="Quick refactoring menu"></td>
+			<img border="0" src="images/quick-refactoring-menu.gif" alt="Quick refactoring menu"></td>
 		</tr>
 		<tr>
 			<td width="20%" valign="top" align="left"><b>Find unused code</b></td>
@@ -575,14 +570,14 @@
 			unreachable code, unused variables, parameters, imports and unused
 			private types, methods and fields. 
 			The setting is on the <b>Java &gt; Compiler</b> preference page.
-			<p><img src="images/warn-privates.gif" width=447 height=360 border="0" alt="Compiler preference page">
+			<p><img src="images/warn-privates.gif"  border="0" alt="Compiler preference page">
 </p>
 			These settings are also detected as you type and a quick fix is
 			offered to remove the unneeded code.</td>
 		</tr>
 		<tr>
 			<td valign="top" align="left"><b>Javadoc comment handling</b><br>
-						<img border="0" src="images/3.0_tag.gif" width="49" height="13"
+						<img border="0" src="images/3.0_tag.gif" 
 				alt="New in 3.0">
 			</td>
 			<td>The Eclipse Java compiler can process Javadoc comments. Search
@@ -591,11 +586,11 @@
 			Compiler &gt; Javadoc</b> preference tab (or set for an individual
 			project using <b>Project &gt; Properties &gt; Java Compiler &gt;
 			Javadoc</b>).
-			<p><img src="images/javadoc-prefs.gif" width=447 height=346 alt="Javadoc preference page">
+			<p><img src="images/javadoc-prefs.gif"  alt="Javadoc preference page">
 </p>When turned on, malformed Javadoc comments are marked in the Java editor and can be fixed using <b>Edit
 			&gt; Quick Fix</b> (Ctrl+1):
 			<p>
-			<img src="images/javadoc-quickfix.gif" width=413 height=100 alt="Problems detected in Javadoc" title="Problems detected in Javadoc">
+			<img src="images/javadoc-quickfix.gif"  alt="Problems detected in Javadoc" title="Problems detected in Javadoc">
 </td>
 			<p></p>
 		</tr>
@@ -616,7 +611,7 @@
 			&gt; Occurrences in File</b>. This marks all references of this
 			identifier in the same file. The results are also shown in the search
 			view, along with icons showing the variable's read or write access.<br>
-			<p><img src="images/search.gif" width=362 height=290 border="0" alt="Read and write accesses to a field">
+			<p><img src="images/search.gif"  border="0" alt="Read and write accesses to a field">
 </p>
 			<p>Alternatively, use the new <b><a href="#mark_occurrences">Mark
 			Occurrences</a></b> feature to dynamically highlight occurrences.
@@ -639,7 +634,7 @@
 				<li>Select the <b>Case sensitive</b> checkbox.</li>
 				<li>Select <b>Method</b> and <b>Declarations</b> and then click <b>Search.</b></li>
 			</ul>
-			<p><img src="images/search-returntype.gif" width=382 height=163 border="0" alt="Search for method with given return type">
+			<p><img src="images/search-returntype.gif"  border="0" alt="Search for method with given return type">
 </p>
 			</td>
 		</tr>
@@ -654,7 +649,7 @@
 		<tr>
 			<td width="20%" valign="top" align="left"><b>Trace method call chains
 			with the Call Hierarchy</b><br>
-			<img border="0" src="images/3.0_tag.gif" width="49" height="13"
+			<img border="0" src="images/3.0_tag.gif" 
 				alt="New in 3.0">
 			</td>
 			<td valign="top" align="left" width="80%">
@@ -662,7 +657,7 @@
 			again and again? Use the new Call Hierarchy to follow long or complex
 			call chains without losing the original context: Just select a method
 			and invoke <b>Navigate &gt; Open Call Hierarchy</b> (Ctrl+Alt+H).</p>
-			<p><img src="images/call_hierarchy.gif" width=400 height=314 border="0" alt="Call Hierarchy View">
+			<p><img src="images/call_hierarchy.gif"  border="0" alt="Call Hierarchy View">
 </p>
 			</td>
 		</tr>
@@ -684,7 +679,7 @@
 				Open Declaration)</b></li>
 				<li>Hold <b>Ctrl </b>and move the mouse pointer over the reference</li>
 			</ul>
-			<img src="images/editor-link-style-open.gif" width=436 height=72 border="0" alt="Hyperlink style navigation">
+			<img src="images/editor-link-style-open.gif"  border="0" alt="Hyperlink style navigation">
 <br>
 			The hyperlink style navigation can be configured in <b>Preferences
 			&gt; Java &gt; Editor &gt; Navigation</b>.</td>
@@ -696,24 +691,24 @@
 			current cursor position. Or press <b>Ctrl+O (Navigate &gt; Quick
 			Outline)</b> to pop up an in-place outline of the current source
 			file.
-			<p><img src="images/inplace_outline.gif" width=356 height=208 border="0" alt="Inplace outline">
+			<p><img src="images/inplace_outline.gif"  border="0" alt="Inplace outline">
 </p>
 			</td>
 		</tr>
 		<tr>
 			<td width="20%" valign="top" align="left"><b>In-place outlines show inherited members<br>
-			<img border="0" src="images/3.0_tag.gif" width="49" height="13"
+			<img border="0" src="images/3.0_tag.gif" 
 				alt="New in 3.0"></b></td>
 			<td valign="top" align="left" width="80%">Press <b>Ctrl+O</b> or <b>Ctrl+F3</b>
 			 again to add inherited members to an open In-place outline. Inherited members have a gray label.
 			 Filter and sort the outline with the menu in the upper right corner.
-			<p><img src="images/quick-outline-inherited.gif" width=457 height=188 border="0" alt="Quick outline view">
+			<p><img src="images/quick-outline-inherited.gif"  border="0" alt="Quick outline view">
 </td>
 			<p></p>
 		</tr>
 		<tr>
 			<td width="20%" valign="top" align="left"><b>In-place hierarchy<br>
-			<img border="0" src="images/3.0_tag.gif" width="49" height="13"
+			<img border="0" src="images/3.0_tag.gif" 
 				alt="New in 3.0"></b></td>
 			<td valign="top" align="left" width="80%">Find out which are the
 			possible receivers of a virtual call using the 'quick hierarchy'.
@@ -721,13 +716,13 @@
 			<b>Ctrl+T (Navigate&nbsp;&gt;&nbsp;Quick Hierarchy)</b>.
 			The view shows all types that implement the method with a full icon.
 			<p><img border="0" src="images/type-hierarchy-structured-view.gif"
-				width="437" height="280" alt="Quick hierarchy view">
+				 alt="Quick hierarchy view">
 			</p>
 			<p>Press <b>Ctrl+T</b> again to switch to the Supertype hierarchy.</p></td>
 		</tr>
 		<tr>
 			<td valign="top" align="left"><b>Advanced highlighting</b><br>
-			<img border="0" src="images/3.0_tag.gif" width="49" height="13"
+			<img border="0" src="images/3.0_tag.gif" 
 				alt="New in 3.0"></td>
 			<td align="left" valign="top">
 				The Java editor can highlight source code according to its
@@ -735,7 +730,7 @@
 				invocations). When advanced highlighting is enabled via the <b>Java
 				&gt; Editor &gt; Syntax</b> preference tab, the advanced
 				highlighting options show up in the list.
-				<p><img src="images/advanced-highlighting.gif" width=364 height=151 alt="An example of advanced highlighting." title="Advanced Highlighting" align="middle">
+				<p><img src="images/advanced-highlighting.gif"  alt="An example of advanced highlighting." title="Advanced Highlighting" align="middle">
 </p>
 				<p>There are also options for highlighting operators and brackets.</p>
 			</td>
@@ -743,33 +738,31 @@
 		</tr>
 		<tr>
 			<td width="20%" valign="top" align="left"><b>Initially folded regions</b><br>
-			<img border="0" src="images/3.0_tag.gif" width="49" height="13"
+			<img border="0" src="images/3.0_tag.gif" 
 				alt="New in 3.0">
 			</td>
 			<td>
 			The Default Java Folding allows you to define the initally folded
 			regions on  the <B>Folding</B> tab of the <B>Java&nbsp;&gt;&nbsp;Editor</B>
 			preference page. The options supported are: comments, inner types, methods
-			and imports.<p><img src="images/folding-preferences.gif" width=413 height=254 alt="Folding preference page" title="Folding Preference Page" align="middle">
+			and imports.<p><img src="images/folding-preferences.gif"  alt="Folding preference page" title="Folding Preference Page" align="middle">
 </p>
 				</td>
 		</tr>
 		<tr>
 			<td width="20%" valign="top" align="left"><b>Mark occurrences</b><br>
-			<img border="0" src="images/3.0_tag.gif" width="49" height="13"
+			<img border="0" src="images/3.0_tag.gif" 
 				alt="New in 3.0"></td>
 			<td valign="top" align="left" width="80%">
 			<a name="mark_occurrences"></a>When working in the
-			editor, turn on <b>Mark Occurrences</b> in the toolbar (<img src="images/mark-occurrences-toolbar.gif" width=16 height=16 alt="Picture of Mark Occurrences Toolbar Button" title="Picture of Mark Occurrences Toolbar Button">
+			editor, turn on <b>Mark Occurrences</b> in the toolbar (<img src="images/mark-occurrences-toolbar.gif"  alt="Picture of Mark Occurrences Toolbar Button" title="Picture of Mark Occurrences Toolbar Button">
 ) or
 			press (Alt+Shift+O). You'll see within a file, where a
 			variable, method or type is referenced.<br>
-			<img border="0" src="images/mark-occurrences.gif" width="466"
-				height="298" alt="Editor with occurrences of 'info' marked"><br>
+			<img border="0" src="images/mark-occurrences.gif" alt="Editor with occurrences of 'info' marked"><br>
 			Selecting a return type shows you the method's exit points. Select an
 			exception to see where it is thrown.<br>
-			<img border="0" src="images/mark-return-occurrences.gif" width="463"
-				height="215" alt="Editor with method exits marked"><br>
+			<img border="0" src="images/mark-return-occurrences.gif" alt="Editor with method exits marked"><br>
 			Fine tune 'mark occurrences' on <b>Preferences &gt; Java &gt; Editor
 			&gt; Mark Occurrences.</b>.</td>
 		</tr>
@@ -783,7 +776,7 @@
 		</tr>
 		<tr>
 			<td width="20%" valign="top" align="left"><b>Control your navigation between annotations</b><br>
-			<img border="0" src="images/3.0_tag.gif" width="49" height="13"
+			<img border="0" src="images/3.0_tag.gif" 
 				alt="New in 3.0">
 			</td>
 			<td>
@@ -792,7 +785,7 @@
 			Annotation</b> (Ctrl+,) to navigate between annotations
 			in a Java source file.
 			With the button drop-down menus,  you can configure on which annotations you want to stop:
-			<p><img src="images/annotation-navigation.gif" width=126 height=214 alt="Next/Previous annotation drop-down." title="Next/Previous Annotation Drop-Down" align="middle">
+			<p><img src="images/annotation-navigation.gif"  alt="Next/Previous annotation drop-down." title="Next/Previous Annotation Drop-Down" align="middle">
 </p>
 			
 			</td>
@@ -806,7 +799,7 @@
 			back to the "TODO" in the code. Use the <b>Java &gt; Task Tags </b>preference
 			page to configure any other special tags (like "FIXME") that you'd
 			like to track in the task list.
-			<p><img src="images/todo-example.gif" width=467 height=297 border="0" alt="Task tags in editor and task view">
+			<p><img src="images/todo-example.gif"  border="0" alt="Task tags in editor and task view">
 </p>
 			</td>
 		</tr>
@@ -828,7 +821,7 @@
 			a hover in a scrollable window by pressing <b>F2 (Edit &gt; Show
 			Tooltip Description)</b>. You can select and copy content from this
 			window.
-			<p><img src="images/editor-hover-window.gif" width=428 height=120 border="0" alt="Window containing content of the hover">
+			<p><img src="images/editor-hover-window.gif"  border="0" alt="Window containing content of the hover">
 </p>
 			</td>
 		</tr>
@@ -842,7 +835,7 @@
 			default a hover with the Javadoc extracted from the corresponding
 			source of this element is shown. Holding down the Ctrl key shows you
 			the source code.
-			<p><img src="images/editor-code-hover.gif" width=378 height=143 border="0" alt="Hover showing code of the element in the hover">
+			<p><img src="images/editor-code-hover.gif"  border="0" alt="Hover showing code of the element in the hover">
 </p>
 			You can change this behavior and define the hovers for other modifier
 			keys in <b>Preferences &gt; Java &gt; Editor &gt; Hovers</b>.</td>
@@ -861,7 +854,7 @@
 			node of the library where you can edit the 'Javadoc location' node.
 			The documentation can be local on your file system in a folder or
 			archive or on a web server.
-			<p><img src="images/javadoc-location.gif" width=457 height=176 border="0" alt="Configuring Javadoc location in the Java build path dialog">
+			<p><img src="images/javadoc-location.gif"  border="0" alt="Configuring Javadoc location in the Java build path dialog">
 </p>
 			For types, methods or fields in source folders, go to the (<b>Project
 			&gt; Properties &gt; Javadoc Location</b>).</td>
@@ -875,25 +868,25 @@
 	<tbody>
 		<tr>
 			<td valign="top" align="left"><b>Declaration view</b><br>
-			<img border="0" src="images/3.0_tag.gif" width="49" height="13"
+			<img border="0" src="images/3.0_tag.gif" 
 				alt="New in 3.0"></td>
 			<td>There is a new Declaration view (<b>Window &gt; Show View &gt;
 			Other &gt; Java &gt; Declaration</b>) which shows the source of the
 			element selected in the Java editor or in a Java view.
-			<p><img src="images/DeclarationView.gif" width=427 height=202 title="Declaration view" alt="Declaration view">
+			<p><img src="images/DeclarationView.gif"  title="Declaration view" alt="Declaration view">
 </p>
 			</td>
 		</tr>
 
 		<tr>
 			<td valign="top" align="left"><b>Javadoc view</b><br>
-			<img border="0" src="images/3.0_tag.gif" width="49" height="13"
+			<img border="0" src="images/3.0_tag.gif" 
 				alt="New in 3.0"></td>
 			<td>There is a Javadoc view (<b>Window &gt; Show View &gt; Other
 			&gt; Java &gt; Javadoc</b>) which shows the Javadoc of the element
 			selected in the Java editor or in a Java view. The Javadoc view uses
 			the SWT Browser widget to display HTML on platforms which support it.
-			<p><img src="images/JavadocView.gif" width=466 height=270 title="Javadoc view" alt="Javadoc view">
+			<p><img src="images/JavadocView.gif"  title="Javadoc view" alt="Javadoc view">
 </p>
 			</td>
 		</tr>
@@ -904,7 +897,7 @@
 			view lets you sort the selected type's methods by its defining types.
 			For example, for AbstractList you can see that it contains methods
 			that were defined in Object, Collection and List:
-			<p><img src="images/sort-by-def.gif" width=452 height=243 border="0" alt="Sort members by the defining type in the type hierarchy">
+			<p><img src="images/sort-by-def.gif"  border="0" alt="Sort members by the defining type in the type hierarchy">
 </p>
 			</td>
 		</tr>
@@ -942,7 +935,7 @@
 				defined in 'List' and implemented in 'ArrayList' and 'Vector' but
 				not in 'AbstractList'.</li>
 			</ul>
-			<p><img src="images/hierarchy-lockview.gif" width=452 height=240 border="0" alt="Lock view and show members in Hierarchy">
+			<p><img src="images/hierarchy-lockview.gif"  border="0" alt="Lock view and show members in Hierarchy">
 </p>
 			</td>
 		</tr>
@@ -958,9 +951,9 @@
 			<table border="0">
 				<tbody>
 					<tr align="left" valign="top">
-						<td><img src="images/packages-flat.gif" width=202 height=147 border="0" alt="Flat packages layout">
+						<td><img src="images/packages-flat.gif"  border="0" alt="Flat packages layout">
 </td>
-						<td><img src="images/packages-hierarchical.gif" width=202 height=164 border="0" alt="Hierarchical package layout">
+						<td><img src="images/packages-hierarchical.gif"  border="0" alt="Hierarchical package layout">
 </td>
 					</tr>
 				</tbody>
@@ -973,7 +966,7 @@
 			(Java Browsing perspective) coalesces packages of the same name
 			across source folders within a project. This shows the Packages view
 			containing a logical package.
-			<p><img src="images/packages-compound.gif" width=466 height=105 border="0" alt="Java browsing perspective containing a logical package">
+			<p><img src="images/packages-compound.gif"  border="0" alt="Java browsing perspective containing a logical package">
 </p>
 			</td>
 		</tr>
@@ -983,10 +976,10 @@
 			very long you can configure a compressed name that appears in the viewers.
 			Configuration of the compression pattern is done in <b>Preferences
 			&gt; Java &gt; Appearance</b>
-			<p><img src="images/compress-packages1.gif" width=386 height=87 border="0" alt="Compression pattern configuration in the Java appearance preference page">
+			<p><img src="images/compress-packages1.gif"  border="0" alt="Compression pattern configuration in the Java appearance preference page">
 </p>
 			Using this example, packages are rendered the following way:<br>
-			<p><img src="images/compress-packages2.gif" width=174 height=177 border="0" alt="Compressed package names">
+			<p><img src="images/compress-packages2.gif"  border="0" alt="Compressed package names">
 </p>
 			</td>
 		</tr>
@@ -1012,12 +1005,12 @@
 			open only when there are errors or failures. That way, you can have
 			the view set as a fast view and never look at it when there are no
 			failing tests. While there are no problems in your tests you will see
-			this icon <img src="images/ss4.gif" width=16 height=16 alt="Successfully running"> (the
+			this icon <img src="images/ss4.gif"  alt="Successfully running"> (the
 			number of small green squares will grow, indicating progress)
-			while running them and this icon <img src="images/junitsucc.gif" width=18 height=18 alt="Successfully finished">
+			while running them and this icon <img src="images/junitsucc.gif"  alt="Successfully finished">
  after they are finished. If, however,
-			errors or failures occur, the icon will change to <img src="images/ff4.gif" width=16 height=16 alt="Failure or error occurred">
- (or <img src="images/juniterr.gif" width=18 height=18 alt="Finished with failure or error">
+			errors or failures occur, the icon will change to <img src="images/ff4.gif"  alt="Failure or error occurred">
+ (or <img src="images/juniterr.gif"  alt="Finished with failure or error">
  if
 			tests are finished) and the JUnit view will appear. This behavior can
 			be configured via the <b>Java &gt; JUnit </b>preference page.</td>
@@ -1028,7 +1021,7 @@
 			<td>Content Assist (Ctrl+Space) is now also available in input fields
 			of various Java dialogs. Look for small light bulb icon beside the
 			field when it has focus.
-			<p><img src="images/new-class.gif" width=463 height=570 alt="New Class Dialog">
+			<p><img src="images/new-class.gif"  alt="New Class Dialog">
 </p>
 			<p>Content Assist is e.g. implemented in the New Java Class, New Java
 			Interface, and New JUnit Test wizards, as well as in the refactoring
@@ -1058,7 +1051,7 @@
 				content of the file in a text compare viewer, but it also performs a
 				structural compare and opens a new pane showing the results.</li>
 			</ul>
-			<p><img src="images/compare-java.gif" width=463 height=299 alt="Structural compare of Java source">
+			<p><img src="images/compare-java.gif"  alt="Structural compare of Java source">
 </p>
 			You can even ignore comments and formatting changes when performing
 			the structural compare: turn on the <strong>Ignore Whitespace</strong>
@@ -1090,7 +1083,7 @@
 				performs a structural compare and opens a new pane showing the
 				results.</li>
 			</ul>
-			<p><img src="images/compare-properties.gif" width=463 height=299 alt="Structural compare of property files">
+			<p><img src="images/compare-properties.gif"  alt="Structural compare of property files">
 </p>
 			</td>
 		</tr>
@@ -1104,7 +1097,7 @@
 			settings on the <b>Java &gt; Code Style</b> preference page are used
 			in content assist, quick fix, and refactoring whenever a variable
 			name is computed.
-			<p><img src="images/name-conventions.gif" width=411 height=155 border="0" alt="Name conventions in the code generation preference page">
+			<p><img src="images/name-conventions.gif"  border="0" alt="Name conventions in the code generation preference page">
 </p>
 			</td>
 		</tr>
@@ -1118,7 +1111,7 @@
 		<tr>
 			<td width="20%" valign="top" align="left"><b>Format more than one
 			file</b><br>
-			<img src="images/3.0_tag.gif" width=49 height=13 alt="New in 3.0" border="0">
+			<img src="images/3.0_tag.gif"  alt="New in 3.0" border="0">
 			</td>
 			<td valign="top" align="left" width="80%">Select all
 			Java files to format and choose Source &gt; Format to format them
@@ -1132,7 +1125,7 @@
 			use the global compiler settings or you can define project specific
 			settings. Select the project and open the Java compiler page in the
 			project properties <b>(Project &gt; Properties &gt; Java Compiler)</b><br>
-			<p><img src="images/compiler-projectspecific.gif" width=442 height=226 border="0" alt="Project specific Java compiler settings">
+			<p><img src="images/compiler-projectspecific.gif"  border="0" alt="Project specific Java compiler settings">
 </p>
 			You can also configure project specific settings for the Java Task
 			tags (TODO tasks).</td>
@@ -1148,7 +1141,7 @@
 			'JRE System Library' and press <b>Edit</b>. In the 'Edit Library'
 			dialog you can select either the default JRE or a project specific
 			JRE to add to new projects.
-			<p><img src="images/project-specific-jre.gif" width=435 height=193 alt="Edit JRE system library" border="0">
+			<p><img src="images/project-specific-jre.gif"  alt="Edit JRE system library" border="0">
 </p>
 			</td>
 		</tr>
@@ -1159,18 +1152,18 @@
 			<td width="80%" valign="top" align="left">
 			The Java compiler can be configured to diagnose deprecation using 
 			options on the <b>Java &gt; Compiler &gt; Advanced</b> page.
-			<p><img src="images/warn-deprecation-opt.gif" width=361 height=65 border="0" alt="Compiler preference page">
+			<p><img src="images/warn-deprecation-opt.gif"  border="0" alt="Compiler preference page">
 </p>
 			Using this configuration, the result is:
-			<p><img src="images/warn-deprecation-i.gif" width=178 height=70 border="0" alt="I.java"></p>
-			<p><img src="images/warn-deprecation-x.gif" width=448 height=53 border="0" alt="X.java"></p>
-			<p><img src="images/warn-deprecation-y.gif" width=210 height=49 border="0" alt="Y.java"></p>
+			<p><img src="images/warn-deprecation-i.gif"  border="0" alt="I.java"></p>
+			<p><img src="images/warn-deprecation-x.gif"  border="0" alt="X.java"></p>
+			<p><img src="images/warn-deprecation-y.gif"  border="0" alt="Y.java"></p>
 			If you're unable to fix a usage of a deprecated construct, we recommend that you
 			tag the enclosing method, field or type as deprecated.
 			This way, you acknowledge that you did override a deprecated construct,
 			 and the deprecation flag is propagated to further dependents.
-			<p><img src="images/warn-deprecation-x2.gif" width=233 height=66 border="0" alt="X.java"></p>
-			<p><img src="images/warn-deprecation-y2.gif" width=451 height=54 border="0" alt="Y.java"></p></td>
+			<p><img src="images/warn-deprecation-x2.gif"  border="0" alt="X.java"></p>
+			<p><img src="images/warn-deprecation-y2.gif"  border="0" alt="Y.java"></p></td>
 		</tr>
 		
 		<tr>
@@ -1206,7 +1199,7 @@
 		<tr>
 			<td width="20%" valign="top" align="left">
       <p><b>Launching from the Context Menu</b></p>
-      <p><b><img border="0" src="images/3.0_tag.gif" width="49" height="13"
+      <p><b><img border="0" src="images/3.0_tag.gif" 
 				alt="New in 3.0"></b></p>
     </td>
 			<td width="80%" valign="top" align="left">
@@ -1214,7 +1207,7 @@
 			You can launch from a source file, package, method, type, etc. by
 			choosing <b>Run </b>(or <b>Debug</b>)<b> &gt; Java Application</b>
 			from the context menu.</p>
-			<p><img src="images/context-launch.gif" width=485 height=122 alt="Context menu with launch option">
+			<p><img src="images/context-launch.gif"  alt="Context menu with launch option">
 </p>
 			</td>
 		</tr>
@@ -1227,14 +1220,14 @@
 			menu of the editor or <b>Variables view</b> will show the result in a
 			pop-up whose result can be sent to the <b>Display</b> or <b>Expressions
 			views</b>.</p>
-			<p><img src="images/inspect-popup.gif" width=466 height=226 alt="Result of an inspect in a pop-up">
+			<p><img src="images/inspect-popup.gif"  alt="Result of an inspect in a pop-up">
 </p>
 			</td>
 		</tr>
 		<tr>
 			<td width="20%" valign="top" align="left">
       <p><b>View Management in Non-Debug perspectives</b></p>
-      <p><b><img border="0" src="images/3.0_tag.gif" width="49" height="13"
+      <p><b><img border="0" src="images/3.0_tag.gif" 
 				alt="New in 3.0"></b></p>
     </td>
 			<td width="80%" valign="top" align="left">
@@ -1250,21 +1243,21 @@
 		<tr>
 			<td width="20%" valign="top" align="left">
       <p><b> Environment Variables</b></p>
-      <p><b><img border="0" src="images/3.0_tag.gif" width="49" height="13"
+      <p><b><img border="0" src="images/3.0_tag.gif" 
 				alt="New in 3.0"></b></p>
     </td>
 			<td width="80%" valign="top" align="left">
 			
       <p>You can now specify the environment used to launch Java applications 
         via the <b>Environment</b> tab.</p>
-			<p><img src="images/env-tab.gif" width=441 height=211 alt="Environment tab in the launch configuration dialog">
+			<p><img src="images/env-tab.gif"  alt="Environment tab in the launch configuration dialog">
 </p>
 			</td>
 		</tr>
 		<tr>
 			<td width="20%" valign="top" align="left">
       <p><b>String Substitutions</b></p>
-      <p><b><img border="0" src="images/3.0_tag.gif" width="49" height="13"
+      <p><b><img border="0" src="images/3.0_tag.gif" 
 				alt="New in 3.0"></b></p>
     </td>
 			<td width="80%" valign="top" align="left">
@@ -1279,7 +1272,7 @@
 		<tr>
 			<td width="20%" valign="top" align="left">
       <p><b>Logical Structures</b></p>
-      <p><b><img border="0" src="images/3.0_tag.gif" width="49" height="13"
+      <p><b><img border="0" src="images/3.0_tag.gif" 
 				alt="New in 3.0"></b></p>
     </td>
 			<td width="80%" valign="top" align="left">
@@ -1287,7 +1280,7 @@
       <p>The <b>Logical Structures</b> toggle on the <b>Variables view</b> toolbar 
         presents alternate structures for common types. JDT provides logical views 
         for Maps, Collections, and SWT Composites.</p>
-			<p><img src="images/logical-structure.gif" width=442 height=205 alt="Vector displayed as a logical structure in the variable view">
+			<p><img src="images/logical-structure.gif"  alt="Vector displayed as a logical structure in the variable view">
 </p>
 			</td>
 			
@@ -1295,7 +1288,7 @@
 		<tr>
 			<td width="20%" valign="top" align="left">
       <p><b>Default VM Arguments</b></p>
-      <p><b><img border="0" src="images/3.0_tag.gif" width="49" height="13"
+      <p><b><img border="0" src="images/3.0_tag.gif" 
 				alt="New in 3.0"></b></p>
     </td>
 			<td width="80%" valign="top" align="left">
@@ -1303,7 +1296,7 @@
 			you can configure <b>Default VM Arguments</b> in the <b>Installed JREs</b>
 			preference page. This is more convenient than specifying them for
 			each launch configuration.</p>
-			<p><img src="images/default-vm-args.gif" width=434 height=190 alt="JRE preference page with default argument specified">
+			<p><img src="images/default-vm-args.gif"  alt="JRE preference page with default argument specified">
 </p>
 			</td>
 			
@@ -1315,7 +1308,7 @@
 			configuration to cause your program to stop at the first executable
 			line of the main method when you run it under debug mode.</p>
 
-			<p><img src="images/stop-in-main.gif" width=432 height=222 alt="Main tab with Stop in Main option selected">
+			<p><img src="images/stop-in-main.gif"  alt="Main tab with Stop in Main option selected">
 </p>
 			</td>
 		</tr>
@@ -1326,7 +1319,7 @@
 			actually halts execution. You can specify whether you want the
 			breakpoint to suspend execution only when the condition is true, or
 			when the condition value changes.
-			<p><img src="images/conditional-breakpoint-property.gif" width=412 height=258 alt="Breakpoint properties dialog"></p>
+			<p><img src="images/conditional-breakpoint-property.gif"  alt="Breakpoint properties dialog"></p>
 			</td>
 		</tr>
 		<tr>
@@ -1341,7 +1334,7 @@
 			All Breakpoints</b> action in the <b>Breakpoints view</b> toolbar.
 			This will tell the debugger to skip all breakpoints while maintaining
 			their current enabled state.</p>
-			<p><img src="images/breakpoint-context-menu.gif" width=409 height=85 alt="Disable Breakpoint action in the ruler context menu">
+			<p><img src="images/breakpoint-context-menu.gif"  alt="Disable Breakpoint action in the ruler context menu">
 </p>
 			</td>
 		</tr>
@@ -1356,7 +1349,7 @@
         using the <strong>Assign Value </strong>action in the context menu (CTRL-S 
         key binding).</p>
 
-			<p><img src="images/detail-pane-set-value.gif" width=420 height=244 alt="Change variable value dialog">
+			<p><img src="images/detail-pane-set-value.gif"  alt="Change variable value dialog">
 </p>
 			</td>
 		</tr>
@@ -1365,7 +1358,7 @@
 			<td valign="top" align="left">When a thread is suspended and the
 			cursor is placed over a variable in the Java editor, the value of
 			that variable is displayed as hover help.
-			<p><img src="images/variable-hover.gif" width=452 height=97 alt="Variable value hover in the editor">
+			<p><img src="images/variable-hover.gif"  alt="Variable value hover in the editor">
 </p>
 			</td>
 		</tr>
@@ -1421,7 +1414,7 @@
       to a specific process via the <strong>Pin Console</strong> action in the 
       Console view toolbar. There's also a <strong>Scroll Lock </strong>action 
       that stops the console from automatically scrolling as new output is appended. 
-      <p><img src="images/selective-output.gif" width=420 height=81 alt="Console view with process drop-down">
+      <p><img src="images/selective-output.gif"  alt="Console view with process drop-down">
 </p>
 			</td>
 		</tr>
@@ -1444,7 +1437,7 @@
         view and choose <b>Properties...</b> from its context menu. The most important 
         properties for this type of breakpoint are the <b>Access</b> and <b>Modification</b> 
         checkboxes which control when the breakpoint can suspend execution.</p>
-			<p><img src="images/watchpoint-properties.gif" width=383 height=407 alt="Breakpoint properties dialog">
+			<p><img src="images/watchpoint-properties.gif"  alt="Breakpoint properties dialog">
 </p>
 			</td>
 		</tr>
@@ -1489,7 +1482,7 @@
 				Expressions view</li>
 				<li>Execute the selected code and place the String result right in
 				the scrapbook page
-				<p><img src="images/scrapbook-display.gif" width=465 height=114 alt="Scrapbook page displaying result">
+				<p><img src="images/scrapbook-display.gif"  alt="Scrapbook page displaying result">
 </p>
 				</li>
 				<li>Execute the selected code (and ignore any returned result)</li>
@@ -1532,7 +1525,7 @@
 			formatter will be used for all objects of the same type. You can view
 			and edit all detail formatters in the <b>Java &gt; Debug &gt; Detail
 			Formatters</b> preference page.</p>
-			<p><img src="images/detail-formatter.gif" width=420 height=412 alt="Detail formatter dialog">
+			<p><img src="images/detail-formatter.gif"  alt="Detail formatter dialog">
 </p>
 			</td>
 		</tr>
@@ -1562,7 +1555,7 @@
 			<td valign="top" align="left">The details area of the debugger's <b>Variables</b>
 			and <b>Expressions</b> views supports word wrap, available from the
 			view drop-down menu.
-			<p><img src="images/variables-details-pane.gif" width=420 height=176 alt="Word wrap action in Variables view drop-down menu">
+			<p><img src="images/variables-details-pane.gif"  alt="Word wrap action in Variables view drop-down menu">
 </p>
 			</td>
 		</tr>
@@ -1578,7 +1571,7 @@
 				<li>When entering code in a Scrapbook page</li>
 				<li>In the Display view</li>
 			</ul>
-			<p><img src="images/display-view-code-assist.gif" width=420 height=167 alt="Display view code assist pop-up">
+			<p><img src="images/display-view-code-assist.gif"  alt="Display view code assist pop-up">
 </p>
 			</td>
 		</tr>
@@ -1589,7 +1582,7 @@
 			line used to launch a program in run or debug mode by selecting <b>Properties</b>
 			from the context menu of a process or debug target, even if the
 			launch has terminated.
-			<p><img src="images/process-info.gif" width=466 height=154 alt="Command line details"></p>
+			<p><img src="images/process-info.gif"  alt="Command line details"></p>
 			</td>
 		</tr>
 		<tr>
@@ -1603,7 +1596,7 @@
         associated Java source file and positions the cursor at the corresponding 
         line. Pressing the mouse button on the exception name at the top of the 
         stack trace will create an exception breakpoint.</p>
-			<p><img src="images/stack-trace-hyperlink.gif" width=465 height=207 alt="Stack traces in Console view with hyperlinks">
+			<p><img src="images/stack-trace-hyperlink.gif"  alt="Stack traces in Console view with hyperlinks">
 </p>
 			</td>
 		</tr>
@@ -1611,7 +1604,7 @@
 </table>
 
 <p><a href="../notices.html"><img src="../cpy.gif" border="0"
-	alt="Legal notices" width="324" height="14"></a></p>
+	alt="Legal notices" ></a></p>
 
 </body>
 </html>
Index: whatsNew/jdt_whatsnew.html
===================================================================
RCS file: /home/eclipse/org.eclipse.jdt.doc.user/whatsNew/jdt_whatsnew.html,v
retrieving revision 1.89
diff -u -r1.89 jdt_whatsnew.html
--- whatsNew/jdt_whatsnew.html	19 Jul 2004 14:56:52 -0000	1.89
+++ whatsNew/jdt_whatsnew.html	10 Nov 2004 21:51:49 -0000
@@ -26,12 +26,12 @@
       <td valign="top" align="left"><b>Folding in the Java editor</b></td>
       <td>The Java editor now supports folding of code regions. Hovering over a
         folded Java element lets you peek at the hidden code:
-        <p><img src="images/org.eclipse.jdt.ui/folding2.gif" alt="Screenshot showing folded imports, inner types and method bodies" title="Folded imports, inner types and method bodies" width="393" height="349"></p>
+        <p><img src="images/org.eclipse.jdt.ui/folding2.gif" alt="Screenshot showing folded imports, inner types and method bodies" title="Folded imports, inner types and method bodies" ></p>
         <p>Currently, import statements, comments, types and method bodies can
         be folded. Whether folding should be enabled on new editors can be
         configured on the <b>Folding</b> tab on the <b>Java&nbsp;&gt;&nbsp;Editor</b>
         preference page:</p>
-        <p><img src="images/org.eclipse.jdt.ui/folding-preferences.gif" alt="Screenshot showing folding preferences" title="Folding Preferences" width="413" height="254"><br>
+        <p><img src="images/org.eclipse.jdt.ui/folding-preferences.gif" alt="Screenshot showing folding preferences" title="Folding Preferences" ><br>
         JDT UI provides an extension point to extend the set of available
         foldings.</p>
       </td>
@@ -43,7 +43,7 @@
         invocations). When advanced highlighting is enabled via the <b>Java &gt;
         Editor &gt; Syntax</b> preference tab, the new advanced highlighting
         options show up in the list.
-        <p><img src="images/org.eclipse.jdt.ui/advanced-highlighting.gif" alt="An example of advanced highlighting." title="Advanced Highlighting" align="middle" width="364" height="151"></p>
+        <p><img src="images/org.eclipse.jdt.ui/advanced-highlighting.gif" alt="An example of advanced highlighting." title="Advanced Highlighting" align="middle" ></p>
         <p>There are also new options for highlighting operators and brackets,
         and<b> </b><i>Italic </i>is a newly supported style.</p>
       </td>
@@ -55,7 +55,7 @@
         all subtypes and supertypes that provide this method.
         <p>Repeat CTRL+T to toggle between the normal type hierarchy and the
         supertype hierarchy view.</p>
-        <p><img src="images/org.eclipse.jdt.ui/type-hierarchy-structured-view.gif" alt="Type Hierarchy Structured View" width="437" height="280"></p>
+        <p><img src="images/org.eclipse.jdt.ui/type-hierarchy-structured-view.gif" alt="Type Hierarchy Structured View" ></p>
       </td>
     </tr>
     <tr>
@@ -63,7 +63,7 @@
       <td>The quick outline (<b>Source &gt; Open Outline</b>, Ctrl+O) in the
         Java editor now shows inherited members after repeating the key sequence
         Ctrl+O:
-        <p><img src="images/org.eclipse.jdt.ui/quick-outline.gif" alt="Quick Outline" width="403" height="218"></p>
+        <p><img src="images/org.eclipse.jdt.ui/quick-outline.gif" alt="Quick Outline" ></p>
         <p>Likewise for Quick Structure (Ctrl+F3).</p>
       </td>
     </tr>
@@ -101,11 +101,11 @@
         <p>The Java code formatter has many improvements to offer: The <b>Java
         &gt; Code style &gt; Code Formatter</b> preference page lets you choose
         from existing profiles, define your own, and share them with others.</p>
-        <p><img src="images/org.eclipse.jdt.ui/code-formatter-prefpage.gif" alt="Code Formatter preference page" border="1" width="451" height="251"></p>
+        <p><img src="images/org.eclipse.jdt.ui/code-formatter-prefpage.gif" alt="Code Formatter preference page" border="1" ></p>
         <p>The new formatter is highly configurable, with over 140 options
         covering everything from brace positions to wrap lines up to Javadoc
         comment formatting.</p>
-        <p><img src="images/org.eclipse.jdt.ui/code-formatter-edit-profile.gif" alt="Code Formatter profile edit dialog" width="452" height="364"></p>
+        <p><img src="images/org.eclipse.jdt.ui/code-formatter-edit-profile.gif" alt="Code Formatter profile edit dialog" ></p>
       </td>
     </tr>
     <tr>
@@ -120,13 +120,13 @@
         enabling it and specifying a dictionary on the <b>Java &gt; Editor &gt;
         Spelling</b> preference page, spelling errors are displayed in the Java
         editor and corresponding Quick Fixes become available.
-        <p><img src="images/org.eclipse.jdt.ui/spelling-correction-proposal.gif" alt="An example of a spelling correction proposal" title="Spelling Correction Proposal" align="middle" width="413" height="191"></p>
+        <p><img src="images/org.eclipse.jdt.ui/spelling-correction-proposal.gif" alt="An example of a spelling correction proposal" title="Spelling Correction Proposal" align="middle" ></p>
         <p>Optionally, you can make the dictionary available to the content
         assist. However, there is currently no dictionary included in Eclipse.
         The required format is just a list of words separated by new line
         characters and the Quick Fixes allow you to add new words to the
         dictionary on-the-fly. Contributions of dictionaries would be welcome.</p>
-        <p><img src="images/org.eclipse.jdt.ui/spelling-preferences.gif" alt="Spelling preference page" title="Spelling Preference Page" align="middle" width="368" height="361"></p>
+        <p><img src="images/org.eclipse.jdt.ui/spelling-preferences.gif" alt="Spelling preference page" title="Spelling Preference Page" align="middle" ></p>
       </td>
     </tr>
     <tr>
@@ -156,11 +156,11 @@
     <tr>
       <td valign="top" align="left"><b>Dynamically marking occurrences in file</b></td>
       <td>Occurrences of the selected element can be marked in the Java editor
-        with the new <b>Mark Occurrences</b> toolbar button (<img src="images/org.eclipse.jdt.ui/mark-occurrences-toolbar.gif" alt="Picture of Mark Occurrences Toolbar Button" title="Picture of Mark Occurrences Toolbar Button" width="16" height="16">
+        with the new <b>Mark Occurrences</b> toolbar button (<img src="images/org.eclipse.jdt.ui/mark-occurrences-toolbar.gif" alt="Picture of Mark Occurrences Toolbar Button" title="Picture of Mark Occurrences Toolbar Button" >
         ) or command (Alt+Shift+O). On the <b>Java &gt; Editor &gt; Mark
         Occurrences</b> preference page, you can configure the elements to be
         marked.
-        <p><a name="mark-occurrences"></a><img src="images/org.eclipse.jdt.ui/mark-occurrences.gif" alt="Mark occurrences" title="Mark occurrences" width="466" height="298"></p>
+        <p><a name="mark-occurrences"></a><img src="images/org.eclipse.jdt.ui/mark-occurrences.gif" alt="Mark occurrences" title="Mark occurrences" ></p>
         The occurrences of the selected element are marked using Occurrences
         annotations, whose presentation can be configured using the Annotation
         preference page (<b>Workbench &gt; Editors &gt; Annotations</b>).
@@ -177,7 +177,7 @@
         <p>Placing the cursor on the return type of a method highlights all
         method exit points. Highlighting exit points can be enabled via the
         preference <b>Java &gt; Editor &gt; Mark Occurrences</b>.</p>
-        <p><img src="images/org.eclipse.jdt.ui/mark-exits.gif" title alt="Method with highlighted exit points" width="344" height="152"></p>
+        <p><img src="images/org.eclipse.jdt.ui/mark-exits.gif" title alt="Method with highlighted exit points" ></p>
       </td>
     </tr>
     <tr>
@@ -187,7 +187,7 @@
         Exception Occurrences</b>. The places are marked automatically if
         occurrence marking is turned on via the <b>Java &gt; Editor &gt; <b>Mark
         Occurrences</b></b> preference page.
-        <p><img src="images/org.eclipse.jdt.ui/mark-throwables.gif" alt="Mark Throwables" width="457" height="168"></p>
+        <p><img src="images/org.eclipse.jdt.ui/mark-throwables.gif" alt="Mark Throwables" ></p>
       </td>
     </tr>
     <tr>
@@ -197,7 +197,7 @@
         overrides another one. By default, override and implements icons appear
         in the left-hand vertical ruler; click on the icon to navigate to the
         super method:
-        <p><img src="images/org.eclipse.jdt.ui/override-indicator.gif" alt="Picture with override indicator" title="Picture with override indicator" width="326" height="119"></p>
+        <p><img src="images/org.eclipse.jdt.ui/override-indicator.gif" alt="Picture with override indicator" title="Picture with override indicator" ></p>
       </td>
     </tr>
     <tr>
@@ -209,7 +209,7 @@
         can be accessed separately. This functionality is disabled by default,
         but can be enabled on the <b>Java &gt; Editor &gt; Hovers</b> preference
         tab.
-        <p><img src="images/org.eclipse.jdt.ui/rollover.gif" alt="When hovering over multiple annotations in the vertical ruler, a roll-over hover diplays them side by side." title="Breakpoint, bookmarks, warnings and tasks can all be directly accessed" width="327" height="62"></p>
+        <p><img src="images/org.eclipse.jdt.ui/rollover.gif" alt="When hovering over multiple annotations in the vertical ruler, a roll-over hover diplays them side by side." title="Breakpoint, bookmarks, warnings and tasks can all be directly accessed" ></p>
       </td>
     </tr>
     <tr>
@@ -220,7 +220,7 @@
         proposals. This feature can be enabled by checking <b>Lightbulb for
         quick assists</b> from the <b>Java &gt; Editor &gt; Appearance</b>
         preference tab.
-        <p><img src="images/org.eclipse.jdt.ui/quick-assist-lightbulb.gif" alt="Quick assist light bulb" width="325" height="68"></p>
+        <p><img src="images/org.eclipse.jdt.ui/quick-assist-lightbulb.gif" alt="Quick assist light bulb" ></p>
       </td>
     </tr>
     <tr>
@@ -238,9 +238,9 @@
         The linked mode offers additional suggestions: Different names, types,
         or arguments.
         <p>Example of argument guessing:</p>
-        <p><img src="images/org.eclipse.jdt.ui/quickfix-linked1.gif" alt="'Add argument'-quick fix and result in linked mode" width="456" height="95"></p>
+        <p><img src="images/org.eclipse.jdt.ui/quickfix-linked1.gif" alt="'Add argument'-quick fix and result in linked mode" ></p>
         <p>Example of exception guessing:</p>
-        <p><img src="images/org.eclipse.jdt.ui/quickfix-linked2.gif" alt="'Add throws declaration'-quick fix and result in linked mode" width="467" height="84"></p>
+        <p><img src="images/org.eclipse.jdt.ui/quickfix-linked2.gif" alt="'Add throws declaration'-quick fix and result in linked mode" ></p>
       </td>
     </tr>
     <tr>
@@ -248,7 +248,7 @@
       <td>When adding fields, variables or parameters, quick fixes try to guess
         good names for new identifiers. Using the new linked mode feature, more
         than one suggestion is now offered .<br>
-        <img src="images/org.eclipse.jdt.ui/quick-fix-nameguessing.gif" alt="'Assing to local varaible' quick fix guesses identifiers" width="345" height="98"></td>
+        <img src="images/org.eclipse.jdt.ui/quick-fix-nameguessing.gif" alt="'Assing to local varaible' quick fix guesses identifiers" ></td>
     </tr>
     <tr>
       <td valign="top" align="left"><b>Improved Quick fixes for parameter
@@ -256,7 +256,7 @@
       <td>Several new Java quick fixes for mismatched parameters have been
         added, including offers to cast, swap, add, or remove arguments or
         method parameters.
-        <p><img src="images/org.eclipse.jdt.ui/quickfix-change-signature.gif" alt="Quick Fix for mismatching parameters" width="428" height="114"></p>
+        <p><img src="images/org.eclipse.jdt.ui/quickfix-change-signature.gif" alt="Quick Fix for mismatching parameters" ></p>
       </td>
     </tr>
     <tr>
@@ -269,8 +269,8 @@
           <li>a method parameter, to assign it to a new field</li>
           <li>a method declaration. to create the method in a supertype</li>
         </ul>
-        <img src="images/org.eclipse.jdt.ui/quickfix-create-in-super.gif" alt="'Create in super type' quick assist" width="376" height="98">
-        <p><img src="images/org.eclipse.jdt.ui/quick-assist-create-field.gif" alt="Parameter to field quick assist" width="433" height="89"></p>
+        <img src="images/org.eclipse.jdt.ui/quickfix-create-in-super.gif" alt="'Create in super type' quick assist" >
+        <p><img src="images/org.eclipse.jdt.ui/quick-assist-create-field.gif" alt="Parameter to field quick assist" ></p>
       </td>
     </tr>
     <tr>
@@ -280,7 +280,7 @@
         create getters, setters, default constructors and method stubs. Set the
         cursor in the type body between members and press Ctrl+Space to get the
         proposals that create a method stub.
-        <p><img src="images/org.eclipse.jdt.ui/codeassist-getter.gif" alt="Getter on code assist" width="369" height="108"></p>
+        <p><img src="images/org.eclipse.jdt.ui/codeassist-getter.gif" alt="Getter on code assist" ></p>
       </td>
     </tr>
     <tr>
@@ -289,7 +289,7 @@
         creates a new constructor that initializes selected fields. You choose
         the fields to be initialized from extra constructor parameters whose
         order is controlled via up/down buttons in the dialog.
-        <p><img src="images/org.eclipse.jdt.ui/constructor-with-fields.gif" alt="constructor with fields" width="428" height="468"></p>
+        <p><img src="images/org.eclipse.jdt.ui/constructor-with-fields.gif" alt="constructor with fields" ></p>
         <p>The <b>Source &gt; Add Constructors from Superclass</b> command now
         pops up a dialog so that you can choose which of the superclass's
         constructors should be inserted into the current class. The quick assist
@@ -313,7 +313,7 @@
       </td>
       <td width="70%" valign="top">Evaluation pop-ups are now used for all
         Display and Inspect results.
-        <p><img src="images/org.eclipse.jdt.debug.ui/inspect-popup.gif" alt="Inspect Quick Pop-up" width="466" height="226"></p>
+        <p><img src="images/org.eclipse.jdt.debug.ui/inspect-popup.gif" alt="Inspect Quick Pop-up" ></p>
       </td>
     </tr>
     <tr>
@@ -324,7 +324,7 @@
         certain Java types, including collections and maps, to be displayed in a
         more compact and meaningful form. These logical structures are
         controlled by a toggle button in the Variables view.<br>
-        <img src="images/org.eclipse.jdt.ui/logical-structure.gif" border="0" alt="Logical structure" width="301" height="251"></td>
+        <img src="images/org.eclipse.jdt.ui/logical-structure.gif" border="0" alt="Logical structure" ></td>
     </tr>
     <tr>
       <td width="30%" valign="top" align="left">
@@ -348,7 +348,7 @@
       <td width="70%" valign="top">Breakpoints can be set on a class prepare
         event. The program will be suspended when the specified class or
         interface is first loaded by the Java VM.
-        <p><img src="images/org.eclipse.jdt.debug.ui/class-prepare-breakpoint.gif" alt="Class Prepare Breakpoint" width="390" height="92"></p>
+        <p><img src="images/org.eclipse.jdt.debug.ui/class-prepare-breakpoint.gif" alt="Class Prepare Breakpoint" ></p>
       </td>
     </tr>
     <tr>
@@ -360,7 +360,7 @@
         that appears under the exception name at the beginning of a stack trace
         opens a properties dialog on the newly created (or already existing)
         exception breakpoint.
-        <p><img src="images/org.eclipse.jdt.debug.ui/exception-breakpt-link.gif" border="0" alt="Exception breakpoint link in Console view" width="447" height="278"></p>
+        <p><img src="images/org.eclipse.jdt.debug.ui/exception-breakpt-link.gif" border="0" alt="Exception breakpoint link in Console view" ></p>
       </td>
     </tr>
     <tr>
@@ -381,7 +381,7 @@
       <td width="70%" valign="top">Breakpoints and launch configurations are now
         updated as a consequence of Java source code refactorings such as
         renaming a Java project, source file, or type declaration.
-        <p><img src="images/org.eclipse.jdt.debug.ui/refactoring-launch-config.gif" alt="renaming includes Java launch configurations" width="440" height="181"></p>
+        <p><img src="images/org.eclipse.jdt.debug.ui/refactoring-launch-config.gif" alt="renaming includes Java launch configurations" ></p>
       </td>
     </tr>
     <tr>
@@ -391,7 +391,7 @@
       <td width="70%" valign="top">When changes are made in the host Java VM
         that hot code replace does not support, you now have the option to
         Restart the VM in addition to choosing Continue or Terminate.
-        <p><img src="images/org.eclipse.jdt.debug.ui/hot-code-replace-failed.gif" alt="Hot Code Replace Failed Dialog" width="441" height="195"></p>
+        <p><img src="images/org.eclipse.jdt.debug.ui/hot-code-replace-failed.gif" alt="Hot Code Replace Failed Dialog" ></p>
       </td>
     </tr>
     <tr>
@@ -402,7 +402,7 @@
         preference page now lets you associate a set of default VM arguments
         with each JRE. These arguments will be passed to the VM whenever it is
         used.
-        <p><img src="images/org.eclipse.jdt.debug.ui/default-vm-args.gif" alt="Default VM Args JRE Preference Dialog" width="434" height="190"></p>
+        <p><img src="images/org.eclipse.jdt.debug.ui/default-vm-args.gif" alt="Default VM Args JRE Preference Dialog" ></p>
       </td>
     </tr>
   </tbody>
@@ -424,7 +424,7 @@
         Select the element to be manipulated in the Java editor or in a Java
         view and press Alt+Shift+S for the quick source menu or Alt+Shift+T for
         the quick refactor menu.</p>
-        <p><img src="images/org.eclipse.jdt.ui/quick-refactoring-menu.gif" title alt="The Quick Refactoring Menu" width="441" height="191"></p>
+        <p><img src="images/org.eclipse.jdt.ui/quick-refactoring-menu.gif" title alt="The Quick Refactoring Menu" ></p>
       </td>
     </tr>
     <tr>
@@ -435,7 +435,7 @@
         and <code>@link</code> tags, as well as <code>@param</code> and <code>@throws</code>
         clauses.
         <p>The Rename dialog has been simplified as a consequence:</p>
-        <p><img src="images/org.eclipse.jdt.ui/rename-dialog.gif" alt="Rename Type Dialog" width="449" height="230"></p>
+        <p><img src="images/org.eclipse.jdt.ui/rename-dialog.gif" alt="Rename Type Dialog" ></p>
         <p>The old option <i>Update references in Javadoc comments</i> has been
         folded into <b>Update references.</b> The old options <i>Update
         references in regular comments</i> and <i>Update references in string
@@ -447,30 +447,30 @@
       <td valign="top" align="left"><b>Generalize Type refactoring</b></td>
       <td>Select a declaration of a variable, parameter, field, or method return
         type in a Java editor and choose <b>Refactoring &gt; Generalize Type</b>.
-        <p><img src="images/org.eclipse.jdt.ui/generalize-type-wizard.gif" alt="Generalize Type - Wizard" width="435" height="332"></p>
+        <p><img src="images/org.eclipse.jdt.ui/generalize-type-wizard.gif" alt="Generalize Type - Wizard" ></p>
         <p>The wizard shows the supertype hierarchy for the variable. Selecting
         one of the available types updates the declaration.</p>
-        <img src="images/org.eclipse.jdt.ui/generalize-type-output.gif" alt="Generalize Type - After" title width="310" height="75"></td>
+        <img src="images/org.eclipse.jdt.ui/generalize-type-output.gif" alt="Generalize Type - After" title ></td>
     </tr>
     <tr>
       <td valign="top" align="left"><b>Introduce Factory refactoring</b></td>
       <td>Select a constructor declaration or call in the Java editor and choose
         <b>Refactoring &gt; Introduce Factory</b>.
-        <p><img src="images/org.eclipse.jdt.ui/introduce-factory-before.gif" alt="Introduce Factory - Before" title width="221" height="111"></p>
-        <p><img src="images/org.eclipse.jdt.ui/introduce-factory-dialog.gif" alt="Introduce Factory Wizard" width="408" height="208"></p>
+        <p><img src="images/org.eclipse.jdt.ui/introduce-factory-before.gif" alt="Introduce Factory - Before" title ></p>
+        <p><img src="images/org.eclipse.jdt.ui/introduce-factory-dialog.gif" alt="Introduce Factory Wizard" ></p>
         <p>A static factory method is created that calls the now-private
         constructor, and all calls to the given constructor are replaced with
         calls to the new factory method.</p>
-        <img src="images/org.eclipse.jdt.ui/introduce-factory-after.gif" alt="Introduce Factory - After" title width="292" height="162"></td>
+        <img src="images/org.eclipse.jdt.ui/introduce-factory-after.gif" alt="Introduce Factory - After" title ></td>
     </tr>
     <tr>
       <td valign="top" align="left"><b>Introduce Parameter refactoring</b></td>
       <td>Select an expression in a Java editor and choose <b>Refactoring &gt;
         Introduce Parameter</b>.
-        <p><img src="images/org.eclipse.jdt.ui/introduce-parameter-1.gif" alt="Introduce Parameter - Before" width="418" height="196"></p>
+        <p><img src="images/org.eclipse.jdt.ui/introduce-parameter-1.gif" alt="Introduce Parameter - Before" ></p>
         The containing method is given a new parameter and the selected
         expression is copied to the argument list of all the call sites.
-        <p><img src="images/org.eclipse.jdt.ui/introduce-parameter-2.gif" alt="Introduce Parameter - After" width="282" height="125"></p>
+        <p><img src="images/org.eclipse.jdt.ui/introduce-parameter-2.gif" alt="Introduce Parameter - After" ></p>
       </td>
     </tr>
     <tr>
@@ -478,7 +478,7 @@
         refactoring</b></td>
       <td>In the Java editor, select a method and choose <b>Refactoring &gt;
         Change Method Signature</b>.
-        <p><img src="images/org.eclipse.jdt.ui/change-signature-wizard.gif" alt="Change Signature Wizard" width="445" height="432"></p>
+        <p><img src="images/org.eclipse.jdt.ui/change-signature-wizard.gif" alt="Change Signature Wizard" ></p>
         The refactoring now
         <ul>
           <li>renames parameters in overriding methods as well,</li>
@@ -499,7 +499,7 @@
         <p>For Java code contained in an anonymous, local, or non-static member
         type, the Extract Method refactoring now allows the new method to be
         created in an outer type.</p>
-        <p><img src="images/org.eclipse.jdt.ui/extract-method-inner.gif" title alt="Extract Method Wizard" width="448" height="432"></p>
+        <p><img src="images/org.eclipse.jdt.ui/extract-method-inner.gif" title alt="Extract Method Wizard" ></p>
       </td>
     </tr>
     <tr>
@@ -510,9 +510,9 @@
         <p>Extract method now finds duplicate code fragments and helps
         extracting them into the new method as well. For example, when
         extracting the expression foo(a) + bar(b) from the snippet:</p>
-        <img src="images/org.eclipse.jdt.ui/extract-method1.gif" alt="Extract Method Wizard" border="0" width="458" height="372">
+        <img src="images/org.eclipse.jdt.ui/extract-method1.gif" alt="Extract Method Wizard" border="0" >
         <p>the resulting code is:</p>
-        <img src="images/org.eclipse.jdt.ui/extract-method2.gif" alt="Extract Method Wizard" border="0" width="367" height="125"></td>
+        <img src="images/org.eclipse.jdt.ui/extract-method2.gif" alt="Extract Method Wizard" border="0" ></td>
     </tr>
   </tbody>
 </table>
@@ -530,7 +530,7 @@
       <td>You can open a view that shows a method call hierarchy by choosing <b>Navigate
         &gt; Open Call Hierarchy</b> (Ctrl+Alt+H) in the Java editor or any of
         the Java views that show methods.
-        <p><img src="images/org.eclipse.jdt.ui/call_hierarchy.gif" alt="Call Hierarchy View" width="400" height="314"></p>
+        <p><img src="images/org.eclipse.jdt.ui/call_hierarchy.gif" alt="Call Hierarchy View" ></p>
       </td>
     </tr>
     <tr>
@@ -539,7 +539,7 @@
         Java &gt; Javadoc</b>) which shows the Javadoc of the element selected
         in the Java editor or in a Java view. The Javadoc view uses the SWT
         Browser widget to display HTML on platforms which support it.
-        <p><img src="images/org.eclipse.jdt.ui/JavadocView.gif" title="Javadoc view" alt="Javadoc view" width="466" height="270"></p>
+        <p><img src="images/org.eclipse.jdt.ui/JavadocView.gif" title="Javadoc view" alt="Javadoc view" ></p>
       </td>
     </tr>
     <tr>
@@ -547,7 +547,7 @@
       <td>There is a new Declaration view (<b>Window &gt; Show View &gt; Other
         &gt; Java &gt; Declaration</b>) which shows the source of the element
         selected in the Java editor or in a Java view.
-        <p><img src="images/org.eclipse.jdt.ui/DeclarationView.gif" title="Declaration view" alt="Declaration view" width="427" height="202"></p>
+        <p><img src="images/org.eclipse.jdt.ui/DeclarationView.gif" title="Declaration view" alt="Declaration view" ></p>
       </td>
     </tr>
     <tr>
@@ -560,13 +560,13 @@
         in quick fix and code assist proposals. These filters do not affect
         whether the types show up in the Package Explorer and Type Hierarchy
         views.</p>
-        <img src="images/org.eclipse.jdt.ui/type-filter.gif" alt="Type Filters preference page" width="411" height="224"></td>
+        <img src="images/org.eclipse.jdt.ui/type-filter.gif" alt="Type Filters preference page" ></td>
     </tr>
     <tr>
       <td valign="top" align="left"><b>Improved filtering support</b></td>
       <td>Java-specific view menus which contain a &quot;Filters...&quot; entry
         now contain adjacent checkable entries for recently changed filters.
-        <p><img src="images/org.eclipse.jdt.ui/improved-filters.gif" title="Improved Filters" alt="Improved filters" width="431" height="251"></p>
+        <p><img src="images/org.eclipse.jdt.ui/improved-filters.gif" title="Improved Filters" alt="Improved filters" ></p>
       </td>
     </tr>
     <tr>
@@ -577,7 +577,7 @@
         property page (or equivalently <b>Project</b> &gt; <b>Properties</b>
         &gt; <b>Java Build Path</b> &gt; <b>Libraries</b> &gt; <b>Javadoc
         location</b>) to attach documentation to a JAR.
-        <p><img src="images/org.eclipse.jdt.ui/javadoc-location.gif" alt="Javadoc location configuration dialog" width="482" height="194"></p>
+        <p><img src="images/org.eclipse.jdt.ui/javadoc-location.gif" alt="Javadoc location configuration dialog" ></p>
         <p>Use <b>Navigate</b> &gt; <b>Open External Javadoc</b> (Shift+F2) to
         open Javadoc in a browser.</p>
       </td>
@@ -587,7 +587,7 @@
       <td>You can switch the new Search view to flat or hierarchical layout mode
         in the view menu. Java search results in hierarchical mode can now be
         grouped by project, package, file, or type.
-        <p><img src="images/org.eclipse.jdt.ui/search-view.gif" alt="new search view" width="430" height="305"></p>
+        <p><img src="images/org.eclipse.jdt.ui/search-view.gif" alt="new search view" ></p>
       </td>
     </tr>
     <tr>
@@ -595,7 +595,7 @@
       <td>Java search results can be filtered. You can filter out Javadoc
         comments, import statements, read accesses, and write accesses. Only
         filters applicable to the current search will be shown.
-        <p><img src="images/org.eclipse.jdt.ui/search-view-filters.gif" alt="search filters" width="430" height="305"></p>
+        <p><img src="images/org.eclipse.jdt.ui/search-view-filters.gif" alt="search filters" ></p>
       </td>
     </tr>
     <tr>
@@ -610,14 +610,14 @@
       <td valign="top" align="left"><b>Local types</b></td>
       <td>Local and anonymous types now show up in the various Java-specific
         views by default, along with filters on the views to hide them.
-        <p><img src="images/org.eclipse.jdt.ui/locals.gif" alt="Locals in type hierarchy" width="324" height="231"></p>
+        <p><img src="images/org.eclipse.jdt.ui/locals.gif" alt="Locals in type hierarchy" ></p>
       </td>
     </tr>
     <tr>
       <td valign="top" align="left"><b>Deprecated elements</b></td>
       <td>Types, fields and methods marked as deprecated are now rendered with a
         slash.
-        <p><img src="images/org.eclipse.jdt.ui/deprecated-elements.gif" alt="Deprecated elements in the outline" width="402" height="320"></p>
+        <p><img src="images/org.eclipse.jdt.ui/deprecated-elements.gif" alt="Deprecated elements in the outline" ></p>
       </td>
     </tr>
     <tr>
@@ -625,7 +625,7 @@
       <td>The Java infrastructure now includes references in Javadoc comments.
         You can see this in several places, including <b></b>Search, Organize
         Imports, linked renames in the editor, and editor occurrence markers.
-        <p><img src="images/org.eclipse.jdt.ui/javadoc-occurences.gif" alt="Occurrences marked in Javadoc tags" width="404" height="156"></p>
+        <p><img src="images/org.eclipse.jdt.ui/javadoc-occurences.gif" alt="Occurrences marked in Javadoc tags" ></p>
       </td>
     </tr>
     <tr>
@@ -633,7 +633,7 @@
       <td>Content Assist (Ctrl+Space) is now also available in input fields of
         various Java dialogs. Look for small light bulb icon beside the field
         when it has focus.
-        <p><img src="images/org.eclipse.jdt.ui/new-class.gif" alt="New Class Dialog" width="463" height="570"></td>
+        <p><img src="images/org.eclipse.jdt.ui/new-class.gif" alt="New Class Dialog" ></td>
     </tr>
     <tr>
       <td valign="top" align="left"><b>Working sets support in Type Hierarchy
@@ -644,14 +644,14 @@
         shows Java types contained in the given working set, extended by parent
         types needed to complete the tree (the latter are shown with
         white-filled images).</p>
-        <img src="images/org.eclipse.jdt.ui/hierarchy-workingset.gif" alt="Type hierarchy view with enabled working set" width="468" height="316"></td>
+        <img src="images/org.eclipse.jdt.ui/hierarchy-workingset.gif" alt="Type hierarchy view with enabled working set" ></td>
     </tr>
     <tr>
       <td valign="top" align="left"><b>Interfaces in package type hierarchy</b></td>
       <td>The type hierarchy opened on packages (<b>F4</b>) now also shows
         interfaces of this package. Same for hierarchies on source folders,
         projects, and JARs.
-        <p><img src="images/org.eclipse.jdt.ui/hierarchy.gif" alt="Package type hierarchy with interfaces" width="361" height="374"></p>
+        <p><img src="images/org.eclipse.jdt.ui/hierarchy.gif" alt="Package type hierarchy with interfaces" ></p>
       </td>
     </tr>
     <tr>
@@ -665,7 +665,7 @@
             original, untagged (internalized) state or vice versa</li>
           <li>improved inserting of new keys in the property files</li>
         </ul>
-        <p><img src="images/org.eclipse.jdt.ui/nls.gif" alt="NLS wizard on already externalized strings" width="452" height="225"></p>
+        <p><img src="images/org.eclipse.jdt.ui/nls.gif" alt="NLS wizard on already externalized strings" ></p>
       </td>
     </tr>
     <tr>
@@ -674,11 +674,11 @@
         user-defined libraries on the <b>Java &gt; Build Path &gt; User Library</b>
         preference page, and then add them to the build path on the project's
         properties.
-        <p><img src="images/org.eclipse.jdt.ui/userlibrary.gif" alt="User library preference page" width="414" height="275"></p>
+        <p><img src="images/org.eclipse.jdt.ui/userlibrary.gif" alt="User library preference page" ></p>
         <p>Similarly to class path variable entries, the class path entry for a
         user library references user libraries by name (not to the JARs to the
         local file system).</p>
-        <p><img src="images/org.eclipse.jdt.ui/userlibrary2.gif" alt="Library in the package explorer" border="1" width="347" height="114"></p>
+        <p><img src="images/org.eclipse.jdt.ui/userlibrary2.gif" alt="Library in the package explorer" border="1" ></p>
       </td>
     </tr>
   </tbody>
@@ -709,7 +709,7 @@
         {include=&quot;src/&quot;, exclude=&quot;src/sub&quot;} denotes the 'src/'
         tree without the 'src/sub/' subtree. The include and exclude patterns
         can be specified via the project's build path property.
-        <p><img src="images/org.eclipse.jdt.ui/exclude.gif" title alt="Exclude dialog" width="425" height="570"></p>
+        <p><img src="images/org.eclipse.jdt.ui/exclude.gif" title alt="Exclude dialog" ></p>
       </td>
     </tr>
     <tr>
@@ -719,7 +719,7 @@
         members. The option to turn this checking on is found on the <b>Java
         &gt; Compiler &gt; Style</b> preference page (by default they are not
         reported).
-        <p><img src="images/org.eclipse.jdt.ui/indirectStaticAccess.gif" alt="New diagnosis for indirect access to static members" width="379" height="159"></p>
+        <p><img src="images/org.eclipse.jdt.ui/indirectStaticAccess.gif" alt="New diagnosis for indirect access to static members" ></p>
         <p>Indirect access to static members is a compatibility issue for
         generated class file. For class files compatible with JDK versions prior to
         1.2, the compiler resolves indirect static references to the declaring
@@ -733,7 +733,7 @@
       <td>The Java compiler can now find accidental boolean assignments.The
         option to turn this checking on is found on the <b>Java &gt; Compiler
         &gt; Style</b> preference page (by default they are not reported):
-        <p><img src="images/org.eclipse.jdt.ui/boolean-assignment.gif" alt="New Compiler Style Preferences" border="0" width="390" height="101"></p>
+        <p><img src="images/org.eclipse.jdt.ui/boolean-assignment.gif" alt="New Compiler Style Preferences" border="0" ></p>
       </td>
     </tr>
     <tr>
@@ -755,7 +755,7 @@
         confusing and are considered bad practice. This check can be enabled
         from <b>Java &gt; Compiler &gt; Style </b>preference page (Warn by
         default).
-        <p><img src="images/org.eclipse.jdt.ui/finally-not-completing.gif" alt="New diagnosis for finally blocks not completing normally" border="0" width="280" height="135"></p>
+        <p><img src="images/org.eclipse.jdt.ui/finally-not-completing.gif" alt="New diagnosis for finally blocks not completing normally" border="0" ></p>
       </td>
     </tr>
     <tr>
@@ -779,7 +779,7 @@
         which hides another field or variable. The option to turn this checking
         on is found on the <b>Java &gt; Compiler &gt;Advanced</b> preference
         page (by default they are not reported):
-        <p><img src="images/org.eclipse.jdt.ui/variable-hiding.gif" alt="New Compiler Style Preferences" border="0" width="404" height="130"><br>
+        <p><img src="images/org.eclipse.jdt.ui/variable-hiding.gif" alt="New Compiler Style Preferences" border="0" ><br>
         </p>
       </td>
     </tr>
@@ -789,7 +789,7 @@
       <td>The Java compiler can now find and flag unnecessary casts or 'instanceof' operations. The option to turn these checks on is found on
         the <b>Java &gt; Compiler &gt; Unused Code </b>preference page (by
         default they are not reported).
-        <p><img src="images/org.eclipse.jdt.ui/unnecessaryTypeCheck.gif" alt="New diagnosis for unnecessary type checks" width="441" height="108"></p>
+        <p><img src="images/org.eclipse.jdt.ui/unnecessaryTypeCheck.gif" alt="New diagnosis for unnecessary type checks" ></p>
       </td>
     </tr>
     <tr>
@@ -801,18 +801,18 @@
         Compiler &gt; Unused Code </b>preference page (off by default).
         <p>Note that a given method can always declare to throw <i>fewer</i>
         checked exceptions than declared in the superclass (or interface).</p>
-        <p><img src="images/org.eclipse.jdt.ui/unthrown-exception.gif" alt="New diagnosis for unused declared thrown exceptions" border="0" width="441" height="84"></p>
+        <p><img src="images/org.eclipse.jdt.ui/unthrown-exception.gif" alt="New diagnosis for unused declared thrown exceptions" border="0" ></p>
       </td>
     </tr>
     <tr>
       <td valign="top" align="left"><b>Quick Fixes for the new compiler options</b></td>
       <td>The new Java compiler options come with the corresponding Quick Fixes:
         <p>Unnecessary declaration of thrown exception:<br>
-        <img src="images/org.eclipse.jdt.ui/unnecessary-exception.gif" alt="'Remove thrown exception' quick fix" width="400" height="62"><br>
+        <img src="images/org.eclipse.jdt.ui/unnecessary-exception.gif" alt="'Remove thrown exception' quick fix" ><br>
         &nbsp;Unqualified access to instance field:<br>
-        <img src="images/org.eclipse.jdt.ui/unqualified-field.gif" alt="'Qualify field' quick fix" width="448" height="70"><br>
+        <img src="images/org.eclipse.jdt.ui/unqualified-field.gif" alt="'Qualify field' quick fix" ><br>
         Unnecessary cast:<br>
-        <img src="images/org.eclipse.jdt.ui/quick-fix-unnecessaryTypeCheck.gif" alt="'Unnecessary Cast' quick fix" width="436" height="75"><br>
+        <img src="images/org.eclipse.jdt.ui/quick-fix-unnecessaryTypeCheck.gif" alt="'Unnecessary Cast' quick fix" ><br>
         </p>
         <ul>
         </ul>
@@ -826,10 +826,10 @@
         references as well. This feature is controlled from the <b>Java &gt;
         Compiler &gt; Javadoc</b> preference tab (or set for an individual
         project using <b>Project &gt; Properties &gt; Java Compiler &gt; Javadoc</b>).
-        <p><img src="images/org.eclipse.jdt.ui/javadoc-prefs.gif" alt="Javadoc preference page" width="447" height="346"></p>
+        <p><img src="images/org.eclipse.jdt.ui/javadoc-prefs.gif" alt="Javadoc preference page" ></p>
         When turned on, malformed Javadoc comments are marked in the Java
         editor:<br>
-        <img src="images/org.eclipse.jdt.ui/problems-in-javadoc.gif" alt="Problems detected in Javadoc" title="Problems detected in Javadoc" width="394" height="154"></td>
+        <img src="images/org.eclipse.jdt.ui/problems-in-javadoc.gif" alt="Problems detected in Javadoc" title="Problems detected in Javadoc" ></td>
     </tr>
     <tr>
       <td valign="top" align="left"><b>Quick fixes for problems in Javadoc
@@ -838,7 +838,7 @@
         item), you can use Quick fix in the Java editor to correct missing
         Javadoc tags. Simply click on the light bulb or use <b>Edit &gt; Quick
         Fix</b> (Ctrl+1).
-        <p><img src="images/org.eclipse.jdt.ui/javadoc-quickfix.gif" alt="Insert Javadoc quick fix" width="413" height="100"></p>
+        <p><img src="images/org.eclipse.jdt.ui/javadoc-quickfix.gif" alt="Insert Javadoc quick fix" ></p>
       </td>
     </tr>
     <tr>
@@ -868,7 +868,7 @@
       <td>JUnit now supports decorating an individual test for a test run. This
         is done by implementing a public static setUpTest(Test) method in your
         TestCase class as shown here:<br>
-        <img src="images/org.eclipse.jdt.ui/run-individual-test.gif" alt="Running individual JUnit test" width="417" height="110">
+        <img src="images/org.eclipse.jdt.ui/run-individual-test.gif" alt="Running individual JUnit test" >
         <p>The setUpTest method is automatically used when a test is about to
         be&nbsp; executed individually (including re-running a failed test). The
         result returned by setUpTest is run instead of the given test, with the
@@ -881,13 +881,13 @@
       <td>When a JUnit test fails because a string is not as expected, clicking
         on the magnifier button in the tool bar to view the differences between
         the strings in a compare viewer:
-        <p><img src="images/org.eclipse.jdt.ui/junit-compare-1.gif" alt="Junit viewer with a failed test" width="402" height="192"></p>
-        <p align="center"><img src="images/org.eclipse.jdt.ui/junit-compare-2.gif" alt="String compare viewer" align="left" width="399" height="343"></p>
+        <p><img src="images/org.eclipse.jdt.ui/junit-compare-1.gif" alt="Junit viewer with a failed test" ></p>
+        <p align="center"><img src="images/org.eclipse.jdt.ui/junit-compare-2.gif" alt="String compare viewer" align="left" ></p>
       </td>
     </tr>
   </tbody>
 </table>
-<p><a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a></p>
+<p><a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a></p>
 
 </body>
 
Index: guide/dynamic-classpaths.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.pde.doc.user/guide/dynamic-classpaths.htm,v
retrieving revision 1.4
diff -u -r1.4 dynamic-classpaths.htm
--- guide/dynamic-classpaths.htm	21 Jul 2004 05:47:06 -0000	1.4
+++ guide/dynamic-classpaths.htm	10 Nov 2004 21:52:46 -0000
@@ -100,7 +100,7 @@
 the project depending on the platform they are working on. They will have to 
 continue to use their self-hosting methods.</p>
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 </body>
 </html>
Index: guide/pde.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.pde.doc.user/guide/pde.htm,v
retrieving revision 1.7
diff -u -r1.7 pde.htm
--- guide/pde.htm	24 Jun 2004 05:58:09 -0000	1.7
+++ guide/pde.htm	10 Nov 2004 21:52:46 -0000
@@ -23,7 +23,7 @@
 to understand the concepts presented in the Platform ISV Guide and the JDT User 
 Guide.</p>
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 
Index: guide/pde_build_editor.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.pde.doc.user/guide/pde_build_editor.htm,v
retrieving revision 1.3
diff -u -r1.3 pde_build_editor.htm
--- guide/pde_build_editor.htm	24 Jun 2004 19:42:23 -0000	1.3
+++ guide/pde_build_editor.htm	10 Nov 2004 21:52:46 -0000
@@ -15,7 +15,7 @@
 <b>build.properties</b> file of the plug-in.&nbsp; This file solely guides the 
 build process.</p>
 <p align="center">
-<img border="0" src="images/build-editor.gif" width="582" height="571">.</p>
+<img border="0" src="images/build-editor.gif" >.</p>
 <p align="left">&nbsp;</p>
 <p align="left">The <b>Runtime Information</b> section lists all the libraries 
 that you want to build.&nbsp; For each library, you must list the source 
@@ -37,7 +37,7 @@
 path for them to compile, you can add these required JARs in the <b>Extra 
 Classpath Entries</b> section.</p>
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 </body>
 
Index: guide/pde_configuring.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.pde.doc.user/guide/pde_configuring.htm,v
retrieving revision 1.15
diff -u -r1.15 pde_configuring.htm
--- guide/pde_configuring.htm	24 Jun 2004 19:11:58 -0000	1.15
+++ guide/pde_configuring.htm	10 Nov 2004 21:52:46 -0000
@@ -39,7 +39,7 @@
 platform and a 2.x-based product as your target platform.</p>
 <p>&nbsp;</p>
 <p align="center">
-<img border="0" src="images/preferences.gif" alt="PDE preferences - &quot;Target Platform&quot; page" width="635" height="539"></p>
+<img border="0" src="images/preferences.gif" alt="PDE preferences - &quot;Target Platform&quot; page" ></p>
 <p align="left">&nbsp;</p>
 <p align="left">All the plug-ins found in the target platform location specified 
 by the user are listed on the preference page.&nbsp; However, only the plug-ins 
@@ -64,11 +64,11 @@
 combined list of workspace and external plug-ins. In it, you will be able to 
 browse the directory structure of external plug-ins, open files, etc.</p>
 <p align="center">
-<img border="0" src="images/plugins-view.gif" width="213" height="308"></p>
+<img border="0" src="images/plugins-view.gif" ></p>
 <p align="left">&nbsp;</p>
 <i></i>
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </body>
Index: guide/pde_convert.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.pde.doc.user/guide/pde_convert.htm,v
retrieving revision 1.13
diff -u -r1.13 pde_convert.htm
--- guide/pde_convert.htm	24 Jun 2004 15:50:46 -0000	1.13
+++ guide/pde_convert.htm	10 Nov 2004 21:52:46 -0000
@@ -24,7 +24,7 @@
 select <b>Convert Projects to Plug-in Projects</b> wizard from the <b>Plug-in 
 Development</b> category.&nbsp; Click <b>Next</b>.</p>
 <p align="center">
-<img border="0" src="images/convert-java.gif" alt="&quot;Convert Existing Projects&quot; wizard" width="380" height="421"></p>
+<img border="0" src="images/convert-java.gif" alt="&quot;Convert Existing Projects&quot; wizard" ></p>
 <p>The wizard will list all projects that do not have PDE capability.
 Candidate projects do not need to have manifest files. If they are missing, PDE
 will create generic ones you can use as a starting point. Files that already
@@ -32,7 +32,7 @@
 the process. If your project has a classpath you want preserved, deselect this 
 checkbox.</p>
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 
Index: guide/pde_creating.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.pde.doc.user/guide/pde_creating.htm,v
retrieving revision 1.14
diff -u -r1.14 pde_creating.htm
--- guide/pde_creating.htm	24 Jun 2004 05:58:09 -0000	1.14
+++ guide/pde_creating.htm	10 Nov 2004 21:52:46 -0000
@@ -15,7 +15,7 @@
 <p>To create a plug-in project, bring up the New Plug-in Project creation wizard 
 via&nbsp; <b>File &gt; New &gt; Plug-in Project</b>.</p>
 <p align="center">
-<img border="0" src="images/project-structure.gif" alt="Plug-in Project Structure" width="485" height="512"></p>
+<img border="0" src="images/project-structure.gif" alt="Plug-in Project Structure" ></p>
 <p>It is a convention that plug-in project names are the same as plug-in IDs, 
 but they can be different. </p>
 <p>The plug-in project can be created in one of two flavors: a Java project or a 
@@ -29,7 +29,7 @@
 optional and only recommended for advanced users.</p>
 <p>&nbsp;</p>
 <p align="center">
-<img border="0" src="images/default-codegen.gif" alt="Mandatory plug-in content page" width="485" height="512"></p>
+<img border="0" src="images/default-codegen.gif" alt="Mandatory plug-in content page" ></p>
 <p>&nbsp;</p>
 <p>&nbsp;</p>
 <p>On the Plug-in Content page, you set the data with which the plugin.xml file 
@@ -42,7 +42,7 @@
 as translatable strings.</p>
 <p>&nbsp;</p>
 <p align="center">
-<img border="0" src="images/project-codegen.gif" alt="Plug-in code generators" width="485" height="512"></p>
+<img border="0" src="images/project-codegen.gif" alt="Plug-in code generators" ></p>
 <p>&nbsp;</p>
 <p>The next page shows the various templates that PDE provides which generate 
 useful content such as views, editors, property pages etc. </p>
@@ -51,7 +51,7 @@
 <b>Next</b>.</p>
 <p>&nbsp;</p>
 <p align="center">
-<img border="0" src="images/hello-world-page.gif" alt="&quot;Sample Action Set&quot; template page" width="485" height="512"></p>
+<img border="0" src="images/hello-world-page.gif" alt="&quot;Sample Action Set&quot; template page" ></p>
 <p align="left">&nbsp;</p>
 <p align="left">The next page will let you customize the sample extension that 
 we are creating.</p>
@@ -63,9 +63,9 @@
 <p align="left"> After the wizard is
 finished, the initial project structure should look like this:</p>
 <p align="center">
-<img border="0" src="images/initial-structure.gif" alt="Initial plug-in project structure" width="213" height="428"></p>
+<img border="0" src="images/initial-structure.gif" alt="Initial plug-in project structure" ></p>
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 
Index: guide/pde_deploy.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.pde.doc.user/guide/pde_deploy.htm,v
retrieving revision 1.13
diff -u -r1.13 pde_deploy.htm
--- guide/pde_deploy.htm	24 Jun 2004 19:42:23 -0000	1.13
+++ guide/pde_deploy.htm	10 Nov 2004 21:52:46 -0000
@@ -30,7 +30,7 @@
   </ul>
   <p>&nbsp;</li>
 </ol>
-<p align="center"><img border="0" src="images/plugin-export.gif" alt="Export plug-ins and fragments wizard" width="470" height="602"></p>
+<p align="center"><img border="0" src="images/plugin-export.gif" alt="Export plug-ins and fragments wizard" ></p>
 <p>You also have the option to save the settings of this export operation.&nbsp; 
 This way you would be able to redo this export operation without having to go 
 through the wizard all over again.</p>
@@ -38,7 +38,7 @@
 <a href="pde_feature_generating_ant.htm">Creating Ant Scripts from PDE</a> 
 section.</p>
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </body>
Index: guide/pde_feature_generating.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.pde.doc.user/guide/pde_feature_generating.htm,v
retrieving revision 1.16
diff -u -r1.16 pde_feature_generating.htm
--- guide/pde_feature_generating.htm	24 Jun 2004 18:33:53 -0000	1.16
+++ guide/pde_feature_generating.htm	10 Nov 2004 21:52:46 -0000
@@ -27,7 +27,7 @@
   <li>Select the feature(s) you want to export.&nbsp; </li>
 </ol>
 <p align="center">
-<img border="0" src="images/feature-export.gif" alt="Export Features wizard" width="448" height="598"></p>
+<img border="0" src="images/feature-export.gif" alt="Export Features wizard" ></p>
 <p>&nbsp;</p>
 <p>The wizard will build all the features selected and their included plug-ins 
 and fragments.&nbsp; </p>
@@ -52,7 +52,7 @@
   details.</li>
 </ol>
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </body>
Index: guide/pde_feature_generating_ant.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.pde.doc.user/guide/pde_feature_generating_ant.htm,v
retrieving revision 1.14
diff -u -r1.14 pde_feature_generating_ant.htm
--- guide/pde_feature_generating_ant.htm	24 Jun 2004 05:58:09 -0000	1.14
+++ guide/pde_feature_generating_ant.htm	10 Nov 2004 21:52:46 -0000
@@ -108,7 +108,7 @@
 
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </body>
Index: guide/pde_feature_generating_antcommandline.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.pde.doc.user/guide/pde_feature_generating_antcommandline.htm,v
retrieving revision 1.14
diff -u -r1.14 pde_feature_generating_antcommandline.htm
--- guide/pde_feature_generating_antcommandline.htm	24 Jun 2004 20:22:58 -0000	1.14
+++ guide/pde_feature_generating_antcommandline.htm	10 Nov 2004 21:52:46 -0000
@@ -85,7 +85,7 @@
 Note that the parameters appearing after the application are the parameters that are passed to Ant.
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </body>
Index: guide/pde_feature_generating_build.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.pde.doc.user/guide/pde_feature_generating_build.htm,v
retrieving revision 1.15
diff -u -r1.15 pde_feature_generating_build.htm
--- guide/pde_feature_generating_build.htm	14 Oct 2004 16:09:16 -0000	1.15
+++ guide/pde_feature_generating_build.htm	10 Nov 2004 21:52:47 -0000
@@ -97,7 +97,7 @@
 <p  >&nbsp;
  </p>
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </body>
Index: guide/pde_feature_manifest.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.pde.doc.user/guide/pde_feature_manifest.htm,v
retrieving revision 1.13
diff -u -r1.13 pde_feature_manifest.htm
--- guide/pde_feature_manifest.htm	24 Jun 2004 18:33:53 -0000	1.13
+++ guide/pde_feature_manifest.htm	10 Nov 2004 21:52:47 -0000
@@ -16,7 +16,7 @@
 page (Build) shows up allowing you to configure how the feature will be built. 
 Source page for the build.properties file will also appear in this case. </p>
 <p align="center">
-<img border="0" src="images/feature-overview.gif" alt="Feature manifest editor - Overview page" width="540" height="433"></p>
+<img border="0" src="images/feature-overview.gif" alt="Feature manifest editor - Overview page" ></p>
 <p align="left">Information that is entered during the feature project setup
 can be changed on the Overview page. In addition, you can provide URLs for <b> 
 update site</b> and <b>
@@ -44,7 +44,7 @@
 points to a valid HTML page. Although URL can be absolute, HTML pages are
 typically provided with the feature and URLs are relative to the project root.</p>
 <p align="center">
-<img border="0" src="images/feature-overview-info.gif" alt="Feature manifest editor - Information page" width="540" height="433"></p>
+<img border="0" src="images/feature-overview-info.gif" alt="Feature manifest editor - Information page" ></p>
 <p align="left">Plug-ins and fragments that are part of your feature are
 listed in the Content page. Pressing the <b>Add...</b> button brings up a list of
 checkboxes representing all of the valid
@@ -52,7 +52,7 @@
 plug-in or fragment entry, the plug-in or fragment manifest editor will open for
 the selected item.</p>
 <p align="center">
-<img border="0" src="images/feature-content.gif" alt="Feature manifest editor - Content page" width="540" height="433"></p>
+<img border="0" src="images/feature-content.gif" alt="Feature manifest editor - Content page" ></p>
 <p align="left">Required plug-ins are plug-ins that are not part of the feature
 but must be present in the target platform as a prerequisite for installing the
 feature. If any of these plug-ins are missing, the feature will not be installed.
@@ -74,9 +74,9 @@
 read more about this and other feature issues in Platform Install and Update
 guide.</p>
 <p align="center">
-<img border="0" src="images/feature-advanced.gif" alt="Feature manifest editor - Advanced page" width="540" height="433"></p>
+<img border="0" src="images/feature-advanced.gif" alt="Feature manifest editor - Advanced page" ></p>
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </body>
Index: guide/pde_feature_setup.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.pde.doc.user/guide/pde_feature_setup.htm,v
retrieving revision 1.9
diff -u -r1.9 pde_feature_setup.htm
--- guide/pde_feature_setup.htm	24 Jun 2004 18:33:53 -0000	1.9
+++ guide/pde_feature_setup.htm	10 Nov 2004 21:52:47 -0000
@@ -35,7 +35,7 @@
 The project should have <br>
 &quot;feature.xml&quot; file and feature manifest editor will open for editing.</p>
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 </body>
 
Index: guide/pde_feature_synchronizing.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.pde.doc.user/guide/pde_feature_synchronizing.htm,v
retrieving revision 1.10
diff -u -r1.10 pde_feature_synchronizing.htm
--- guide/pde_feature_synchronizing.htm	24 Jun 2004 06:19:46 -0000	1.10
+++ guide/pde_feature_synchronizing.htm	10 Nov 2004 21:52:47 -0000
@@ -36,7 +36,7 @@
     verify versions in their corresponding manifest editors.</li>
 </ol>
 <p align="center">
-<img border="0" src="images/feature-synchronizing.gif" alt="Feature version synchronization wizard" width="416" height="355"></p>
+<img border="0" src="images/feature-synchronizing.gif" alt="Feature version synchronization wizard" ></p>
 <p>&nbsp;<br>
 
 <h3>Automatic synchronization at build time</h3>
@@ -46,7 +46,7 @@
 
 <br>
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 </body>
 
Index: guide/pde_features.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.pde.doc.user/guide/pde_features.htm,v
retrieving revision 1.8
diff -u -r1.8 pde_features.htm
--- guide/pde_features.htm	24 Jun 2004 18:33:53 -0000	1.8
+++ guide/pde_features.htm	10 Nov 2004 21:52:47 -0000
@@ -37,7 +37,7 @@
     and made available for download.</li>
 </ol>
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </body>
Index: guide/pde_fragment.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.pde.doc.user/guide/pde_fragment.htm,v
retrieving revision 1.9
diff -u -r1.9 pde_fragment.htm
--- guide/pde_fragment.htm	24 Jun 2004 18:28:44 -0000	1.9
+++ guide/pde_fragment.htm	10 Nov 2004 21:52:47 -0000
@@ -27,7 +27,7 @@
 plug-ins but have no concept of life-cycle. Fragments have no top-level class
 with &quot;startup&quot; and &quot;shutdown&quot; methods.</p>
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </body>
Index: guide/pde_fragment_example.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.pde.doc.user/guide/pde_fragment_example.htm,v
retrieving revision 1.19
diff -u -r1.19 pde_fragment_example.htm
--- guide/pde_fragment_example.htm	24 Jun 2004 19:42:23 -0000	1.19
+++ guide/pde_fragment_example.htm	10 Nov 2004 21:52:47 -0000
@@ -22,7 +22,7 @@
 &quot;com.example.xyz&quot; in the plug-in selection dialog.  Using the dialog, we
 could have also chosen any external plug-in.</p>
 <p align="center">
-<img border="0" src="images/fragment-content.gif" alt="Fragment example - sample fragment content page" width="485" height="512"></p>
+<img border="0" src="images/fragment-content.gif" alt="Fragment example - sample fragment content page" ></p>
 <p align="left">Once the project is created, it opens the fragment manifest
 editor.</p>
 <p align="center">
@@ -80,7 +80,7 @@
 fragment references in such a way that the fragment's action set appeared to the
 platform as though it came directly from the XYZ Plug-in.</p>
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </body>
Index: guide/pde_manifest.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.pde.doc.user/guide/pde_manifest.htm,v
retrieving revision 1.7
diff -u -r1.7 pde_manifest.htm
--- guide/pde_manifest.htm	24 Jun 2004 05:58:09 -0000	1.7
+++ guide/pde_manifest.htm	10 Nov 2004 21:52:47 -0000
@@ -19,7 +19,7 @@
 <p>The best way to learn about the plug-in manifest editor is to visit each
 page.</p>
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </body>
Index: guide/pde_manifest_dependencies.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.pde.doc.user/guide/pde_manifest_dependencies.htm,v
retrieving revision 1.15
diff -u -r1.15 pde_manifest_dependencies.htm
--- guide/pde_manifest_dependencies.htm	24 Jun 2004 19:42:23 -0000	1.15
+++ guide/pde_manifest_dependencies.htm	10 Nov 2004 21:52:47 -0000
@@ -16,7 +16,7 @@
 When you modify the list of dependencies and save the file, PDE will 
 automatically update your classpath.</p>
 <p align="center">
-<img border="0" src="images/plugin-dependencies.gif" alt="Dependencies editor page" width="629" height="503"></p>
+<img border="0" src="images/plugin-dependencies.gif" alt="Dependencies editor page" ></p>
 <p align="left">
 &nbsp;</p>
 <p align="left">
@@ -46,7 +46,7 @@
 Dependencies</b> feature available on this page.</p>
 <p align="left">&nbsp;</p>
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </body>
Index: guide/pde_manifest_extensionpoints.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.pde.doc.user/guide/pde_manifest_extensionpoints.htm,v
retrieving revision 1.12
diff -u -r1.12 pde_manifest_extensionpoints.htm
--- guide/pde_manifest_extensionpoints.htm	24 Jun 2004 13:27:55 -0000	1.12
+++ guide/pde_manifest_extensionpoints.htm	10 Nov 2004 21:52:47 -0000
@@ -30,7 +30,7 @@
 create a schema for your extension point.</p>
 <p>.</p>
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 </body>
 
Index: guide/pde_manifest_extensions.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.pde.doc.user/guide/pde_manifest_extensions.htm,v
retrieving revision 1.16
diff -u -r1.16 pde_manifest_extensions.htm
--- guide/pde_manifest_extensions.htm	21 Jul 2004 05:47:06 -0000	1.16
+++ guide/pde_manifest_extensions.htm	10 Nov 2004 21:52:47 -0000
@@ -15,7 +15,7 @@
 <p>The Extensions page is where you can add, remove and modify the extensions 
 your plug-in contributes to the platform.</p>
 <p align="center">
-<img src="images/actionSet-1.gif" alt="Extensions editor page" border="0" width="629" height="550"></p>
+<img src="images/actionSet-1.gif" alt="Extensions editor page" border="0" ></p>
 <p>&nbsp;</p>
 <p>Each extension point comes with an xml schema specifying its grammar.&nbsp; 
 Your extension's syntax must therefore follow that grammar in order to be 
@@ -36,7 +36,7 @@
 correct superclass and/or interface when the schema for the extension point 
 specifies this information for the given attribute.</p>
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 </body>
 
Index: guide/pde_manifest_overview.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.pde.doc.user/guide/pde_manifest_overview.htm,v
retrieving revision 1.14
diff -u -r1.14 pde_manifest_overview.htm
--- guide/pde_manifest_overview.htm	24 Jun 2004 19:42:23 -0000	1.14
+++ guide/pde_manifest_overview.htm	10 Nov 2004 21:52:47 -0000
@@ -14,7 +14,7 @@
 follow the hyperlinks to navigate a particular page or execute a particular 
 command.</p>
 <p align="center">
-<img src="images/plugin-overview.gif" alt="Overview editor page" border="0" width="629" height="503"></p>
+<img src="images/plugin-overview.gif" alt="Overview editor page" border="0" ></p>
 <p align="left">The Plug-in Content section explains the structure and content 
 of each section of the plug-in manifest.</p>
 <p align="left">The Testing section provides shortcuts to quickly launch a 
@@ -22,7 +22,7 @@
 <p align="left">The Deploying section lists the steps required to successfully 
 build and package the plug-in.</p>
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </body>
Index: guide/pde_manifest_runtime.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.pde.doc.user/guide/pde_manifest_runtime.htm,v
retrieving revision 1.15
diff -u -r1.15 pde_manifest_runtime.htm
--- guide/pde_manifest_runtime.htm	24 Jun 2004 05:58:09 -0000	1.15
+++ guide/pde_manifest_runtime.htm	10 Nov 2004 21:52:47 -0000
@@ -12,7 +12,7 @@
 <p>The Runtime page shows information about run-time libraries. When packaged, 
 platform plug-ins deliver all of their Java classes in JAR libraries. </p>
 <p align="center">
-<img src="images/plugin-runtime.gif" alt="Runtime editor page" border="0" width="629" height="503"></p>
+<img src="images/plugin-runtime.gif" alt="Runtime editor page" border="0" ></p>
 <p>You can also determine exporting rules for your libraries. By default, no 
 classes in your libraries can be seen by others. This is appropriate if your 
 plug-in is not meant to be extended. If your classes should be visible to other 
@@ -28,7 +28,7 @@
 will create a manifest.mf file for your plug-in with all the correct contents on 
 the fly.</p>
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </body>
Index: guide/pde_manifest_source.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.pde.doc.user/guide/pde_manifest_source.htm,v
retrieving revision 1.16
diff -u -r1.16 pde_manifest_source.htm
--- guide/pde_manifest_source.htm	24 Jun 2004 05:58:09 -0000	1.16
+++ guide/pde_manifest_source.htm	10 Nov 2004 21:52:47 -0000
@@ -15,14 +15,14 @@
 errors, both syntactic and semantic, PDE validates the file upon saving or 
 switching tabs to flag such errors.</p>
 <p align="center">
-<img border="0" src="images/plugin-source.gif" alt="Source editor page" width="629" height="514"></p>
+<img border="0" src="images/plugin-source.gif" alt="Source editor page" ></p>
 <p align="center">
 &nbsp;</p>
 <p>If a syntax error is introduced, PDE will lock out the form pages until the error
 is fixed. If you try to switch to any of the non-source pages, you will see the
 following dialog:</p>
 <p align="center">
-<img border="0" src="images/source-errors.gif" alt="Source editor page - error dialog" width="441" height="146"></p>
+<img border="0" src="images/source-errors.gif" alt="Source editor page - error dialog" ></p>
 <p align="center">
 &nbsp;</p>
 <p align="left">If you close the editor with syntactic errors in it and open it again, the
@@ -33,7 +33,7 @@
 Plug-ins</b> tab of the <b>Plug-in Development &gt; Compilers</b> preference 
 page:</p>
 <p align="center">
-<img border="0" src="images/manifest-validate.gif" align="center" alt="Plug-in Development compiler preferences" width="514" height="539"></p>
+<img border="0" src="images/manifest-validate.gif" align="center" alt="Plug-in Development compiler preferences" ></p>
 <p align="left">You can set the level of each to one of <i>Error</i>, <i>Warning</i> or 
 <i>Ignore</i>.</p>
 <p align="left">Note that for PDE to be able to detect some of these problems 
@@ -41,7 +41,7 @@
 extension points you are using must have a valid schema associated with them.&nbsp; 
 See <a href="pde_schema.htm">Extension Point Schema</a> for more details.</p>
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 </body>
 
Index: guide/pde_running.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.pde.doc.user/guide/pde_running.htm,v
retrieving revision 1.14
diff -u -r1.14 pde_running.htm
--- guide/pde_running.htm	24 Jun 2004 05:58:09 -0000	1.14
+++ guide/pde_running.htm	10 Nov 2004 21:52:47 -0000
@@ -21,7 +21,7 @@
 &gt; Run...</b> from the main menu bar. This will bring up the Launch Configuration 
 Dialog.</p>
 <p align="center">
-<img border="0" src="images/launch-dialog.gif" alt="Run-time workbench launcher - arguments" width="624" height="615"></p>
+<img border="0" src="images/launch-dialog.gif" alt="Run-time workbench launcher - arguments" ></p>
 <p align="left">You can create several configurations and give them unique 
 names, each one having different parameters. This allows you to test your 
 plug-in under different conditions by simply switching between different 
@@ -49,7 +49,7 @@
 top menu item called &quot;Sample Menu&quot; with a single &quot;Sample Action&quot; item. Selecting it should 
 pop up a dialog containing the phrase &quot;Hello,  world&quot;.</p>
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </body>
Index: guide/pde_running_debugging.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.pde.doc.user/guide/pde_running_debugging.htm,v
retrieving revision 1.10
diff -u -r1.10 pde_running_debugging.htm
--- guide/pde_running_debugging.htm	24 Jun 2004 05:58:09 -0000	1.10
+++ guide/pde_running_debugging.htm	10 Nov 2004 21:52:47 -0000
@@ -31,12 +31,12 @@
 <p>Alternatively, you can download source code onto your disk drive and register
 the location manually using PDE preference page:</p>
 <p align="center">
-<img border="0" src="images/source-locations.gif" alt="PDE Preferences - Source Code Locations" width="570" height="541"></p>
+<img border="0" src="images/source-locations.gif" alt="PDE Preferences - Source Code Locations" ></p>
 <p align="left">You will notice that some locations already exist if the host
 instance is the SDK itself and contains source plug-ins. You can add new
 locations by selecting <b>Add...</b> and choosing a valid local directory.</p>
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </body>
Index: guide/pde_running_plugins.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.pde.doc.user/guide/pde_running_plugins.htm,v
retrieving revision 1.11
diff -u -r1.11 pde_running_plugins.htm
--- guide/pde_running_plugins.htm	24 Jun 2004 05:58:09 -0000	1.11
+++ guide/pde_running_plugins.htm	10 Nov 2004 21:52:47 -0000
@@ -12,7 +12,7 @@
 <p>It is possible to alter the list of plug-ins and fragments that PDE will pass
 to the run-time workbench when running or debugging.  </p>
 <p align="center">
-<img border="0" src="images/launch-plugins.gif" alt="Run-time workbench launcher - plug-ins and fragments" width="625" height="615"></p>
+<img border="0" src="images/launch-plugins.gif" alt="Run-time workbench launcher - plug-ins and fragments" ></p>
 <p>
 By default, the<b> Plug-ins </b>tab is configured to select all the workspace 
 plug-ins and external plug-ins that are enabled in the Preferences. </p>
@@ -21,7 +21,7 @@
 danger of ending up with an invalid configuration. Use this feature carefully
 and press <b>Add Required Plug-ins</b> to ensure the subset is complete.</p>
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </body>
Index: guide/pde_running_tracing.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.pde.doc.user/guide/pde_running_tracing.htm,v
retrieving revision 1.15
diff -u -r1.15 pde_running_tracing.htm
--- guide/pde_running_tracing.htm	24 Jun 2004 13:51:21 -0000	1.15
+++ guide/pde_running_tracing.htm	10 Nov 2004 21:52:47 -0000
@@ -29,7 +29,7 @@
 problems.&nbsp;</p>
 <p> I</p>
 <p align="center">
-<img border="0" src="images/launch-tracing.gif" alt="Run-time workbench launcher - tracing" width="607" height="567"></p>
+<img border="0" src="images/launch-tracing.gif" alt="Run-time workbench launcher - tracing" ></p>
 <h2>Example:&nbsp; Adding tracing support to your plug-in</h2>
 <p align="left">If you add tracing support to the plug-in under development, 
 your plug-ins will appear in the list of plug-ins that support tracing.</p>
@@ -51,13 +51,13 @@
 plug-in should now show up in the list. When selected,
 it should show the newly defined flags with their default values.</p>
 <p align="center">
-<img border="0" src="images/xyz-tracing.gif" alt="Run-time workbench launcher - tracing example" width="607" height="567"></p>
+<img border="0" src="images/xyz-tracing.gif" alt="Run-time workbench launcher - tracing example" ></p>
 <p>Creating the <b>.options</b> file only defines the availability flags,
 allowing other plug-in developers to define the values of the tracing
 properties.&nbsp; You will still need to check the values of your tracing
 properties in your plug-in code using <b>Platform.getDebugOption()</b><b>.</b></p>
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </body>
Index: guide/pde_schema.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.pde.doc.user/guide/pde_schema.htm,v
retrieving revision 1.7
diff -u -r1.7 pde_schema.htm
--- guide/pde_schema.htm	24 Jun 2004 05:58:09 -0000	1.7
+++ guide/pde_schema.htm	10 Nov 2004 21:52:47 -0000
@@ -82,7 +82,7 @@
 <p>The list above is for reference only. You are most likely to
 define an XML schema using the PDE schema editor that will take care of generating the correct file.</p>
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </body>
Index: guide/pde_schema_editor.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.pde.doc.user/guide/pde_schema_editor.htm,v
retrieving revision 1.19
diff -u -r1.19 pde_schema_editor.htm
--- guide/pde_schema_editor.htm	21 Jul 2004 05:47:06 -0000	1.19
+++ guide/pde_schema_editor.htm	10 Nov 2004 21:52:47 -0000
@@ -62,7 +62,7 @@
 </ol>
 <p>So far, the schema editor should look like this:</p>
 <p align="center">
-<img border="0" src="images/schema-1.gif" alt="Extension point schema editor - Definition page" width="603" height="467"></p>
+<img border="0" src="images/schema-1.gif" alt="Extension point schema editor - Definition page" ></p>
 <p align="left">We will now add an additional attribute that takes values from
 a discrete list of choices.&nbsp; This means we need to create an enumeration restriction of
 the base <b>string</b>  type.&nbsp; In addition, we will set a default value for the
@@ -86,7 +86,7 @@
 <p align="left">The restriction dialog should look like
 this:</p>
 <p align="center">
-<img border="0" src="images/restriction-dialog.gif" alt="Type restriction dialog" width="300" height="350"></p>
+<img border="0" src="images/restriction-dialog.gif" alt="Type restriction dialog" ></p>
 <p align="left">When the dialog is closed, change the &quot;use&quot; attribute to
 &quot;default&quot; and &quot;value&quot; attribute to &quot;always.&quot;&nbsp;
 This establishes the default value.&nbsp; Note that the status line shows an error message as you are typing the value,
@@ -114,7 +114,7 @@
 look like in DTD.&nbsp; This information is provided to help
 developers who are still more comfortable with DTDs than XML schemas.</p>
 <p align="center">
-<img border="0" src="images/schema-2.gif" alt="Extension point schema editor - element grammar" width="603" height="467"></p>
+<img border="0" src="images/schema-2.gif" alt="Extension point schema editor - element grammar" ></p>
 <p align="left">Now that we have defined valid elements, attributes and grammar,
 we need to provide some information about the extension point. There are two
 types of schema
@@ -230,7 +230,7 @@
 Regardless of the method to create it, the resulting document for
 this example would look like <a href="parsers.htm">this</a>.</p>
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </body>
Index: guide/pde_schema_using.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.pde.doc.user/guide/pde_schema_using.htm,v
retrieving revision 1.15
diff -u -r1.15 pde_schema_using.htm
--- guide/pde_schema_using.htm	24 Jun 2004 19:42:23 -0000	1.15
+++ guide/pde_schema_using.htm	10 Nov 2004 21:52:47 -0000
@@ -28,7 +28,7 @@
 <h3>Example: Using the &quot;Sample Parsers&quot; extension point</h3>
 <p>Before trying to use the extension point we defined before, we still need to
 define the expected interface. Select the <b>com.example.xyz</b> project in the Navigator
-and press the <img src="images/java-interface.gif" alt="Create a Java Interface" width="16" height="15"> tool bar button to create a new Java interface.
+and press the <img src="images/java-interface.gif" alt="Create a Java Interface" > tool bar button to create a new Java interface.
 Be sure to set the package name to <b>com.example.xyz</b> and interface name to
 <b>IParser</b> before pressing <b>Finish</b>.&nbsp; Edit the interface to look like this:</p>
 <font color='#4444CC'><pre>   package com.example.xyz;
@@ -75,9 +75,9 @@
 point, it will help all your potential users by letting PDE to assist them and
 prevent them from making errors.</p>
 <p align="center"><font SIZE="2" COLOR="#3f7f5f">
-<img border="0" src="images/schema-usage.gif" alt="Restriction choices appearing as choices in the property sheet cell editor" width="638" height="274"></font></p>
+<img border="0" src="images/schema-usage.gif" alt="Restriction choices appearing as choices in the property sheet cell editor" ></font></p>
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 </body>
 
Index: guide/pde_setup.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.pde.doc.user/guide/pde_setup.htm,v
retrieving revision 1.15
diff -u -r1.15 pde_setup.htm
--- guide/pde_setup.htm	24 Jun 2004 19:07:25 -0000	1.15
+++ guide/pde_setup.htm	10 Nov 2004 21:52:47 -0000
@@ -16,7 +16,7 @@
 </b> and
 choose <b>Plug-in Development</b> from the offered list.</p>
 <p align="center">
-<img border="0" src="images/pdeperspective.gif" alt="PDE perspective" width="694" height="428"></p>
+<img border="0" src="images/pdeperspective.gif" alt="PDE perspective" ></p>
 <p>&nbsp;</p>
 <p>In addition to the main views and toolbar actions that are useful for Java 
 development, the PDE perspective adds shortcuts to very frequently used wizards 
@@ -36,9 +36,9 @@
 <p>Other features of the log view include the ability to import any arbitrary 
 log file into the view, and to export the log contents into a file.</p>
 <p align="center">
-<img border="0" src="images/errorLog.gif" alt="Error Log view" width="757" height="159"></p>
+<img border="0" src="images/errorLog.gif" alt="Error Log view" ></p>
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </body>
Index: guide/pde_site_building.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.pde.doc.user/guide/pde_site_building.htm,v
retrieving revision 1.7
diff -u -r1.7 pde_site_building.htm
--- guide/pde_site_building.htm	24 Jun 2004 15:29:18 -0000	1.7
+++ guide/pde_site_building.htm	10 Nov 2004 21:52:47 -0000
@@ -13,7 +13,7 @@
 Building an update site is a relatively simple task and most of the work is done 
 on the <b>Features</b> page of the update site editor.</p>
 <p align="center">
-<img border="0" src="images/site-features.gif" width="670" height="439"></p>
+<img border="0" src="images/site-features.gif" ></p>
 <p align="center">
 &nbsp;</p>
 <p align="left">
@@ -41,7 +41,7 @@
 To preview on what your website would look like, save the site.xml file and open 
 the index.html file at the root of your site project in a browser.</p>
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </body>
Index: guide/pde_site_editor.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.pde.doc.user/guide/pde_site_editor.htm,v
retrieving revision 1.7
diff -u -r1.7 pde_site_editor.htm
--- guide/pde_site_editor.htm	24 Jun 2004 19:47:03 -0000	1.7
+++ guide/pde_site_editor.htm	10 Nov 2004 21:52:47 -0000
@@ -20,11 +20,11 @@
 (Description, Features and Archives) and a Source page that shows you raw XML code of the
 site map.</p>
 <p align="center">
-<img border="0" src="images/site-description.gif" alt="Feature manifest editor - Overview page" width="562" height="433"></p>
+<img border="0" src="images/site-description.gif" alt="Feature manifest editor - Overview page" ></p>
 <p align="center">
 &nbsp;</p>
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </body>
Index: guide/pde_site_previewing.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.pde.doc.user/guide/pde_site_previewing.htm,v
retrieving revision 1.6
diff -u -r1.6 pde_site_previewing.htm
--- guide/pde_site_previewing.htm	24 Jun 2004 19:47:03 -0000	1.6
+++ guide/pde_site_previewing.htm	10 Nov 2004 21:52:47 -0000
@@ -20,16 +20,16 @@
 button to locate the update site you have created.&nbsp; Expand it to see and 
 select the category you created.&nbsp; Click Next.</p>
 <p align="center">
-<img border="0" src="images/install-update-sites.gif" width="582" height="422"></p>
+<img border="0" src="images/install-update-sites.gif" ></p>
 <p align="left">&nbsp;</p>
 <p align="left">4.&nbsp; Verify that the feature you created has been 
 located by the Update Manager.&nbsp; Proceeding beyond that point in the Install 
 Wizard will go through the steps of the actual installation, which is not the 
 focus here.</p>
 <p align="center">
-<img border="0" src="images/install-site-features.gif" width="581" height="421"></p>
+<img border="0" src="images/install-site-features.gif" ></p>
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 </body>
 
Index: guide/pde_site_setup.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.pde.doc.user/guide/pde_site_setup.htm,v
retrieving revision 1.5
diff -u -r1.5 pde_site_setup.htm
--- guide/pde_site_setup.htm	24 Jun 2004 15:00:52 -0000	1.5
+++ guide/pde_site_setup.htm	10 Nov 2004 21:52:47 -0000
@@ -36,10 +36,10 @@
   advertise your features and plug-ins to the world.&nbsp; Click <b>Finish</b>.</li>
 </ol>
 <p align="center">
-<img border="0" src="images/site-new.gif" width="529" height="500"></p>
+<img border="0" src="images/site-new.gif" ></p>
 <p>&nbsp;</p>
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 </body>
 
Index: guide/pde_sites.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.pde.doc.user/guide/pde_sites.htm,v
retrieving revision 1.4
diff -u -r1.4 pde_sites.htm
--- guide/pde_sites.htm	24 Jun 2004 14:15:35 -0000	1.4
+++ guide/pde_sites.htm	10 Nov 2004 21:52:47 -0000
@@ -19,7 +19,7 @@
 property to provide for building and previewing update sites directly in the 
 workspace.</p>
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </body>
Index: reference/extension-points/index.html
===================================================================
RCS file: /home/eclipse/org.eclipse.pde.doc.user/reference/extension-points/index.html,v
retrieving revision 1.3
diff -u -r1.3 index.html
--- reference/extension-points/index.html	24 Jun 2004 05:58:09 -0000	1.3
+++ reference/extension-points/index.html	10 Nov 2004 21:52:47 -0000
@@ -16,7 +16,7 @@
   <li><a href="org_eclipse_pde_ui_templates.html">org.eclipse.pde.ui.templates</a></li>
 </ul>
 <p>
-   <a href="../../notices.html"><img src="../../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../../notices.html"><img src="../../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 </body>
 </html>
Index: reference/misc/index.html
===================================================================
RCS file: /home/eclipse/org.eclipse.pde.doc.user/reference/misc/index.html,v
retrieving revision 1.2
diff -u -r1.2 index.html
--- reference/misc/index.html	24 Jun 2004 05:58:09 -0000	1.2
+++ reference/misc/index.html	10 Nov 2004 21:52:47 -0000
@@ -15,7 +15,7 @@
   </li>
 </ul>
 <p>
-   <a href="../../notices.html"><img src="../../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../../notices.html"><img src="../../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 </body>
 </html>
Index: reference/misc/overview-pde.html
===================================================================
RCS file: /home/eclipse/org.eclipse.pde.doc.user/reference/misc/overview-pde.html,v
retrieving revision 1.2
diff -u -r1.2 overview-pde.html
--- reference/misc/overview-pde.html	24 Jun 2004 05:58:09 -0000	1.2
+++ reference/misc/overview-pde.html	10 Nov 2004 21:52:47 -0000
@@ -32,7 +32,7 @@
   </tbody> 
 </table>
 <p>
-   <a href="../../notices.html"><img src="../../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../../notices.html"><img src="../../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 </body>
 </html>
Index: tips/pde_tips.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.pde.doc.user/tips/pde_tips.htm,v
retrieving revision 1.7
diff -u -r1.7 pde_tips.htm
--- tips/pde_tips.htm	19 Jul 2004 16:17:59 -0000	1.7
+++ tips/pde_tips.htm	10 Nov 2004 21:52:47 -0000
@@ -128,7 +128,7 @@
   </tr>
   </table>
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 </body>
 
Index: whatsNew/pde_whatsnew.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.pde.doc.user/whatsNew/pde_whatsnew.htm,v
retrieving revision 1.12
diff -u -r1.12 pde_whatsnew.htm
--- whatsNew/pde_whatsnew.htm	19 Jul 2004 16:17:59 -0000	1.12
+++ whatsNew/pde_whatsnew.htm	10 Nov 2004 21:52:47 -0000
@@ -26,7 +26,7 @@
       multi-page editor that can be used to manage your plug-in and edit all its
       files (plugin.xml, build.properties, and manifest.mf).&nbsp; PDE
       transparently handles the task of writing the changes to the right files.
-      <p><img border="1" src="images/one-editor.gif" width="466" height="499"></p></td>
+      <p><img border="1" src="images/one-editor.gif" ></p></td>
   </tr>
   
   <tr>
@@ -38,7 +38,7 @@
       PDE now provides a specialized build configuration editor that makes this
       task easy and intuitive.</font>
       <p><font size="2">
-      <img border="0" src="images/build-editor.gif" alt="PDE build configuration dialog" width="457" height="540"></font></p></td>
+      <img border="0" src="images/build-editor.gif" alt="PDE build configuration dialog" ></font></p></td>
   </tr>
     
   <tr>
@@ -51,7 +51,7 @@
       lets you debug with tracing, and can handle GUI as well as non-GUI
       plug-ins.</font>
       <p><font size="2">
-      <img border="0" src="images/junit-launcher.gif" alt="PDE JUnit launcher configuration dialog" width="466" height="486"></font></p></td>
+      <img border="0" src="images/junit-launcher.gif" alt="PDE JUnit launcher configuration dialog" ></font></p></td>
   </tr>
  
   <tr>
@@ -67,12 +67,12 @@
       now has an option for creating plug-ins with explicit OSGi bundle
       manifests.
       <p>
-      <img src="images/alternate-format.gif" alt="Alternate plug-in format" border="0" width="438" height="512"></p>
+      <img src="images/alternate-format.gif" alt="Alternate plug-in format" border="0" ></p>
       <p>  
      The Runtime page of the PDE manifest editor exposes one of several OSGi-based
      runtime features (control of plug-in activation) and will even create a
       manifest.mf file for your plug-in on demand.
-      <p><img border="1" src="images/activation.gif" width="432" height="231"></p>
+      <p><img border="1" src="images/activation.gif" ></p>
   </td>
   </tr>
   <tr>
@@ -98,12 +98,12 @@
           Additional features in the tool bar of the Error Log view make it effortless to export, open, or delete the current log.  You can also import external logs
       and reload your workspace log into the view.  Events can be organized via filtering and sorting by message, plug-in name, or date.
       <p>
-      <img border="0" src="images/error-log-info.gif" alt="New error log view toolbar features" width="465" height="202"></p>
+      <img border="0" src="images/error-log-info.gif" alt="New error log view toolbar features" ></p>
       <p><br>
     The error log view now lets you inspect the
       full details of an event, and easily navigate from one event to the next.
       <p>
-      <img src="images/event-dialog.gif" alt="Detail dialog for error log view" width="464" height="529"></p>
+      <img src="images/event-dialog.gif" alt="Detail dialog for error log view" ></p>
       
 
       </td>
@@ -121,7 +121,7 @@
       Also, the plug-in export operations can now be saved as Ant build scripts 
       so that the same operation can be run later via the Ant runner without 
       having to go through the export wizard.<p>
-     <img src="images/export.gif" width="435" height="618"></p></td>
+     <img src="images/export.gif" ></p></td>
   </tr>
    
   <tr>
@@ -139,7 +139,7 @@
       this functionality will ensure that the debugger will automatically locate
       the relevant source code (if available). </p>
       <p>
-      <img border="0" src="images/java-search.gif" alt="Add to Java Search" width="244" height="283"></p></td>
+      <img border="0" src="images/java-search.gif" alt="Add to Java Search" ></p></td>
   </tr>
  
   
@@ -152,7 +152,7 @@
       Update site so that customers of your feature can easily download and
       install it via the Update Manager.
       <p>
-      <img border="1" src="images/feature-patch.gif" alt="New feature patch wizard" width="305" height="130"></p></td>
+      <img border="1" src="images/feature-patch.gif" alt="New feature patch wizard" ></p></td>
   </tr>
  
   <tr>
@@ -168,7 +168,7 @@
 </tbody></table>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </body>
Index: guide/ant.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/ant.htm,v
retrieving revision 1.12
diff -u -r1.12 ant.htm
--- guide/ant.htm	23 Jun 2004 00:03:44 -0000	1.12
+++ guide/ant.htm	10 Nov 2004 21:49:38 -0000
@@ -19,5 +19,5 @@
 <a href="../reference/extension-points/org_eclipse_ant_core_antProperties.html">properties</a>
 using extension points.&nbsp; The rest of this discussion assumes that you have a basic
 understanding of Ant.</p>
-<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" width="324" height="14"></a></p>
+<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" ></a></p>
 </BODY></HTML>
Index: guide/ant_contributing_task.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/ant_contributing_task.htm,v
retrieving revision 1.15
diff -u -r1.15 ant_contributing_task.htm
--- guide/ant_contributing_task.htm	23 Jun 2004 00:03:45 -0000	1.15
+++ guide/ant_contributing_task.htm	10 Nov 2004 21:49:38 -0000
@@ -103,5 +103,5 @@
 <p>
 &nbsp;</p>
 
-<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" width="324" height="14"></a></p>
+<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" ></a></p>
 </BODY></HTML>
Index: guide/ant_developing.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/ant_developing.htm,v
retrieving revision 1.6
diff -u -r1.6 ant_developing.htm
--- guide/ant_developing.htm	23 Jun 2004 00:03:44 -0000	1.6
+++ guide/ant_developing.htm	10 Nov 2004 21:49:38 -0000
@@ -36,5 +36,5 @@
 
 
 
-<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." width="324" height="14"></a></p>
+<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." ></a></p>
 </BODY></HTML>
Index: guide/ant_eclipse_tasks.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/ant_eclipse_tasks.htm,v
retrieving revision 1.13
diff -u -r1.13 ant_eclipse_tasks.htm
--- guide/ant_eclipse_tasks.htm	23 Jun 2004 00:03:44 -0000	1.13
+++ guide/ant_eclipse_tasks.htm	10 Nov 2004 21:49:38 -0000
@@ -62,5 +62,5 @@
 <pre><font color="#4444CC">&lt;eclipse.convertPath resourcePath=&quot;MyProject/MyFile&quot; property=&quot;myPath&quot;/&gt;</font></pre>
 
 <br>
-<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" width="324" height="14"></a></p>
+<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" ></a></p>
 </BODY></HTML>
Index: guide/ant_expanding_classpath.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/ant_expanding_classpath.htm,v
retrieving revision 1.10
diff -u -r1.10 ant_expanding_classpath.htm
--- guide/ant_expanding_classpath.htm	23 Jun 2004 00:03:44 -0000	1.10
+++ guide/ant_expanding_classpath.htm	10 Nov 2004 21:49:38 -0000
@@ -24,5 +24,5 @@
 in the plugin.xml file.</p>
 
 &nbsp;
-<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" width="324" height="14"></a></p>
+<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" ></a></p>
 </BODY></HTML>
Index: guide/ant_running_buildfiles_programmatically.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/ant_running_buildfiles_programmatically.htm,v
retrieving revision 1.4
diff -u -r1.4 ant_running_buildfiles_programmatically.htm
--- guide/ant_running_buildfiles_programmatically.htm	23 Jun 2004 00:03:44 -0000	1.4
+++ guide/ant_running_buildfiles_programmatically.htm	10 Nov 2004 21:49:38 -0000
@@ -57,5 +57,5 @@
 <P >
 &nbsp;</P>
 
-<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" width="324" height="14"></a></p>
+<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" ></a></p>
 </BODY></HTML>
Index: guide/arch.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/arch.htm,v
retrieving revision 1.17
diff -u -r1.17 arch.htm
--- guide/arch.htm	23 Jun 2004 00:03:44 -0000	1.17
+++ guide/arch.htm	10 Nov 2004 21:49:38 -0000
@@ -36,13 +36,13 @@
 system.</p>
 
 
-<p><img border="0" src="images/sdk-arch.jpg" width="692" height="442" alt=""></p>
+<p><img border="0" src="images/sdk-arch.jpg"  alt=""></p>
 
 
     <p >&nbsp;</p>
   
 
-<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" width="324" height="14"></a></p>
+<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" ></a></p>
   
 
 </BODY>
Index: guide/arch_struct.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/arch_struct.htm,v
retrieving revision 1.26
diff -u -r1.26 arch_struct.htm
--- guide/arch_struct.htm	24 Jun 2004 19:18:55 -0000	1.26
+++ guide/arch_struct.htm	10 Nov 2004 21:49:38 -0000
@@ -116,7 +116,7 @@
 <P >The PDE is installed as a set of plug-ins that are included in the
 SDK.&nbsp; The PDE Guide describes how to use the environment.</P>
 
-<p><img border="0" src="../cpy.gif" alt="Legal notices." border="0" width="324" height="14"></p>
+<p><img border="0" src="../cpy.gif" alt="Legal notices." border="0" ></p>
 
 </BODY>
 </HTML>
Index: guide/compare.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/compare.htm,v
retrieving revision 1.11
diff -u -r1.11 compare.htm
--- guide/compare.htm	23 Jun 2004 00:03:44 -0000	1.11
+++ guide/compare.htm	10 Nov 2004 21:49:38 -0000
@@ -42,6 +42,6 @@
 <a href="compare_structureviewer.htm">structure-oriented</a>  if they compare
 hierarchically structured input elements.</p>
 
-<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" width="324" height="14"></a></p>
+<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" ></a></p>
 </BODY>
 </HTML>
Index: guide/compare_beyond.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/compare_beyond.htm,v
retrieving revision 1.12
diff -u -r1.12 compare_beyond.htm
--- guide/compare_beyond.htm	23 Jun 2004 00:03:45 -0000	1.12
+++ guide/compare_beyond.htm	10 Nov 2004 21:49:38 -0000
@@ -128,6 +128,6 @@
 
 &nbsp;
 
-<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" width="324" height="14"></a></p>
+<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" ></a></p>
 </BODY>
 </HTML>
Index: guide/compare_contentviewer.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/compare_contentviewer.htm,v
retrieving revision 1.9
diff -u -r1.9 compare_contentviewer.htm
--- guide/compare_contentviewer.htm	23 Jun 2004 00:03:45 -0000	1.9
+++ guide/compare_contentviewer.htm	10 Nov 2004 21:49:39 -0000
@@ -173,6 +173,6 @@
 <p>
 &nbsp;
 
-<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" width="324" height="14"></a></p>
+<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" ></a></p>
 </BODY>
 </HTML>
Index: guide/compare_streammerger.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/compare_streammerger.htm,v
retrieving revision 1.3
diff -u -r1.3 compare_streammerger.htm
--- guide/compare_streammerger.htm	23 Jun 2004 00:03:44 -0000	1.3
+++ guide/compare_streammerger.htm	10 Nov 2004 21:49:39 -0000
@@ -54,6 +54,6 @@
 <p>
 &nbsp;
 
-<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" width="324" height="14"></a></p>
+<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" ></a></p>
 </BODY>
 </HTML>
Index: guide/compare_structureviewer.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/compare_structureviewer.htm,v
retrieving revision 1.13
diff -u -r1.13 compare_structureviewer.htm
--- guide/compare_structureviewer.htm	23 Jun 2004 00:03:44 -0000	1.13
+++ guide/compare_structureviewer.htm	10 Nov 2004 21:49:39 -0000
@@ -164,6 +164,6 @@
 <p>
 &nbsp;
 
-<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" width="324" height="14"></a></p>
+<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" ></a></p>
 </BODY>
 </HTML>
Index: guide/debug.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/debug.htm,v
retrieving revision 1.19
diff -u -r1.19 debug.htm
--- guide/debug.htm	13 Oct 2004 19:52:12 -0000	1.19
+++ guide/debug.htm	10 Nov 2004 21:49:39 -0000
@@ -33,6 +33,6 @@
 tools.&nbsp; We'll review the major concepts of the platform debug support in the context
 of the JDT concrete implementation.</p>
 
-<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" width="324" height="14"></a></p>
+<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" ></a></p>
 </BODY>
 </HTML>
Index: guide/debug_breakpoints.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/debug_breakpoints.htm,v
retrieving revision 1.13
diff -u -r1.13 debug_breakpoints.htm
--- guide/debug_breakpoints.htm	14 Oct 2004 23:25:51 -0000	1.13
+++ guide/debug_breakpoints.htm	10 Nov 2004 21:49:39 -0000
@@ -74,6 +74,6 @@
 In this way, the platform debug code can generically find all breakpoint types that have been set on a
 particular source file. </p>
 
-<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" width="324" height="14"></a></p>
+<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" ></a></p>
 </BODY>
 </HTML>
Index: guide/debug_debug.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/debug_debug.htm,v
retrieving revision 1.13
diff -u -r1.13 debug_debug.htm
--- guide/debug_debug.htm	14 Oct 2004 21:18:51 -0000	1.13
+++ guide/debug_debug.htm	10 Nov 2004 21:49:39 -0000
@@ -29,6 +29,6 @@
 <p><a href="http://www.eclipse.org/articles/Article-Debugger/how-to.html";>How to Write an Eclipse Debugger</a> 
 provides a start to finish example for building a debugger using a simple push down automata (PDA)
 assembly language as an example.</p>
-<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" width="324" height="14"></a></p>
+<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" ></a></p>
 </BODY>
 </HTML>
Index: guide/debug_expressions.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/debug_expressions.htm,v
retrieving revision 1.12
diff -u -r1.12 debug_expressions.htm
--- guide/debug_expressions.htm	14 Oct 2004 23:32:42 -0000	1.12
+++ guide/debug_expressions.htm	10 Nov 2004 21:49:39 -0000
@@ -27,6 +27,6 @@
 defines a specialized kind of <a href="../reference/api/org/eclipse/debug/core/model/IExpression.html"><b>IExpression</b></a>
 that updates the value of the expression when supplied with a new debug context.  Watch expressions are used to implement
 &quot;watch lists,&quot; which show changes in the value of an expression as the program executes.</p>
-<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" width="324" height="14"></a></p>
+<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" ></a></p>
 </BODY>
 </HTML>
Index: guide/debug_launch.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/debug_launch.htm,v
retrieving revision 1.16
diff -u -r1.16 debug_launch.htm
--- guide/debug_launch.htm	13 Oct 2004 19:52:12 -0000	1.16
+++ guide/debug_launch.htm	10 Nov 2004 21:49:39 -0000
@@ -33,12 +33,12 @@
 queried for information such as running processes, debug session information,
 and source code location.&nbsp; A launch knows the configuration that was used to create
 it.&nbsp; </p>
-<p><img alt="" border="0" src="images/launch.jpg" width="495" height="191"> </p>
+<p><img alt="" border="0" src="images/launch.jpg" > </p>
 <p>Users interact with a launch
 configuration dialog to set up the parameters for different types of
 launches. These configurations can be
 stored in a file to be shared with other users or stored locally in the workspace.</p>
 
-<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" width="324" height="14"></a></p>
+<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" ></a></p>
 </BODY>
 </HTML>
Index: guide/debug_launch_adding.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/debug_launch_adding.htm,v
retrieving revision 1.15
diff -u -r1.15 debug_launch_adding.htm
--- guide/debug_launch_adding.htm	13 Oct 2004 19:52:12 -0000	1.15
+++ guide/debug_launch_adding.htm	10 Nov 2004 21:49:39 -0000
@@ -87,6 +87,6 @@
 <h4>Other references</h4>
 <p><a href="http://www.eclipse.org/articles/Article-Launch-Framework/launch.html";>We Have Lift-off: The Launching Framework in Eclipse</a> 
 provides a start to finish example for defining your own launch type.</p>
-<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" width="324" height="14"></a></p>
+<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" ></a></p>
 </BODY>
 </HTML>
Index: guide/debug_launch_comparators.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/debug_launch_comparators.htm,v
retrieving revision 1.1
diff -u -r1.1 debug_launch_comparators.htm
--- guide/debug_launch_comparators.htm	14 Oct 2004 00:48:00 -0000	1.1
+++ guide/debug_launch_comparators.htm	10 Nov 2004 21:49:39 -0000
@@ -35,6 +35,6 @@
 		attribute = &quot;org.eclipse.jdt.launching.SOURCE_PATH&quot;/&gt;		
 &lt;/extension&gt;</font></pre>
 <p>Comparators must implement the interface <b>java.util.Comparator</b>.
-<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" width="324" height="14"></a></p>
+<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" ></a></p>
 </BODY>
 </HTML>
Index: guide/debug_launch_processfactories.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/debug_launch_processfactories.htm,v
retrieving revision 1.1
diff -u -r1.1 debug_launch_processfactories.htm
--- guide/debug_launch_processfactories.htm	14 Oct 2004 19:08:08 -0000	1.1
+++ guide/debug_launch_processfactories.htm	10 Nov 2004 21:49:39 -0000
@@ -62,6 +62,6 @@
 It is the responsibility of the registering plug-in to store the process factory id in the proper launch configuration attribute.
 </p>
 
-<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" width="324" height="14"></a></p>
+<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" ></a></p>
 </BODY>
 </HTML>
Index: guide/debug_launch_sourcelocators.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/debug_launch_sourcelocators.htm,v
retrieving revision 1.1
diff -u -r1.1 debug_launch_sourcelocators.htm
--- guide/debug_launch_sourcelocators.htm	14 Oct 2004 00:48:00 -0000	1.1
+++ guide/debug_launch_sourcelocators.htm	10 Nov 2004 21:49:39 -0000
@@ -95,6 +95,6 @@
 	&lt;/sourceContainerType&gt; 
 	...
 </font></pre>
-<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" width="324" height="14"></a></p>
+<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" ></a></p>
 </BODY>
 </HTML>
Index: guide/debug_launch_status.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/debug_launch_status.htm,v
retrieving revision 1.12
diff -u -r1.12 debug_launch_status.htm
--- guide/debug_launch_status.htm	14 Oct 2004 19:33:57 -0000	1.12
+++ guide/debug_launch_status.htm	10 Nov 2004 21:49:39 -0000
@@ -47,6 +47,6 @@
 	&lt;/statusHandler&gt;	
 	...
 &lt;/extension&gt;</font></pre>
-<pre><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" width="324" height="14"></a></pre>
+<pre><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" ></a></pre>
 </BODY>
 </HTML>
Index: guide/debug_launch_ui.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/debug_launch_ui.htm,v
retrieving revision 1.16
diff -u -r1.16 debug_launch_ui.htm
--- guide/debug_launch_ui.htm	14 Oct 2004 20:15:53 -0000	1.16
+++ guide/debug_launch_ui.htm	10 Nov 2004 21:49:39 -0000
@@ -55,6 +55,6 @@
 manages the saving of the launch configuration as well as collecting common
 preferences.</p>
 <p><img src="images/launchtabs.gif" alt="Launch configuration tabs" border="0"></p>
-<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" width="324" height="14"></a></p>
+<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" ></a></p>
 </BODY>
 </HTML>
Index: guide/debug_launch_uiimages.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/debug_launch_uiimages.htm,v
retrieving revision 1.16
diff -u -r1.16 debug_launch_uiimages.htm
--- guide/debug_launch_uiimages.htm	14 Oct 2004 20:22:08 -0000	1.16
+++ guide/debug_launch_uiimages.htm	10 Nov 2004 21:49:39 -0000
@@ -27,6 +27,6 @@
 		...
 </font></pre>
 
-<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" width="324" height="14"></a></p>
+<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" ></a></p>
 </BODY>
 </HTML>
Index: guide/debug_launch_uishortcuts.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/debug_launch_uishortcuts.htm,v
retrieving revision 1.14
diff -u -r1.14 debug_launch_uishortcuts.htm
--- guide/debug_launch_uishortcuts.htm	14 Oct 2004 21:15:48 -0000	1.14
+++ guide/debug_launch_uishortcuts.htm	10 Nov 2004 21:49:39 -0000
@@ -56,6 +56,6 @@
 <p>See <a href="workbench_actionfilters.htm">Boolean expressions and action filters</a> for an explanation of the XML syntax for 
 enabling conditions.  The complete syntax is described in the documentation for 
 <a href="../reference/extension-points/org_eclipse_debug_ui_launchShortcuts.html"><b>org.eclipse.debug.ui.launchShortcuts</b></a>.</p>
-<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" width="324" height="14"></a></p>
+<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" ></a></p>
 </BODY>
 </HTML>
Index: guide/debug_model.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/debug_model.htm,v
retrieving revision 1.18
diff -u -r1.18 debug_model.htm
--- guide/debug_model.htm	14 Oct 2004 23:25:38 -0000	1.18
+++ guide/debug_model.htm	10 Nov 2004 21:49:39 -0000
@@ -87,7 +87,7 @@
 should implement an <a href="../reference/api/org/eclipse/debug/core/IDebugEventSetListener.html"><b>IDebugEventSetListener</b></a>
 and register the listener with the <a href="../reference/api/org/eclipse/debug/core/package-summary.html"><b>org.eclipse.debug.core</b></a>
 plug-in in order to receive debug events.</p>
-<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" width="324" height="14"></a>
+<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" ></a>
 </p>
 </BODY>
 </HTML>
Index: guide/debug_presentation.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/debug_presentation.htm,v
retrieving revision 1.11
diff -u -r1.11 debug_presentation.htm
--- guide/debug_presentation.htm	14 Oct 2004 23:41:59 -0000	1.11
+++ guide/debug_presentation.htm	10 Nov 2004 21:49:39 -0000
@@ -45,6 +45,6 @@
 also implement <a href="../reference/api/org/eclipse/debug/ui/IDebugEditorPresentation.html"><b>IDebugEditorPresentation</b></a> when
 more control is needed over the editor that is displaying source code for a stack frame.  Implementors may control the
 editor's position or the annotations in the source.</p>
-<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" width="324" height="14"></a></p>
+<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" ></a></p>
 </BODY>
 </HTML>
Index: guide/debug_ui.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/debug_ui.htm,v
retrieving revision 1.13
diff -u -r1.13 debug_ui.htm
--- guide/debug_ui.htm	15 Oct 2004 00:05:04 -0000	1.13
+++ guide/debug_ui.htm	10 Nov 2004 21:49:39 -0000
@@ -35,6 +35,6 @@
   <li>General implementations of delete key and double click function </li>
   <li>Mechanism for displaying an error message in the view</li>
 </ul>
-<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" width="324" height="14"></a></p>
+<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" ></a></p>
 </BODY>
 </HTML>
Index: guide/dialogs.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/dialogs.htm,v
retrieving revision 1.12
diff -u -r1.12 dialogs.htm
--- guide/dialogs.htm	20 Oct 2004 19:11:23 -0000	1.12
+++ guide/dialogs.htm	10 Nov 2004 21:49:39 -0000
@@ -24,6 +24,6 @@
 <p>
 We'll also cover some simple workbench extensions for contributing wizards.</p>
 <p>
-<a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" width="324" height="14"></a></p>
+<a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" ></a></p>
 </BODY>
 </HTML>
Index: guide/dialogs_applications.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/dialogs_applications.htm,v
retrieving revision 1.17
diff -u -r1.17 dialogs_applications.htm
--- guide/dialogs_applications.htm	23 Jun 2004 22:31:20 -0000	1.17
+++ guide/dialogs_applications.htm	10 Nov 2004 21:49:39 -0000
@@ -96,7 +96,7 @@
 
 
 <P >
-<a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" width="324" height="14"></a></P>
+<a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" ></a></P>
 
 
 
Index: guide/dialogs_settings.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/dialogs_settings.htm,v
retrieving revision 1.14
diff -u -r1.14 dialogs_settings.htm
--- guide/dialogs_settings.htm	20 Oct 2004 19:11:23 -0000	1.14
+++ guide/dialogs_settings.htm	10 Nov 2004 21:49:39 -0000
@@ -50,7 +50,7 @@
    }
 </pre></font>
 
-<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" width="324" height="14"></a></p>
+<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" ></a></p>
 
 </BODY>
 </HTML>
Index: guide/dialogs_standard.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/dialogs_standard.htm,v
retrieving revision 1.12
diff -u -r1.12 dialogs_standard.htm
--- guide/dialogs_standard.htm	23 Jun 2004 00:03:44 -0000	1.12
+++ guide/dialogs_standard.htm	10 Nov 2004 21:49:39 -0000
@@ -39,7 +39,7 @@
       view.getSite().getShell(),&quot;Readme Editor&quot;,&quot;View Action executed&quot;);</pre></font>
 
 
-<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" width="324" height="14"></a></p>
+<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" ></a></p>
 
 </BODY>
 </HTML>
Index: guide/dialogs_wizards.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/dialogs_wizards.htm,v
retrieving revision 1.13
diff -u -r1.13 dialogs_wizards.htm
--- guide/dialogs_wizards.htm	23 Jun 2004 00:03:45 -0000	1.13
+++ guide/dialogs_wizards.htm	10 Nov 2004 21:49:39 -0000
@@ -26,7 +26,7 @@
 <P >
 A wizard is composed of several different underlying parts.&nbsp;</P>
 
-<img alt="" border="0" src="images/wiz_arch.jpg" width="507" height="273">
+<img alt="" border="0" src="images/wiz_arch.jpg" >
 
 
 <p>
@@ -90,7 +90,7 @@
 
 
 
-<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" width="324" height="14"></a></p>
+<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" ></a></p>
 
 
 </BODY>
Index: guide/dialogs_wizards_exportWizards.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/dialogs_wizards_exportWizards.htm,v
retrieving revision 1.14
diff -u -r1.14 dialogs_wizards_exportWizards.htm
--- guide/dialogs_wizards_exportWizards.htm	23 Jun 2004 22:31:20 -0000	1.14
+++ guide/dialogs_wizards_exportWizards.htm	10 Nov 2004 21:49:39 -0000
@@ -30,7 +30,7 @@
 <a href="../reference/api/org/eclipse/ui/dialogs/WizardExportPage.html"><b> WizardExportPage</b></a>.</P>
 
 
-<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" width="324" height="14"></a></p>
+<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" ></a></p>
 
 
 </BODY>
Index: guide/dialogs_wizards_extensions.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/dialogs_wizards_extensions.htm,v
retrieving revision 1.14
diff -u -r1.14 dialogs_wizards_extensions.htm
--- guide/dialogs_wizards_extensions.htm	23 Jun 2004 22:31:20 -0000	1.14
+++ guide/dialogs_wizards_extensions.htm	10 Nov 2004 21:49:39 -0000
@@ -27,7 +27,7 @@
 Your wizard takes control once it is selected in the list and the <b> Next</b> button is pressed. This is when your first page becomes visible.&nbsp;</P>
 
 
-<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" width="324" height="14"></a></p>
+<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" ></a></p>
 
 
 </BODY>
Index: guide/dialogs_wizards_importWizards.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/dialogs_wizards_importWizards.htm,v
retrieving revision 1.14
diff -u -r1.14 dialogs_wizards_importWizards.htm
--- guide/dialogs_wizards_importWizards.htm	23 Jun 2004 22:31:20 -0000	1.14
+++ guide/dialogs_wizards_importWizards.htm	10 Nov 2004 21:49:39 -0000
@@ -29,7 +29,7 @@
 <a href="../reference/api/org/eclipse/ui/dialogs/WizardImportPage.html"> <b> WizardImportPage</b></a>.</P>
 
 
-<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" width="324" height="14"></a></p>
+<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" ></a></p>
 
 
 </BODY>
Index: guide/dialogs_wizards_multipage.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/dialogs_wizards_multipage.htm,v
retrieving revision 1.13
diff -u -r1.13 dialogs_wizards_multipage.htm
--- guide/dialogs_wizards_multipage.htm	23 Jun 2004 00:03:44 -0000	1.13
+++ guide/dialogs_wizards_multipage.htm	10 Nov 2004 21:49:39 -0000
@@ -101,7 +101,7 @@
    }
 </pre></font>
 
-<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" width="324" height="14"></a></p>
+<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" ></a></p>
 
 
 </BODY>
Index: guide/dialogs_wizards_newWizards.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/dialogs_wizards_newWizards.htm,v
retrieving revision 1.18
diff -u -r1.18 dialogs_wizards_newWizards.htm
--- guide/dialogs_wizards_newWizards.htm	23 Jun 2004 22:31:20 -0000	1.18
+++ guide/dialogs_wizards_newWizards.htm	10 Nov 2004 21:49:39 -0000
@@ -207,7 +207,7 @@
     </pre></font>
 
 
-<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" width="324" height="14"></a></p>
+<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" ></a></p>
 
 
 </BODY>
Index: guide/dialogs_wizards_wizarddialogs.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/dialogs_wizards_wizarddialogs.htm,v
retrieving revision 1.14
diff -u -r1.14 dialogs_wizards_wizarddialogs.htm
--- guide/dialogs_wizards_wizarddialogs.htm	23 Jun 2004 00:03:44 -0000	1.14
+++ guide/dialogs_wizards_wizarddialogs.htm	10 Nov 2004 21:49:39 -0000
@@ -42,7 +42,7 @@
    interface, the interface <a href="../reference/api/org/eclipse/jface/wizard/IWizardContainer.html"><b>IWizardContainer</b></a>
    defines the necessary protocol for hosting a wizard.</p>
 
-<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" width="324" height="14"></a></p>
+<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" ></a></p>
 
 </BODY>
 </HTML>
Index: guide/editors.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/editors.htm,v
retrieving revision 1.18
diff -u -r1.18 editors.htm
--- guide/editors.htm	24 Jun 2004 01:23:06 -0000	1.18
+++ guide/editors.htm	10 Nov 2004 21:49:39 -0000
@@ -49,6 +49,6 @@
 support the editor.&nbsp; But the internals of the editor are largely dependent
 on your application design principles and internal model.
 </P>
-<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" width="324" height="14"></a></p>
+<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" ></a></p>
 </BODY>
 </HTML>
Index: guide/editors_actions.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/editors_actions.htm,v
retrieving revision 1.14
diff -u -r1.14 editors_actions.htm
--- guide/editors_actions.htm	24 Jun 2004 19:46:08 -0000	1.14
+++ guide/editors_actions.htm	10 Nov 2004 21:49:39 -0000
@@ -153,7 +153,7 @@
   where <code>&lt;editor id&gt;</code> is the id of the editor . The id of an 
   editor is defined in the xml declaration of the editor. The ruler context menu 
   id is always <code>&lt;editor id&gt;.RulerContext</code>.</p>
-<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." width="324" height="14"></a></p>
+<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." ></a></p>
 
 </BODY>
 </HTML>
Index: guide/editors_annotations.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/editors_annotations.htm,v
retrieving revision 1.19
diff -u -r1.19 editors_annotations.htm
--- guide/editors_annotations.htm	24 Jun 2004 19:46:08 -0000	1.19
+++ guide/editors_annotations.htm	10 Nov 2004 21:49:39 -0000
@@ -204,7 +204,7 @@
   If you do not wish to show all available annotations in your editor, you should 
   override this method and set up the <a href="../reference/api/org/eclipse/ui/texteditor/SourceViewerDecorationSupport.html"><b>SourceViewerDecorationSupport</b></a><b> 
   </b>with only those types you want to show.</p>
-<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." width="324" height="14"></a></p>
+<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." ></a></p>
 
 </BODY>
 </HTML>
Index: guide/editors_contentassist.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/editors_contentassist.htm,v
retrieving revision 1.11
diff -u -r1.11 editors_contentassist.htm
--- guide/editors_contentassist.htm	24 Jun 2004 14:36:11 -0000	1.11
+++ guide/editors_contentassist.htm	10 Nov 2004 21:49:39 -0000
@@ -118,7 +118,7 @@
 }</font></pre>
 <p>&nbsp;</p>
 
-<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." width="324" height="14"></a></p>
+<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." ></a></p>
 
 </BODY>
 </HTML>
Index: guide/editors_documents.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/editors_documents.htm,v
retrieving revision 1.13
diff -u -r1.13 editors_documents.htm
--- guide/editors_documents.htm	24 Jun 2004 19:46:08 -0000	1.13
+++ guide/editors_documents.htm	10 Nov 2004 21:49:39 -0000
@@ -144,7 +144,7 @@
 We'll look at the scanners again when we look at <a href="editors_highlighting.htm">syntax
 coloring</a>.</p>
 
-<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." width="324" height="14"></a></p>
+<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." ></a></p>
 
 </BODY>
 </HTML>
Index: guide/editors_highlighting.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/editors_highlighting.htm,v
retrieving revision 1.10
diff -u -r1.10 editors_highlighting.htm
--- guide/editors_highlighting.htm	24 Jun 2004 19:46:08 -0000	1.10
+++ guide/editors_highlighting.htm	10 Nov 2004 21:49:39 -0000
@@ -122,7 +122,7 @@
 attached to a viewer throughout the life of an editor.</p>
 <p>&nbsp;
 
-<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." width="324" height="14"></a></p>
+<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." ></a></p>
 
 </BODY>
 </HTML>
Index: guide/editors_hover.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/editors_hover.htm,v
retrieving revision 1.12
diff -u -r1.12 editors_hover.htm
--- guide/editors_hover.htm	24 Jun 2004 19:46:08 -0000	1.12
+++ guide/editors_hover.htm	10 Nov 2004 21:49:40 -0000
@@ -108,7 +108,7 @@
 model could be retrieved from the source viewer in order to provide hover info
 for any annotations shown in the vertical ruler.&nbsp; The <b>JavaAnnotationHover</b>
 provided by the JDT editor provides this capability.
-<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." width="324" height="14"></a></p>
+<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." ></a></p>
 
 </BODY>
 </HTML>
Index: guide/editors_jface.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/editors_jface.htm,v
retrieving revision 1.14
diff -u -r1.14 editors_jface.htm
--- guide/editors_jface.htm	24 Jun 2004 19:46:08 -0000	1.14
+++ guide/editors_jface.htm	10 Nov 2004 21:49:40 -0000
@@ -48,7 +48,7 @@
 framework, the platform editor <a href="../reference/api/org/eclipse/ui/editors/text/TextEditor.html"><b>TextEditor</b></a>,
 and the example's subclass, <b>JavaEditor</b>.</p>
 
-<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" width="324" height="14"></a></p>
+<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" ></a></p>
 
 </BODY>
 </HTML>
Index: guide/editors_sourceviewers.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/editors_sourceviewers.htm,v
retrieving revision 1.7
diff -u -r1.7 editors_sourceviewers.htm
--- guide/editors_sourceviewers.htm	23 Jun 2004 00:03:44 -0000	1.7
+++ guide/editors_sourceviewers.htm	10 Nov 2004 21:49:40 -0000
@@ -58,7 +58,7 @@
 <p>See the API reference for <b><a href="../reference/api/org/eclipse/jface/text/source/SourceViewerConfiguration.html">SourceViewerConfiguration</a></b>
 for all the ways you can configure a source viewer by overriding methods.
  </p>
-<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." width="324" height="14"></a></p>
+<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." ></a></p>
 
 </BODY>
 </HTML>
Index: guide/editors_utilities.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/editors_utilities.htm,v
retrieving revision 1.12
diff -u -r1.12 editors_utilities.htm
--- guide/editors_utilities.htm	24 Jun 2004 19:46:08 -0000	1.12
+++ guide/editors_utilities.htm	10 Nov 2004 21:49:40 -0000
@@ -84,7 +84,7 @@
 as scopes.  These method names reflect the original implementation of contexts as scopes 
 and use outdated terminology.)</p>
 
-<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." width="324" height="14"></a></p>
+<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." ></a></p>
 
 </BODY>
 </HTML>
Index: guide/editors_workbench.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/editors_workbench.htm,v
retrieving revision 1.18
diff -u -r1.18 editors_workbench.htm
--- guide/editors_workbench.htm	24 Jun 2004 01:23:06 -0000	1.18
+++ guide/editors_workbench.htm	10 Nov 2004 21:49:40 -0000
@@ -73,7 +73,7 @@
 text editor.</P>
 
 
-<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" width="324" height="14"></a></p>
+<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" ></a></p>
 
 </BODY>
 </HTML>
Index: guide/editors_workbench_outliner.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/editors_workbench_outliner.htm,v
retrieving revision 1.23
diff -u -r1.23 editors_workbench_outliner.htm
--- guide/editors_workbench_outliner.htm	24 Jun 2004 14:36:11 -0000	1.23
+++ guide/editors_workbench_outliner.htm	10 Nov 2004 21:49:40 -0000
@@ -132,7 +132,7 @@
 }
 </font></pre>
 
-<pre><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." width="324" height="14"></a></pre>
+<pre><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." ></a></pre>
 
 </BODY>
 </HTML>
Index: guide/firstplugin.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/firstplugin.htm,v
retrieving revision 1.12
diff -u -r1.12 firstplugin.htm
--- guide/firstplugin.htm	23 Jun 2004 00:03:44 -0000	1.12
+++ guide/firstplugin.htm	10 Nov 2004 21:49:40 -0000
@@ -37,6 +37,6 @@
 of how plug-in development is different from Java application development.  We'll gloss over a 
 lot of details in order to get the plug-in built and running.  Then we'll look at extension
 points in more detail, see where they are defined, and learn how plug-ins describe their implementation of an extension.</P>
-<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" width="324" height="14"></a></p>
+<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" ></a></p>
 </BODY>
 </HTML>
Index: guide/firstplugin_btb.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/firstplugin_btb.htm,v
retrieving revision 1.13
diff -u -r1.13 firstplugin_btb.htm
--- guide/firstplugin_btb.htm	24 Jun 2004 19:46:08 -0000	1.13
+++ guide/firstplugin_btb.htm	10 Nov 2004 21:49:40 -0000
@@ -26,6 +26,6 @@
 A complete list of extension points can be found in the <a href="../reference/extension-points/index.html">Platform
 Extension Point Reference</a>.</P>
 <P >
-<a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" width="324" height="14"></a></P>
+<a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" ></a></P>
 </BODY>
 </HTML>
Index: guide/firstplugin_create.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/firstplugin_create.htm,v
retrieving revision 1.7
diff -u -r1.7 firstplugin_create.htm
--- guide/firstplugin_create.htm	23 Jun 2004 19:43:30 -0000	1.7
+++ guide/firstplugin_create.htm	10 Nov 2004 21:49:40 -0000
@@ -62,7 +62,7 @@
 <p>The skeleton project structure includes several files and a Java package.  The important files at this stage are the
 <strong>plugin.xml</strong> (manifest) file and the Java source code for your plug-in.  We'll start by looking at the implementation for a view and then
 examine the manifest file.</p>
-<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" width="324" height="14"></a></p>
+<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" ></a></p>
 
 </BODY>
 </HTML>
Index: guide/firstplugin_manifest.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/firstplugin_manifest.htm,v
retrieving revision 1.3
diff -u -r1.3 firstplugin_manifest.htm
--- guide/firstplugin_manifest.htm	23 Jun 2004 00:03:45 -0000	1.3
+++ guide/firstplugin_manifest.htm	10 Nov 2004 21:49:40 -0000
@@ -67,7 +67,7 @@
 As you can see, the manifest file wraps up all the information about our extension and how to run it into
 a nice, neat package.
 </p>
-<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" width="324" height="14"></a></p>
+<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" ></a></p>
 
 </BODY>
 </HTML>
Index: guide/firstplugin_minimal.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/firstplugin_minimal.htm,v
retrieving revision 1.23
diff -u -r1.23 firstplugin_minimal.htm
--- guide/firstplugin_minimal.htm	24 Jun 2004 19:46:08 -0000	1.23
+++ guide/firstplugin_minimal.htm	10 Nov 2004 21:49:40 -0000
@@ -56,7 +56,7 @@
 Before jumping into the code, we need to make sure our environment is set up for plug-in development...
 </p>
 
-<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" width="324" height="14"></a></p>
+<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" ></a></p>
 
 </BODY>
 </HTML>
Index: guide/firstplugin_run.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/firstplugin_run.htm,v
retrieving revision 1.7
diff -u -r1.7 firstplugin_run.htm
--- guide/firstplugin_run.htm	23 Jun 2004 19:43:30 -0000	1.7
+++ guide/firstplugin_run.htm	10 Nov 2004 21:49:40 -0000
@@ -65,7 +65,7 @@
 <P >
 There it is, our first plug-in! We'll cover more specifics about UI classes and extension points later on.</P>
 
-<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" width="324" height="14"></a></p>
+<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" ></a></p>
 
 </BODY>
 </HTML>
Index: guide/firstplugin_view.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/firstplugin_view.htm,v
retrieving revision 1.5
diff -u -r1.5 firstplugin_view.htm
--- guide/firstplugin_view.htm	23 Jun 2004 00:03:44 -0000	1.5
+++ guide/firstplugin_view.htm	10 Nov 2004 21:49:40 -0000
@@ -44,7 +44,7 @@
 The view part creates the widgets that will represent it in the <b> createPartControl</b> method. In this example, we create an SWT label and set the &quot;Hello World&quot; text into it.  This
 is about the simplest view that can be created.</P>
 
-<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" width="324" height="14"></a></p>
+<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" ></a></p>
 
 </BODY>
 </HTML>
Index: guide/help.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/help.htm,v
retrieving revision 1.15
diff -u -r1.15 help.htm
--- guide/help.htm	23 Jun 2004 00:03:45 -0000	1.15
+++ guide/help.htm	10 Nov 2004 21:49:40 -0000
@@ -28,6 +28,6 @@
 print, and search your documentation.&nbsp;&nbsp; </P>
 <P >The best way to demonstrate the contribution of help is to create a
 documentation plug-in.</P>
-<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" width="324" height="14"></a></p>
+<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" ></a></p>
 </BODY>
 </HTML>
Index: guide/help_active.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/help_active.htm,v
retrieving revision 1.18
diff -u -r1.18 help_active.htm
--- guide/help_active.htm	23 Jun 2004 00:03:45 -0000	1.18
+++ guide/help_active.htm	10 Nov 2004 21:49:40 -0000
@@ -33,6 +33,6 @@
 
 <p>&nbsp;</p>
 
-<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" width="324" height="14"></a></p>
+<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" ></a></p>
 
 </HTML>
Index: guide/help_active_action.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/help_active_action.htm,v
retrieving revision 1.16
diff -u -r1.16 help_active_action.htm
--- guide/help_active_action.htm	23 Jun 2004 00:03:44 -0000	1.16
+++ guide/help_active_action.htm	10 Nov 2004 21:49:40 -0000
@@ -79,7 +79,7 @@
 }</font></pre>
 
 
-<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" width="324" height="14"></a></p>
+<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" ></a></p>
 
 
 </BODY>
Index: guide/help_active_debug.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/help_active_debug.htm,v
retrieving revision 1.10
diff -u -r1.10 help_active_debug.htm
--- guide/help_active_debug.htm	23 Jun 2004 00:03:44 -0000	1.10
+++ guide/help_active_debug.htm	10 Nov 2004 21:49:40 -0000
@@ -86,7 +86,7 @@
 </font></pre>
 
 
-<pre><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" width="324" height="14"></a></pre>
+<pre><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" ></a></pre>
 
 
 </BODY>
Index: guide/help_active_invoke.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/help_active_invoke.htm,v
retrieving revision 1.20
diff -u -r1.20 help_active_invoke.htm
--- guide/help_active_invoke.htm	23 Jun 2004 00:03:44 -0000	1.20
+++ guide/help_active_invoke.htm	10 Nov 2004 21:49:40 -0000
@@ -56,7 +56,7 @@
 </ul>
 
 
-<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" width="324" height="14"></a></p>
+<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" ></a></p>
 
 
 </BODY>
Index: guide/help_dynamic.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/help_dynamic.htm,v
retrieving revision 1.3
diff -u -r1.3 help_dynamic.htm
--- guide/help_dynamic.htm	23 Jun 2004 00:03:44 -0000	1.3
+++ guide/help_dynamic.htm	10 Nov 2004 21:49:40 -0000
@@ -53,7 +53,6 @@
 incapable of providing translatable content, it should default to
 content for the default locale of the platform.</p>
 <p><a href="../notices.html"><img border="0" src="../cpy.gif"
- alt="Legal notices." width="324"
- height="14"></a></p>
+ alt="Legal notices."></a></p>
 </body>
 </html>
Index: guide/help_infopops.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/help_infopops.htm,v
retrieving revision 1.14
diff -u -r1.14 help_infopops.htm
--- guide/help_infopops.htm	23 Jun 2004 00:03:44 -0000	1.14
+++ guide/help_infopops.htm	10 Nov 2004 21:49:40 -0000
@@ -22,10 +22,10 @@
 </p><p>To associate an infopop with a widget, you must first assign a context ID
 to the widget and then provide the description and links for the infopop.&nbsp;
 Here is an infopop that has been defined on a workbench preferences page:
-</p><p><img src="images/infopops.gif" alt="File associations dialog with infopop" border="0" width="583" height="258">
+</p><p><img src="images/infopops.gif" alt="File associations dialog with infopop" border="0" >
 </p></font>
 
-<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" width="324" height="14"></a></p>
+<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" ></a></p>
 
 </BODY>
 </HTML>
Index: guide/help_infopops_id.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/help_infopops_id.htm,v
retrieving revision 1.9
diff -u -r1.9 help_infopops_id.htm
--- guide/help_infopops_id.htm	23 Jun 2004 00:03:45 -0000	1.9
+++ guide/help_infopops_id.htm	10 Nov 2004 21:49:40 -0000
@@ -40,7 +40,7 @@
 <p>&nbsp;</p>
 
 
-<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" width="324" height="14"></a></p>
+<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" ></a></p>
 
 
 </BODY>
Index: guide/help_infopops_xml.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/help_infopops_xml.htm,v
retrieving revision 1.9
diff -u -r1.9 help_infopops_xml.htm
--- guide/help_infopops_xml.htm	23 Jun 2004 00:03:44 -0000	1.9
+++ guide/help_infopops_xml.htm	10 Nov 2004 21:49:40 -0000
@@ -83,7 +83,7 @@
 are appended in no guaranteed order.</p>
 
 
-<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" width="324" height="14"></a></p>
+<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" ></a></p>
 
 
 </BODY>
Index: guide/help_plugin.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/help_plugin.htm,v
retrieving revision 1.13
diff -u -r1.13 help_plugin.htm
--- guide/help_plugin.htm	23 Jun 2004 00:03:44 -0000	1.13
+++ guide/help_plugin.htm	10 Nov 2004 21:49:40 -0000
@@ -51,7 +51,7 @@
       provider-name=&quot;MyExample&quot; /&gt;
 </pre></font>
 
-<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" width="324" height="14"></a></p>
+<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" ></a></p>
 
 </BODY>
 </HTML>
Index: guide/help_plugin_files.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/help_plugin_files.htm,v
retrieving revision 1.14
diff -u -r1.14 help_plugin_files.htm
--- guide/help_plugin_files.htm	24 Jun 2004 19:46:08 -0000	1.14
+++ guide/help_plugin_files.htm	10 Nov 2004 21:49:40 -0000
@@ -98,7 +98,7 @@
 <pre >&nbsp;</pre>
 
 
-<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" width="324" height="14"></a></p>
+<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" ></a></p>
 
 
 </BODY>
Index: guide/help_plugin_manifest.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/help_plugin_manifest.htm,v
retrieving revision 1.21
diff -u -r1.21 help_plugin_manifest.htm
--- guide/help_plugin_manifest.htm	23 Jun 2004 00:03:44 -0000	1.21
+++ guide/help_plugin_manifest.htm	10 Nov 2004 21:49:40 -0000
@@ -66,9 +66,9 @@
 of books. If you click on the "Online Help Sample", you'll see your toc structure:</P>
 
 <p></p>
-<p><img src="images/help_contents.gif" alt="On-line help browser with sample book structure" border="0" width="634" height="505"></p>
+<p><img src="images/help_contents.gif" alt="On-line help browser with sample book structure" border="0" ></p>
 
-<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" width="324" height="14"></a></p>
+<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" ></a></p>
 
 
 </BODY>
Index: guide/help_plugin_nested.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/help_plugin_nested.htm,v
retrieving revision 1.10
diff -u -r1.10 help_plugin_nested.htm
--- guide/help_plugin_nested.htm	23 Jun 2004 00:03:45 -0000	1.10
+++ guide/help_plugin_nested.htm	10 Nov 2004 21:49:40 -0000
@@ -74,7 +74,7 @@
 &lt;/toc&gt;</pre>
 </font>
 
-<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" width="324" height="14"></a></p>
+<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" ></a></p>
 
 
 </BODY>
Index: guide/help_plugin_toc.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/help_plugin_toc.htm,v
retrieving revision 1.9
diff -u -r1.9 help_plugin_toc.htm
--- guide/help_plugin_toc.htm	23 Jun 2004 00:03:45 -0000	1.9
+++ guide/help_plugin_toc.htm	10 Nov 2004 21:49:40 -0000
@@ -80,7 +80,7 @@
  &nbsp; </P>
 
 
-<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" width="324" height="14"></a></p>
+<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" ></a></p>
 
 
 </BODY>
Index: guide/int.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/int.htm,v
retrieving revision 1.12
diff -u -r1.12 int.htm
--- guide/int.htm	23 Jun 2004 00:03:44 -0000	1.12
+++ guide/int.htm	10 Nov 2004 21:49:40 -0000
@@ -17,6 +17,6 @@
 <p>The following sections discuss the issues and problems with building
 integrated tool suites, and how the Eclipse tooling platform can help solve
 these problems.</p>
-<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" width="324" height="14"></a></p>
+<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" ></a></p>
 </BODY>
 </HTML>
Index: guide/int_eclipse.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/int_eclipse.htm,v
retrieving revision 1.19
diff -u -r1.19 int_eclipse.htm
--- guide/int_eclipse.htm	23 Jun 2004 19:43:30 -0000	1.19
+++ guide/int_eclipse.htm	10 Nov 2004 21:49:40 -0000
@@ -64,7 +64,7 @@
 The figure below depicts a simplified view.   </P>
 
 <P >
-<img src="images/arch-npi.jpg" alt="Platform runtime base with groups of plug-ins adding function" border="0" width="312" height="312"> </P>
+<img src="images/arch-npi.jpg" alt="Platform runtime base with groups of plug-ins adding function" border="0" > </P>
 
 <P >
 The plug-ins that make up a subsystem define extension points for adding behavior to the
@@ -155,7 +155,7 @@
 Your plug-ins can provide support for editing and manipulating additional types of
 resources such as Java files, C programs, Word documents, HTML pages, and JSP files.</P>
 <P >
-<a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" width="324" height="14"></a></P>
+<a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" ></a></P>
 
 </BODY>
 </HTML>
Index: guide/int_goal.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/int_goal.htm,v
retrieving revision 1.10
diff -u -r1.10 int_goal.htm
--- guide/int_goal.htm	23 Jun 2004 00:03:44 -0000	1.10
+++ guide/int_goal.htm	10 Nov 2004 21:49:40 -0000
@@ -28,6 +28,6 @@
 These are all goals of Eclipse.&nbsp; The remainder of this programming guide
 will help you determine how close Eclipse has come to delivering on these
 ideals.</P>
-<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" width="324" height="14"></a></p>
+<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" ></a></p>
 </BODY>
 </HTML>
Index: guide/int_who.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/int_who.htm,v
retrieving revision 1.10
diff -u -r1.10 int_who.htm
--- guide/int_who.htm	23 Jun 2004 00:03:45 -0000	1.10
+++ guide/int_who.htm	10 Nov 2004 21:49:40 -0000
@@ -40,7 +40,7 @@
 Unfortunately, unless you work for one of the giants, you just don't have enough clout to get away with that.
 </P>
 
-<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" width="324" height="14"></a></p>
+<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" ></a></p>
 
 </BODY>
 </HTML>
Index: guide/jface.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/jface.htm,v
retrieving revision 1.12
diff -u -r1.12 jface.htm
--- guide/jface.htm	23 Jun 2004 00:03:44 -0000	1.12
+++ guide/jface.htm	10 Nov 2004 21:49:40 -0000
@@ -64,7 +64,7 @@
 <P >
 The relationship between JFace and SWT is most clearly demonstrated by looking at viewers and their relationship to SWT widgets.</P>
 
-<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" width="324" height="14"></a></p>
+<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" ></a></p>
 
 </BODY>
 </HTML>
Index: guide/jface_actions.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/jface_actions.htm,v
retrieving revision 1.12
diff -u -r1.12 jface_actions.htm
--- guide/jface_actions.htm	23 Jun 2004 00:03:45 -0000	1.12
+++ guide/jface_actions.htm	10 Nov 2004 21:49:40 -0000
@@ -65,7 +65,7 @@
 <P >
 As a plug-in developer, you do not need to implement these interfaces, but you will see references to some of these managers in API methods.</P>
 
-<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" width="324" height="14"></a></p>
+<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" ></a></p>
 
 </BODY>
 </HTML>
Index: guide/jface_operations.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/jface_operations.htm,v
retrieving revision 1.14
diff -u -r1.14 jface_operations.htm
--- guide/jface_operations.htm	11 Oct 2004 18:02:37 -0000	1.14
+++ guide/jface_operations.htm	10 Nov 2004 21:49:40 -0000
@@ -104,7 +104,7 @@
  href="swt_threading.htm"> Threading issues for clients</a>.<br>
 </p>
 
-<p><a href="../notices.html"><img height="14" width="324" border="0"
+<p><a href="../notices.html"><img  border="0"
  alt="Legal notices." src="../cpy.gif"></a></p>
 </body>
 </html>
Index: guide/jface_resources.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/jface_resources.htm,v
retrieving revision 1.13
diff -u -r1.13 jface_resources.htm
--- guide/jface_resources.htm	23 Jun 2004 00:03:44 -0000	1.13
+++ guide/jface_resources.htm	10 Nov 2004 21:49:40 -0000
@@ -162,6 +162,6 @@
 <P >
 Use of fonts is much simpler. The workbench and most plug-ins use the <a href="../reference/api/org/eclipse/jface/resource/JFaceResources.html"><b> JFaceResources</b></a> class to request fonts by logical name. Methods such as
 <b> getDialogFont() </b> and <b> getDefaultFont()</b> are provided so that plug-ins can use the expected fonts in their UI.</P>
-<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" width="324" height="14"></a></p>
+<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" ></a></p>
 </BODY>
 </HTML>
Index: guide/jface_viewers.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/jface_viewers.htm,v
retrieving revision 1.13
diff -u -r1.13 jface_viewers.htm
--- guide/jface_viewers.htm	23 Jun 2004 00:03:44 -0000	1.13
+++ guide/jface_viewers.htm	10 Nov 2004 21:49:40 -0000
@@ -156,7 +156,7 @@
 <P >
 By defining a common adapter, <b><a href="../reference/api/org/eclipse/ui/model/IWorkbenchAdapter.html">IWorkbenchAdapter</a></b>, and registering it for many of the platform types, we make it possible for these types to be represented correctly in many of the common viewers and the workbench views that contain them. </P>
 
-<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" width="324" height="14"></a></p>
+<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" ></a></p>
 
 </BODY>
 </HTML>
Index: guide/preferences_prefs.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/preferences_prefs.htm,v
retrieving revision 1.19
diff -u -r1.19 preferences_prefs.htm
--- guide/preferences_prefs.htm	20 Oct 2004 19:11:23 -0000	1.19
+++ guide/preferences_prefs.htm	10 Nov 2004 21:49:40 -0000
@@ -28,7 +28,7 @@
 tool example to see how it contributes a preference page to the
 workbench and then look at some of the underlying support for building preference pages.</p>
 
-<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" width="324" height="14"></a></p>
+<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" ></a></p>
 
 </BODY>
 </HTML>
Index: guide/preferences_prefs_contribute.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/preferences_prefs_contribute.htm,v
retrieving revision 1.13
diff -u -r1.13 preferences_prefs_contribute.htm
--- guide/preferences_prefs_contribute.htm	23 Jun 2004 22:31:41 -0000	1.13
+++ guide/preferences_prefs_contribute.htm	10 Nov 2004 21:49:40 -0000
@@ -65,7 +65,7 @@
 wasn't already activated due to another user operation).</P>
 
 
-<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" width="324" height="14"></a></p>
+<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" ></a></p>
 
 </BODY>
 </HTML>
Index: guide/preferences_prefs_fieldeditors.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/preferences_prefs_fieldeditors.htm,v
retrieving revision 1.11
diff -u -r1.11 preferences_prefs_fieldeditors.htm
--- guide/preferences_prefs_fieldeditors.htm	23 Jun 2004 00:03:44 -0000	1.11
+++ guide/preferences_prefs_fieldeditors.htm	10 Nov 2004 21:49:40 -0000
@@ -55,7 +55,7 @@
 will use a grid layout with one column as the default layout for field editor
 widgets.&nbsp; For special layout requirements, you can override the <b>createContents</b> method.</P>
 
-<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" width="324" height="14"></a></p>
+<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" ></a></p>
 
 </BODY>
 </HTML>
Index: guide/preferences_prefs_implement.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/preferences_prefs_implement.htm,v
retrieving revision 1.15
diff -u -r1.15 preferences_prefs_implement.htm
--- guide/preferences_prefs_implement.htm	20 Oct 2004 19:11:23 -0000	1.15
+++ guide/preferences_prefs_implement.htm	10 Nov 2004 21:49:40 -0000
@@ -158,7 +158,7 @@
       checkBox3.setSelection(store.getDefaultBoolean(IReadmeConstants.PRE_CHECK3));
       ...
    }</pre><pre>
-</font><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" width="324" height="14"></a></pre>
+</font><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" ></a></pre>
 
 </BODY>
 </HTML>
Index: guide/preferences_prop_contribute.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/preferences_prop_contribute.htm,v
retrieving revision 1.14
diff -u -r1.14 preferences_prop_contribute.htm
--- guide/preferences_prop_contribute.htm	24 Jun 2004 00:33:02 -0000	1.14
+++ guide/preferences_prop_contribute.htm	10 Nov 2004 21:49:40 -0000
@@ -54,7 +54,7 @@
 <img src="images/readmeproperties.gif" alt="Properties dialog with readme entries" border="0" ></P>
 
 
-<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" width="324" height="14"></a></p>
+<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" ></a></p>
 
 </BODY>
 </HTML>
Index: guide/preferences_prop_implement.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/preferences_prop_implement.htm,v
retrieving revision 1.10
diff -u -r1.10 preferences_prop_implement.htm
--- guide/preferences_prop_implement.htm	23 Jun 2004 00:03:44 -0000	1.10
+++ guide/preferences_prop_implement.htm	10 Nov 2004 21:49:40 -0000
@@ -62,7 +62,7 @@
    }
 </pre></font>
 
-<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" width="324" height="14"></a></p>
+<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" ></a></p>
 
 </BODY>
 </HTML>
Index: guide/product.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/product.htm,v
retrieving revision 1.12
diff -u -r1.12 product.htm
--- guide/product.htm	23 Jun 2004 20:56:22 -0000	1.12
+++ guide/product.htm	10 Nov 2004 21:49:40 -0000
@@ -29,6 +29,6 @@
   to build and configure a product.&nbsp; However, Eclipse based products will
   coexist more easily on a user's system if the products use similar standards
   for packaging, configuring, and installing their products.</p>
-<p><a href="../notices.html"><img src="../cpy.gif" alt="Legal notices." border="0" width="324" height="14"></a></p>
+<p><a href="../notices.html"><img src="../cpy.gif" alt="Legal notices." border="0" ></a></p>
 </BODY>
 </HTML>
Index: guide/product_config_install.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/product_config_install.htm,v
retrieving revision 1.16
diff -u -r1.16 product_config_install.htm
--- guide/product_config_install.htm	11 Oct 2004 18:29:26 -0000	1.16
+++ guide/product_config_install.htm	10 Nov 2004 21:49:40 -0000
@@ -124,6 +124,6 @@
 feature's directory are necessary.&nbsp; </p>
 <p>Additional information on installing products can be found in <a href="../reference/misc/eclipse-install.html">How
 to write an Eclipse installer</a>.</p>
-<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" width="324" height="14"></a></p>
+<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" ></a></p>
 </BODY>
 </HTML>
Index: guide/product_configfeature.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/product_configfeature.htm,v
retrieving revision 1.4
diff -u -r1.4 product_configfeature.htm
--- guide/product_configfeature.htm	23 Jun 2004 20:56:22 -0000	1.4
+++ guide/product_configfeature.htm	10 Nov 2004 21:49:40 -0000
@@ -135,6 +135,6 @@
 for the <b>plugin_customization.ini</b>
  file.<font color="#4444CC"><br>
 </font></p>
-<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" width="324" height="14"></a></p>
+<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" ></a></p>
 </BODY>
 </HTML>
Index: guide/product_configproduct.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/product_configproduct.htm,v
retrieving revision 1.7
diff -u -r1.7 product_configproduct.htm
--- guide/product_configproduct.htm	24 Jun 2004 19:27:43 -0000	1.7
+++ guide/product_configproduct.htm	10 Nov 2004 21:49:41 -0000
@@ -94,6 +94,6 @@
   for a complete description of properties that can be configured in this file.
   The image should be supplied in 24-bit color BMP format (RGB format) and should
   be approximately 500x330 pixels in size.</p>
-<p><a href="../notices.html"><img src="../cpy.gif" alt="Legal notices." border="0" width="324" height="14"></a></p>
+<p><a href="../notices.html"><img src="../cpy.gif" alt="Legal notices." border="0" ></a></p>
 </BODY>
 </HTML>
Index: guide/product_def.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/product_def.htm,v
retrieving revision 1.16
diff -u -r1.16 product_def.htm
--- guide/product_def.htm	23 Jun 2004 20:56:22 -0000	1.16
+++ guide/product_def.htm	10 Nov 2004 21:49:41 -0000
@@ -73,6 +73,6 @@
 that is delivered by the update manager.  In the next few topics, we'll assume that
 feature groupings are present in our plug-in, in addition to product definitions.</p>
 
-<p><a href="../notices.html"><img src="../cpy.gif" alt="Legal notices." border="0" width="324" height="14"></a></p>
+<p><a href="../notices.html"><img src="../cpy.gif" alt="Legal notices." border="0" ></a></p>
 </BODY>
 </HTML>
Index: guide/product_def_extpt.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/product_def_extpt.htm,v
retrieving revision 1.7
diff -u -r1.7 product_def_extpt.htm
--- guide/product_def_extpt.htm	24 Jun 2004 19:27:43 -0000	1.7
+++ guide/product_def_extpt.htm	10 Nov 2004 21:49:41 -0000
@@ -70,6 +70,6 @@
 <b><a href="../reference/api/org/eclipse/ui/branding/IProductConstants.html">IProductConstants</a></b>.
 See the javadoc for a complete description of these properties and their values.  We'll look at these
 further in <a href="product_configproduct.htm">Customizing a product</a>.
-<p><a href="../notices.html"><img src="../cpy.gif" alt="Legal notices." border="0" width="324" height="14"></a></p>
+<p><a href="../notices.html"><img src="../cpy.gif" alt="Legal notices." border="0" ></a></p>
 </BODY>
 </HTML>
Index: guide/product_def_feature.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/product_def_feature.htm,v
retrieving revision 1.14
diff -u -r1.14 product_def_feature.htm
--- guide/product_def_feature.htm	23 Jun 2004 20:56:22 -0000	1.14
+++ guide/product_def_feature.htm	10 Nov 2004 21:49:41 -0000
@@ -75,6 +75,6 @@
 	...
 &lt;/feature&gt;
 </font></pre>
-<p><a href="../notices.html"><img src="../cpy.gif" alt="Legal notices." border="0" width="324" height="14"></a></p>
+<p><a href="../notices.html"><img src="../cpy.gif" alt="Legal notices." border="0" ></a></p>
 </BODY>
 </HTML>
Index: guide/product_def_nl.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/product_def_nl.htm,v
retrieving revision 1.15
diff -u -r1.15 product_def_nl.htm
--- guide/product_def_nl.htm	24 Jun 2004 19:06:07 -0000	1.15
+++ guide/product_def_nl.htm	10 Nov 2004 21:49:41 -0000
@@ -120,6 +120,6 @@
      plugin_pt_BR.properties
      ...
      nl1.jar</font></pre>
-<p><a href="../notices.html"><img src="../cpy.gif" alt="Legal notices." border="0" width="324" height="14"></a></p>
+<p><a href="../notices.html"><img src="../cpy.gif" alt="Legal notices." border="0" ></a></p>
 </BODY>
 </HTML>
Index: guide/product_def_plugins.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/product_def_plugins.htm,v
retrieving revision 1.12
diff -u -r1.12 product_def_plugins.htm
--- guide/product_def_plugins.htm	23 Jun 2004 20:56:22 -0000	1.12
+++ guide/product_def_plugins.htm	10 Nov 2004 21:49:41 -0000
@@ -37,6 +37,6 @@
 valid, such as the plug-in class and plug-in imports.</p>
 <p><a href="../reference/misc/plugin_archive.html">Plug-in
 archive</a> files can contain plug-ins or fragments.&nbsp; </p>
-<p><a href="../notices.html"><img src="../cpy.gif" alt="Legal notices." border="0" width="324" height="14"></a></p>
+<p><a href="../notices.html"><img src="../cpy.gif" alt="Legal notices." border="0" ></a></p>
 </BODY>
 </HTML>
Index: guide/product_def_primary.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/product_def_primary.htm,v
retrieving revision 1.15
diff -u -r1.15 product_def_primary.htm
--- guide/product_def_primary.htm	23 Jun 2004 20:56:22 -0000	1.15
+++ guide/product_def_primary.htm	10 Nov 2004 21:49:41 -0000
@@ -44,6 +44,6 @@
 directory.&nbsp; If there are multiple eligible primary features, the <b>-product </b>command
 line option for <b>eclipse.exe</b> overrides the choice made in <b>config.ini</b>.</p>
 
-<p><a href="../notices.html"><img src="../cpy.gif" alt="Legal notices." border="0" width="324" height="14"></a></p>
+<p><a href="../notices.html"><img src="../cpy.gif" alt="Legal notices." border="0" ></a></p>
 </BODY>
 </HTML>
Index: guide/product_extension.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/product_extension.htm,v
retrieving revision 1.13
diff -u -r1.13 product_extension.htm
--- guide/product_extension.htm	24 Jun 2004 22:40:08 -0000	1.13
+++ guide/product_extension.htm	10 Nov 2004 21:49:41 -0000
@@ -77,6 +77,6 @@
 
 <p>A product extension can be "softly" linked to an eclipse installation by using the update manager: open <b>Help > Software Updates > Manage Configuration</b> 
 and click on the "Add an extension location" link on the right pane.</p>
-<p><a href="../notices.html"><img src="../cpy.gif" alt="Legal notices." border="0" width="324" height="14"></a></p>
+<p><a href="../notices.html"><img src="../cpy.gif" alt="Legal notices." border="0" ></a></p>
 </BODY>
 </HTML>
Index: guide/product_update.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/product_update.htm,v
retrieving revision 1.12
diff -u -r1.12 product_update.htm
--- guide/product_update.htm	11 Oct 2004 19:05:48 -0000	1.12
+++ guide/product_update.htm	10 Nov 2004 21:49:41 -0000
@@ -75,6 +75,6 @@
 and which servers can be used to update a particular feature.   See <a href="../reference/misc/update_policy.html"> Update Policy Control</a>
 for a complete definition of the policy file and how it is used.
 </p>
-<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" width="324" height="14"></a></p>
+<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" ></a></p>
 </BODY>
 </HTML>
Index: guide/rcp.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/rcp.htm,v
retrieving revision 1.8
diff -u -r1.8 rcp.htm
--- guide/rcp.htm	23 Jun 2004 00:03:45 -0000	1.8
+++ guide/rcp.htm	10 Nov 2004 21:49:41 -0000
@@ -37,5 +37,5 @@
 the context of an example.
 </p>
 
-<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" width="324" height="14"></a></p>
+<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" ></a></p>
 </BODY></HTML>
Index: guide/rcp_actions.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/rcp_actions.htm,v
retrieving revision 1.5
diff -u -r1.5 rcp_actions.htm
--- guide/rcp_actions.htm	23 Jun 2004 21:00:58 -0000	1.5
+++ guide/rcp_actions.htm	10 Nov 2004 21:49:41 -0000
@@ -75,7 +75,7 @@
 are defined and implemented.
 </p>
 
-<p><img border="0" src="../cpy.gif" alt="Legal notices." border="0" width="324" height="14"></p>
+<p><img border="0" src="../cpy.gif" alt="Legal notices." border="0" ></p>
 
 </BODY>
 </HTML>
Index: guide/rcp_advisor.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/rcp_advisor.htm,v
retrieving revision 1.6
diff -u -r1.6 rcp_advisor.htm
--- guide/rcp_advisor.htm	23 Jun 2004 21:00:58 -0000	1.6
+++ guide/rcp_advisor.htm	10 Nov 2004 21:49:41 -0000
@@ -117,7 +117,7 @@
 <b>BrowserAdvisor</b> for comments on alternate implementations. 
 </p>
 
-<p><img border="0" src="../cpy.gif" alt="Legal notices." border="0" width="324" height="14"></p>
+<p><img border="0" src="../cpy.gif" alt="Legal notices." border="0" ></p>
 
 
 
Index: guide/rcp_browser.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/rcp_browser.htm,v
retrieving revision 1.7
diff -u -r1.7 rcp_browser.htm
--- guide/rcp_browser.htm	24 Jun 2004 14:53:25 -0000	1.7
+++ guide/rcp_browser.htm	10 Nov 2004 21:49:41 -0000
@@ -51,7 +51,7 @@
 <a href="workbench.htm">Plugging into the workbench</a>.  
 </p>
 
-<p><img border="0" src="../cpy.gif" alt="Legal notices." border="0" width="324" height="14"></p>
+<p><img border="0" src="../cpy.gif" alt="Legal notices." border="0" ></p>
 
 </BODY>
 </HTML>
Index: guide/rcp_define.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/rcp_define.htm,v
retrieving revision 1.7
diff -u -r1.7 rcp_define.htm
--- guide/rcp_define.htm	23 Jun 2004 21:00:58 -0000	1.7
+++ guide/rcp_define.htm	10 Nov 2004 21:49:41 -0000
@@ -84,7 +84,7 @@
 that is passed as an argument when the workbench is created.  Let's take a closer look.
 </p>
 
-<p><img border="0" src="../cpy.gif" alt="Legal notices." border="0" width="324" height="14"></p>
+<p><img border="0" src="../cpy.gif" alt="Legal notices." border="0" ></p>
 
 
 
Index: guide/rcp_extensions.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/rcp_extensions.htm,v
retrieving revision 1.4
diff -u -r1.4 rcp_extensions.htm
--- guide/rcp_extensions.htm	23 Jun 2004 00:03:44 -0000	1.4
+++ guide/rcp_extensions.htm	10 Nov 2004 21:49:41 -0000
@@ -31,7 +31,7 @@
 assume that we already have a working knowledge of these concepts.
 </p>
 
-<p><img border="0" src="../cpy.gif" alt="Legal notices." border="0" width="324" height="14"></p>
+<p><img border="0" src="../cpy.gif" alt="Legal notices." border="0" ></p>
 
 
 
Index: guide/rcp_perspective.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/rcp_perspective.htm,v
retrieving revision 1.5
diff -u -r1.5 rcp_perspective.htm
--- guide/rcp_perspective.htm	23 Jun 2004 21:00:58 -0000	1.5
+++ guide/rcp_perspective.htm	10 Nov 2004 21:49:41 -0000
@@ -53,7 +53,7 @@
 editor area invisible.  For a complete discussion of perspectives and their corresponding layout, see <a href="workbench_perspectives.htm">Perspectives</a>.
 </p>
 
-<p><img border="0" src="../cpy.gif" alt="Legal notices." border="0" width="324" height="14"></p>
+<p><img border="0" src="../cpy.gif" alt="Legal notices." border="0" ></p>
 
 
 
Index: guide/rcp_view.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/rcp_view.htm,v
retrieving revision 1.5
diff -u -r1.5 rcp_view.htm
--- guide/rcp_view.htm	23 Jun 2004 21:00:58 -0000	1.5
+++ guide/rcp_view.htm	10 Nov 2004 21:49:41 -0000
@@ -54,7 +54,7 @@
 
 </p>
 
-<p><img border="0" src="../cpy.gif" alt="Legal notices." border="0" width="324" height="14"></p>
+<p><img border="0" src="../cpy.gif" alt="Legal notices." border="0" ></p>
 
 
 
Index: guide/resAdv_batching.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/resAdv_batching.htm,v
retrieving revision 1.5
diff -u -r1.5 resAdv_batching.htm
--- guide/resAdv_batching.htm	23 Jun 2004 00:03:44 -0000	1.5
+++ guide/resAdv_batching.htm	10 Nov 2004 21:49:41 -0000
@@ -127,7 +127,7 @@
 other concurrency-minded plug-ins.
 </p>
 
-<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" width="324" height="14"></a></p>
+<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" ></a></p>
 
 </BODY>
 </HTML>
Index: guide/resAdv_builders.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/resAdv_builders.htm,v
retrieving revision 1.16
diff -u -r1.16 resAdv_builders.htm
--- guide/resAdv_builders.htm	5 Nov 2004 15:58:10 -0000	1.16
+++ guide/resAdv_builders.htm	10 Nov 2004 21:49:41 -0000
@@ -248,7 +248,7 @@
 <P >
 Configuring a project's builder is done just once, usually as the project is being created.</P>
 
-<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" width="324" height="14"></a></p>
+<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" ></a></p>
 
 </BODY>
 </HTML>
Index: guide/resAdv_concurrency.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/resAdv_concurrency.htm,v
retrieving revision 1.5
diff -u -r1.5 resAdv_concurrency.htm
--- guide/resAdv_concurrency.htm	23 Jun 2004 00:03:44 -0000	1.5
+++ guide/resAdv_concurrency.htm	10 Nov 2004 21:49:41 -0000
@@ -76,7 +76,7 @@
 </p>
 
 <P >
-<a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" width="324" height="14"></a></P>
+<a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" ></a></P>
 
 </BODY>
 </HTML>
Index: guide/resAdv_derived.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/resAdv_derived.htm,v
retrieving revision 1.9
diff -u -r1.9 resAdv_derived.htm
--- guide/resAdv_derived.htm	23 Jun 2004 00:03:45 -0000	1.9
+++ guide/resAdv_derived.htm	10 Nov 2004 21:49:41 -0000
@@ -46,7 +46,7 @@
 <p>&nbsp;</p>
 
 <P >
-<a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" width="324" height="14"></a></P>
+<a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" ></a></P>
 
 </BODY>
 </HTML>
Index: guide/resAdv_events.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/resAdv_events.htm,v
retrieving revision 1.16
diff -u -r1.16 resAdv_events.htm
--- guide/resAdv_events.htm	23 Jun 2004 00:03:44 -0000	1.16
+++ guide/resAdv_events.htm	10 Nov 2004 21:49:41 -0000
@@ -294,7 +294,7 @@
 thread safety with the UI.
 </blockquote></i>
 
-<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" width="324" height="14"></a></p>
+<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" ></a></p>
 
 </BODY>
 </HTML>
Index: guide/resAdv_hooks.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/resAdv_hooks.htm,v
retrieving revision 1.12
diff -u -r1.12 resAdv_hooks.htm
--- guide/resAdv_hooks.htm	23 Jun 2004 00:03:45 -0000	1.12
+++ guide/resAdv_hooks.htm	10 Nov 2004 21:49:41 -0000
@@ -93,7 +93,7 @@
 </blockquote>
 
 <P >
-<a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" width="324" height="14"></a></P>
+<a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" ></a></P>
 
 </BODY>
 </HTML>
Index: guide/resAdv_markers.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/resAdv_markers.htm,v
retrieving revision 1.15
diff -u -r1.15 resAdv_markers.htm
--- guide/resAdv_markers.htm	23 Jun 2004 00:03:44 -0000	1.15
+++ guide/resAdv_markers.htm	10 Nov 2004 21:49:41 -0000
@@ -267,7 +267,7 @@
    }
 </pre></font>
 
-<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" width="324" height="14"></a></p>
+<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" ></a></p>
 
 </BODY>
 </HTML>
Index: guide/resAdv_modify.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/resAdv_modify.htm,v
retrieving revision 1.4
diff -u -r1.4 resAdv_modify.htm
--- guide/resAdv_modify.htm	23 Jun 2004 00:03:45 -0000	1.4
+++ guide/resAdv_modify.htm	10 Nov 2004 21:49:41 -0000
@@ -30,7 +30,7 @@
 The next few sections look at these concepts in more detail. 
 </p>
 
-<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" width="324" height="14"></a></p>
+<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" ></a></p>
 
 </BODY>
 </HTML>
Index: guide/resAdv_natures.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/resAdv_natures.htm,v
retrieving revision 1.16
diff -u -r1.16 resAdv_natures.htm
--- guide/resAdv_natures.htm	5 Nov 2004 15:58:10 -0000	1.16
+++ guide/resAdv_natures.htm	10 Nov 2004 21:49:41 -0000
@@ -168,7 +168,7 @@
 </b></pre></font>
 <p>&nbsp;</p>
 
-<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" width="324" height="14"></a></p>
+<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" ></a></p>
 
 </BODY>
 </HTML>
Index: guide/resAdv_refresh.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/resAdv_refresh.htm,v
retrieving revision 1.4
diff -u -r1.4 resAdv_refresh.htm
--- guide/resAdv_refresh.htm	23 Jun 2004 00:03:44 -0000	1.4
+++ guide/resAdv_refresh.htm	10 Nov 2004 21:49:41 -0000
@@ -41,6 +41,6 @@
 <b><a href="../reference/api/org/eclipse/core/resources/refresh/IRefreshMonitor.html">IRefreshMonitor</a></b>.
 </p>
 
-<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" width="324" height="14"></a></p>
+<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" ></a></p>
 </BODY>
 </HTML>
Index: guide/resAdv_saving.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/resAdv_saving.htm,v
retrieving revision 1.13
diff -u -r1.13 resAdv_saving.htm
--- guide/resAdv_saving.htm	23 Jun 2004 00:03:44 -0000	1.13
+++ guide/resAdv_saving.htm	10 Nov 2004 21:49:41 -0000
@@ -256,7 +256,7 @@
 Note:&nbsp; Marker changes are not reported in the change events stored in an <b> ISavedState</b>. You must assume that any or all markers have changed since your last state was saved.</blockquote></i>
 
 
-<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" width="324" height="14"></a></p>
+<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" ></a></p>
 
 
 </BODY>
Index: guide/resInt.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/resInt.htm,v
retrieving revision 1.12
diff -u -r1.12 resInt.htm
--- guide/resInt.htm	23 Jun 2004 00:03:45 -0000	1.12
+++ guide/resInt.htm	10 Nov 2004 21:49:41 -0000
@@ -15,6 +15,6 @@
 An essential plug-in for Eclipse IDE applications is the resources plug-in (named
 <b>org.eclipse.core.resources</b>).  The resources plug-in provides services for accessing the 
 projects, folders, and files that a user is working with.</p>
-<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" width="324" height="14"></a></p>
+<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" ></a></p>
 </BODY>
 </HTML>
Index: guide/resInt_content.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/resInt_content.htm,v
retrieving revision 1.5
diff -u -r1.5 resInt_content.htm
--- guide/resInt_content.htm	23 Jun 2004 00:03:44 -0000	1.5
+++ guide/resInt_content.htm	10 Nov 2004 21:49:41 -0000
@@ -65,6 +65,6 @@
 </p>
 
  
-<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" width="324" height="14"></a></p>
+<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" ></a></p>
 </BODY>
 </HTML>
Index: guide/resInt_filesystem.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/resInt_filesystem.htm,v
retrieving revision 1.18
diff -u -r1.18 resInt_filesystem.htm
--- guide/resInt_filesystem.htm	23 Jun 2004 00:03:45 -0000	1.18
+++ guide/resInt_filesystem.htm	10 Nov 2004 21:49:41 -0000
@@ -233,7 +233,7 @@
 <a href="../reference/extension-points/org_eclipse_core_resources_refreshProviders.html"><b>org.eclipse.core.resources.refreshProviders</b></a> 
 extension point.  See <a href="resAdv_refresh.htm">Refresh providers</a> for more information. </p>
 
-<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" width="324" height="14"></a></p>
+<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" ></a></p>
 
 </BODY>
 </HTML>
Index: guide/resInt_linked.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/resInt_linked.htm,v
retrieving revision 1.7
diff -u -r1.7 resInt_linked.htm
--- guide/resInt_linked.htm	24 Jun 2004 19:49:57 -0000	1.7
+++ guide/resInt_linked.htm	10 Nov 2004 21:49:41 -0000
@@ -198,6 +198,6 @@
    
 </pre></font>
 <p>
-<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" width="324" height="14"></a></p>
+<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" ></a></p>
 </BODY>
 </HTML>
Index: guide/resInt_preferences.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/resInt_preferences.htm,v
retrieving revision 1.6
diff -u -r1.6 resInt_preferences.htm
--- guide/resInt_preferences.htm	23 Jun 2004 00:03:45 -0000	1.6
+++ guide/resInt_preferences.htm	10 Nov 2004 21:49:41 -0000
@@ -67,6 +67,6 @@
 	projectNode.flush();
 </pre></font> 
 
-<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" width="324" height="14"></a></p>
+<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" ></a></p>
 </BODY>
 </HTML>
Index: guide/resInt_properties.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/resInt_properties.htm,v
retrieving revision 1.12
diff -u -r1.12 resInt_properties.htm
--- guide/resInt_properties.htm	23 Jun 2004 00:03:44 -0000	1.12
+++ guide/resInt_properties.htm	10 Nov 2004 21:49:42 -0000
@@ -40,6 +40,6 @@
 <P >See <b><a href="../reference/api/org/eclipse/core/resources/IResource.html">
 IResource</a></b> for a description of the API for getting and setting the different kinds
 of resource properties.</P>
-<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" width="324" height="14"></a></p>
+<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" ></a></p>
 </BODY>
 </HTML>
Index: guide/resInt_workspace.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/resInt_workspace.htm,v
retrieving revision 1.14
diff -u -r1.14 resInt_workspace.htm
--- guide/resInt_workspace.htm	23 Jun 2004 00:03:44 -0000	1.14
+++ guide/resInt_workspace.htm	10 Nov 2004 21:49:42 -0000
@@ -62,7 +62,7 @@
 contains.&nbsp; Deleting a folder from a project will delete
 the folder and all of its children.  Deleting a file is analogous to deleting a file in the file system.  </P>
 <P >
-&nbsp;<a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" width="324" height="14"></a></P>
+&nbsp;<a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" ></a></P>
 
 
 </BODY>
Index: guide/runtime.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/runtime.htm,v
retrieving revision 1.6
diff -u -r1.6 runtime.htm
--- guide/runtime.htm	23 Jun 2004 00:03:45 -0000	1.6
+++ guide/runtime.htm	10 Nov 2004 21:49:42 -0000
@@ -24,6 +24,6 @@
 perform some kind of task are created.  Like Atlas, the runtime plug-in stoically resides at the bottom
 of the plug-in heap, holding the Eclipse universe aloft on its steady shoulders.
 </p>
-<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" width="324" height="14"></a></p>
+<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" ></a></p>
 </BODY>
 </HTML>
Index: guide/runtime_content.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/runtime_content.htm,v
retrieving revision 1.10
diff -u -r1.10 runtime_content.htm
--- guide/runtime_content.htm	23 Jun 2004 00:03:44 -0000	1.10
+++ guide/runtime_content.htm	10 Nov 2004 21:49:42 -0000
@@ -113,6 +113,6 @@
 describer will be aliased to the one that was chosen.
 </p>
 
-<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" width="324" height="14"></a></p>
+<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" ></a></p>
 </BODY>
 </HTML>
Index: guide/runtime_jobs.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/runtime_jobs.htm,v
retrieving revision 1.11
diff -u -r1.11 runtime_jobs.htm
--- guide/runtime_jobs.htm	23 Jun 2004 00:03:44 -0000	1.11
+++ guide/runtime_jobs.htm	10 Nov 2004 21:49:42 -0000
@@ -216,6 +216,6 @@
 given time.
 </p>
 
-<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" width="324" height="14"></a></p>
+<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" ></a></p>
 </BODY>
 </HTML>
Index: guide/runtime_jobs_locks.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/runtime_jobs_locks.htm,v
retrieving revision 1.7
diff -u -r1.7 runtime_jobs_locks.htm
--- guide/runtime_jobs_locks.htm	23 Jun 2004 00:03:45 -0000	1.7
+++ guide/runtime_jobs_locks.htm	10 Nov 2004 21:49:42 -0000
@@ -71,6 +71,6 @@
 are reported by the platform.
 </P>
 
-<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" width="324" height="14"></a></p>
+<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" ></a></p>
 </BODY>
 </HTML>
Index: guide/runtime_jobs_progress.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/runtime_jobs_progress.htm,v
retrieving revision 1.11
diff -u -r1.11 runtime_jobs_progress.htm
--- guide/runtime_jobs_progress.htm	24 Jun 2004 20:07:49 -0000	1.11
+++ guide/runtime_jobs_progress.htm	10 Nov 2004 21:49:42 -0000
@@ -112,7 +112,7 @@
 lost. If the job is to be scheduled again, it must be set into the
 group
 once again before it is scheduled.</p>
-<p><a href="../notices.html"><img height="14" width="324" border="0"
+<p><a href="../notices.html"><img  border="0"
  alt="Legal notices." src="../cpy.gif"></a></p>
 </body>
 </html>
Index: guide/runtime_jobs_rules.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/runtime_jobs_rules.htm,v
retrieving revision 1.9
diff -u -r1.9 runtime_jobs_rules.htm
--- guide/runtime_jobs_rules.htm	24 Jun 2004 00:35:54 -0000	1.9
+++ guide/runtime_jobs_rules.htm	10 Nov 2004 21:49:42 -0000
@@ -229,6 +229,6 @@
 the hold-and-wait condition that is a prerequisite for circular wait deadlock. Therefore, it is impossible
 for a system using only scheduling rules as a locking primitive to enter a deadlock.
 
-<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" width="324" height="14"></a></p>
+<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" ></a></p>
 </BODY>
 </HTML>
Index: guide/runtime_jobs_scheduling.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/runtime_jobs_scheduling.htm,v
retrieving revision 1.9
diff -u -r1.9 runtime_jobs_scheduling.htm
--- guide/runtime_jobs_scheduling.htm	23 Jun 2004 00:03:45 -0000	1.9
+++ guide/runtime_jobs_scheduling.htm	10 Nov 2004 21:49:42 -0000
@@ -101,6 +101,6 @@
 runs the job.  Any additional conditions that must be met before the job is run must be checked at this time.  
 </p>
 
-<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" width="324" height="14"></a></p>
+<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" ></a></p>
 </BODY>
 </HTML>
Index: guide/runtime_model.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/runtime_model.htm,v
retrieving revision 1.10
diff -u -r1.10 runtime_model.htm
--- guide/runtime_model.htm	19 Oct 2004 14:42:23 -0000	1.10
+++ guide/runtime_model.htm	10 Nov 2004 21:49:42 -0000
@@ -37,6 +37,6 @@
   activity. This is an important feature in providing a scalable, robust platform. 
 </p>
 
-<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" width="324" height="14"></a></p>
+<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" ></a></p>
 </BODY>
 </HTML>
Index: guide/runtime_model_bundles.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/runtime_model_bundles.htm,v
retrieving revision 1.5
diff -u -r1.5 runtime_model_bundles.htm
--- guide/runtime_model_bundles.htm	23 Jun 2004 00:03:44 -0000	1.5
+++ guide/runtime_model_bundles.htm	10 Nov 2004 21:49:42 -0000
@@ -93,7 +93,7 @@
 or other <b><a href="../reference/osgi/org/osgi/framework/BundleActivator.html">BundleActivator</a></b> implementations
 to represent the plug-in.</p>
 
-<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" width="324" height="14"></a></p>
+<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" ></a></p>
 </BODY>
 </HTML>
 
Index: guide/runtime_preferences.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/runtime_preferences.htm,v
retrieving revision 1.12
diff -u -r1.12 runtime_preferences.htm
--- guide/runtime_preferences.htm	23 Jun 2004 00:03:44 -0000	1.12
+++ guide/runtime_preferences.htm	10 Nov 2004 21:49:42 -0000
@@ -129,6 +129,6 @@
 detail using the specific example of <a href="resInt_preferences.htm">Project-scoped preferences</a>.
 </p>
  
-<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" width="324" height="14"></a></p>
+<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" ></a></p>
 </BODY>
 </HTML>
Index: guide/runtime_registry.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/runtime_registry.htm,v
retrieving revision 1.7
diff -u -r1.7 runtime_registry.htm
--- guide/runtime_registry.htm	23 Jun 2004 00:03:44 -0000	1.7
+++ guide/runtime_registry.htm	10 Nov 2004 21:49:42 -0000
@@ -55,6 +55,6 @@
 can be used to examine the individual attributes of an extension.
 </p>
 
-<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" width="324" height="14"></a></p>
+<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" ></a></p>
 </BODY>
 </HTML>
Index: guide/search.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/search.htm,v
retrieving revision 1.6
diff -u -r1.6 search.htm
--- guide/search.htm	24 Jun 2004 15:17:29 -0000	1.6
+++ guide/search.htm	10 Nov 2004 21:49:42 -0000
@@ -36,6 +36,6 @@
 These services are contributed using search plug-in extension points.</p>
 
 
-<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" width="324" height="14"></a></p>
+<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" ></a></p>
 </BODY>
 </HTML>
Index: guide/search_page.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/search_page.htm,v
retrieving revision 1.7
diff -u -r1.7 search_page.htm
--- guide/search_page.htm	24 Jun 2004 15:17:29 -0000	1.7
+++ guide/search_page.htm	10 Nov 2004 21:49:42 -0000
@@ -58,6 +58,6 @@
 </b>method <tt>activateSearchResultView().</tt>
 <p>Your plug-in is responsible for
 showing its results in the search result view.</p>
-<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" width="324" height="14"></a></p>
+<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" ></a></p>
 </BODY>
 </HTML>
Index: guide/search_result.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/search_result.htm,v
retrieving revision 1.5
diff -u -r1.5 search_result.htm
--- guide/search_result.htm	24 Jun 2004 19:50:34 -0000	1.5
+++ guide/search_result.htm	10 Nov 2004 21:49:42 -0000
@@ -34,6 +34,6 @@
 </b>interface and often extends <a href="../reference/api/org/eclipse/search/ui/text/AbstractTextSearchViewPage.html"><b>AbstractTextSearchViewPage</b></a>.
 </p> 
 
-<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" width="324" height="14"></a></p>
+<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" ></a></p>
 </BODY>
 </HTML>
Index: guide/swt.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/swt.htm,v
retrieving revision 1.15
diff -u -r1.15 swt.htm
--- guide/swt.htm	23 Jun 2004 00:03:45 -0000	1.15
+++ guide/swt.htm	10 Nov 2004 21:49:42 -0000
@@ -53,7 +53,7 @@
 interact with native desktop features such as drag and drop, to integrate with OS desktop applications, and to use components developed with OS component models like Win32
 ActiveX.</P>
 <P >
-<img alt="Windows Only" border="0" src="images/win_only.gif" width="51" height="13">SWT ActiveX support is discussed in
+<img alt="Windows Only" border="0" src="images/win_only.gif" >SWT ActiveX support is discussed in
 the article <a href="http://www.eclipse.org/articles/Article-ActiveX%20Support%20in%20SWT/ActiveX%20Support%20in%20SWT.html";>ActiveX
 Support in SWT</a>.</P>
 <P >
@@ -65,7 +65,7 @@
 discussion of this issue can be found in <a href="http://www.eclipse.org/articles/Article-SWT-Design-1/SWT-Design-1.html";>SWT
 Implementation Strategy for Java Natives</a>.)</P>
 
-<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" width="324" height="14"></a></p>
+<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" ></a></p>
 
 </BODY>
 </HTML>
Index: guide/swt_error.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/swt_error.htm,v
retrieving revision 1.12
diff -u -r1.12 swt_error.htm
--- guide/swt_error.htm	23 Jun 2004 00:03:44 -0000	1.12
+++ guide/swt_error.htm	10 Nov 2004 21:49:42 -0000
@@ -53,7 +53,7 @@
 <P >
 Once an SWT error has occurred, there is little that an application can do to correct the problem. These errors should not be encountered during normal course of operation in an application, but high reliability applications should still catch and report the errors.</P>
 
-<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" width="324" height="14"></a></p>
+<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" ></a></p>
 
 </BODY>
 </HTML>
Index: guide/swt_graphics.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/swt_graphics.htm,v
retrieving revision 1.14
diff -u -r1.14 swt_graphics.htm
--- guide/swt_graphics.htm	23 Jun 2004 00:03:44 -0000	1.14
+++ guide/swt_graphics.htm	10 Nov 2004 21:49:42 -0000
@@ -181,7 +181,7 @@
 </pre></font>
 
 
-<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" width="324" height="14"></a></p>
+<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" ></a></p>
 
 
 </BODY>
Index: guide/swt_layouts.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/swt_layouts.htm,v
retrieving revision 1.15
diff -u -r1.15 swt_layouts.htm
--- guide/swt_layouts.htm	23 Jun 2004 00:03:44 -0000	1.15
+++ guide/swt_layouts.htm	10 Nov 2004 21:49:42 -0000
@@ -76,7 +76,7 @@
 SWT provides four default layout classes that can be used for many situations.</P>
 
 
-<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" width="324" height="14"></a></p>
+<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" ></a></p>
 
 </BODY>
 </HTML>
Index: guide/swt_layouts_custom.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/swt_layouts_custom.htm,v
retrieving revision 1.10
diff -u -r1.10 swt_layouts_custom.htm
--- guide/swt_layouts_custom.htm	23 Jun 2004 00:03:45 -0000	1.10
+++ guide/swt_layouts_custom.htm	10 Nov 2004 21:49:42 -0000
@@ -43,7 +43,7 @@
 </ul>
 <p>Further discussion of custom layouts can be found in <a href="http://www.eclipse.org/articles/Understanding%20Layouts/Understanding%20Layouts.htm";>Understanding
 layouts in SWT</a>.</p>
-<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" width="324" height="14"></a></p>
+<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" ></a></p>
 
 </BODY>
 </HTML>
Index: guide/swt_layouts_fill.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/swt_layouts_fill.htm,v
retrieving revision 1.10
diff -u -r1.10 swt_layouts_fill.htm
--- guide/swt_layouts_fill.htm	23 Jun 2004 00:03:44 -0000	1.10
+++ guide/swt_layouts_fill.htm	10 Nov 2004 21:49:42 -0000
@@ -62,7 +62,7 @@
 &nbsp;</P>
 
 
-<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" width="324" height="14"></a></p>
+<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" ></a></p>
 
 </BODY>
 </HTML>
Index: guide/swt_layouts_form.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/swt_layouts_form.htm,v
retrieving revision 1.10
diff -u -r1.10 swt_layouts_form.htm
--- guide/swt_layouts_form.htm	23 Jun 2004 00:03:44 -0000	1.10
+++ guide/swt_layouts_form.htm	10 Nov 2004 21:49:42 -0000
@@ -229,7 +229,7 @@
 attachment styles.</p>
 
 
-<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" width="324" height="14"></a></p>
+<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" ></a></p>
 
 </BODY>
 </HTML>
Index: guide/swt_layouts_grid.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/swt_layouts_grid.htm,v
retrieving revision 1.10
diff -u -r1.10 swt_layouts_grid.htm
--- guide/swt_layouts_grid.htm	23 Jun 2004 00:03:45 -0000	1.10
+++ guide/swt_layouts_grid.htm	10 Nov 2004 21:49:42 -0000
@@ -243,7 +243,7 @@
 </TABLE>
 
 
-<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" width="324" height="14"></a></p>
+<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" ></a></p>
 
 </BODY>
 </HTML>
Index: guide/swt_layouts_row.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/swt_layouts_row.htm,v
retrieving revision 1.10
diff -u -r1.10 swt_layouts_row.htm
--- guide/swt_layouts_row.htm	23 Jun 2004 00:03:44 -0000	1.10
+++ guide/swt_layouts_row.htm	10 Nov 2004 21:49:42 -0000
@@ -126,7 +126,7 @@
 &nbsp;</P>
 
 
-<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" width="324" height="14"></a></p>
+<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" ></a></p>
 
 </BODY>
 </HTML>
Index: guide/swt_layouts_stack.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/swt_layouts_stack.htm,v
retrieving revision 1.4
diff -u -r1.4 swt_layouts_stack.htm
--- guide/swt_layouts_stack.htm	23 Jun 2004 00:03:44 -0000	1.4
+++ guide/swt_layouts_stack.htm	10 Nov 2004 21:49:42 -0000
@@ -52,7 +52,7 @@
 </table>
 &nbsp;</P>
 
-<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" width="324" height="14"></a></p>
+<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" ></a></p>
 
 </BODY>
 </HTML>
Index: guide/swt_threading.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/swt_threading.htm,v
retrieving revision 1.17
diff -u -r1.17 swt_threading.htm
--- guide/swt_threading.htm	23 Jun 2004 00:03:44 -0000	1.17
+++ guide/swt_threading.htm	10 Nov 2004 21:49:42 -0000
@@ -127,7 +127,7 @@
     <strong><a href="../reference/api/org/eclipse/swt/SWTException.html"> SWTException</a></strong> for all API calls made from a non-UI thread.</li>
   <li>If your plug-in uses the JFace <a href="../reference/api/org/eclipse/jface/operation/IRunnableContext.html"><strong> IRunnableContext</strong></a> interface to invoke a progress monitor and run an operation, it supplies an argument to specify whether a computational thread is forked for running the operation.</li>
 </ul>
-<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" width="324" height="14"></a></p>
+<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" ></a></p>
 
 </BODY>
 </HTML>
Index: guide/swt_widgets.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/swt_widgets.htm,v
retrieving revision 1.14
diff -u -r1.14 swt_widgets.htm
--- guide/swt_widgets.htm	23 Jun 2004 00:03:44 -0000	1.14
+++ guide/swt_widgets.htm	10 Nov 2004 21:49:42 -0000
@@ -174,7 +174,7 @@
 operating resources</a> for further discussion of this topic.</p>
 
 
-<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" width="324" height="14"></a></p>
+<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" ></a></p>
 
 
 </BODY>
Index: guide/swt_widgets_controls.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/swt_widgets_controls.htm,v
retrieving revision 1.16
diff -u -r1.16 swt_widgets_controls.htm
--- guide/swt_widgets_controls.htm	28 Jun 2004 13:39:15 -0000	1.16
+++ guide/swt_widgets_controls.htm	10 Nov 2004 21:49:42 -0000
@@ -512,7 +512,7 @@
 FocusIn, FocusOut, Help, KeyDown, KeyUp, MouseDoubleClick, MouseDown, MouseEnter, MouseExit,
 MouseHover, MouseUp, MouseMove, Move, Paint, Resize
 
-<p CLASS="CellBody"><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" width="324" height="14"></a></p>
+<p CLASS="CellBody"><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" ></a></p>
 
 </BODY>
 </HTML>
Index: guide/swt_widgets_custom.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/swt_widgets_custom.htm,v
retrieving revision 1.14
diff -u -r1.14 swt_widgets_custom.htm
--- guide/swt_widgets_custom.htm	23 Jun 2004 00:03:45 -0000	1.14
+++ guide/swt_widgets_custom.htm	10 Nov 2004 21:49:43 -0000
@@ -319,7 +319,7 @@
 your own widgets using SWT.</a></P>
 
 
-<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" width="324" height="14"></a></p>
+<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" ></a></p>
 
 
 </BODY>
Index: guide/swt_widgets_events.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/swt_widgets_events.htm,v
retrieving revision 1.15
diff -u -r1.15 swt_widgets_events.htm
--- guide/swt_widgets_events.htm	23 Jun 2004 00:03:44 -0000	1.15
+++ guide/swt_widgets_events.htm	10 Nov 2004 21:49:43 -0000
@@ -359,7 +359,7 @@
    shell.addListener (SWT.Paint, listener);
 </pre></font>
 
-<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" width="324" height="14"></a></p>
+<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" ></a></p>
 
 </BODY>
 </HTML>
Index: guide/team.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/team.htm,v
retrieving revision 1.19
diff -u -r1.19 team.htm
--- guide/team.htm	24 Jun 2004 23:21:36 -0000	1.19
+++ guide/team.htm	10 Nov 2004 21:49:43 -0000
@@ -103,7 +103,7 @@
 install a CVS client designed for experts and a different one for
 novice users.
 </p>
-<p><a href="../notices.html"><img height="14" width="324" border="0"
+<p><a href="../notices.html"><img  border="0"
  alt="Legal notices."
  src="../cpy.gif"></a></p>
 </body>
Index: guide/team_howto.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/team_howto.htm,v
retrieving revision 1.19
diff -u -r1.19 team_howto.htm
--- guide/team_howto.htm	24 Jun 2004 23:21:36 -0000	1.19
+++ guide/team_howto.htm	10 Nov 2004 21:49:43 -0000
@@ -266,7 +266,7 @@
 </table>
 <p>&nbsp;</p>
 <p>&nbsp; </p>
-<p><a href="../notices.html"><img height="14" width="324" border="0"
+<p><a href="../notices.html"><img  border="0"
  alt="Legal notices."
  src="../cpy.gif"></a></p>
 </body>
Index: guide/team_provider_repository.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/team_provider_repository.htm,v
retrieving revision 1.13
diff -u -r1.13 team_provider_repository.htm
--- guide/team_provider_repository.htm	24 Jun 2004 23:28:52 -0000	1.13
+++ guide/team_provider_repository.htm	10 Nov 2004 21:49:43 -0000
@@ -273,7 +273,7 @@
     </ul>
   </li>
 </ul>
-<p><a href="../notices.html"><img height="14" width="324" border="0"
+<p><a href="../notices.html"><img  border="0"
  alt="Legal notices." src="../cpy.gif"></a>
 </p>
 </body>
Index: guide/team_resources.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/team_resources.htm,v
retrieving revision 1.12
diff -u -r1.12 team_resources.htm
--- guide/team_resources.htm	23 Jun 2004 00:03:44 -0000	1.12
+++ guide/team_resources.htm	10 Nov 2004 21:49:43 -0000
@@ -61,8 +61,7 @@
 to decide which files should be ignored.&nbsp; The user may select,
 deselect,
 add or delete file types from the default list of ignored files.</p>
-<p><img src="images/ignore.gif" alt="" border="0" width="499"
- height="541"></p>
+<p><img src="images/ignore.gif" alt="" border="0"></p>
 <h3><a name="filetypes"></a>File Types<br>
 </h3>
 <p>Some repositories implement different handling for text vs. binary
@@ -79,8 +78,7 @@
 the user
 to manage the list of text and binary file types.
 </p>
-<p><img src="images/filetypes.gif" alt="" border="0" width="543"
- height="541">
+<p><img src="images/filetypes.gif" alt="" border="0"> 
 </p>
 <h3><a name="linked"></a>Team and linked resources</h3>
 <p>A project may contain resources that are not located within the
@@ -205,7 +203,7 @@
 in the workspace.&nbsp; This is done using a special type of file
 export for <b>team
 project sets</b>.&nbsp;&nbsp;</p>
-<p><img height="594" width="470" border="0" alt=""
+<p><img  border="0" alt=""
  src="images/projectset.gif"></p>
 <p>&nbsp;</p>
 <p>In 3.0, API was added to <a
@@ -234,7 +232,7 @@
 <p>The specified class must implement <a
  href="../reference/api/org/eclipse/team/core/IProjectSetSerializer.html"><b>IProjectSetSerializer</b></a>.
 Use of this interface is still supported in 3.0 but has been deprecated.</p>
-<p><a href="../notices.html"><img height="14" width="324" border="0"
+<p><a href="../notices.html"><img  border="0"
  alt="Legal notices."
  src="../cpy.gif"></a></p>
 </body>
Index: guide/team_resources_filetypes.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/team_resources_filetypes.htm,v
retrieving revision 1.14
diff -u -r1.14 team_resources_filetypes.htm
--- guide/team_resources_filetypes.htm	23 Jun 2004 00:03:44 -0000	1.14
+++ guide/team_resources_filetypes.htm	10 Nov 2004 21:49:43 -0000
@@ -37,7 +37,7 @@
 the file type in the preferences dialog.&nbsp; It is ultimately up to the user
 to decide which files should be ignored.&nbsp; The user may select, deselect,
 add or delete file types from the default list of ignored files.</p>
-<p><img src="images/ignore.gif" alt="" border="0" width="499" height="541"></p>
+<p><img src="images/ignore.gif" alt="" border="0" ></p>
 <h4>Text vs. binary files</h4>
 <p>Some repositories implement different handling for text vs. binary
 files.&nbsp; The <a href="../reference/extension-points/org_eclipse_team_core_fileTypes.html"><b>org.eclipse.team.core.fileTypes</b></a>
@@ -68,12 +68,12 @@
 
 
 
-<p><img src="images/filetypes.gif" alt="" border="0" width="543" height="541">
+<p><img src="images/filetypes.gif" alt="" border="0" >
 </p>
 
 
 
 
-<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" width="324" height="14"></a></p>
+<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" ></a></p>
 </BODY>
 </HTML>
Index: guide/team_resources_linked.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/team_resources_linked.htm,v
retrieving revision 1.7
diff -u -r1.7 team_resources_linked.htm
--- guide/team_resources_linked.htm	23 Jun 2004 00:03:45 -0000	1.7
+++ guide/team_resources_linked.htm	10 Nov 2004 21:49:43 -0000
@@ -83,6 +83,6 @@
 boolean isLinked = linkedParent.isLinked();</font></pre>
 <p>Repository providers should ignore any resource for which the above code evaluates 
   to <strong>true</strong>.</p>
-<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" width="324" height="14"></a></p>
+<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" ></a></p>
 </BODY>
 </HTML>
Index: guide/team_resources_private.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/team_resources_private.htm,v
retrieving revision 1.9
diff -u -r1.9 team_resources_private.htm
--- guide/team_resources_private.htm	23 Jun 2004 00:03:44 -0000	1.9
+++ guide/team_resources_private.htm	10 Nov 2004 21:49:43 -0000
@@ -32,6 +32,6 @@
 
 
 
-<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" width="324" height="14"></a></p>
+<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" ></a></p>
 </BODY>
 </HTML>
Index: guide/team_resources_projects.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/team_resources_projects.htm,v
retrieving revision 1.14
diff -u -r1.14 team_resources_projects.htm
--- guide/team_resources_projects.htm	23 Jun 2004 00:03:44 -0000	1.14
+++ guide/team_resources_projects.htm	10 Nov 2004 21:49:43 -0000
@@ -15,7 +15,7 @@
 reference to the repository specific information needed to reconstruct a project
 in the workspace.&nbsp; This is done using a special type of file export for <b>team
 project sets</b>.&nbsp;&nbsp;</p>
-<p><img src="images/projectset.gif" alt="" border="0" width="470" height="594"></p>
+<p><img src="images/projectset.gif" alt="" border="0" ></p>
 <p>&nbsp;</p>
 <p>In 3.0, API was added to <a href="../reference/api/org/eclipse/team/core/ProjectSetCapability.html">ProjectSetCapability</a> 
   to allow repository providers to declare a class that implements project saving 
@@ -52,6 +52,6 @@
 
 
 
-<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" width="324" height="14"></a></p>
+<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" ></a></p>
 </BODY>
 </HTML>
Index: guide/team_synchronize.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/team_synchronize.htm,v
retrieving revision 1.10
diff -u -r1.10 team_synchronize.htm
--- guide/team_synchronize.htm	24 Jun 2004 22:59:23 -0000	1.10
+++ guide/team_synchronize.htm	10 Nov 2004 21:49:43 -0000
@@ -221,7 +221,7 @@
   pointers on how to use the more advanced APIs, go to <a
  href="team_synchronize_beyond_basics.htm">Beyond The Basics</a>.<br>
 </p>
-<p><a href="../notices.html"><img height="14" width="324" border="0"
+<p><a href="../notices.html"><img  border="0"
  alt="Legal notices."
  src="../cpy.gif"></a></p>
 </body>
Index: guide/team_synchronize_beyond_basics.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/team_synchronize_beyond_basics.htm,v
retrieving revision 1.6
diff -u -r1.6 team_synchronize_beyond_basics.htm
--- guide/team_synchronize_beyond_basics.htm	24 Jun 2004 16:06:41 -0000	1.6
+++ guide/team_synchronize_beyond_basics.htm	10 Nov 2004 21:49:43 -0000
@@ -169,7 +169,7 @@
 <p>The creation of resource variant handles for this example does not differ from 
   the previous example except that the handles are requested from a resource variant 
   tree instance instead of the subscriber.</p>
-<p><a href="../notices.html"><img height="14" width="324" border="0"
+<p><a href="../notices.html"><img  border="0"
  alt="Legal notices."
  src="../cpy.gif"></a></p>
 </body>
Index: guide/team_synchronize_localhistory_example.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/team_synchronize_localhistory_example.htm,v
retrieving revision 1.4
diff -u -r1.4 team_synchronize_localhistory_example.htm
--- guide/team_synchronize_localhistory_example.htm	23 Jun 2004 14:02:15 -0000	1.4
+++ guide/team_synchronize_localhistory_example.htm	10 Nov 2004 21:49:43 -0000
@@ -269,7 +269,7 @@
   The next section describes some class and interfaces that can help you write 
   a Subscriber from scratch including how to cache synchronization states between 
   workbench sessions.</p>
-<p><a href="../notices.html"><img height="14" width="324" border="0"
+<p><a href="../notices.html"><img  border="0"
  alt="Legal notices."
  src="../cpy.gif"></a></p>
 </body>
Index: guide/team_ui.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/team_ui.htm,v
retrieving revision 1.10
diff -u -r1.10 team_ui.htm
--- guide/team_ui.htm	23 Jun 2004 00:03:44 -0000	1.10
+++ guide/team_ui.htm	10 Nov 2004 21:49:43 -0000
@@ -40,6 +40,6 @@
 
 
 
-<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" width="324" height="14"></a></p>
+<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" ></a></p>
 </BODY>
 </HTML>
Index: guide/team_ui_actions.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/team_ui_actions.htm,v
retrieving revision 1.10
diff -u -r1.10 team_ui_actions.htm
--- guide/team_ui_actions.htm	23 Jun 2004 00:03:45 -0000	1.10
+++ guide/team_ui_actions.htm	10 Nov 2004 21:49:43 -0000
@@ -92,6 +92,6 @@
 
 
 
-<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" width="324" height="14"></a></p>
+<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" ></a></p>
 </BODY>
 </HTML>
Index: guide/team_ui_decorators.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/team_ui_decorators.htm,v
retrieving revision 1.13
diff -u -r1.13 team_ui_decorators.htm
--- guide/team_ui_decorators.htm	23 Jun 2004 00:03:44 -0000	1.13
+++ guide/team_ui_decorators.htm	10 Nov 2004 21:49:43 -0000
@@ -20,7 +20,7 @@
 
 
 
-<p><img src="images/teamdecorators.gif" alt="Resource navigator with team decorators turned on" border="0" width="304" height="279">
+<p><img src="images/teamdecorators.gif" alt="Resource navigator with team decorators turned on" border="0" >
 </p>
 
 
@@ -61,6 +61,6 @@
 
 
 
-<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" width="324" height="14"></a></p>
+<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" ></a></p>
 </BODY>
 </HTML>
Index: guide/team_ui_prefs.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/team_ui_prefs.htm,v
retrieving revision 1.13
diff -u -r1.13 team_ui_prefs.htm
--- guide/team_ui_prefs.htm	24 Jun 2004 15:47:36 -0000	1.13
+++ guide/team_ui_prefs.htm	10 Nov 2004 21:49:43 -0000
@@ -26,7 +26,7 @@
 &lt;/extension&gt;</font></pre>
 <p>The preferences dialog shows the CVS preferences underneath the team
 category.</p>
-<p><img src="images/teamprefs.gif" alt="" border="0" width="649" height="541"></p>
+<p><img src="images/teamprefs.gif" alt="" border="0" ></p>
 <p>&nbsp;</p>
 <p>Properties are added as described by <a href="../reference/extension-points/org_eclipse_ui_propertyPages.html"><b>org.eclipse.ui.propertyPages</b></a>.&nbsp;
 There is no special team category for properties, since a resource can only be
@@ -55,6 +55,6 @@
 
 
 
-<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" width="324" height="14"></a></p>
+<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" ></a></p>
 </BODY>
 </HTML>
Index: guide/workbench.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/workbench.htm,v
retrieving revision 1.16
diff -u -r1.16 workbench.htm
--- guide/workbench.htm	23 Jun 2004 19:43:30 -0000	1.16
+++ guide/workbench.htm	10 Nov 2004 21:49:43 -0000
@@ -67,6 +67,6 @@
 plug-ins</P>
 
 
-<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" width="324" height="14"></a></p>
+<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" ></a></p>
 </BODY>
 </HTML>
Index: guide/workbench_actionfilters.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/workbench_actionfilters.htm,v
retrieving revision 1.16
diff -u -r1.16 workbench_actionfilters.htm
--- guide/workbench_actionfilters.htm	14 Oct 2004 21:12:45 -0000	1.16
+++ guide/workbench_actionfilters.htm	10 Nov 2004 21:49:43 -0000
@@ -231,7 +231,7 @@
 menu actions related to specific types of files.  See <a href="runtime_content.htm">Content types</a> for more detail
 about the content type extension.
 </p>
-<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" width="324" height="14"></a></p>
+<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" ></a></p>
 
 
 </BODY>
Index: guide/workbench_advext_activities.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/workbench_advext_activities.htm,v
retrieving revision 1.10
diff -u -r1.10 workbench_advext_activities.htm
--- guide/workbench_advext_activities.htm	23 Jun 2004 18:22:14 -0000	1.10
+++ guide/workbench_advext_activities.htm	10 Nov 2004 21:49:43 -0000
@@ -225,7 +225,7 @@
 itself.  See the package <b><a href="../reference/api/org/eclipse/ui/activities/package-summary.html">org.eclipse.ui.activities</a></b>
 for more information.
 </p>
-<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" width="324" height="14"></a></p>
+<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" ></a></p>
 
 </BODY>
 </HTML>
Index: guide/workbench_advext_cheatsheets.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/workbench_advext_cheatsheets.htm,v
retrieving revision 1.9
diff -u -r1.9 workbench_advext_cheatsheets.htm
--- guide/workbench_advext_cheatsheets.htm	24 Jun 2004 00:18:08 -0000	1.9
+++ guide/workbench_advext_cheatsheets.htm	10 Nov 2004 21:49:44 -0000
@@ -222,7 +222,7 @@
 attributes contributed in extensions to <b><a href="../reference/extension-points/org_eclipse_ui_cheatsheets_cheatSheetItemExtension.html">org.eclipse.ui.cheatsheets.cheatSheetItemExtension</a></b>.
 See the extension point documentation for more detail.
 </p>
-<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" width="324" height="14"></a></p>
+<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" ></a></p>
 
 </BODY>
 </HTML>
Index: guide/workbench_advext_contexts.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/workbench_advext_contexts.htm,v
retrieving revision 1.6
diff -u -r1.6 workbench_advext_contexts.htm
--- guide/workbench_advext_contexts.htm	23 Jun 2004 00:03:45 -0000	1.6
+++ guide/workbench_advext_contexts.htm	10 Nov 2004 21:49:44 -0000
@@ -115,7 +115,7 @@
 for more information.
 </p>
 
-<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" width="324" height="14"></a></p>
+<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" ></a></p>
 
 </BODY>
 </HTML>
Index: guide/workbench_advext_elementFactories.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/workbench_advext_elementFactories.htm,v
retrieving revision 1.16
diff -u -r1.16 workbench_advext_elementFactories.htm
--- guide/workbench_advext_elementFactories.htm	23 Jun 2004 00:03:45 -0000	1.16
+++ guide/workbench_advext_elementFactories.htm	10 Nov 2004 21:49:44 -0000
@@ -118,7 +118,7 @@
 
 
 
-<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" width="324" height="14"></a></p>
+<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" ></a></p>
 
 </BODY>
 </HTML>
Index: guide/workbench_advext_intro.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/workbench_advext_intro.htm,v
retrieving revision 1.11
diff -u -r1.11 workbench_advext_intro.htm
--- guide/workbench_advext_intro.htm	24 Jun 2004 22:52:41 -0000	1.11
+++ guide/workbench_advext_intro.htm	10 Nov 2004 21:49:44 -0000
@@ -341,7 +341,7 @@
 parameters will be appended to the end.  Once the substitution is made, the resulting URL will be expanded back into:</p>
 <p><tt>http://org.eclipse.ui.intro/runAction?pluginId=org.eclipse.pde.ui&amp;class=org.eclipse.pde.ui.internal.samples.ShowSampleAction&amp;id=org.eclipse.sdk.samples.swt.examples</tt></p>
 
-<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" width="324" height="14"></a></p>
+<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" ></a></p>
 
 </BODY>
 </HTML>
Index: guide/workbench_advext_perspectiveExtension.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/workbench_advext_perspectiveExtension.htm,v
retrieving revision 1.17
diff -u -r1.17 workbench_advext_perspectiveExtension.htm
--- guide/workbench_advext_perspectiveExtension.htm	23 Jun 2004 00:03:45 -0000	1.17
+++ guide/workbench_advext_perspectiveExtension.htm	10 Nov 2004 21:49:44 -0000
@@ -117,7 +117,7 @@
 <P >&nbsp;</P>
 
 
-<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" width="324" height="14"></a></p>
+<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" ></a></p>
 
 </BODY>
 </HTML>
Index: guide/workbench_advext_perspectives.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/workbench_advext_perspectives.htm,v
retrieving revision 1.16
diff -u -r1.16 workbench_advext_perspectives.htm
--- guide/workbench_advext_perspectives.htm	23 Jun 2004 00:03:44 -0000	1.16
+++ guide/workbench_advext_perspectives.htm	10 Nov 2004 21:49:44 -0000
@@ -36,7 +36,7 @@
 
 
 
-<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" width="324" height="14"></a></p>
+<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" ></a></p>
 
 </BODY>
 </HTML>
Index: guide/workbench_advext_resourceFilters.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/workbench_advext_resourceFilters.htm,v
retrieving revision 1.19
diff -u -r1.19 workbench_advext_resourceFilters.htm
--- guide/workbench_advext_resourceFilters.htm	24 Jun 2004 00:53:58 -0000	1.19
+++ guide/workbench_advext_resourceFilters.htm	10 Nov 2004 21:49:44 -0000
@@ -49,7 +49,7 @@
 <P ><img src="images/filtersselection.gif" alt="Filter selection dialog" border="0" ></P>
 
 
-<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" width="324" height="14"></a></p>
+<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" ></a></p>
 
 </BODY>
 </HTML>
Index: guide/workbench_basicext.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/workbench_basicext.htm,v
retrieving revision 1.16
diff -u -r1.16 workbench_basicext.htm
--- guide/workbench_basicext.htm	23 Jun 2004 22:03:41 -0000	1.16
+++ guide/workbench_basicext.htm	10 Nov 2004 21:49:44 -0000
@@ -45,6 +45,6 @@
 tool</a> implements many different workbench extensions.&nbsp; We will start
 with one of the simplest workbench extension points, a view.&nbsp; We'll
 continue by looking at additional readme tool extensions. </P>
-<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" width="324" height="14"></a></p>
+<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" ></a></p>
 </BODY>
 </HTML>
Index: guide/workbench_basicext_actionSetPartAssociations.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/workbench_basicext_actionSetPartAssociations.htm,v
retrieving revision 1.10
diff -u -r1.10 workbench_basicext_actionSetPartAssociations.htm
--- guide/workbench_basicext_actionSetPartAssociations.htm	23 Jun 2004 00:03:45 -0000	1.10
+++ guide/workbench_basicext_actionSetPartAssociations.htm	10 Nov 2004 21:49:44 -0000
@@ -55,7 +55,7 @@
 visible when one of the specified views is active.</P>
 
 
-<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" width="324" height="14"></a></p>
+<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" ></a></p>
 
 
 </BODY>
Index: guide/workbench_basicext_actionSets.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/workbench_basicext_actionSets.htm,v
retrieving revision 1.22
diff -u -r1.22 workbench_basicext_actionSets.htm
--- guide/workbench_basicext_actionSets.htm	23 Jun 2004 22:03:41 -0000	1.22
+++ guide/workbench_basicext_actionSets.htm	10 Nov 2004 21:49:44 -0000
@@ -133,7 +133,7 @@
 actions</a>.</P>
 
 
-<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" width="324" height="14"></a></p>
+<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" ></a></p>
 
 
 </BODY>
Index: guide/workbench_basicext_editorActions.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/workbench_basicext_editorActions.htm,v
retrieving revision 1.18
diff -u -r1.18 workbench_basicext_editorActions.htm
--- guide/workbench_basicext_editorActions.htm	23 Jun 2004 22:03:41 -0000	1.18
+++ guide/workbench_basicext_editorActions.htm	10 Nov 2004 21:49:44 -0000
@@ -61,7 +61,7 @@
 		MessageUtil.getString(&quot;Editor_Action_executed&quot;)); 
 }</pre></font>
 
-<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" width="324" height="14"></a></p>
+<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" ></a></p>
 
 </BODY>
 </HTML>
Index: guide/workbench_basicext_editors.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/workbench_basicext_editors.htm,v
retrieving revision 1.20
diff -u -r1.20 workbench_basicext_editors.htm
--- guide/workbench_basicext_editors.htm	23 Jun 2004 22:03:41 -0000	1.20
+++ guide/workbench_basicext_editors.htm	10 Nov 2004 21:49:44 -0000
@@ -158,7 +158,7 @@
 editors and platform text</a>. </P>
 
 
-<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" width="324" height="14"></a></p>
+<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" ></a></p>
 
 
 </BODY>
Index: guide/workbench_basicext_popupMenus.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/workbench_basicext_popupMenus.htm,v
retrieving revision 1.17
diff -u -r1.17 workbench_basicext_popupMenus.htm
--- guide/workbench_basicext_popupMenus.htm	23 Jun 2004 22:03:41 -0000	1.17
+++ guide/workbench_basicext_popupMenus.htm	10 Nov 2004 21:49:44 -0000
@@ -120,7 +120,7 @@
 point are the same as those required by the <b> viewActions</b> and <b> editorActions</b> extension points. If you want to contribute the same action to the popup menu and the local menu of a view or editor, you can use the same class for both extensions.
 
 
-<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" width="324" height="14"></a></p>
+<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" ></a></p>
 
 
 </BODY>
Index: guide/workbench_basicext_viewActions.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/workbench_basicext_viewActions.htm,v
retrieving revision 1.18
diff -u -r1.18 workbench_basicext_viewActions.htm
--- guide/workbench_basicext_viewActions.htm	23 Jun 2004 22:03:41 -0000	1.18
+++ guide/workbench_basicext_viewActions.htm	10 Nov 2004 21:49:44 -0000
@@ -82,7 +82,7 @@
 functional dialogs could make this action do something more interesting.</P>
 
 
-<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" width="324" height="14"></a></p>
+<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" ></a></p>
 
 
 </BODY>
Index: guide/workbench_basicext_views.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/workbench_basicext_views.htm,v
retrieving revision 1.18
diff -u -r1.18 workbench_basicext_views.htm
--- guide/workbench_basicext_views.htm	23 Jun 2004 22:03:41 -0000	1.18
+++ guide/workbench_basicext_views.htm	10 Nov 2004 21:49:44 -0000
@@ -140,7 +140,7 @@
 We've covered a lot of common workbench concepts by studying this extension. Now we'll move on to some other workbench extensions and examine how your plug-in can further contribute to the workbench UI. </P>
 
 
-<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" width="324" height="14"></a></p>
+<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" ></a></p>
 
 
 </BODY>
Index: guide/workbench_guiding.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/workbench_guiding.htm,v
retrieving revision 1.6
diff -u -r1.6 workbench_guiding.htm
--- guide/workbench_guiding.htm	23 Jun 2004 00:03:44 -0000	1.6
+++ guide/workbench_guiding.htm	10 Nov 2004 21:49:44 -0000
@@ -27,7 +27,7 @@
 </ul>
 </p>
 
-<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" width="324" height="14"></a></p>
+<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" ></a></p>
 
 </BODY>
 </HTML>
Index: guide/workbench_menupaths.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/workbench_menupaths.htm,v
retrieving revision 1.16
diff -u -r1.16 workbench_menupaths.htm
--- guide/workbench_menupaths.htm	24 Jun 2004 00:04:45 -0000	1.16
+++ guide/workbench_menupaths.htm	10 Nov 2004 21:49:44 -0000
@@ -326,7 +326,7 @@
 </ul>
 
 
-<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" width="324" height="14"></a></p>
+<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" ></a></p>
 
 
 </BODY>
Index: guide/workbench_menus.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/workbench_menus.htm,v
retrieving revision 1.14
diff -u -r1.14 workbench_menus.htm
--- guide/workbench_menus.htm	23 Jun 2004 00:03:44 -0000	1.14
+++ guide/workbench_menus.htm	10 Nov 2004 21:49:44 -0000
@@ -121,7 +121,7 @@
 </TABLE>
 
 
-<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" width="324" height="14"></a></p>
+<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" ></a></p>
 
 
 </BODY>
Index: guide/workbench_perspectives.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/workbench_perspectives.htm,v
retrieving revision 1.6
diff -u -r1.6 workbench_perspectives.htm
--- guide/workbench_perspectives.htm	24 Jun 2004 21:41:15 -0000	1.6
+++ guide/workbench_perspectives.htm	10 Nov 2004 21:49:44 -0000
@@ -167,7 +167,7 @@
 
 
 
-<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" width="324" height="14"></a></p>
+<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" ></a></p>
 
 </BODY>
 </HTML>
Index: guide/workbench_plugin.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/workbench_plugin.htm,v
retrieving revision 1.15
diff -u -r1.15 workbench_plugin.htm
--- guide/workbench_plugin.htm	23 Jun 2004 00:03:44 -0000	1.15
+++ guide/workbench_plugin.htm	10 Nov 2004 21:49:44 -0000
@@ -72,7 +72,7 @@
  uses the generic startup and shutdown methods to manage images, dialog settings, and a preference store during the lifetime of the plug-in.&nbsp;
 We'll look at the specifics of the <b> ReadmePlugin</b> class when we work with dialogs and preferences.</P>
 
-<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" width="324" height="14"></a></p>
+<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" ></a></p>
 
 </BODY>
 </HTML>
Index: guide/workbench_resources.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/workbench_resources.htm,v
retrieving revision 1.3
diff -u -r1.3 workbench_resources.htm
--- guide/workbench_resources.htm	23 Jun 2004 00:03:45 -0000	1.3
+++ guide/workbench_resources.htm	10 Nov 2004 21:49:44 -0000
@@ -24,7 +24,7 @@
 and other utilities.
 </p>
 
-<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" width="324" height="14"></a></p>
+<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" ></a></p>
 
 </BODY>
 </HTML>
Index: guide/workbench_scalability.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/workbench_scalability.htm,v
retrieving revision 1.5
diff -u -r1.5 workbench_scalability.htm
--- guide/workbench_scalability.htm	23 Jun 2004 00:03:44 -0000	1.5
+++ guide/workbench_scalability.htm	10 Nov 2004 21:49:44 -0000
@@ -30,7 +30,7 @@
 </ul>
 </p>
 
-<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" width="324" height="14"></a></p>
+<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" ></a></p>
 
 </BODY>
 </HTML>
Index: guide/workbench_structure.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/workbench_structure.htm,v
retrieving revision 1.18
diff -u -r1.18 workbench_structure.htm
--- guide/workbench_structure.htm	23 Jun 2004 19:43:30 -0000	1.18
+++ guide/workbench_structure.htm	10 Nov 2004 21:49:44 -0000
@@ -129,7 +129,7 @@
 <b>dispose()</b>.</P>
 
 <P >
-<a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" width="324" height="14"></a></P>
+<a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" ></a></P>
 
 </BODY>
 </HTML>
Index: guide/wrkAdv.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/wrkAdv.htm,v
retrieving revision 1.12
diff -u -r1.12 wrkAdv.htm
--- guide/wrkAdv.htm	24 Jun 2004 20:02:34 -0000	1.12
+++ guide/wrkAdv.htm	10 Nov 2004 21:49:44 -0000
@@ -33,6 +33,6 @@
 points, we will look at example extensions that are implemented by the platform
 workbench, the platform help system, and Java tooling (JDT).</p>
 
-<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" width="324" height="14"></a></p>
+<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" ></a></p>
 </BODY>
 </HTML>
Index: guide/wrkAdv_accessibility.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/wrkAdv_accessibility.htm,v
retrieving revision 1.11
diff -u -r1.11 wrkAdv_accessibility.htm
--- guide/wrkAdv_accessibility.htm	23 Jun 2004 00:03:45 -0000	1.11
+++ guide/wrkAdv_accessibility.htm	10 Nov 2004 21:49:44 -0000
@@ -56,6 +56,6 @@
 <p>&nbsp;</p>
 
 
-<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" width="324" height="14"></a></p>
+<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" ></a></p>
 </BODY>
 </HTML>
Index: guide/wrkAdv_encoding.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/wrkAdv_encoding.htm,v
retrieving revision 1.15
diff -u -r1.15 wrkAdv_encoding.htm
--- guide/wrkAdv_encoding.htm	24 Jun 2004 01:00:18 -0000	1.15
+++ guide/wrkAdv_encoding.htm	10 Nov 2004 21:49:44 -0000
@@ -72,6 +72,6 @@
 String encoding = encodingSupport.getEncoding();
 
 </font></pre>
-<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" width="324" height="14"></a></p>
+<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" ></a></p>
 </BODY>
 </HTML>
Index: guide/wrkAdv_keyBindings.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/wrkAdv_keyBindings.htm,v
retrieving revision 1.14
diff -u -r1.14 wrkAdv_keyBindings.htm
--- guide/wrkAdv_keyBindings.htm	23 Jun 2004 00:03:44 -0000	1.14
+++ guide/wrkAdv_keyBindings.htm	10 Nov 2004 21:49:44 -0000
@@ -57,6 +57,6 @@
 the point of view of defining key bindings for existing workbench actions.&nbsp; </p>
 
 
-<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" width="324" height="14"></a></p>
+<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" ></a></p>
 </BODY>
 </HTML>
Index: guide/wrkAdv_keyBindings_accelConfig.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/wrkAdv_keyBindings_accelConfig.htm,v
retrieving revision 1.14
diff -u -r1.14 wrkAdv_keyBindings_accelConfig.htm
--- guide/wrkAdv_keyBindings_accelConfig.htm	24 Jun 2004 00:04:45 -0000	1.14
+++ guide/wrkAdv_keyBindings_accelConfig.htm	10 Nov 2004 21:49:45 -0000
@@ -107,6 +107,6 @@
       ...</pre></font>
 
 
-<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" width="324" height="14"></a></p>
+<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" ></a></p>
 </BODY>
 </HTML>
Index: guide/wrkAdv_keyBindings_accelSet.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/wrkAdv_keyBindings_accelSet.htm,v
retrieving revision 1.13
diff -u -r1.13 wrkAdv_keyBindings_accelSet.htm
--- guide/wrkAdv_keyBindings_accelSet.htm	23 Jun 2004 00:03:45 -0000	1.13
+++ guide/wrkAdv_keyBindings_accelSet.htm	10 Nov 2004 21:49:45 -0000
@@ -62,6 +62,6 @@
 is all about.</p>
 
 
-<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" width="324" height="14"></a></p>
+<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" ></a></p>
 </BODY>
 </HTML>
Index: guide/wrkAdv_keyBindings_actionDef.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/wrkAdv_keyBindings_actionDef.htm,v
retrieving revision 1.15
diff -u -r1.15 wrkAdv_keyBindings_actionDef.htm
--- guide/wrkAdv_keyBindings_actionDef.htm	23 Jun 2004 00:03:44 -0000	1.15
+++ guide/wrkAdv_keyBindings_actionDef.htm	10 Nov 2004 21:49:45 -0000
@@ -136,6 +136,6 @@
 
 <p>Now let's look at how these key bindings get defined. </p>
 
-<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" width="324" height="14"></a></p>
+<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" ></a></p>
 </BODY>
 </HTML>
Index: guide/wrkAdv_keyBindings_contexts.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/wrkAdv_keyBindings_contexts.htm,v
retrieving revision 1.6
diff -u -r1.6 wrkAdv_keyBindings_contexts.htm
--- guide/wrkAdv_keyBindings_contexts.htm	24 Jun 2004 20:03:30 -0000	1.6
+++ guide/wrkAdv_keyBindings_contexts.htm	10 Nov 2004 21:49:45 -0000
@@ -34,6 +34,6 @@
 (See <a href="workbench_advext_contexts.htm">Contexts</a>) for a more detailed discussion
 of contexts and how they are defined.
 </p>
-<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" width="324" height="14"></a></p>
+<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" ></a></p>
 </BODY>
 </HTML>
Index: guide/wrkAdv_markerhelp.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/wrkAdv_markerhelp.htm,v
retrieving revision 1.14
diff -u -r1.14 wrkAdv_markerhelp.htm
--- guide/wrkAdv_markerhelp.htm	24 Jun 2004 00:48:33 -0000	1.14
+++ guide/wrkAdv_markerhelp.htm	10 Nov 2004 21:49:45 -0000
@@ -51,6 +51,6 @@
 <p><img src="images/readmemarkerhelp.gif" alt="Tasks list with marker help" border="0" ></p>
 
 
-<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" width="324" height="14"></a></p>
+<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" ></a></p>
 </BODY>
 </HTML>
Index: guide/wrkAdv_markerresolution.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/wrkAdv_markerresolution.htm,v
retrieving revision 1.19
diff -u -r1.19 wrkAdv_markerresolution.htm
--- guide/wrkAdv_markerresolution.htm	24 Jun 2004 20:05:31 -0000	1.19
+++ guide/wrkAdv_markerresolution.htm	10 Nov 2004 21:49:45 -0000
@@ -47,6 +47,6 @@
 <p><img src="images/markerresolution.gif" alt="Marker resolutions" border="0"></p>
 
 
-<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" width="324" height="14"></a></p>
+<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" ></a></p>
 </BODY>
 </HTML>
Index: guide/wrkAdv_markers.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/wrkAdv_markers.htm,v
retrieving revision 1.14
diff -u -r1.14 wrkAdv_markers.htm
--- guide/wrkAdv_markers.htm	24 Jun 2004 00:30:49 -0000	1.14
+++ guide/wrkAdv_markers.htm	10 Nov 2004 21:49:45 -0000
@@ -54,6 +54,6 @@
 
 
 
-<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" width="324" height="14"></a></p>
+<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" ></a></p>
 </BODY>
 </HTML>
Index: guide/wrkAdv_retarget.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/wrkAdv_retarget.htm,v
retrieving revision 1.12
diff -u -r1.12 wrkAdv_retarget.htm
--- guide/wrkAdv_retarget.htm	23 Jun 2004 00:03:44 -0000	1.12
+++ guide/wrkAdv_retarget.htm	10 Nov 2004 21:49:45 -0000
@@ -125,6 +125,6 @@
 handler</a>.</p>
 
 
-<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" width="324" height="14"></a></p>
+<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" ></a></p>
 </BODY>
 </HTML>
Index: guide/wrkAdv_retarget_contribute.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/wrkAdv_retarget_contribute.htm,v
retrieving revision 1.7
diff -u -r1.7 wrkAdv_retarget_contribute.htm
--- guide/wrkAdv_retarget_contribute.htm	23 Jun 2004 00:03:44 -0000	1.7
+++ guide/wrkAdv_retarget_contribute.htm	10 Nov 2004 21:49:45 -0000
@@ -32,6 +32,6 @@
 tool</a> example demonstrates both of these techniques.</p>
 
 
-<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" width="324" height="14"></a></p>
+<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" ></a></p>
 </BODY>
 </HTML>
Index: guide/wrkAdv_retarget_contribute_actionsets.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/wrkAdv_retarget_contribute_actionsets.htm,v
retrieving revision 1.12
diff -u -r1.12 wrkAdv_retarget_contribute_actionsets.htm
--- guide/wrkAdv_retarget_contribute_actionsets.htm	24 Jun 2004 00:04:45 -0000	1.12
+++ guide/wrkAdv_retarget_contribute_actionsets.htm	10 Nov 2004 21:49:45 -0000
@@ -111,6 +111,6 @@
 <h4>&nbsp;</h4>
 
 
-<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" width="324" height="14"></a></p>
+<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" ></a></p>
 </BODY>
 </HTML>
Index: guide/wrkAdv_retarget_contribute_editors.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/wrkAdv_retarget_contribute_editors.htm,v
retrieving revision 1.10
diff -u -r1.10 wrkAdv_retarget_contribute_editors.htm
--- guide/wrkAdv_retarget_contribute_editors.htm	24 Jun 2004 00:05:30 -0000	1.10
+++ guide/wrkAdv_retarget_contribute_editors.htm	10 Nov 2004 21:49:45 -0000
@@ -124,6 +124,6 @@
 <p>Note that the relabeled action shows the new label.</p>
 
 
-<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" width="324" height="14"></a></p>
+<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" ></a></p>
 </BODY>
 </HTML>
Index: guide/wrkAdv_retarget_setting.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/wrkAdv_retarget_setting.htm,v
retrieving revision 1.9
diff -u -r1.9 wrkAdv_retarget_setting.htm
--- guide/wrkAdv_retarget_setting.htm	23 Jun 2004 00:03:45 -0000	1.9
+++ guide/wrkAdv_retarget_setting.htm	10 Nov 2004 21:49:45 -0000
@@ -47,6 +47,6 @@
 </p>
 
 
-<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" width="324" height="14"></a></p>
+<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" ></a></p>
 </BODY>
 </HTML>
Index: guide/wrkAdv_singleclick.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/wrkAdv_singleclick.htm,v
retrieving revision 1.13
diff -u -r1.13 wrkAdv_singleclick.htm
--- guide/wrkAdv_singleclick.htm	24 Jun 2004 00:04:45 -0000	1.13
+++ guide/wrkAdv_singleclick.htm	10 Nov 2004 21:49:45 -0000
@@ -87,6 +87,6 @@
 be particularly confusing and undesirable in single click mode. </p>
 
 
-<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" width="324" height="14"></a></p>
+<p><a href="../notices.html"><img border="0" src="../cpy.gif" alt="Legal notices." border="0" ></a></p>
 </BODY>
 </HTML>
Index: guide/wrkAdv_workingsets.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/guide/wrkAdv_workingsets.htm,v
retrieving revision 1.17
diff -u -r1.17 wrkAdv_workingsets.htm
--- guide/wrkAdv_workingsets.htm	24 Jun 2004 00:11:30 -0000	1.17
+++ guide/wrkAdv_workingsets.htm	10 Nov 2004 21:49:45 -0000
@@ -81,6 +81,6 @@
 protocol for more detail.</p>
 
 
-<p><a href="../notices.html"><img src="../cpy.gif" alt="Legal notices." border="0" width="324" height="14"></a></p>
+<p><a href="../notices.html"><img src="../cpy.gif" alt="Legal notices." border="0" ></a></p>
 </BODY>
 </HTML>
Index: porting/eclipse_3_0_porting_guide.html
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/porting/eclipse_3_0_porting_guide.html,v
retrieving revision 1.32
diff -u -r1.32 eclipse_3_0_porting_guide.html
--- porting/eclipse_3_0_porting_guide.html	24 Jun 2004 19:10:37 -0000	1.32
+++ porting/eclipse_3_0_porting_guide.html	10 Nov 2004 21:49:45 -0000
@@ -35,7 +35,7 @@
   <li><a href="recommended.html">Adopting 3.0 mechanisms and API</a></li>
 </ul>
 
-<p><a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a></p>
+<p><a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a></p>
 
 </body>
 
Index: porting/eclipse_3_1_porting_guide.html
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/porting/eclipse_3_1_porting_guide.html,v
retrieving revision 1.2
diff -u -r1.2 eclipse_3_1_porting_guide.html
--- porting/eclipse_3_1_porting_guide.html	1 Nov 2004 19:44:47 -0000	1.2
+++ porting/eclipse_3_1_porting_guide.html	10 Nov 2004 21:49:45 -0000
@@ -40,7 +40,7 @@
 </ol>
 <p>See the <a href="../reference/misc/preference_store.html">preference store</a> 
   documentation for more details.</p>
-<p><a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a></p>
+<p><a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a></p>
 
 </body>
 
Index: porting/faq.html
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/porting/faq.html,v
retrieving revision 1.2
diff -u -r1.2 faq.html
--- porting/faq.html	23 Jun 2004 02:53:40 -0000	1.2
+++ porting/faq.html	10 Nov 2004 21:49:45 -0000
@@ -99,7 +99,7 @@
 openEditor(IFile, String), openEditor(IFile, String, boolean),
 openEditor(IMarker), openEditor(IMarker, boolean), and openSystemEditor(IFile).</p>
 
-<p><a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a></p>
+<p><a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a></p>
 
 </body>
 
Index: porting/incompatibilities.html
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/porting/incompatibilities.html,v
retrieving revision 1.7
diff -u -r1.7 incompatibilities.html
--- porting/incompatibilities.html	29 Oct 2004 13:53:13 -0000	1.7
+++ porting/incompatibilities.html	10 Nov 2004 21:49:45 -0000
@@ -1107,7 +1107,7 @@
 provided explicitly by the osgi.splashPath key in the config.ini file.</p>
 
 
-<p><a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a></p>
+<p><a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a></p>
 
 </body>
 
Index: porting/recommended.html
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/porting/recommended.html,v
retrieving revision 1.5
diff -u -r1.5 recommended.html
--- porting/recommended.html	29 Sep 2004 17:52:16 -0000	1.5
+++ porting/recommended.html	10 Nov 2004 21:49:46 -0000
@@ -1146,7 +1146,7 @@
 matches, an SQLJ participant can create documents .java documents from its .sqlj
 documents and delegate the work to the default participant passing it the .java
 documents.</p>
-<p><a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a></p>
+<p><a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a></p>
 
 </body>
 
Index: questions/index.html
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/questions/index.html,v
retrieving revision 1.17
diff -u -r1.17 index.html
--- questions/index.html	24 Jun 2004 21:44:19 -0000	1.17
+++ questions/index.html	10 Nov 2004 21:49:46 -0000
@@ -111,6 +111,6 @@
   <li><a href="../reference/misc/eclipse-install.html">How do I install an
     Eclipse based product?</a></li>
 </ul>
-<a href="../notices.html"><img src="../cpy.gif" alt="Legal notices." border="0" width="324" height="14"></a>
+<a href="../notices.html"><img src="../cpy.gif" alt="Legal notices." border="0" ></a>
 </body>
 </html>
Index: reference/extension-points/index.html
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/reference/extension-points/index.html,v
retrieving revision 1.58
diff -u -r1.58 index.html
--- reference/extension-points/index.html	23 Jun 2004 22:30:54 -0000	1.58
+++ reference/extension-points/index.html	10 Nov 2004 21:49:46 -0000
@@ -158,6 +158,6 @@
   <li><a href="org_eclipse_update_core_siteTypes.html">org.eclipse.update.core.siteTypes</a></li>
 </ul>
 <p>
-<a href="../../notices.html"><img SRC="../../cpy.gif" ALT="Copyright IBM Corporation and others 2000, 2004." border="0" width="324" height="14"></a>
+<a href="../../notices.html"><img SRC="../../cpy.gif" ALT="Copyright IBM Corporation and others 2000, 2004." border="0" ></a>
 </body>
 </html>
Index: reference/misc/bidi.html
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/reference/misc/bidi.html,v
retrieving revision 1.3
diff -u -r1.3 bidi.html
--- reference/misc/bidi.html	9 Nov 2004 14:57:13 -0000	1.3
+++ reference/misc/bidi.html	10 Nov 2004 21:49:46 -0000
@@ -28,9 +28,9 @@
 <p>Views and editors will by default inherit the window orientation from thier 
   parent. Dialogs should inherit orientation by using the shellStyle of thier 
   parent when setting thier own by calling super#getShellStyle.</p>
-<p><img src="bidi.gif" width="460" height="466"></p>
+<p><img src="bidi.gif" ></p>
 <p><strong>Figure 1 - Screenshot of right to left orientation of the resource 
   perspective</strong></p>
-<p><a href="../../notices.html"><img src="../../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a></p>
+<p><a href="../../notices.html"><img src="../../cpy.gif" border="0" alt="Legal notices" ></a></p>
 
 </BODY></HTML>
Index: reference/misc/feature_manifest.html
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/reference/misc/feature_manifest.html,v
retrieving revision 1.3
diff -u -r1.3 feature_manifest.html
--- reference/misc/feature_manifest.html	23 Jun 2004 00:03:45 -0000	1.3
+++ reference/misc/feature_manifest.html	10 Nov 2004 21:49:47 -0000
@@ -653,7 +653,7 @@
 Note that the translated strings are used at installation time (i.e. do
 not employ the plug-in fragment runtime mechanism).&nbsp;
 <p><a href="../../notices.html">
-<img src="../../cpy.gif" alt="Legal notices." border="0" width="324" height="14" ></a>
+<img src="../../cpy.gif" alt="Legal notices." border="0"  ></a>
 </p>
 </body>
 </html>
Index: reference/misc/help_product_index.html
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/reference/misc/help_product_index.html,v
retrieving revision 1.9
diff -u -r1.9 help_product_index.html
--- reference/misc/help_product_index.html	23 Jun 2004 00:03:45 -0000	1.9
+++ reference/misc/help_product_index.html	10 Nov 2004 21:49:47 -0000
@@ -57,7 +57,7 @@
 <pre>org.eclipse.help.base/productIndex=com.my.plugin<br></pre>
 <p><br>
 <a href="../../notices.html"><img src="../../cpy.gif"
- alt="Legal notices." border="0" width="324" height="14"></a><br>
+ alt="Legal notices." border="0" ></a><br>
 </p>
 <br>
 <br>
Index: reference/misc/preference_store.html
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/reference/misc/preference_store.html,v
retrieving revision 1.2
diff -u -r1.2 preference_store.html
--- reference/misc/preference_store.html	9 Nov 2004 14:57:13 -0000	1.2
+++ reference/misc/preference_store.html	10 Nov 2004 21:49:47 -0000
@@ -34,5 +34,5 @@
   the compatibility layer itself then this method may not be fired. It is recommended 
   that you create a <code>org.eclipse.core.runtime.preferences.AbstractPreferenceInitializer</code> 
   to handle your preference initialization.</p>
-<p><a href="../../notices.html"><img src="../../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a></p>
+<p><a href="../../notices.html"><img src="../../cpy.gif" border="0" alt="Legal notices" ></a></p>
 </BODY></HTML>
Index: reference/misc/update_policy.html
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.isv/reference/misc/update_policy.html,v
retrieving revision 1.6
diff -u -r1.6 update_policy.html
--- reference/misc/update_policy.html	24 Jun 2004 21:46:49 -0000	1.6
+++ reference/misc/update_policy.html	10 Nov 2004 21:49:48 -0000
@@ -149,7 +149,7 @@
 </ol>
 
 <p>&nbsp;<br>
-<a href="../../notices.html"><img src="../../cpy.gif" alt="Copyright IBM Corporation and others 2000, 2004" border="0" width="324" height="14"></a>
+<a href="../../notices.html"><img src="../../cpy.gif" alt="Copyright IBM Corporation and others 2000, 2004" border="0" ></a>
 </p>
 </BODY>
 </HTML>
Index: no_help_exists.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/no_help_exists.htm,v
retrieving revision 1.6
diff -u -r1.6 no_help_exists.htm
--- no_help_exists.htm	24 Jun 2004 00:28:35 -0000	1.6
+++ no_help_exists.htm	10 Nov 2004 21:52:16 -0000
@@ -12,7 +12,7 @@
 <p CLASS="Head">There are no available help topics associated with this
 item.&nbsp;&nbsp;&nbsp;</p>
 <p>
-   <a href="notices.html"><img src="cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="notices.html"><img src="cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 
Index: concepts/cbookmrk.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/concepts/cbookmrk.htm,v
retrieving revision 1.13
diff -u -r1.13 cbookmrk.htm
--- concepts/cbookmrk.htm	23 Jun 2004 23:44:29 -0000	1.13
+++ concepts/cbookmrk.htm	10 Nov 2004 21:52:16 -0000
@@ -18,23 +18,23 @@
 <P CLASS="Para">The Bookmarks&nbsp; view (<b>Window &gt; Show View &gt;
 Bookmarks</b>) displays all bookmarks&nbsp;that you have created.&nbsp;</P>
 
-<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" ><br>
 <a href="ctskview.htm">Tasks view</a></p>
 
 
-<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
 <a href="../tasks/tasks-81b.htm">Creating a bookmark for an entire file</a><a href="../tasks/tasks-81.htm"><br>
 Creating a bookmark within a file</a><a href="../tasks/tasks-82.htm"><br>
 Deleting a bookmark<br>
 </a><a href="../tasks/tasks-77.htm">Adding line items in the Tasks view</a><a href="../tasks/tasks-77b.htm"><br>
 Associating a task with an editable resource</a></p>
 
-<p><img border="0" src="../images/ngrelr.gif" alt="Related reference" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelr.gif" alt="Related reference" ><br>
 <a href="../reference/ref-28.htm">Bookmarks view</a>
 </p>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: concepts/cdecorations.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/concepts/cdecorations.htm,v
retrieving revision 1.9
diff -u -r1.9 cdecorations.htm
--- concepts/cdecorations.htm	23 Jun 2004 23:44:29 -0000	1.9
+++ concepts/cdecorations.htm	10 Nov 2004 21:52:16 -0000
@@ -21,9 +21,9 @@
 decorations.</P>
 <P CLASS="Para">The following is the Navigator view showing resources with CVS
 decorations:</P>
-<P CLASS="Para"><img src="../images/Image273_nav-decorators.gif" alt="Navigator view with CVS decorators on" border="0" width="259" height="137"></P>
+<P CLASS="Para"><img src="../images/Image273_nav-decorators.gif" alt="Navigator view with CVS decorators on" border="0" ></P>
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 
Index: concepts/chelpsys.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/concepts/chelpsys.htm,v
retrieving revision 1.19
diff -u -r1.19 chelpsys.htm
--- concepts/chelpsys.htm	23 Jun 2004 23:44:29 -0000	1.19
+++ concepts/chelpsys.htm	10 Nov 2004 21:52:16 -0000
@@ -47,14 +47,14 @@
 binding scheme.</p>
 
 <p>
-<img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
+<img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
 <a href="../tasks/taccess.htm">Accessing and navigating online help</a><br>
 <a href="../tasks/tsearch.htm">Searching online help</a><br>
 <a href="../tasks/tf1help.htm">Accessing context-sensitive help</a><br>
 </p>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </body>
Index: concepts/cnav.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/concepts/cnav.htm,v
retrieving revision 1.23
diff -u -r1.23 cnav.htm
--- concepts/cnav.htm	25 Jun 2004 00:02:58 -0000	1.23
+++ concepts/cnav.htm	10 Nov 2004 21:52:16 -0000
@@ -18,7 +18,7 @@
 From here, you can open files for editing or select resources for operations such
 as exporting.&nbsp;
 <P CLASS="Para">
-<img src="../images/Image241_nav_view.gif" alt="Picture of Navigator view showing a simple hierarchy (project, folders, files)" border="0" width="170" height="191"></P>
+<img src="../images/Image241_nav_view.gif" alt="Picture of Navigator view showing a simple hierarchy (project, folders, files)" border="0" ></P>
 <P CLASS="Para">
 Right-click on any resource in the Navigator view to open a pop-up menu that
 allows you to perform operations such as copying, moving, creating new
@@ -68,28 +68,28 @@
   </thead>
   <tbody>
     <tr>
-      <td ROWSPAN="1" COLSPAN="1" valign="top" align="left"><img src="../images/ref-10.gif" width=16 height=16 alt="Open project icon" border="0"></td>
+      <td ROWSPAN="1" COLSPAN="1" valign="top" align="left"><img src="../images/ref-10.gif"  alt="Open project icon" border="0"></td>
       <td ROWSPAN="1" COLSPAN="1" valign="top" align="left">
         Project (open)      </td>
     </tr>
     <tr>
-      <td ROWSPAN="1" COLSPAN="1" valign="top" align="left"><img src="../images/ref-12.gif" width=16 height=16 alt="Folder icon" border="0"></td>
+      <td ROWSPAN="1" COLSPAN="1" valign="top" align="left"><img src="../images/ref-12.gif"  alt="Folder icon" border="0"></td>
       <td ROWSPAN="1" COLSPAN="1" valign="top" align="left">
        Folder
       </td>
     </tr>
     <tr>
-      <td COLSPAN="1" valign="top" align="left"><img src="../images/ref-15.gif" width=16 height=16 alt="File icon" border="0"></td>
+      <td COLSPAN="1" valign="top" align="left"><img src="../images/ref-15.gif"  alt="File icon" border="0"></td>
       <td COLSPAN="1" valign="top" align="left"> File</td>
     </tr>
   </tbody>
 </table>
-<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" ><br>
 <a href="concepts-12.htm">Resources</a><br>
 <a href="concepts-5.htm">Views</a>
 </p>
 
-<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
 <a href="../tasks/tasks-46bg.htm">Narrowing the scope of the Navigator view</a><br>
 <a href="../tasks/tasks-48.htm">Sorting resources in the Navigator view</a><br>
 <a href="../tasks/tasks-48b.htm">Showing or hiding files in the Navigator view</a><br>
@@ -97,11 +97,11 @@
 <a href="../tasks/tasks-3e.htm">Moving and docking views</a><br>
 <a href="../tasks/tasks-9b.htm">Creating fast views</a>
 </p>
-<P><IMG border="0" src="../images/ngrelr.gif" alt="Related reference" width="159" height="27"><br>
+<P><IMG border="0" src="../images/ngrelr.gif" alt="Related reference" ><br>
 <a href="../reference/ref-27.htm">Navigator view</a>
 </P>
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: concepts/concepts-11.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/concepts/concepts-11.htm,v
retrieving revision 1.11
diff -u -r1.11 concepts-11.htm
--- concepts/concepts-11.htm	28 Oct 2004 15:39:04 -0000	1.11
+++ concepts/concepts-11.htm	10 Nov 2004 21:52:16 -0000
@@ -57,17 +57,17 @@
 on the resource itself.</P>
 
 <P CLASS="Para" Label=Type>
-<img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27"><br>
+<img border="0" src="../images/ngrelc.gif" alt="Related concepts" ><br>
 <a href="cbookmrk.htm">Bookmarks</a><br>
 <a href="ctskview.htm">Task view</a></P>
 
 <P CLASS="Para" Label=Type>
-<img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
+<img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
 <a href="../tasks/tasks-81.htm">Creating a bookmark within a file</a><br>
 <a href="../tasks/tasks-81b.htm">Creating a bookmark for an entire file</a></P>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: concepts/concepts-12.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/concepts/concepts-12.htm,v
retrieving revision 1.13
diff -u -r1.13 concepts-12.htm
--- concepts/concepts-12.htm	23 Jun 2004 23:44:29 -0000	1.13
+++ concepts/concepts-12.htm	10 Nov 2004 21:52:16 -0000
@@ -44,7 +44,7 @@
 <p>Different tools that plug into the Workbench use their own specialized types
 of projects, folders, and files.&nbsp;</p>
 
-<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" ><br>
 <a href="concepts-2.htm">Workbench</a><br>
 <a href="cnav.htm">Navigator view</a><br>
 <a href="concepts-17.htm">Resource hierarchies</a><br>
@@ -53,7 +53,7 @@
 </p>
 
 
-<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
 <a href="../tasks/tasks-53.htm">Importing resources into the Workbench</a><br>
 <a href="../tasks/tasks-42.htm">Creating a project</a><br>
 <a href="../tasks/tasks-43.htm">Creating a folder</a><br>
@@ -68,7 +68,7 @@
 </p>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: concepts/concepts-13.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/concepts/concepts-13.htm,v
retrieving revision 1.7
diff -u -r1.7 concepts-13.htm
--- concepts/concepts-13.htm	23 Jun 2004 23:44:29 -0000	1.7
+++ concepts/concepts-13.htm	10 Nov 2004 21:52:16 -0000
@@ -41,7 +41,7 @@
 from being created in some projects.
 <p>
 
-<img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27"><br>
+<img border="0" src="../images/ngrelc.gif" alt="Related concepts" ><br>
 <a href="concepts-2.htm">Workbench</a><br>
 <a href="cnav.htm">Navigator view</a><br>
 <a href="concepts-12.htm">Resources</a><br>
@@ -49,19 +49,19 @@
 </p>
 
 
-<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
 <a href="../tasks/tasks-45.htm">Creating linked resources</a><br>
 <a href="../tasks/tasks-67.htm">Deleting resources</a><br>
 <a href="../tasks/tasks-49.htm">Viewing resource properties</a><br>
 </p>
 
-<p><img border="0" src="../images/ngrelr.gif" alt="Related references" width="159" height="27">
+<p><img border="0" src="../images/ngrelr.gif" alt="Related references" >
 <br>
   <a href="../reference/ref-14b.htm">Linked resources</a> 
 </p>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: concepts/concepts-17.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/concepts/concepts-17.htm,v
retrieving revision 1.11
diff -u -r1.11 concepts-17.htm
--- concepts/concepts-17.htm	23 Jun 2004 23:44:29 -0000	1.11
+++ concepts/concepts-17.htm	10 Nov 2004 21:52:16 -0000
@@ -27,13 +27,13 @@
 </P>
 
 
-<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27"><a href="cnav.htm"><br>
+<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" ><a href="cnav.htm"><br>
 </a><a href="concepts-12.htm">Resources
 </a><a href="cnav.htm"><br>
 Navigator view</a></p>
 
 
-<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
 <a href="../tasks/tasks-46ag.htm">
 Finding a resource quickly</a><a href="../tasks/tasks-46bg.htm"><br>
 Narrowing the scope of the Navigator view</a><a href="../tasks/tasks-48.htm"><br>
@@ -41,7 +41,7 @@
 Showing or hiding files in the Navigator view</a></p>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: concepts/concepts-17a.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/concepts/concepts-17a.htm,v
retrieving revision 1.10
diff -u -r1.10 concepts-17a.htm
--- concepts/concepts-17a.htm	23 Jun 2004 23:44:29 -0000	1.10
+++ concepts/concepts-17a.htm	10 Nov 2004 21:52:16 -0000
@@ -19,10 +19,10 @@
 history is uniquely represented by the date and time the file was
 saved.&nbsp;&nbsp;</p>
 <p>Only files have local history; projects and folders do not.</p>
-<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" ><br>
 <a href="concepts-27.htm">Versions</a></p>
 
-<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
 <a href="../tasks/tasks-70.htm">Comparing resources with local history</a><br>
 <a href="../tasks/tasks-87.htm">Replacing a resource with local history</a><br>
 <a href="../tasks/tasks-87b.htm">Restoring deleted resources from local history</a><br>
@@ -31,7 +31,7 @@
 </p>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: concepts/concepts-18.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/concepts/concepts-18.htm,v
retrieving revision 1.13
diff -u -r1.13 concepts-18.htm
--- concepts/concepts-18.htm	23 Jun 2004 23:44:29 -0000	1.13
+++ concepts/concepts-18.htm	10 Nov 2004 21:52:16 -0000
@@ -50,21 +50,21 @@
 <p CLASS="Head">In all cases, you can find out what toolbar buttons do by moving
 your mouse pointer over the button and reading the tooltip that opens. See the
 list of related reference topics below for a table of all toolbar buttons.</p>
-<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts." width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts." ><br>
 <a href="concepts-2.htm">Workbench<br>
 </a><a href="concepts-5.htm">Views</a>
 <a href="concepts-2.htm"><br>
 </a><a href="concepts-4.htm">Perspectives<br>
 </a><a href="concepts-21.htm">Fast views</a></p>
-<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27">
+<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" >
 <a href="../tasks/tasks-9b.htm"><br>Creating fast views</a>
 <a href="../tasks/ttoolbars.htm"><br>Rearranging the main toolbar</a>
 </p>
-<p><img border="0" src="../images/ngrelr.gif" alt="Related reference" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelr.gif" alt="Related reference" ><br>
 <a href="../reference/ref-68.htm">Toolbar buttons</a></p>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: concepts/concepts-2.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/concepts/concepts-2.htm,v
retrieving revision 1.12
diff -u -r1.12 concepts-2.htm
--- concepts/concepts-2.htm	23 Jun 2004 23:44:29 -0000	1.12
+++ concepts/concepts-2.htm	10 Nov 2004 21:52:16 -0000
@@ -18,7 +18,7 @@
 perspectives.&nbsp; Perspectives contain views and editors and control
 what appears in certain menus and tool bars.&nbsp; More than one Workbench window can exist
 on the desktop at any given time.</P>
-<P><img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27"><a href="concepts-25.htm"><br>
+<P><img border="0" src="../images/ngrelc.gif" alt="Related concepts" ><a href="concepts-25.htm"><br>
 Features<br>
 </a><a href="concepts-12.htm">Resources</a><a href="concepts-4.htm"><br>
 Perspectives</a><a href="concepts-5.htm"><br>
@@ -27,7 +27,7 @@
 </a><a href="concepts-27c.htm">CVS Repositories</a></P>
 
 
-<P><img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><a href="../tasks/tasks-34.htm"><br>
+<P><img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><a href="../tasks/tasks-34.htm"><br>
 Installing new features with the update manager</a><a href="../tasks/tasks-9f.htm"><br>
 Opening perspectives<br>
 </a><a href="../tasks/tasks-3.htm">Opening views</a><br>
@@ -35,11 +35,11 @@
 <a href="../tasks/tasks-9k.htm">Configuring perspectives</a></P>
 
 
-<P><img border="0" src="../images/ngrelr.gif" alt="Related reference" width="159" height="27"><a href="../reference/ref-68.htm"><br>
+<P><img border="0" src="../images/ngrelr.gif" alt="Related reference" ><a href="../reference/ref-68.htm"><br>
 Toolbar buttons</a></P>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: concepts/concepts-21.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/concepts/concepts-21.htm,v
retrieving revision 1.10
diff -u -r1.10 concepts-21.htm
--- concepts/concepts-21.htm	23 Jun 2004 23:44:29 -0000	1.10
+++ concepts/concepts-21.htm	10 Nov 2004 21:52:16 -0000
@@ -24,18 +24,18 @@
 You can create a new fast view by dragging any open view to the
 shortcut bar or by selecting <b>Fast View</b> from the menu that opens when you
 click the icon at the left end of the view's title bar.</p>
-<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts." width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts." ><br>
 <a href="concepts-2.htm">Workbench</a><a href="concepts-18.htm"><br>
 Toolbars</a></P>
 
 
-<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
 <a href="../tasks/tasks-9b.htm">Creating fast views</a><a href="../tasks/tasks-3e.htm"><br>
 Moving and docking views</a><br>
 <a href="../tasks/tasks-3i.htm">Maximizing a view or editor</a></P>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </HTML>
Index: concepts/concepts-22.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/concepts/concepts-22.htm,v
retrieving revision 1.14
diff -u -r1.14 concepts-22.htm
--- concepts/concepts-22.htm	23 Jun 2004 23:44:29 -0000	1.14
+++ concepts/concepts-22.htm	10 Nov 2004 21:52:16 -0000
@@ -47,17 +47,17 @@
 equivalent shortcut key. Manual builds can be either full or incremental and can operate over collections of projects 
 or the entire workspace.</li>
 </ul>
-<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27">
+<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" >
 <br><a href="concepts-exttools.htm">External tools</a>
 
-<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27">
+<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" >
 <br><a href="../tasks/tasks-73.htm">Building resources</a>
 <br><a href="../tasks/tasks-75.htm">Performing builds manually</a>
 <br><a href="../tasks/tasks-16.htm">Performing builds automatically</a>
 <br><a href="../tasks/tasks-17.htm">Saving resources automatically before a manual build</a><a href="../tasks/tasks-14.htm"><br>
 Changing build order</a></p>
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: concepts/concepts-25.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/concepts/concepts-25.htm,v
retrieving revision 1.20
diff -u -r1.20 concepts-25.htm
--- concepts/concepts-25.htm	23 Jun 2004 23:44:29 -0000	1.20
+++ concepts/concepts-25.htm	10 Nov 2004 21:52:16 -0000
@@ -60,11 +60,11 @@
 </p>
 
 
-<P><img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27"><br>
+<P><img border="0" src="../images/ngrelc.gif" alt="Related concepts" ><br>
 <a href="concepts-2.htm">Workbench</a></P>
 
 <P>
-<img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27">
+<img border="0" src="../images/ngrelt.gif" alt="Related tasks" >
 <br><a href="../tasks/tasks-33.htm">Inspecting the current configuration</a>
 <br><a href="../tasks/tasks-34.htm">Installing new features with the update manager</a>
 <br><a href="../tasks/tasks-35.htm">Configuration operations</a>
@@ -76,7 +76,7 @@
 </P>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: concepts/concepts-26.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/concepts/concepts-26.htm,v
retrieving revision 1.25
diff -u -r1.25 concepts-26.htm
--- concepts/concepts-26.htm	23 Jun 2004 23:44:29 -0000	1.25
+++ concepts/concepts-26.htm	10 Nov 2004 21:52:17 -0000
@@ -49,7 +49,7 @@
          
 <div class="Figure">        
 <div> <img src="../images/ref-9.gif"
- alt="Interaction with Branches and Workbenches" width="344" height="183">
+ alt="Interaction with Branches and Workbenches" >
         </div>
       </div>
          
@@ -160,14 +160,14 @@
     </p>
    </div>
         
-<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27">
+<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" >
 <br><a href="concepts-27c.htm">CVS Repositories</a>
 <br><a href="concepts-27b.htm">Branches</a>
 <br><a href="concepts-27.htm">Versions</a>
 <br><a href="concepts-30.htm">Synchronizing with a CVS repository</a>
 </p>
          
-<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27">
+<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" >
    <a href="../tasks/tasks-92.htm"><br>
     Creating a CVS repository location</a><a
  href="../tasks/tasks-96.htm"><br>
@@ -185,12 +185,12 @@
 </p>
 
 <p><img border="0" src="../images/ngrelr.gif" alt="Related reference"
- width="159" height="27">
+ >
  <br><a href="../reference/ref-47.htm">CVS</a>
 </p>
            
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
         
 </body>
Index: concepts/concepts-27.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/concepts/concepts-27.htm,v
retrieving revision 1.17
diff -u -r1.17 concepts-27.htm
--- concepts/concepts-27.htm	23 Jun 2004 23:44:29 -0000	1.17
+++ concepts/concepts-27.htm	10 Nov 2004 21:52:17 -0000
@@ -50,7 +50,7 @@
 preferable.</p>
      
 <p class="Para"> <img border="0" src="../images/ngrelc.gif"
- alt="Related concepts" width="159" height="27">
+ alt="Related concepts" >
   <br>
  <a href="concepts-27c.htm">CVS Repositories</a> <br>
  <a href="concepts-27b.htm">Branches</a> <br>
@@ -58,7 +58,7 @@
  <a href="concepts-12.htm">Resources</a> </p>
     
 <p class="Para"> <img border="0" src="../images/ngrelt.gif"
- alt="Related tasks" width="159" height="27">
+ alt="Related tasks" >
   <br>
  <a href="../tasks/tasks-100.htm">Creating a version of a project</a> <br>
  <a href="../tasks/tasks-118.htm">Versioning projects in the repository</a>
@@ -68,12 +68,12 @@
   </p>
     
 <p><img border="0" src="../images/ngrelr.gif" alt="Related reference"
- width="159" height="27">
+ >
   <br>
  <a href="../reference/ref-47.htm">CVS</a> </p>
     
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
      
 </body>
Index: concepts/concepts-27b.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/concepts/concepts-27b.htm,v
retrieving revision 1.15
diff -u -r1.15 concepts-27b.htm
--- concepts/concepts-27b.htm	23 Jun 2004 23:44:29 -0000	1.15
+++ concepts/concepts-27b.htm	10 Nov 2004 21:52:17 -0000
@@ -40,14 +40,14 @@
   Workbench to the branch. As a result, these changes are then seen as incoming 
   changes when other developers update from the branch later.</p>
 
-<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27">
+<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" >
 <br><a href="concepts-26.htm">Team programming with CVS</a>
 <br><a href="concepts-27c.htm">CVS Repositories</a>
 <br><a href="concepts-30.htm">Synchronizing with a CVS repository</a>
 </p>
 
 
-<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><a href="../tasks/tasks-92.htm"><br>
+<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><a href="../tasks/tasks-92.htm"><br>
   </a><a href="../tasks/tasks-96.htm"> Checking out a project from a CVS repository</a>&nbsp;<a href="../tasks/tasks-117.htm"><br>
   Sharing a new project using CVS</a><a href="../tasks/tasks-100a.htm"><br>
 Branching</a><a href="../tasks/tasks-115.htm"><br>
@@ -58,14 +58,14 @@
 </p>
 
 
-<p><img border="0" src="../images/ngrelr.gif" alt="Related reference" width="159" height="27">
+<p><img border="0" src="../images/ngrelr.gif" alt="Related reference" >
 <br><a href="../reference/ref-47.htm">CVS</a>
 <br><a href="../reference/ref-32.htm">CVS Repositories view</a>
 </p>
 
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </p>
Index: concepts/concepts-27c.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/concepts/concepts-27c.htm,v
retrieving revision 1.16
diff -u -r1.16 concepts-27c.htm
--- concepts/concepts-27c.htm	23 Jun 2004 23:44:29 -0000	1.16
+++ concepts/concepts-27c.htm	10 Nov 2004 21:52:17 -0000
@@ -33,7 +33,7 @@
  </div>
    
 <p><img border="0" src="../images/ngrelc.gif" alt="Related concepts"
- width="159" height="27">
+ >
 <br>
  <a href="concepts-26.htm">Team programming with CVS</a> <a
  href="concepts-27b.htm"><br>
@@ -42,17 +42,17 @@
  </a><a href="concepts-17a.htm">Local history</a></p>
    
 <p><img border="0" src="../images/ngrelt.gif" alt="Related tasks"
- width="159" height="27">
+ >
  <br>
 <a href="../tasks/tasks-92.htm">Creating a CVS repository location</a> </p>
    
 <p><img border="0" src="../images/ngrelr.gif" alt="Related reference"
- width="159" height="27">
+ >
 <br><a href="../reference/ref-47.htm"> CVS</a> <br>
 <a href="../reference/ref-32.htm">CVS Repositories view</a> </p>
   
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
   
 </body>
Index: concepts/concepts-29.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/concepts/concepts-29.htm,v
retrieving revision 1.25
diff -u -r1.25 concepts-29.htm
--- concepts/concepts-29.htm	28 Oct 2004 15:39:04 -0000	1.25
+++ concepts/concepts-29.htm	10 Nov 2004 21:52:17 -0000
@@ -53,15 +53,15 @@
   as differences.&nbsp;Conflicts are shown in red, incoming changes in blue, and 
   outgoing changes in gray. </p>
   
-<p class="Para"> <img src="../images/Image49_3_way_compare.gif" alt="Synchronize View with 3 way compare" border="0" width="642" height="288">
+<p class="Para"> <img src="../images/Image49_3_way_compare.gif" alt="Synchronize View with 3 way compare" border="0" >
    </p>
        
 <p><img border="0" src="../images/ngrelc.gif" alt="Related concepts"
- width="159" height="27">
+ >
 <br><a href="../concepts/concepts-30.htm">Synchronizing with a CVS repository</a></p>
        
 <p><img border="0" src="../images/ngrelt.gif" alt="Related tasks"
- width="159" height="27">
+ >
   <a href="../tasks/tasks-92.htm"><br>
    </a><a href="../tasks/tasks-68.htm">Comparing resources</a> <a
  href="../tasks/tasks-115.htm"><br>
@@ -74,13 +74,13 @@
  href="../tasks/tasks-101.htm"><br>
    Comparing resources with repository versions</a> </p>
        
-<p><img border="0" src="../images/ngrelr.gif" alt="Related references" width="159" height="27">
+<p><img border="0" src="../images/ngrelr.gif" alt="Related references" >
 <br><a href="../reference/ref-25.htm">Compare editor</a>
 <br><a href="../reference/ref-33.htm">CVS Synchronize view</a>
 </p>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 </body>
 </html>
Index: concepts/concepts-30.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/concepts/concepts-30.htm,v
retrieving revision 1.15
diff -u -r1.15 concepts-30.htm
--- concepts/concepts-30.htm	23 Jun 2004 23:44:29 -0000	1.15
+++ concepts/concepts-30.htm	10 Nov 2004 21:52:17 -0000
@@ -47,14 +47,14 @@
 work. </p>
      
 <p><img border="0" src="../images/ngrelc.gif" alt="Related concepts"
- width="159" height="27">
+ >
  <br>
   <a href="concepts-26.htm">Team programming with CVS</a>
   <a href="concepts-27b.htm"><br>Branches</a>
 </p>
      
 <p><img border="0" src="../images/ngrelt.gif" alt="Related tasks"
- width="159" height="27">
+ >
  <a href="../tasks/tasks-115.htm"><br>
   Synchronizing with the repository</a><a href="../tasks/tasks-113.htm"><br>
 Updating</a><a href="../tasks/tasks-113b.htm"><br>
@@ -62,13 +62,13 @@
   Merging from a branch</a><a href="../tasks/tasks-114.htm"><br>
 Committing</a> </p>
 
-<p><img border="0" src="../images/ngrelr.gif" alt="Related references" width="159" height="27">
+<p><img border="0" src="../images/ngrelr.gif" alt="Related references" >
 <br><a href="../reference/ref-47.htm">CVS</a>
 <br><a href="../reference/ref-33.htm">CVS Synchronize view</a>
 </p>
    
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
      
Index: concepts/concepts-4.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/concepts/concepts-4.htm,v
retrieving revision 1.16
diff -u -r1.16 concepts-4.htm
--- concepts/concepts-4.htm	24 Jun 2004 13:06:54 -0000	1.16
+++ concepts/concepts-4.htm	10 Nov 2004 21:52:17 -0000
@@ -25,11 +25,11 @@
 later.&nbsp;&nbsp;</p>
 <P CLASS="Para" Label=Type>You can set your Workbench preferences to open
 perspectives in the same window or in a new window.</p>
-<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts." width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts." ><br>
 <a href="concepts-2.htm">Workbench</a><br>
 <a href="concepts-6.htm">Editors</a><br>
 <a href="concepts-5.htm">Views</a></p>
-<P CLASS="Para" Label=Type><img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><a href="../tasks/tasks-9f.htm"><br>
+<P CLASS="Para" Label=Type><img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><a href="../tasks/tasks-9f.htm"><br>
 Opening perspectives<br>
 </a><a href="../tasks/tasks-3.htm">Opening views</a><br>
 <a href="../tasks/tasks-24.htm">Changing where perspectives open<br></a>
@@ -39,7 +39,7 @@
   <a href="../tasks/tasks-9i.htm">Saving a user defined perspective</a><a href="../tasks/tasks-9j.htm"><br>
 Resetting perspectives</a></p>
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 
Index: concepts/concepts-5.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/concepts/concepts-5.htm,v
retrieving revision 1.13
diff -u -r1.13 concepts-5.htm
--- concepts/concepts-5.htm	23 Jun 2004 23:44:29 -0000	1.13
+++ concepts/concepts-5.htm	10 Nov 2004 21:52:17 -0000
@@ -24,13 +24,13 @@
 opening and closing views and by docking them in different
 positions in the Workbench window.&nbsp; </P>
 
-<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" ><br>
 <a href="concepts-4.htm">Perspectives</a><br>
 <a href="concepts-21.htm">Fast views</a><br>
 <a href="concepts-6.htm">Editors</a>
 </p>
 
-<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
 <a href="../tasks/tasks-3.htm">Opening views</a><br>
 <a href="../tasks/tasks-3e.htm">Moving and docking views</a><br>
 <a href="../tasks/tasks-9b.htm">Creating fast views</a><br>
@@ -39,7 +39,7 @@
 <a href="../tasks/tasks-9j.htm">Resetting perspectives</a>
 </p>
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: concepts/concepts-6.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/concepts/concepts-6.htm,v
retrieving revision 1.13
diff -u -r1.13 concepts-6.htm
--- concepts/concepts-6.htm	23 Jun 2004 23:44:29 -0000	1.13
+++ concepts/concepts-6.htm	10 Nov 2004 21:52:17 -0000
@@ -36,7 +36,7 @@
 <P CLASS="Para" Label=Type>
 Here is an example of a text editor in the Workbench:</P>
 <P CLASS="Para" Label=Type> 
-<img src="../images/Image5_text_editor.gif" alt="Text editor" border="0" width="600" height="445"></P>
+<img src="../images/Image5_text_editor.gif" alt="Text editor" border="0" ></P>
 <P>&nbsp;The gray border at the left margin of the editor area may contain
 icons that flag errors, warnings, or problems detected by the system. Icons also
 appear if you have created bookmarks, added breakpoints for debugging, or
@@ -45,7 +45,7 @@
 </P>
 
 
-<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27"><a href="concepts-2.htm"><br>
+<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" ><a href="concepts-2.htm"><br>
 Workbench<br>
 </a><a href="concepts-6a.htm">External editors</a><a href="cbookmrk.htm"><br>
 Bookmarks</a><a href="ctskview.htm"><br>
@@ -54,14 +54,14 @@
 Navigator view</a></p>
 
 
-<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
 <a href="../tasks/tasks-46.htm">Opening files for editing</a><br>
 <a href="../tasks/tasks-51.htm">Associating editors with file types</a><br>
 <a href="../tasks/tasks-52.htm">Editing files outside the Workbench</a></p>
 
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: concepts/concepts-6a.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/concepts/concepts-6a.htm,v
retrieving revision 1.10
diff -u -r1.10 concepts-6a.htm
--- concepts/concepts-6a.htm	23 Jun 2004 23:44:29 -0000	1.10
+++ concepts/concepts-6a.htm	10 Nov 2004 21:52:17 -0000
@@ -18,15 +18,15 @@
 &quot;editor&quot; for HTML files is a Web browser. If there is no other editor
 associated with .htm and .html files in the Workbench, then opening an HTML file from the
 Workbench would cause the file to be opened in a separate browser session.</P>
-<P CLASS="Para" Label=Type><img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27"><a href="concepts-2.htm"><br>
+<P CLASS="Para" Label=Type><img border="0" src="../images/ngrelc.gif" alt="Related concepts" ><a href="concepts-2.htm"><br>
 </a><a href="concepts-6.htm">
 Editors</a></P>
-<P CLASS="Para" Label=Type>&nbsp;<img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
+<P CLASS="Para" Label=Type>&nbsp;<img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
 <a href="../tasks/tasks-46.htm">Opening files for editing</a><br>
 <a href="../tasks/tasks-51.htm">Associating editors with file types</a><br>
 <a href="../tasks/tasks-52.htm">Editing files outside the Workbench</a></P>
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: concepts/concepts-activites.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/concepts/concepts-activites.htm,v
retrieving revision 1.3
diff -u -r1.3 concepts-activites.htm
--- concepts/concepts-activites.htm	23 Jun 2004 23:44:29 -0000	1.3
+++ concepts/concepts-activites.htm	10 Nov 2004 21:52:17 -0000
@@ -17,13 +17,13 @@
   Should the user attempt to employ an action that has been disabled a prompt 
   will appear confirming the enablement of the action, thus providing new functions 
   to the Workbench as they are required by the user. </P>
-<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
   <a href="../tasks/tasks-activites.htm">Activities Example</a><br>
 </P>
-<p> <img border="0" src="../images/ngrelr.gif" alt="Related reference" width="159" height="27"><br>
+<p> <img border="0" src="../images/ngrelr.gif" alt="Related reference" ><br>
   <a href="../reference/ref-activitiespref.htm">Capabilities</a></P>
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 </BODY>
 </HTML>
Index: concepts/concepts-antsupport.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/concepts/concepts-antsupport.htm,v
retrieving revision 1.15
diff -u -r1.15 concepts-antsupport.htm
--- concepts/concepts-antsupport.htm	23 Jun 2004 23:44:29 -0000	1.15
+++ concepts/concepts-antsupport.htm	10 Nov 2004 21:52:17 -0000
@@ -30,18 +30,18 @@
 runtime preference page, under <b>Window &gt; Preferences &gt; Ant &gt; Runtime</b>.
 </P>
 
-<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" ><br>
 <a href="../concepts/concepts-22.htm">Builds</a><br>
 <a href="../concepts/concepts-exttools.htm">External tools</a>
 </p>
-<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
 <a href="../tasks/tasks-ant-running.htm">Running Ant buildfiles</a><br>
 <a href="../tasks/tasks-ant-classpath.htm">Modifying the Ant classpath</a><br>
 <a href="../tasks/tasks-ant-addtasksandtypes.htm">Adding new Ant tasks and types</a><br>
 <a href="../tasks/tasks-ant-version.htm">Using a different version of Ant</a><br>
 <a href="../tasks/antRunner.htm">antRunner application entry point</a>
 </p>
-<p><img border="0" src="../images/ngrelr.gif" alt="Related reference" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelr.gif" alt="Related reference" ><br>
 <a href="../reference/ref-antprefs.htm">Ant preferences</a><br>
 <a href="../reference/ref-anteditorprefs.htm">Ant editor preferences</a><br>
 <a href="../reference/ref-antruntimeprefs.htm">Ant runtime preferences</a><br>
@@ -50,7 +50,7 @@
 <a href="../reference/ref-anticons.htm">External Tools and Ant icons</a>
 </p>
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: concepts/concepts-cvs-watch.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/concepts/concepts-cvs-watch.htm,v
retrieving revision 1.6
diff -u -r1.6 concepts-cvs-watch.htm
--- concepts/concepts-cvs-watch.htm	23 Jun 2004 23:44:29 -0000	1.6
+++ concepts/concepts-cvs-watch.htm	10 Nov 2004 21:52:17 -0000
@@ -32,20 +32,20 @@
   already editing a file. This allows you to find out who is working on a file 
   before you start to edit it.</p>
 <p><img border="0" src="../images/ngrelc.gif" alt="Related concepts"
- width="159" height="27">
+ >
  <br>
   <a href="concepts-26.htm">Team programming with CVS</a> </p>
      
 <p><img border="0" src="../images/ngrelt.gif" alt="Related tasks"
- width="159" height="27"> <a href="../tasks/tasks-cvs-watch.htm"><br>
+ > <a href="../tasks/tasks-cvs-watch.htm"><br>
   Finding out who's working on what: watch/edit</a></p>
 
-<p><img border="0" src="../images/ngrelr.gif" alt="Related references" width="159" height="27">
+<p><img border="0" src="../images/ngrelr.gif" alt="Related references" >
 <br>
   <a href="../reference/ref-47.htm">CVS</a> </p>
    
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
      
 </body>
Index: concepts/concepts-exttools.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/concepts/concepts-exttools.htm,v
retrieving revision 1.9
diff -u -r1.9 concepts-exttools.htm
--- concepts/concepts-exttools.htm	23 Jun 2004 23:44:29 -0000	1.9
+++ concepts/concepts-exttools.htm	10 Nov 2004 21:52:17 -0000
@@ -211,17 +211,17 @@
 </table></center>
 </p>
 
-<p><br><img src="../images/ngrelc.gif" alt="Related concepts" border="0" width="159" height="27">
+<p><br><img src="../images/ngrelc.gif" alt="Related concepts" border="0" >
 <br><a href="concepts-antsupport.htm">Ant support</a>
 <br><a href="concepts-22.htm">Builds</a>
-<p><img src="../images/ngrelr.gif" alt="Related reference" BORDER=0 width="159" height="27">
+<p><img src="../images/ngrelr.gif" alt="Related reference" BORDER=0 >
 <br><a href="../reference/ref-exttoolsprefs.htm">External Tools preferences</a><br>
 <a href="../reference/ref-anticons.htm">External Tools and Ant icons</a>
-<p><img src="../images/ngrelt.gif" alt="Related tasks" BORDER=0 width="159" height="27">
+<p><img src="../images/ngrelt.gif" alt="Related tasks" BORDER=0 >
 <br><a href="../tasks/tasks-exttools-running.htm">Running external tools</a>
 <br><a href="../tasks/tasks-ant-running.htm">Running Ant buildfiles</a>
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 </body>
 </html>
Index: concepts/coutline.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/concepts/coutline.htm,v
retrieving revision 1.13
diff -u -r1.13 coutline.htm
--- concepts/coutline.htm	23 Jun 2004 23:44:29 -0000	1.13
+++ concepts/coutline.htm	10 Nov 2004 21:52:17 -0000
@@ -17,22 +17,22 @@
   source file, the structural elements are classes, fields, and methods. The contents 
   of the toolbar are also editor specific. </p>
 
-<P><img src="../images/ref-8.gif" alt="Picture of Outline view showing structure for a Java file" border="0" width="150" height="204"> 
+<P><img src="../images/ref-8.gif" alt="Picture of Outline view showing structure for a Java file" border="0" > 
 </p>
 
-<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" ><br>
 <a href="concepts-5.htm">Views</a><br>
 <a href="concepts-4.htm">Perspectives</a><br>
 <a href="concepts-12.htm">Resources</a>
 </p>
 
-<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
 <a href="../tasks/tasks-3.htm">Opening views</a><br>
 <a href="../tasks/tasks-3e.htm">Moving and docking views</a><br>
 <a href="../tasks/tasks-9b.htm">Creating fast views</a>
 </p>
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 </BODY>
 </HTML>
Index: concepts/cpathvars.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/concepts/cpathvars.htm,v
retrieving revision 1.4
diff -u -r1.4 cpathvars.htm
--- concepts/cpathvars.htm	23 Jun 2004 23:44:29 -0000	1.4
+++ concepts/cpathvars.htm	10 Nov 2004 21:52:17 -0000
@@ -33,21 +33,21 @@
 You can create new path variables and edit and remove existing path variables on the 
 <b>Window > Preferences > Workbench > Linked Resources</b> <a href="../reference/ref-14b.htm">preference page</a>.
 </p>
-<img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27"><br>
+<img border="0" src="../images/ngrelc.gif" alt="Related concepts" ><br>
 <a href="concepts-13.htm">Linked resources</a><br>
 </p>
 
-<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
 <a href="../tasks/tasks-45.htm">Creating linked resources</a><br>
 <a href="../tasks/tasks-49.htm">Viewing resource properties</a><br>
 </p>
 
-<p><img border="0" src="../images/ngrelr.gif" alt="Related references" width="159" height="27">
+<p><img border="0" src="../images/ngrelr.gif" alt="Related references" >
 <br>
   <a href="../reference/ref-14b.htm">Linked resources</a> </p>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: concepts/cpropview.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/concepts/cpropview.htm,v
retrieving revision 1.11
diff -u -r1.11 cpropview.htm
--- concepts/cpropview.htm	23 Jun 2004 23:44:29 -0000	1.11
+++ concepts/cpropview.htm	10 Nov 2004 21:52:17 -0000
@@ -15,7 +15,7 @@
 as a resource.
 Here is an example:</P>
 <P CLASS="Para">
-<img src="../images/Image240_props_view.gif" alt="Picture of a Properties sheet with 3 columns, including a column for property and a column for value." border="0" width="212" height="225"></P>
+<img src="../images/Image240_props_view.gif" alt="Picture of a Properties sheet with 3 columns, including a column for property and a column for value." border="0" ></P>
 <P CLASS="Para">Toolbar buttons allow you to toggle to display
 properties by category or to filter advanced properties. Another
 toolbar button allows you to restore the selected property to its default value.</P>
@@ -25,7 +25,7 @@
 </P>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: concepts/csearchview.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/concepts/csearchview.htm,v
retrieving revision 1.13
diff -u -r1.13 csearchview.htm
--- concepts/csearchview.htm	23 Jun 2004 23:44:29 -0000	1.13
+++ concepts/csearchview.htm	10 Nov 2004 21:52:17 -0000
@@ -16,7 +16,7 @@
 <p>
 Here is what the Search view looks like:</p>
 <p>
-<img src="../images/Image237_search_view.gif" alt="Search View" border="0" width="236" height="168"></p>
+<img src="../images/Image237_search_view.gif" alt="Search View" border="0" ></p>
 <h2>
 Toolbar</h2>
 <p>The toolbar in the Search view contains the following buttons:</p>
@@ -34,22 +34,22 @@
 </dl>
 
 <p><br>
-<img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27">
+<img border="0" src="../images/ngrelc.gif" alt="Related concepts" >
 <a href="concepts-12.htm"><br>Resources</a>&nbsp;
 <br>
 <a href="concepts-5.htm">Views</a>
 </p>
 
-<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
 <a href="../tasks/tasks-84.htm">Searching for text within a file</a><br>
 <a href="../tasks/tasks-84b.htm">Searching for files</a>
 <br>
 </p>
 
-<p><img border="0" src="../images/ngrelr.gif" alt="Related reference" width="159" height="27"><br><a href="../reference/ref-26.htm">Search view</a><br><a href="../reference/ref-45.htm">File search</a><br></p>
+<p><img border="0" src="../images/ngrelr.gif" alt="Related reference" ><br><a href="../reference/ref-26.htm">Search view</a><br><a href="../reference/ref-45.htm">File search</a><br></p>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </body></html>
Index: concepts/ctskview.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/concepts/ctskview.htm,v
retrieving revision 1.19
diff -u -r1.19 ctskview.htm
--- concepts/ctskview.htm	23 Jun 2004 23:44:29 -0000	1.19
+++ concepts/ctskview.htm	10 Nov 2004 21:52:17 -0000
@@ -20,7 +20,7 @@
 record reminders to follow up on something later, add it to the tasks view. When you add a task manually, you have the option of
 associating it with a resource so that you can use the Tasks view to quickly
 open that resource for editing.</P>
-<p><img src="../images/Image243_tasks_view.gif" alt="Picture of the Tasks view with two dummy tasks added to it." border="0" width="409" height="142"></p>
+<p><img src="../images/Image243_tasks_view.gif" alt="Picture of the Tasks view with two dummy tasks added to it." border="0" ></p>
 <p CLASS="Head">
 The first column of the Tasks view displays an icon that denotes the type of line
 item. You can sort and filter line items in the task view, to view only
@@ -30,10 +30,10 @@
 By default, the Tasks view is included in the Resource perspective. To add it
 to the current perspective, click <b>Window &gt; Show View &gt; Tasks</b>.
 </p>
-<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" ><br>
   <a href="cbookmrk.htm">Bookmarks</a> </p>
 
-<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
 <a href="../tasks/tasks-3.htm">Opening views</a><br>
 <a href="../tasks/tasks-3e.htm">Moving and docking views</a><br>
 <a href="../tasks/tasks-77.htm">Adding line items in the Tasks view</a><br>
@@ -45,11 +45,11 @@
 <a href="../tasks/tasks-78.htm">Deleting tasks</a>
 </p>
 
-<p><img border="0" src="../images/ngrelr.gif" alt="Related reference" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelr.gif" alt="Related reference" ><br>
 <a href="../reference/ref-31.htm">Tasks view</a>
 </p>
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </body>
Index: concepts/cworkset.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/concepts/cworkset.htm,v
retrieving revision 1.14
diff -u -r1.14 cworkset.htm
--- concepts/cworkset.htm	23 Jun 2004 23:44:29 -0000	1.14
+++ concepts/cworkset.htm	10 Nov 2004 21:52:17 -0000
@@ -35,7 +35,7 @@
 
 <P CLASS="Para" Label=Type>
 &nbsp;
-<img src="../images/Image87_workset_sel.gif" alt="Picture of working set selection dialog" border="0" width="282" height="380">
+<img src="../images/Image87_workset_sel.gif" alt="Picture of working set selection dialog" border="0" >
 </P>
 
 <P CLASS="Para" Label=Type>&nbsp;
@@ -50,7 +50,7 @@
 
 <P CLASS="Para" Label=Type>
 &nbsp;
-<img src="../images/Image88_workset_new_type.gif" alt="Picture of type selection page of new working set wizard" border="0" width="438" height="448">
+<img src="../images/Image88_workset_new_type.gif" alt="Picture of type selection page of new working set wizard" border="0" >
 </P>
 
 <P CLASS="Para" Label=Type>&nbsp;
@@ -66,7 +66,7 @@
 
 <P CLASS="Para" Label=Type>
 &nbsp;
-<img src="../images/Image89_workset_new_res.gif" alt="Picture of edit page of working set wizard" border="0" width="438" height="491">
+<img src="../images/Image89_workset_new_res.gif" alt="Picture of edit page of working set wizard" border="0" >
 </P>
 
 <P CLASS="Para" Label=Type>&nbsp;
@@ -81,16 +81,16 @@
     you have to explicitly add them to the working set. </P>
 </DIV>
 
-<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts." width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts." ><br>
 <a href="cnav.htm">Navigator view</a><br>
 <a href="ctskview.htm">Tasks view</a><br>
 </p>
-<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks." width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks." ><br>
 <a href="../tasks/tasks-84.htm">Searching for text within a file</a><br>
 <a href="../tasks/tasks-48b.htm">Showing or hiding resources in the Navigator view</a><br>
 </p>
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 
Index: concepts/no_help_exists.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/concepts/no_help_exists.htm,v
retrieving revision 1.7
diff -u -r1.7 no_help_exists.htm
--- concepts/no_help_exists.htm	23 Jun 2004 23:44:29 -0000	1.7
+++ concepts/no_help_exists.htm	10 Nov 2004 21:52:17 -0000
@@ -12,7 +12,7 @@
 <p CLASS="Head">There are no available help topics associated with this
 item.&nbsp;&nbsp;&nbsp;</p>
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: concepts/accessibility/accessmain.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/concepts/accessibility/accessmain.htm,v
retrieving revision 1.13
diff -u -r1.13 accessmain.htm
--- concepts/accessibility/accessmain.htm	23 Jun 2004 23:44:29 -0000	1.13
+++ concepts/accessibility/accessmain.htm	10 Nov 2004 21:52:17 -0000
@@ -42,15 +42,15 @@
  <p><strong>Note: </strong>The Accessibility features mentioned in 
  this document apply to the Windows operating system.
  </p>
- <p><img src="../../images/ngrelt.gif" alt="Related tasks" border="0" width="159" height="27"><a href="navigation.htm"><br>
+ <p><img src="../../images/ngrelt.gif" alt="Related tasks" border="0" ><a href="navigation.htm"><br>
  Navigating the user interface using the keyboard</a></p>
- <p><img src="../../images/ngrelr.gif" alt="Related references" border="0" width="159" height="27"><br>
+ <p><img src="../../images/ngrelr.gif" alt="Related references" border="0" ><br>
  <a href="keyboardshortcuts.htm">Keys</a><br>
   <a href="fontsandcolors.htm">Font and color settings in Eclipse</a></p>
 
  
 <p>
-   <a href="../../notices.html"><img src="../../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../../notices.html"><img src="../../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 </body>
 </html>
Index: concepts/accessibility/colordialog.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/concepts/accessibility/colordialog.htm,v
retrieving revision 1.3
diff -u -r1.3 colordialog.htm
--- concepts/accessibility/colordialog.htm	23 Jun 2004 23:44:29 -0000	1.3
+++ concepts/accessibility/colordialog.htm	10 Nov 2004 21:52:17 -0000
@@ -527,7 +527,7 @@
 </table>
 
 <p>
-   <a href="../../notices.html"><img src="../../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../../notices.html"><img src="../../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 </body>
 
Index: concepts/accessibility/fontsandcolors.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/concepts/accessibility/fontsandcolors.htm,v
retrieving revision 1.22
diff -u -r1.22 fontsandcolors.htm
--- concepts/accessibility/fontsandcolors.htm	23 Jun 2004 23:44:29 -0000	1.22
+++ concepts/accessibility/fontsandcolors.htm	10 Nov 2004 21:52:17 -0000
@@ -16,7 +16,7 @@
   operating systems do not provide enough colors to handle all of the extra information 
   that colors and fonts provide in Eclipse.&nbsp;</p>
 <h2>Fonts</h2>
-<p><img src="../../images/accessibility_new_project.gif" alt="New Project Wizard" border="0" width="500" height="500"></p>
+<p><img src="../../images/accessibility_new_project.gif" alt="New Project Wizard" border="0" ></p>
 <p>There are 4 main fonts in use by the Eclipse platform. They are: </p>
 
 <dl>
@@ -74,7 +74,7 @@
     Constant strings, Tags, Comments)</li>
   <li><b>Team &gt; CVS &gt; Console</b> (Command line, Message, Error)</li>
 </ul>
-<h2><img src="../../images/win_only.gif" alt="Windows only" border="0" width="51" height="13">Accessibility 
+<h2><img src="../../images/win_only.gif" alt="Windows only" border="0" >Accessibility 
   and the Windows Color Dialog</h2>
 <p>For color selection, Eclipse uses a dialog provided by the operating system. 
   On windows, the color selection dialog does not respond properly to assitive 
@@ -91,19 +91,19 @@
     Dialog Reference</a> for a tables and values for these colors.<br>
   </li>
 </ol>
-<p><img src="../../images/ngrelt.gif" alt="Related tasks" border="0" width="159" height="27"><br>
+<p><img src="../../images/ngrelt.gif" alt="Related tasks" border="0" ><br>
 <a href="accessmain.htm">Accessibility Features in Eclipse</a><br>
 <a href="navigation.htm">Navigating the user interface by using the keyboard</a>
 </p>
 
-<p><img src="../../images/ngrelr.gif" alt="Related references" border="0" width="159" height="27"><br>
+<p><img src="../../images/ngrelr.gif" alt="Related references" border="0" ><br>
 <a href="keyboardshortcuts.htm">Keys</a><br>
 <a href="colordialog.htm"> Windows Color 
     Dialog Reference</a> 
 </p>
 
 <p>
-   <a href="../../notices.html"><img src="../../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../../notices.html"><img src="../../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </body>
Index: concepts/accessibility/keyboardshortcuts.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/concepts/accessibility/keyboardshortcuts.htm,v
retrieving revision 1.33
diff -u -r1.33 keyboardshortcuts.htm
--- concepts/accessibility/keyboardshortcuts.htm	23 Jun 2004 23:44:29 -0000	1.33
+++ concepts/accessibility/keyboardshortcuts.htm	10 Nov 2004 21:52:17 -0000
@@ -105,7 +105,7 @@
 <p>
 Select <b>Window &gt; Preferences &gt; Workbench &gt; Keys</b> for the Keys preference page.
 </p>
-<p> <img src="../../images/keys1.gif" alt="Keys preference page showing Emacs as the active configuration and the Close command selected" width="864" height="655"> 
+<p> <img src="../../images/keys1.gif" alt="Keys preference page showing Emacs as the active configuration and the Close command selected" > 
 </p>
 In this example, we have chosen to select <em>Emacs</em> as the active configuration, 
 and have selected the command <code>Close</code> from the list of commands. Information 
@@ -131,7 +131,7 @@
   context. We click the 'Add' button to assign <code>Ctrl+W</code> to <code>Close</code>. </p>
  <p>
 Now we see <code>Ctrl+W</code> added to the list of key sequences assigned to 
-<code>Close</code>. Notice the small 'change' graphic <img src="../../images/change.gif" alt="Small graphic representing 'change'" width="19" height="19"> 
+<code>Close</code>. Notice the small 'change' graphic <img src="../../images/change.gif" alt="Small graphic representing 'change'" > 
 indicating that this key binding changes an existing key binding. Our new key 
 binding, makes sure that the <code>Ctrl+W</code> key binding for <code>Close</code>
 works in the <code>Emacs</code> key configuration.  The binding to <code>Cut</code>
@@ -139,20 +139,20 @@
 but not "in windows").  We can remove this change at any time by selecting our new key 
 binding and clicking the 'Remove' button. The previous assignment of <code>Ctrl+W</code> 
 to <code>Cut</code> will automatically be restored. 
-<p> <img src="../../images/keys3.gif" alt="Keys preference page showing the new assignment, including 'change' graphic" width="879" height="655"> 
+<p> <img src="../../images/keys3.gif" alt="Keys preference page showing the new assignment, including 'change' graphic" > 
 </p>
 By selecting the command <code>Cut</code>, we can see the results of our change. 
-Notice the graphic <img src="../../images/cross.gif" alt="Small graphic representing 'minus'" width= "20" height="17"> 
+Notice the graphic <img src="../../images/cross.gif" alt="Small graphic representing 'minus'"> 
 indicating that the key binding was removed. We can restore this key binding at 
 any time by selecting it here and clicking the 'Restore' button, effectively removing 
 the new key binding we added in the previous step. 
-<p> <img src="../../images/keys4.gif" alt="Keys preference page showing the Cut command" width="879" height="655"> 
+<p> <img src="../../images/keys4.gif" alt="Keys preference page showing the Cut command" > 
 </p>
 Perhaps we choose to assign another key to <code>Cut</code> in the <em>Emacs</em> 
 configuration, say <code>Ctrl+Alt+W</code>. Adding this in the previous manner 
-above produces the following. Notice the small 'plus' graphic <img src="../../images/plus.gif" alt="Small graphic representing 'plus'" width="20" height="21"> 
+above produces the following. Notice the small 'plus' graphic <img src="../../images/plus.gif" alt="Small graphic representing 'plus'" > 
 indicating that the key binding was added by the user, and was previously unassigned: 
-<p> <img src="../../images/keys5.gif" alt="Keys preference page adding the key sequence Ctrl+Alt+W to Close" width="879" height="655"></p>
+<p> <img src="../../images/keys5.gif" alt="Keys preference page adding the key sequence Ctrl+Alt+W to Close" ></p>
 <h2>The Dynamic Nature of Key bindings</h2>
 <p>
 Key bindings are provided by plug-ins, and in Eclipse, plug-ins can be added or removed. This can cause key bindings declared by these plug-ins to be added or removed. Eclipse stores custom key bindings in a way to automatically compensate for this. Consider the example above where <code>Ctrl+Alt+W</code> was assigned to <code>Cut</code> in the <em>Emacs</em> configuration. Consider the user installs a new plug-in which assigns <code>Ctrl+Alt+W</code> to a particular command. Eclipse will preserve the user's assignment to <code>Cut</code>, but show the key binding with the small 'change' graphic instead of the 'plus' graphic.
@@ -188,13 +188,13 @@
 <p>
 For this type of conflict, the rule is that the <code>Ctrl+X</code> key sequence assigned to <code>Cut</code> would be ignored. Otherwise, it would not be possible to complete many of the key bindings in the <em>Emacs</em> configuration. 
 </p>
-<p><img src="../../images/ngrelc.gif" alt="Related concepts" width="159" height="27"><br>
+<p><img src="../../images/ngrelc.gif" alt="Related concepts" ><br>
 <a href="accessmain.htm">Accessibility Features in Eclipse</a><br>
 <a href="../../tasks/tkeybindings.htm">Changing the key bindings</a><br>
 <a href="../chelpsys.htm">Online help system</a></p>
-<p><img src="../../images/ngrelr.gif" alt="Related references" width="159" height="27"><br>
+<p><img src="../../images/ngrelr.gif" alt="Related references" ><br>
   <a href="fontsandcolors.htm">Font and color settings in Eclipse</a></p>
 <p>
-   <a href="../../notices.html"><img src="../../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../../notices.html"><img src="../../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 </body>
Index: concepts/accessibility/navigation.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/concepts/accessibility/navigation.htm,v
retrieving revision 1.24
diff -u -r1.24 navigation.htm
--- concepts/accessibility/navigation.htm	9 Aug 2004 16:06:58 -0000	1.24
+++ concepts/accessibility/navigation.htm	10 Nov 2004 21:52:17 -0000
@@ -93,15 +93,15 @@
   that
  is underlined.</p>
 
-<p><img src="../../images/ngrelc.gif" alt="Related concepts" border="0" width="159" height="27"><br>
+<p><img src="../../images/ngrelc.gif" alt="Related concepts" border="0" ><br>
   <a href="accessmain.htm">Accessibility features in Eclipse</a><br>
  <a href="../../tasks/tkeybindings.htm">Changing the key bindings</a><br>
  <a href="keyboardshortcuts.htm">Keys</a> <br>
 <a href="../chelpsys.htm">Online help system</a></p>
- <p><img src="../../images/ngrelr.gif" alt="Related references" border="0" width="159" height="27"><br>
+ <p><img src="../../images/ngrelr.gif" alt="Related references" border="0" ><br>
   <a href="fontsandcolors.htm">Font and color settings in Eclipse</a></p>
 
 <p>
-   <a href="../../notices.html"><img src="../../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../../notices.html"><img src="../../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 </body>
Index: gettingStarted/no_help_exists.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/gettingStarted/no_help_exists.htm,v
retrieving revision 1.6
diff -u -r1.6 no_help_exists.htm
--- gettingStarted/no_help_exists.htm	23 Jun 2004 23:59:49 -0000	1.6
+++ gettingStarted/no_help_exists.htm	10 Nov 2004 21:52:17 -0000
@@ -12,7 +12,7 @@
 <p CLASS="Head">There are no available help topics associated with this
 item.&nbsp;&nbsp;&nbsp;</p>
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 
Index: gettingStarted/qs-01.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/gettingStarted/qs-01.htm,v
retrieving revision 1.10
diff -u -r1.10 qs-01.htm
--- gettingStarted/qs-01.htm	23 Jun 2004 23:59:49 -0000	1.10
+++ gettingStarted/qs-01.htm	10 Nov 2004 21:52:17 -0000
@@ -16,7 +16,7 @@
 
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: gettingStarted/qs-02a.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/gettingStarted/qs-02a.htm,v
retrieving revision 1.24
diff -u -r1.24 qs-02a.htm
--- gettingStarted/qs-02a.htm	25 Jun 2004 00:02:58 -0000	1.24
+++ gettingStarted/qs-02a.htm	10 Nov 2004 21:52:17 -0000
@@ -32,11 +32,11 @@
   In this example, the Resource perspective is in use. The Navigator, Tasks, and 
   Outline views are open along with an editor. <br>
 </p>
-<P CLASS="Para"><img src="../images/Image1.gif" width=530 height=454 alt="Workbench" border="0"></P>
+<P CLASS="Para"><img src="../images/Image1.gif"  alt="Workbench" border="0"></P>
 
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 
Index: gettingStarted/qs-02b.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/gettingStarted/qs-02b.htm,v
retrieving revision 1.28
diff -u -r1.28 qs-02b.htm
--- gettingStarted/qs-02b.htm	25 Jun 2004 00:02:58 -0000	1.28
+++ gettingStarted/qs-02b.htm	10 Nov 2004 21:52:17 -0000
@@ -45,12 +45,12 @@
 information based on the last active editor.&nbsp;&nbsp;<br>
 </p>
 <p CLASS="Intro">In the image below, the Navigator view is active. </p>
-<p CLASS="Intro"><img src="../images/Image2_active_view.gif" width=450 height=386 alt="Workbench" border="0"></p>
+<p CLASS="Intro"><img src="../images/Image2_active_view.gif"  alt="Workbench" border="0"></p>
 <P CLASS="Intro">Clicking on the Outline view causes the Outline's title bar to turn blue 
   and the Navigator's title bar to no longer be blue, as shown below. The Outline view is now active. </p>
-<P CLASS="Intro"><img src="../images/Image2_active_editor.gif" width=450 height=386 alt="Welcome page selected" border="0">
+<P CLASS="Intro"><img src="../images/Image2_active_editor.gif"  alt="Welcome page selected" border="0">
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 
Index: gettingStarted/qs-02d.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/gettingStarted/qs-02d.htm,v
retrieving revision 1.23
diff -u -r1.23 qs-02d.htm
--- gettingStarted/qs-02d.htm	25 Jun 2004 00:02:58 -0000	1.23
+++ gettingStarted/qs-02d.htm	10 Nov 2004 21:52:17 -0000
@@ -18,7 +18,7 @@
   that the editor has unsaved changes. If an attempt is made to close the editor 
   or exit the Workbench with unsaved changes a prompt to save the editor's changes 
   will appear.</P>
-<P><img src="../images/Image5_text_editor.gif" width=600 height=445 alt="Eclipse Workbench, one editor" border="0">&nbsp;
+<P><img src="../images/Image5_text_editor.gif"  alt="Eclipse Workbench, one editor" border="0">&nbsp;
 </P>
 
 
@@ -34,7 +34,7 @@
   In the figure below, editors for sample.txt and otherFile.txt have been placed 
   one above the other. Instructions will be given later in this tutorial explaining 
   how to rearrange views and editors.</P>
-<P><img src="../images/Image6_two_editors.gif" width=600 height=491 alt="Eclipse Workbench, two editors" border="0">
+<P><img src="../images/Image6_two_editors.gif"  alt="Eclipse Workbench, two editors" border="0">
 </P>
 
 
@@ -48,13 +48,13 @@
   in a file before moving to another one. Ctrl+F6 pops up a list of currently 
   selected editors, by default, the editor used before the current one is selected.
   (On the Macinosh, the accelerator is Command+F6.)</P>
-<P><img src="../images/win_only.gif" alt="Windows only" border="0" width="51" height="13">On 
+<P><img src="../images/win_only.gif" alt="Windows only" border="0" >On 
   Windows the Workbench will also attempt to launch the editor in-place as an 
   OLE document editor. For example, editing a DOC file will cause Microsoft Word 
   to be opened in-place within the Workbench if Microsoft Word is installed on 
   the machine. If Microsoft Word has not been installed, Word Pad will open instead.</P>
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 
Index: gettingStarted/qs-02e.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/gettingStarted/qs-02e.htm,v
retrieving revision 1.29
diff -u -r1.29 qs-02e.htm
--- gettingStarted/qs-02e.htm	25 Jun 2004 00:02:58 -0000	1.29
+++ gettingStarted/qs-02e.htm	10 Nov 2004 21:52:17 -0000
@@ -23,23 +23,23 @@
 <blockquote>
   <blockquote>
 <P CLASS="Para" align="center">
-<img src="../images/Image3_single.gif" width=543 height=142 alt="Task View" border="0"></P>
+<img src="../images/Image3_single.gif"  alt="Task View" border="0"></P>
   </blockquote>
 </blockquote>
 <P CLASS="Para"> To activate a view that is part of a tabbed notebook simply click 
   its tab. The Workbench provides a number of quick and easy ways to configure 
   an environment, including whether the tabs are at the bottom or top of the notebooks.&nbsp;</P>
 <P CLASS="Para" align="center">
-<img src="../images/Image3_tabbed.gif" width=140 height=191 alt="Two views with tabs, navigator view active" border="0"></P>
+<img src="../images/Image3_tabbed.gif"  alt="Two views with tabs, navigator view active" border="0"></P>
 <P CLASS="Para">Views have two menus, the first, which is accessed by right clicking on the
   view's tab, allows the view to be manipulated in much the 
   same manner as the menu associated with the Workbench window.</P>
-<P CLASS="Para" align="center"><img src="../images/Image8_view.gif" width=281 height=171 alt="Navigator view menu, top left" border="0"></P>
-<P CLASS="Para">The second menu, called the "view pull-down menu", is accessed by clicking the down arrow <img src="../images/Image9_viewdownarrow.gif" alt="View down arrow" border="0" width="23" height="19">. 
+<P CLASS="Para" align="center"><img src="../images/Image8_view.gif"  alt="Navigator view menu, top left" border="0"></P>
+<P CLASS="Para">The second menu, called the "view pull-down menu", is accessed by clicking the down arrow <img src="../images/Image9_viewdownarrow.gif" alt="View down arrow" border="0" >. 
   The view pull-down menu typically contains operations that apply to the entire 
   contents of the view, but not to a specific item shown in the view. Operations 
   for sorting and filtering are commonly found on the view pull-down.&nbsp;</P>
-<P CLASS="Para" align="center"><img src="../images/Image7_view_pulldown.gif" width=475 height=240 alt="Navigator view menu, arrow pulldown" border="0"></P>
+<P CLASS="Para" align="center"><img src="../images/Image7_view_pulldown.gif"  alt="Navigator view menu, arrow pulldown" border="0"></P>
 <P CLASS="Para">&nbsp;</P>
 <P CLASS="Para"> Customizing the Workbench is a good opportunity to use the <b>Window 
   &gt; Reset Perspective</b> menu operation. The reset operation restores the 
@@ -52,11 +52,11 @@
   environment. </P>
 <P CLASS="Para">&nbsp;</P>
 <P CLASS="Para" align="center">
-<img src="../images/Image4_showview.gif" width=602 height=280 alt="Show View menu" border="0"></P>
+<img src="../images/Image4_showview.gif"  alt="Show View menu" border="0"></P>
 
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: gettingStarted/qs-07a.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/gettingStarted/qs-07a.htm,v
retrieving revision 1.16
diff -u -r1.16 qs-07a.htm
--- gettingStarted/qs-07a.htm	23 Jun 2004 23:59:49 -0000	1.16
+++ gettingStarted/qs-07a.htm	10 Nov 2004 21:52:17 -0000
@@ -23,7 +23,7 @@
 
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 
Index: gettingStarted/qs-07b.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/gettingStarted/qs-07b.htm,v
retrieving revision 1.23
diff -u -r1.23 qs-07b.htm
--- gettingStarted/qs-07b.htm	25 Jun 2004 00:02:58 -0000	1.23
+++ gettingStarted/qs-07b.htm	10 Nov 2004 21:52:17 -0000
@@ -18,7 +18,7 @@
 <P CLASS="Para">
 From the menubar, select <b>File &gt; New &gt; Project...</b></P>
 <P CLASS="Para">
-<img src="../images/Image11_new_wizard.gif" width=500 height=500 alt="New Project Wizard" border="0"></P>
+<img src="../images/Image11_new_wizard.gif"  alt="New Project Wizard" border="0"></P>
   </li>
   <li>
     <P CLASS="Para"> In the New Project wizard, select <b>Simple</b> <strong>&gt;</strong> 
@@ -33,7 +33,7 @@
 Leave the box checked to use the default location for your new project. Click
 <b>Finish</b> when you are done.</P>
 <P CLASS="Para">
-<img src="../images/Image12_new_project_wizard.gif" width=500 height=500 alt="New Project Wizard" border="0"></P>
+<img src="../images/Image12_new_project_wizard.gif"  alt="New Project Wizard" border="0"></P>
 <P CLASS="Para">&nbsp;
 </P>
   </li>
@@ -42,7 +42,7 @@
   the simple project we just created.&nbsp; </P>
 
 
-<P align="center"><img src="../images/Image13_project_in_nav.gif" width=175 height=237 alt="Navigator view" border="0">
+<P align="center"><img src="../images/Image13_project_in_nav.gif"  alt="Navigator view" border="0">
 </P>
 
 
@@ -54,12 +54,12 @@
 </P>
 
 
-<P align="center"><img src="../images/Image15_project_depend.gif" width=500 height=500 alt="New Project Wizard" border="0">
+<P align="center"><img src="../images/Image15_project_depend.gif"  alt="New Project Wizard" border="0">
 </P>
 
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: gettingStarted/qs-07c.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/gettingStarted/qs-07c.htm,v
retrieving revision 1.21
diff -u -r1.21 qs-07c.htm
--- gettingStarted/qs-07c.htm	25 Jun 2004 00:02:58 -0000	1.21
+++ gettingStarted/qs-07c.htm	10 Nov 2004 21:52:17 -0000
@@ -27,7 +27,7 @@
     <P CLASS="Para"> In the <b> Folder name</b> field, type a unique name for 
       your new folder (e.g., using your first and last names in the title). Do 
       not use spaces or special characters in the folder name (e.g., &quot;JanesFolder&quot;).</P>
-    <P CLASS="Para"> <img src="../images/Image14_new_folder_wizard.gif" width=438 height=651 alt="New Folder Wizard" border="0"></P>
+    <P CLASS="Para"> <img src="../images/Image14_new_folder_wizard.gif"  alt="New Folder Wizard" border="0"></P>
   </li>
   <li> 
     <P CLASS="Para"> Click <b>Finish</b> when you are done. The Navigator view will update 
@@ -39,7 +39,7 @@
   one of its folders. This is called a linked folder.</P>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 
Index: gettingStarted/qs-07d.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/gettingStarted/qs-07d.htm,v
retrieving revision 1.21
diff -u -r1.21 qs-07d.htm
--- gettingStarted/qs-07d.htm	25 Jun 2004 00:02:58 -0000	1.21
+++ gettingStarted/qs-07d.htm	10 Nov 2004 21:52:17 -0000
@@ -18,10 +18,10 @@
 <P CLASS="Para">Select the folder JanesFolder in the Navigator view.</P>
   </li>
   <li>
-<P CLASS="Para">In the Workbench window's toolbar, activate the drop-down menu on the New Wizard button <img src="../images/Image15_new_button.gif" width=45 height=28 alt="New Wizard Button" border="0">
+<P CLASS="Para">In the Workbench window's toolbar, activate the drop-down menu on the New Wizard button <img src="../images/Image15_new_button.gif"  alt="New Wizard Button" border="0">
  and select <b>File</b>. To activate the drop-down menu simply click on the down arrow.</P>
 <P CLASS="Para">
-<img src="../images/Image16_new_pulldown.gif" width=209 height=308 alt="New Wizard Pulldown" border="0"></P>
+<img src="../images/Image16_new_pulldown.gif"  alt="New Wizard Pulldown" border="0"></P>
   </li>
   <li>
     <P CLASS="Para"> In the New File wizard, your folder's name and path already
@@ -55,12 +55,12 @@
 <P CLASS="Para">Notice that the editor tab has an asterisk (*) at the left of
 the filename. The asterisk indicates that the editor has unsaved changes.</P>
 <blockquote>
-  <P CLASS="Para"><img src="../images/Image17b_unsaved_changes.gif" width=296 height=123 alt="Editor Unsaved Changes" border="0"></P>
+  <P CLASS="Para"><img src="../images/Image17b_unsaved_changes.gif"  alt="Editor Unsaved Changes" border="0"></P>
 </blockquote>
   </li>
   <li>
 <P CLASS="Para">
-In the Workbench window's toolbar, click the Save button <img src="../images/Image17_save_button.gif" width=24 height=28 alt="Save Button" border="0"> to save
+In the Workbench window's toolbar, click the Save button <img src="../images/Image17_save_button.gif"  alt="Save Button" border="0"> to save
 your work.</P>
   </li>
   <li>
@@ -97,7 +97,7 @@
   following example create a second file (JanesFile2.txt). </P>
 
 
-<P><img src="../images/Image18_created_resources.gif" width=600 height=415 alt="Eclipse Workbench" border="0">
+<P><img src="../images/Image18_created_resources.gif"  alt="Eclipse Workbench" border="0">
 </P>
 
 
@@ -110,7 +110,7 @@
 
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: gettingStarted/qs-10b.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/gettingStarted/qs-10b.htm,v
retrieving revision 1.23
diff -u -r1.23 qs-10b.htm
--- gettingStarted/qs-10b.htm	25 Jun 2004 00:02:58 -0000	1.23
+++ gettingStarted/qs-10b.htm	10 Nov 2004 21:52:17 -0000
@@ -30,7 +30,7 @@
   <li>
     <p CLASS="Para">
     Click the close button (&quot;X&quot;)
-    <img src="../images/Image19_close_on_tab.gif" width=129 height=23 alt="Editor Tab" border="0">
+    <img src="../images/Image19_close_on_tab.gif"  alt="Editor Tab" border="0">
     in the tab of the editor.&nbsp;
   </li>
   <li>
@@ -56,7 +56,7 @@
 
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: gettingStarted/qs-12.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/gettingStarted/qs-12.htm,v
retrieving revision 1.18
diff -u -r1.18 qs-12.htm
--- gettingStarted/qs-12.htm	25 Jun 2004 00:02:58 -0000	1.18
+++ gettingStarted/qs-12.htm	10 Nov 2004 21:52:17 -0000
@@ -23,13 +23,13 @@
 <blockquote>
   <blockquote>
 <P CLASS="Para" align="center">
-<img src="../images/Image20_nav_with_resources.gif" width=162 height=202 alt="Navigator View" border="0"></P>
+<img src="../images/Image20_nav_with_resources.gif"  alt="Navigator View" border="0"></P>
   </blockquote>
 </blockquote>
 
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: gettingStarted/qs-12b.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/gettingStarted/qs-12b.htm,v
retrieving revision 1.14
diff -u -r1.14 qs-12b.htm
--- gettingStarted/qs-12b.htm	23 Jun 2004 23:59:49 -0000	1.14
+++ gettingStarted/qs-12b.htm	10 Nov 2004 21:52:17 -0000
@@ -41,7 +41,7 @@
 
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: gettingStarted/qs-12c.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/gettingStarted/qs-12c.htm,v
retrieving revision 1.25
diff -u -r1.25 qs-12c.htm
--- gettingStarted/qs-12c.htm	25 Jun 2004 00:02:58 -0000	1.25
+++ gettingStarted/qs-12c.htm	10 Nov 2004 21:52:17 -0000
@@ -37,12 +37,12 @@
 The Navigator will select the file JanesFile.txt.</p>
   </li>
 </ol>
-<P align="center"><img src="../images/Image30_goto_resource.gif" width=347 height=481 alt="Goto Resource popup" border="0">
+<P align="center"><img src="../images/Image30_goto_resource.gif"  alt="Goto Resource popup" border="0">
 </P>
 
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: gettingStarted/qs-12d.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/gettingStarted/qs-12d.htm,v
retrieving revision 1.22
diff -u -r1.22 qs-12d.htm
--- gettingStarted/qs-12d.htm	25 Jun 2004 00:02:58 -0000	1.22
+++ gettingStarted/qs-12d.htm	10 Nov 2004 21:52:17 -0000
@@ -29,9 +29,9 @@
     <p CLASS="Para">The Navigator now shows only the contents of the JaneQuser 
       project. The title of the Navigator shows the name of the resource that 
       is currently displayed.</p>
-<p CLASS="Para"><img src="../images/Image31_go_into.gif" width=214 height=192 alt="Navigator view" border="0"></li>
+<p CLASS="Para"><img src="../images/Image31_go_into.gif"  alt="Navigator view" border="0"></li>
   <li>
-    <P CLASS="Para">The back, forward and up buttons <img src="../images/Image33_into_buttons.gif" width=74 height=21 alt="into buttons" border="0"> 
+    <P CLASS="Para">The back, forward and up buttons <img src="../images/Image33_into_buttons.gif"  alt="into buttons" border="0"> 
       can be used to move between showing all resources and showing only the JaneQuser 
       project. </P>
 <P CLASS="Para">Click the back button to show all of the
@@ -41,7 +41,7 @@
 
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: gettingStarted/qs-13.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/gettingStarted/qs-13.htm,v
retrieving revision 1.17
diff -u -r1.17 qs-13.htm
--- gettingStarted/qs-13.htm	28 Oct 2004 15:39:04 -0000	1.17
+++ gettingStarted/qs-13.htm	10 Nov 2004 21:52:17 -0000
@@ -25,7 +25,7 @@
 
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: gettingStarted/qs-24a.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/gettingStarted/qs-24a.htm,v
retrieving revision 1.17
diff -u -r1.17 qs-24a.htm
--- gettingStarted/qs-24a.htm	28 Oct 2004 15:39:04 -0000	1.17
+++ gettingStarted/qs-24a.htm	10 Nov 2004 21:52:17 -0000
@@ -12,16 +12,16 @@
 Exporting files </h1>
 <P CLASS="Para"> &nbsp;Files can be exported from the Workbench either by:</P>
 <ul>
-  <li> <img align="texttop" border="0" src="../images/win_only.gif" alt="Windows only" width="51" height="13">dragging 
+  <li> <img align="texttop" border="0" src="../images/win_only.gif" alt="Windows only" >dragging 
     and dropping to the file system, or</li>
-  <li> <img align="texttop" border="0" src="../images/win_only.gif" alt="Windows only" width="51" height="13">copying 
+  <li> <img align="texttop" border="0" src="../images/win_only.gif" alt="Windows only" >copying 
     and pasting to the file system, or</li>
   <li> using the Export wizard.</li>
 </ul>
 <p>&nbsp;</p>
 <h2>
 Drag and drop or copy and paste</h2>
-<P CLASS="Para"> <img align="texttop" border="0" src="../images/win_only.gif" alt="Windows only" width="51" height="13"> 
+<P CLASS="Para"> <img align="texttop" border="0" src="../images/win_only.gif" alt="Windows only" > 
   The operating system's file system explorer can be used to export a copy of 
   a folder or file from the Workbench to the file system.</P>
 <ol>
@@ -55,7 +55,7 @@
   <li> 
     <P CLASS="Para"> In the Export wizard, select <b>File system</b>, then click 
       <b>Next</b>.</P>
-    <P CLASS="Para"> <img src="../images/Image42_export.gif" width=470 height=550 alt="Export Wizard. Select an export destination." border="0"></P>
+    <P CLASS="Para"> <img src="../images/Image42_export.gif"  alt="Export Wizard. Select an export destination." border="0"></P>
   </li>
   <li> 
     <p class="Para">Expand JaneQuser project, and click on JanesFolder. In the 
@@ -68,7 +68,7 @@
       select it in the Navigator and choose <b>File &gt; Export</b>. The Export 
       wizard will automatically ensure it is the only file selected for export. 
     </p>
-	<p class="Para"> <img src="../images/Image43_export_tree.gif" width=573 height=535 alt="Export Wizard. Enter a destination directory." border="0"></p>
+	<p class="Para"> <img src="../images/Image43_export_tree.gif"  alt="Export Wizard. Enter a destination directory." border="0"></p>
   </li>
   <li> 
     <P CLASS="Para"> In the <b> To directory</b> field, type or browse to select 
@@ -89,7 +89,7 @@
   </li>
 </ol>
 <p>&nbsp;</p><p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: gettingStarted/qs-24b.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/gettingStarted/qs-24b.htm,v
retrieving revision 1.20
diff -u -r1.20 qs-24b.htm
--- gettingStarted/qs-24b.htm	23 Jun 2004 23:59:49 -0000	1.20
+++ gettingStarted/qs-24b.htm	10 Nov 2004 21:52:17 -0000
@@ -10,7 +10,7 @@
 <BODY BGCOLOR="#ffffff">
 <h3>
 Drag and drop or copy and paste</h3>
-<P CLASS="Para"> <img align="texttop" border="0" src="../images/win_only.gif" alt="Windows only" width="51" height="13"> 
+<P CLASS="Para"> <img align="texttop" border="0" src="../images/win_only.gif" alt="Windows only" > 
   The operating system's file system explorer can be used to export a copy of 
   a folder or file from the Workbench to the file system.</P>
 <ol>
@@ -35,7 +35,7 @@
 
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: gettingStarted/qs-24c.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/gettingStarted/qs-24c.htm,v
retrieving revision 1.23
diff -u -r1.23 qs-24c.htm
--- gettingStarted/qs-24c.htm	25 Jun 2004 00:02:58 -0000	1.23
+++ gettingStarted/qs-24c.htm	10 Nov 2004 21:52:17 -0000
@@ -22,7 +22,7 @@
   <li> 
     <P CLASS="Para"> In the Export wizard, select <b>File system</b>, then click 
       <b>Next</b>.</P>
-    <P CLASS="Para"> <img src="../images/Image42_export.gif" width=470 height=550 alt="Export Wizard. Select an export destination." border="0"></P>
+    <P CLASS="Para"> <img src="../images/Image42_export.gif"  alt="Export Wizard. Select an export destination." border="0"></P>
   </li>
   <li> 
     <p class="Para">Expand JaneQuser project, and click on JanesFolder. In the 
@@ -35,7 +35,7 @@
       select it in the Navigator and choose <b>File &gt; Export</b>. The Export 
       wizard will automatically ensure it is the only file selected for export. 
     </p>
-	<p class="Para"> <img src="../images/Image43_export_tree.gif" width=573 height=535 alt="Export Wizard. Enter a destination directory." border="0"></p>
+	<p class="Para"> <img src="../images/Image43_export_tree.gif"  alt="Export Wizard. Enter a destination directory." border="0"></p>
   </li>
   <li> 
     <P CLASS="Para"> In the <b> To directory</b> field, type or browse to select 
@@ -56,7 +56,7 @@
   </li>
 </ol>
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: gettingStarted/qs-31a.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/gettingStarted/qs-31a.htm,v
retrieving revision 1.19
diff -u -r1.19 qs-31a.htm
--- gettingStarted/qs-31a.htm	23 Jun 2004 23:59:49 -0000	1.19
+++ gettingStarted/qs-31a.htm	10 Nov 2004 21:52:17 -0000
@@ -28,7 +28,7 @@
 
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 
Index: gettingStarted/qs-31b.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/gettingStarted/qs-31b.htm,v
retrieving revision 1.23
diff -u -r1.23 qs-31b.htm
--- gettingStarted/qs-31b.htm	25 Jun 2004 00:02:58 -0000	1.23
+++ gettingStarted/qs-31b.htm	10 Nov 2004 21:52:17 -0000
@@ -30,7 +30,7 @@
 <blockquote>
   <blockquote>
 <P CLASS="Para">
-<img src="../images/Image37drop.gif" width=256 height=233 alt="Navigator view" border="0"></P>
+<img src="../images/Image37drop.gif"  alt="Navigator view" border="0"></P>
   </blockquote>
 </blockquote>
 <P CLASS="Para">
@@ -45,7 +45,7 @@
   </li>
 </ol>
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 
Index: gettingStarted/qs-31c.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/gettingStarted/qs-31c.htm,v
retrieving revision 1.27
diff -u -r1.27 qs-31c.htm
--- gettingStarted/qs-31c.htm	25 Jun 2004 00:02:58 -0000	1.27
+++ gettingStarted/qs-31c.htm	10 Nov 2004 21:52:17 -0000
@@ -21,7 +21,7 @@
   <li> 
     <P CLASS="Para"> In the Import wizard, select <b>File system</b>, then click 
       <b>Next</b>.</P>
-    <P CLASS="Para"> <img src="../images/Image38_import.gif" width=470 height=550 alt="Import Wizard. Import resources from the local file system." border="0"></P>
+    <P CLASS="Para"> <img src="../images/Image38_import.gif"  alt="Import Wizard. Import resources from the local file system." border="0"></P>
   </li>
   <li> 
     <P CLASS="Para"> In the <b>From directory</b> field, type or browse to select 
@@ -29,7 +29,7 @@
     <P CLASS="Para">Recent directories that have been imported from are shown 
       on the <b>From directory</b> field's combo box.</P>
     <blockquote> 
-      <P CLASS="Para">&nbsp;<img src="../images/Image41_import_combo.gif" width=600 height=43 alt="Import Wizard. From directory field." border="0"></P>
+      <P CLASS="Para">&nbsp;<img src="../images/Image41_import_combo.gif"  alt="Import Wizard. From directory field." border="0"></P>
     </blockquote>
   </li>
   <li> 
@@ -39,7 +39,7 @@
       that only some of the files in the folder will be imported into the Workbench.</P>
     <P CLASS="Para">The <b>Filter Types</b> button can be used to filter the types 
       of files that will be imported.</P>
-    <P CLASS="Para"><img src="../images/Image39_import_tree.gif" width=550 height=560 alt="Import Wizard. Filter types." border="0"></P>
+    <P CLASS="Para"><img src="../images/Image39_import_tree.gif"  alt="Import Wizard. Filter types." border="0"></P>
   </li>
   <li> 
     <P CLASS="Para"> The <b>Into folder</b> field should already be filled in 
@@ -52,7 +52,7 @@
       JaneQuser2.&nbsp; </P>
     <blockquote> 
       <blockquote> 
-        <P CLASS="Para"> <img src="../images/Image40_import_target.gif" width=350 height=471 alt="Import Wizard. Select a folder to import into." border="0"></P>
+        <P CLASS="Para"> <img src="../images/Image40_import_target.gif"  alt="Import Wizard. Select a folder to import into." border="0"></P>
       </blockquote>
     </blockquote>
   </li>
@@ -70,7 +70,7 @@
   </li>
 </ol>
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 
Index: gettingStarted/qs-32.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/gettingStarted/qs-32.htm,v
retrieving revision 1.17
diff -u -r1.17 qs-32.htm
--- gettingStarted/qs-32.htm	23 Jun 2004 23:59:49 -0000	1.17
+++ gettingStarted/qs-32.htm	10 Nov 2004 21:52:17 -0000
@@ -50,7 +50,7 @@
 
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: gettingStarted/qs-34a.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/gettingStarted/qs-34a.htm,v
retrieving revision 1.17
diff -u -r1.17 qs-34a.htm
--- gettingStarted/qs-34a.htm	25 Jun 2004 00:02:58 -0000	1.17
+++ gettingStarted/qs-34a.htm	10 Nov 2004 21:52:17 -0000
@@ -17,7 +17,7 @@
   <li>
     External editors launched by the Workbench</li>
   <li>
-    Embedded OLE documents <img src="../images/win_only.gif" alt="Windows only" border="0" width="51" height="13"></li>
+    Embedded OLE documents <img src="../images/win_only.gif" alt="Windows only" border="0" ></li>
   <li>
     External editors launched without the Workbench's knowledge</li>
 </ul>
@@ -25,13 +25,13 @@
   contains the following resources:</p>
 <blockquote>
   <blockquote>
-    <p CLASS="Para" align="center"><img src="../images/Image44_confirm_state.gif" width=180 height=144 alt="Navigator view" border="0"></p>
+    <p CLASS="Para" align="center"><img src="../images/Image44_confirm_state.gif"  alt="Navigator view" border="0"></p>
   </blockquote>
 </blockquote>
 
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 
Index: gettingStarted/qs-34b.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/gettingStarted/qs-34b.htm,v
retrieving revision 1.15
diff -u -r1.15 qs-34b.htm
--- gettingStarted/qs-34b.htm	23 Jun 2004 23:59:49 -0000	1.15
+++ gettingStarted/qs-34b.htm	10 Nov 2004 21:52:17 -0000
@@ -30,7 +30,7 @@
       (see previous sections) that is associated with a third party editor. Double 
       click again on this new file and the selected editor will open in its own 
       window.</P>
-<P CLASS="Para"><img src="../images/win_only.gif" alt="Windows only" border="0" width="51" height="13"><br>
+<P CLASS="Para"><img src="../images/win_only.gif" alt="Windows only" border="0" ><br>
       The Workbench supports OLE document editors, and some editors provide OLE 
       document support allowing it to be opened in its own window, or embedded 
       inside another window like the Workbench. This will be discussed in more 
@@ -40,7 +40,7 @@
 
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: gettingStarted/qs-34c.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/gettingStarted/qs-34c.htm,v
retrieving revision 1.18
diff -u -r1.18 qs-34c.htm
--- gettingStarted/qs-34c.htm	23 Jun 2004 23:59:49 -0000	1.18
+++ gettingStarted/qs-34c.htm	10 Nov 2004 21:52:17 -0000
@@ -10,9 +10,9 @@
 <BODY BGCOLOR="#ffffff">
 <h3>
 Embedded editors</h3>
-<P CLASS="Para"> <img src="../images/win_only.gif" alt="Windows only" border="0" width="51" height="13">&nbsp;The 
+<P CLASS="Para"> <img src="../images/win_only.gif" alt="Windows only" border="0" >&nbsp;The 
   Workbench supports OLE document editors.</P>
-<P CLASS="Para"><img src="../images/Image619_ole.gif" alt="OLE document editor." border="0" width="659" height="168"></P>
+<P CLASS="Para"><img src="../images/Image619_ole.gif" alt="OLE document editor." border="0" ></P>
 <ol>
   <li>
 <P CLASS="Para">
@@ -42,7 +42,7 @@
 
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: gettingStarted/qs-34d.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/gettingStarted/qs-34d.htm,v
retrieving revision 1.17
diff -u -r1.17 qs-34d.htm
--- gettingStarted/qs-34d.htm	23 Jun 2004 23:59:49 -0000	1.17
+++ gettingStarted/qs-34d.htm	10 Nov 2004 21:52:17 -0000
@@ -55,7 +55,7 @@
 
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: gettingStarted/qs-35.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/gettingStarted/qs-35.htm,v
retrieving revision 1.25
diff -u -r1.25 qs-35.htm
--- gettingStarted/qs-35.htm	28 Oct 2004 15:39:04 -0000	1.25
+++ gettingStarted/qs-35.htm	10 Nov 2004 21:52:17 -0000
@@ -21,7 +21,7 @@
       Navigator should look like this:</p>
         <blockquote>
         <P CLASS="Para">
-        <img src="../images/Image44_confirm_state.gif" width=180 height=144 alt="Navigator view" border="0"></P>
+        <img src="../images/Image44_confirm_state.gif"  alt="Navigator view" border="0"></P>
         </blockquote>
 <p CLASS="Head">&nbsp;</p>
   </li>
@@ -43,12 +43,12 @@
         Select the project JaneQuser. Using the project's pop-up menu create a folder named
         JanesOtherFolder.&nbsp;
         <blockquote>
-          <p CLASS="Para"><img src="../images/Image45_setup.gif" width=180 height=131 alt="Navigator view" border="0"></p>
+          <p CLASS="Para"><img src="../images/Image45_setup.gif"  alt="Navigator view" border="0"></p>
         </blockquote>
       </li>
 </ol>
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: gettingStarted/qs-35b.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/gettingStarted/qs-35b.htm,v
retrieving revision 1.17
diff -u -r1.17 qs-35b.htm
--- gettingStarted/qs-35b.htm	23 Jun 2004 23:59:49 -0000	1.17
+++ gettingStarted/qs-35b.htm	10 Nov 2004 21:52:17 -0000
@@ -35,7 +35,7 @@
 
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: gettingStarted/qs-35c.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/gettingStarted/qs-35c.htm,v
retrieving revision 1.20
diff -u -r1.20 qs-35c.htm
--- gettingStarted/qs-35c.htm	25 Jun 2004 00:02:58 -0000	1.20
+++ gettingStarted/qs-35c.htm	10 Nov 2004 21:52:18 -0000
@@ -27,7 +27,7 @@
 </P>
 <blockquote>
   <P CLASS="Para">
-<img src="../images/Image48_rename.gif" width=200 height=182 alt="Navigator view" border="0"></P>
+<img src="../images/Image48_rename.gif"  alt="Navigator view" border="0"></P>
 </blockquote>
       <P CLASS="Para">To halt the renaming of a resource, Escape can be pressed 
         to dismiss the text field.</P>
@@ -53,7 +53,7 @@
 
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: gettingStarted/qs-35d.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/gettingStarted/qs-35d.htm,v
retrieving revision 1.20
diff -u -r1.20 qs-35d.htm
--- gettingStarted/qs-35d.htm	25 Jun 2004 00:02:58 -0000	1.20
+++ gettingStarted/qs-35d.htm	10 Nov 2004 21:52:18 -0000
@@ -22,13 +22,13 @@
   <li>
 <p CLASS="Para">In the Folder Selection dialog choose JanesFolder and click <b>OK</b>.</p>
 <blockquote>
-<p CLASS="Para"><img src="../images/Image48_move.gif" width=350 height=471 alt="Folder dialog" border="0"></p>
+<p CLASS="Para"><img src="../images/Image48_move.gif"  alt="Folder dialog" border="0"></p>
 </blockquote>
   </li>
   <li>In the Navigator JanesFolder now contains JanesOtherFolder. Expand
 JanesOtherFolder and confirm that it contains JanesText.txt.
 <blockquote>
-  <p><img src="../images/Image48_rename_done.gif" width=200 height=183 alt="Navigator view" border="0"></p>
+  <p><img src="../images/Image48_rename_done.gif"  alt="Navigator view" border="0"></p>
 </blockquote>
   </li>
 </ol>
@@ -42,7 +42,7 @@
 
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: gettingStarted/qs-36.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/gettingStarted/qs-36.htm,v
retrieving revision 1.20
diff -u -r1.20 qs-36.htm
--- gettingStarted/qs-36.htm	25 Jun 2004 00:02:58 -0000	1.20
+++ gettingStarted/qs-36.htm	10 Nov 2004 21:52:18 -0000
@@ -8,14 +8,14 @@
 <h2>Searching</h2>
 
 <p>Text strings and files can be searched for in the Workbench.&nbsp;In this section, 
-  the Search button <img src="../images/Image50_search.gif" width=26 height=26 alt="Search button" border="0"> 
+  the Search button <img src="../images/Image50_search.gif"  alt="Search button" border="0"> 
   will be used to perform a text search across the resources that are shown in 
   the Navigator. Instruction will also be given on how to use the Search view 
   to work with the results.</p>
 
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </body></html>
Index: gettingStarted/qs-36a.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/gettingStarted/qs-36a.htm,v
retrieving revision 1.27
diff -u -r1.27 qs-36a.htm
--- gettingStarted/qs-36a.htm	25 Jun 2004 00:02:58 -0000	1.27
+++ gettingStarted/qs-36a.htm	10 Nov 2004 21:52:18 -0000
@@ -13,11 +13,11 @@
 <p>Text strings can be searched for in the Workbench as follows:</p>
 
 <ol>
-  <li>In the Workbench toolbar, click the search button <img src="../images/Image50_search.gif" width=26 height=26 alt="Search button" border="0">.</li>
+  <li>In the Workbench toolbar, click the search button <img src="../images/Image50_search.gif"  alt="Search button" border="0">.</li>
   <li>In the <b>Containing text</b> field, type in: <i>it</i> <br>
     The combo box for the <b>Containing text</b> field also displays a list of 
     recently performed searches to select from.<br>
-    <img src="../images/Image51_search_it.gif" width=500 height=420 alt="Search dialog" border="0"></li>
+    <img src="../images/Image51_search_it.gif"  alt="Search dialog" border="0"></li>
   <li> The <b>Case sensitive</b> check box can be selected or deselected depending 
     on whether or not a case sensitive or insensitive search is to be performed.
     You can also select the <b>Regular expression</b> check box to enable more powerful searching
@@ -28,7 +28,7 @@
   <li> The kinds of files to include in the search can be specified in the <b>File 
     name patterns</b> field. Click <b>Choose...</b> to open the Select Types dialog. 
     This dialog provides a quick way to select from a list of registered extensions. 
-    <blockquote><img src="../images/Image51_choose_ext.gif" width=347 height=470 alt="Type Selection Dialog" border="0"></blockquote>
+    <blockquote><img src="../images/Image51_choose_ext.gif"  alt="Type Selection Dialog" border="0"></blockquote>
     For the moment, the search will be confined to .txt files. Ensure *.txt is 
     checked and click <b>OK</b>.</li>
   <li>In the <b>Scope</b> field, specify the files and folders to include in the 
@@ -42,7 +42,7 @@
     in the Search view can be clicked to cancel the search while it is in progress. 
   </li>
   <li>Observe that the Search view displays: 
-    <blockquote> <img src="../images/Image51_search_view.gif" width=306 height=166 alt="Search view" border="0"></blockquote>
+    <blockquote> <img src="../images/Image51_search_view.gif"  alt="Search view" border="0"></blockquote>
   </li>
 </ol>
 
@@ -50,7 +50,7 @@
 
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: gettingStarted/qs-36b.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/gettingStarted/qs-36b.htm,v
retrieving revision 1.33
diff -u -r1.33 qs-36b.htm
--- gettingStarted/qs-36b.htm	28 Oct 2004 15:39:04 -0000	1.33
+++ gettingStarted/qs-36b.htm	10 Nov 2004 21:52:18 -0000
@@ -14,14 +14,14 @@
 <p>Now that the search for &quot;it&quot; has been completed, the Search view 
   is visible. The title of the Search view shows that four matches were found.&nbsp;</p>
 <blockquote> 
-  <p> <img src="../images/Image51_search_view.gif" width=306 height=166 alt="Search view. Four occurences of the word it found in the Workspace." border="0">&nbsp;&nbsp;</p>
+  <p> <img src="../images/Image51_search_view.gif"  alt="Search view. Four occurences of the word it found in the Workspace." border="0">&nbsp;&nbsp;</p>
 </blockquote>
 <p CLASS="Head"> Within the Search view two files are shown and within each file 
   there were 2 matches found.&nbsp; </p>
-    <blockquote><img src="../images/Image51_search_hover.gif" width=353 height=191 alt="Search view. Hover help displaying the full description." border="0"></blockquote>
+    <blockquote><img src="../images/Image51_search_hover.gif"  alt="Search view. Hover help displaying the full description." border="0"></blockquote>
 
 <ol>
-  <li>Click the Show Next Match button <img src="../images/Image51_search_next.gif" width=26 height=27 alt="Show next match button" border="0">to 
+  <li>Click the Show Next Match button <img src="../images/Image51_search_next.gif"  alt="Show next match button" border="0">to 
     navigate to the first match of the search expression (&quot;it&quot;). <br>
     Notice that the file JanesFile.txt is automatically selected and opened in 
     the editor area. <br>
@@ -34,15 +34,15 @@
     in the Search view, it does <strong>not</strong> effect the files themselves. 
     Select JanesFile.txt and choose <b>Remove Selected Matches</b> from the popup 
     menu. The Search view now shows only the matches for JanesText.txt 
-    <blockquote><img src="../images/Image51_search_reduced.gif" width=253 height=168 alt="Search view. One occurence in Workspace." border="0"></blockquote>
+    <blockquote><img src="../images/Image51_search_reduced.gif"  alt="Search view. One occurence in Workspace." border="0"></blockquote>
   </li>
   <li>Perform a second search for &quot;that&quot; by clicking on the Search button 
-    <img src="../images/Image50_search.gif" width=26 height=26 alt="Search button" border="0"> 
+    <img src="../images/Image50_search.gif"  alt="Search button" border="0"> 
     in the Workbench's toolbar.</li>
   <li>The Search view updates to show the results of the new search. <br>
     Use the drop down button on the Search view's toolbar to move back and forth 
     between the two search results. 
-    <blockquote><img src="../images/Image51_search_switching.gif" width=400 height=139 alt="Search view. Drop down button." border="0"></p></blockquote>
+    <blockquote><img src="../images/Image51_search_switching.gif"  alt="Search view. Drop down button." border="0"></p></blockquote>
   </li>
   <li>In the drop down button choose &quot;it&quot; - 1 Occurrence. The Search 
     view switches back to show the original search. On the context menu choose 
@@ -52,7 +52,7 @@
 
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </body>
Index: gettingStarted/qs-37-2b.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/gettingStarted/qs-37-2b.htm,v
retrieving revision 1.18
diff -u -r1.18 qs-37-2b.htm
--- gettingStarted/qs-37-2b.htm	25 Jun 2004 00:02:58 -0000	1.18
+++ gettingStarted/qs-37-2b.htm	10 Nov 2004 21:52:18 -0000
@@ -20,11 +20,11 @@
 In the figure below &quot;sample task&quot; is a generic task not associated
 with any specific resource. The second task (&quot;add sixth line to the
 text&quot;) is associated with the file JanesFile.txt.</P>
-<P>&nbsp;<img src="../images/Image21_task_view.gif" width=495 height=114 alt="Task view" border="0">
+<P>&nbsp;<img src="../images/Image21_task_view.gif"  alt="Task view" border="0">
 </P>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: gettingStarted/qs-37-2d.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/gettingStarted/qs-37-2d.htm,v
retrieving revision 1.16
diff -u -r1.16 qs-37-2d.htm
--- gettingStarted/qs-37-2d.htm	24 Jun 2004 18:07:34 -0000	1.16
+++ gettingStarted/qs-37-2d.htm	10 Nov 2004 21:52:18 -0000
@@ -15,19 +15,19 @@
 unassociated task: </P>
 <ol>
   <li> 
-    <P CLASS="Para"> In the Tasks view, click the New Task button <img src="../images/Image52_new_task.gif" alt="New task button" border="0" width="25" height="24">. 
+    <P CLASS="Para"> In the Tasks view, click the New Task button <img src="../images/Image52_new_task.gif" alt="New task button" border="0" >. 
       A new task dialog appears. </P>
   </li>
   <li> 
     <P CLASS="Para"> Type a brief description for the task and press Enter. To 
       cancel the dialog while entering the description press Escape . The new 
       task appears in the Tasks view.</P>
-    <p CLASS="Para"><img src="../images/Image53_newtask.gif" alt="Tasks view" border="0" width="433" height="110"></li>
+    <p CLASS="Para"><img src="../images/Image53_newtask.gif" alt="Tasks view" border="0" ></li>
 </ol>
 
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: gettingStarted/qs-37-2d2.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/gettingStarted/qs-37-2d2.htm,v
retrieving revision 1.21
diff -u -r1.21 qs-37-2d2.htm
--- gettingStarted/qs-37-2d2.htm	25 Jun 2004 00:02:58 -0000	1.21
+++ gettingStarted/qs-37-2d2.htm	10 Nov 2004 21:52:18 -0000
@@ -28,13 +28,13 @@
       markers (for associated tasks), and/or debugging breakpoints. Various markers 
       can be associated with specific lines in a file by accessing the context 
       menu from the marker bar directly to the left of that line.</P>
-    <P CLASS="Para"> <img src="../images/Image53_marker1.gif" width=297 height=280 alt="Marker bar menu" border="0"></P>
+    <P CLASS="Para"> <img src="../images/Image53_marker1.gif"  alt="Marker bar menu" border="0"></P>
   </li>
   <li> 
     <P CLASS="Para"> In the <b>Description</b> field, type a brief description 
       for the task that will be associated with that line in the text file.</P>
     <blockquote> 
-      <P CLASS="Para"> <img src="../images/Image53_add_task_dlg.gif" width=609 height=254 alt="Add Task dialog" border="0"></P>
+      <P CLASS="Para"> <img src="../images/Image53_add_task_dlg.gif"  alt="Add Task dialog" border="0"></P>
     </blockquote>
   </li>
   <li> 
@@ -44,7 +44,7 @@
     <P CLASS="Para"> Notice that a new task marker appears in the marker bar, 
       directly to the left of the line where the task was added. Also, notice 
       that the new task appears in the Tasks view.</P>
-    <P CLASS="Para"> <img src="../images/Image53_task_updated.gif" width=482 height=266 alt="Tasks view" border="0"></P>
+    <P CLASS="Para"> <img src="../images/Image53_task_updated.gif"  alt="Tasks view" border="0"></P>
   </li>
   <li> 
     <P CLASS="Para"> After the new task has been added, click in the editor on 
@@ -76,7 +76,7 @@
 
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: gettingStarted/qs-37-2f.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/gettingStarted/qs-37-2f.htm,v
retrieving revision 1.11
diff -u -r1.11 qs-37-2f.htm
--- gettingStarted/qs-37-2f.htm	23 Jun 2004 23:59:49 -0000	1.11
+++ gettingStarted/qs-37-2f.htm	10 Nov 2004 21:52:18 -0000
@@ -24,7 +24,7 @@
 
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: gettingStarted/qs-37-3b.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/gettingStarted/qs-37-3b.htm,v
retrieving revision 1.17
diff -u -r1.17 qs-37-3b.htm
--- gettingStarted/qs-37-3b.htm	23 Jun 2004 23:59:49 -0000	1.17
+++ gettingStarted/qs-37-3b.htm	10 Nov 2004 21:52:18 -0000
@@ -17,7 +17,7 @@
   To show the Bookmarks view select <b>Window &gt; Show View &gt; Bookmarks</b> 
   while in the Resource perspective.</P>
 <blockquote>
-  <P>&nbsp;<img src="../images/Image54_bookmark1.gif" alt="Bookmarks view" border="0" width="365" height="105">
+  <P>&nbsp;<img src="../images/Image54_bookmark1.gif" alt="Bookmarks view" border="0" >
 </P>
 
 
@@ -25,7 +25,7 @@
 
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: gettingStarted/qs-37-3c.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/gettingStarted/qs-37-3c.htm,v
retrieving revision 1.18
diff -u -r1.18 qs-37-3c.htm
--- gettingStarted/qs-37-3c.htm	25 Jun 2004 00:02:58 -0000	1.18
+++ gettingStarted/qs-37-3c.htm	10 Nov 2004 21:52:18 -0000
@@ -27,7 +27,7 @@
       <b>Add Bookmark</b>.</P>
 <blockquote>
 <P CLASS="Para">
-<img src="../images/Image54_bookmark_menu.gif" width=278 height=182 alt="Bookmark Menu" border="0"></P>
+<img src="../images/Image54_bookmark_menu.gif"  alt="Bookmark Menu" border="0"></P>
 </blockquote>
 <P CLASS="Para">When the Add Bookmark dialog opens type in a description for 
 this bookmark. Type in &quot;My Bookmark&quot;.</P>
@@ -37,13 +37,13 @@
 Notice that a new bookmark appears in the marker bar.</P>
 <blockquote>
 <P CLASS="Para">
-<img src="../images/Image54_bookmark_added.gif" alt="Editor with bookmark" border="0" width="289" height="136">&nbsp;</P>
+<img src="../images/Image54_bookmark_added.gif" alt="Editor with bookmark" border="0" >&nbsp;</P>
 </blockquote>
 <P CLASS="Para">
 The new bookmark also appears in the Bookmarks view.</P>
 <blockquote>
 <P CLASS="Para">
-<img src="../images/Image54_bookmark_added2.gif" alt="Bookmark view" border="0" width="368" height="116"></P>
+<img src="../images/Image54_bookmark_added2.gif" alt="Bookmark view" border="0" ></P>
 </blockquote>
   </li>
   <li>
@@ -54,14 +54,14 @@
 bookmarks.</P>
 <blockquote>
 <P CLASS="Para">
-<img src="../images/Image54_bookmark_two.gif" alt="Bookmark view" border="0" width="365" height="105"></P>
+<img src="../images/Image54_bookmark_two.gif" alt="Bookmark view" border="0" ></P>
 </blockquote>
   </li>
 </ol>
 
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: gettingStarted/qs-37-3e.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/gettingStarted/qs-37-3e.htm,v
retrieving revision 1.18
diff -u -r1.18 qs-37-3e.htm
--- gettingStarted/qs-37-3e.htm	23 Jun 2004 23:59:49 -0000	1.18
+++ gettingStarted/qs-37-3e.htm	10 Nov 2004 21:52:18 -0000
@@ -43,7 +43,7 @@
 
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: gettingStarted/qs-37-3f.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/gettingStarted/qs-37-3f.htm,v
retrieving revision 1.18
diff -u -r1.18 qs-37-3f.htm
--- gettingStarted/qs-37-3f.htm	23 Jun 2004 23:59:49 -0000	1.18
+++ gettingStarted/qs-37-3f.htm	10 Nov 2004 21:52:18 -0000
@@ -17,14 +17,14 @@
     <P CLASS="Para"> In the Bookmarks view, select JanesFile.txt (the second bookmark 
       we created) and do one of the following:</P>
     <ul>
-      <li> Click the Delete button <img src="../images/Image54_bookmark_del1.gif" alt="Bookmark delete button" border="0" width="21" height="20"> 
+      <li> Click the Delete button <img src="../images/Image54_bookmark_del1.gif" alt="Bookmark delete button" border="0" > 
         on the view's toolbar. </li>
       <li> From the bookmark's context menu choose delete.</li>
       <li> Hit the Delete key on the keyboard.</li>
     </ul>
     <P CLASS="Para"> Notice that the bookmark is removed from the Bookmarks view.</P>
     <blockquote> 
-      <P CLASS="Para"> <img src="../images/Image54_bookmark_oneleft.gif" alt="Bookmark view" border="0" width="366" height="106"></P>
+      <P CLASS="Para"> <img src="../images/Image54_bookmark_oneleft.gif" alt="Bookmark view" border="0" ></P>
     </blockquote>
   </li>
   <li>There should be one remaining bookmark. This bookmark is associated with 
@@ -34,7 +34,7 @@
       <li>Use <b>Remove Bookmark</b> in the marker bar of the JanesFile.txt editor. 
         Remember, <b>Add Bookmark</b> was used <b></b>in the marker bar when the 
         bookmark was first created.<br>
-        <img src="../images/Image54_bookmark_remove2.gif" alt="Bookmark menu" border="0" width="295" height="174"></li>
+        <img src="../images/Image54_bookmark_remove2.gif" alt="Bookmark menu" border="0" ></li>
       <li>Delete the bookmark (as was done above) by using <b>Delete</b> from 
         the bookmark's popup menu in the Bookmarks view.</li>
     </ul>
@@ -47,7 +47,7 @@
   </li>
   <li> 
     <p CLASS="Head">In the Bookmarks view, select JanesFile.txt (the remaining 
-      bookmark). Click the Delete button <img src="../images/Image54_bookmark_del1.gif" alt="Bookmark delete button" border="0" width="21" height="20"> 
+      bookmark). Click the Delete button <img src="../images/Image54_bookmark_del1.gif" alt="Bookmark delete button" border="0" > 
       on the view's toolbar. Notice that the bookmark is removed from the Bookmarks 
       view and the JanesFile.txt editor.&nbsp; </p>
   </li>
@@ -55,7 +55,7 @@
 
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: gettingStarted/qs-39.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/gettingStarted/qs-39.htm,v
retrieving revision 1.22
diff -u -r1.22 qs-39.htm
--- gettingStarted/qs-39.htm	23 Jun 2004 23:59:49 -0000	1.22
+++ gettingStarted/qs-39.htm	10 Nov 2004 21:52:18 -0000
@@ -27,12 +27,12 @@
 <P>The Workbench should now look like this:&nbsp;&nbsp;&nbsp; </P>
 
 
-<P>&nbsp;<img src="../images/Image55_reset.gif" alt="Workbench after reset" border="0" width="727" height="476">
+<P>&nbsp;<img src="../images/Image55_reset.gif" alt="Workbench after reset" border="0" >
 </P>
 
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 
Index: gettingStarted/qs-39c.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/gettingStarted/qs-39c.htm,v
retrieving revision 1.18
diff -u -r1.18 qs-39c.htm
--- gettingStarted/qs-39c.htm	23 Jun 2004 23:59:49 -0000	1.18
+++ gettingStarted/qs-39c.htm	10 Nov 2004 21:52:18 -0000
@@ -20,7 +20,7 @@
 <TR>
 <TD height="38" valign="top" align="left">
 <P CLASS="Para">
-<img src="../images/drop_top_source.gif" alt="Up arrow" border="0" width="16" height="19">
+<img src="../images/drop_top_source.gif" alt="Up arrow" border="0" >
 </P>
 </TD>
       <TD height="38" valign="top" align="left"> <P CLASS="Para"> Dock above: 
@@ -31,7 +31,7 @@
 <TR>
 <TD height="38" valign="top" align="left">
 <P CLASS="Para">
-<img src="../images/drop_bottom_source.gif" alt="Down arrow" border="0" width="19" height="19">
+<img src="../images/drop_bottom_source.gif" alt="Down arrow" border="0" >
 </P>
 </TD>
       <TD height="38" valign="top" align="left"> <p CLASS="Para"> Dock below: 
@@ -40,7 +40,7 @@
 </TR>
 <TR>
 <TD height="38" valign="top" align="left">
-<P CLASS="Para"><img src="../images/drop_right_source.gif" alt="Right arrow" border="0" width="20" height="20">
+<P CLASS="Para"><img src="../images/drop_right_source.gif" alt="Right arrow" border="0" >
 </P>
 </TD>
       <TD height="38" valign="top" align="left"> <p CLASS="Para"> Dock to the right: 
@@ -50,7 +50,7 @@
 </TR>
 <TR>
 <TD height="38" valign="top" align="left">
-<img src="../images/drop_left_source.gif" alt="Left arrow" border="0" width="20" height="20">
+<img src="../images/drop_left_source.gif" alt="Left arrow" border="0" >
 </TD>
       <TD height="38" valign="top" align="left"> Dock to the left: If the mouse button 
         is released when a dock to the left cursor is displayed, the view will 
@@ -58,7 +58,7 @@
 </TR>
 <TR>
 <TD height="38" valign="top" align="left">
-<img src="../images/drop_stack.gif" alt="Stack icon" border="0" width="20" height="20">
+<img src="../images/drop_stack.gif" alt="Stack icon" border="0" >
 </TD>
       <TD height="38" valign="top" align="left"> Stack: If the mouse button is 
         released when a stack cursor is displayed, the view will appear as a tab 
@@ -66,7 +66,7 @@
 </TR>
 <TR>
 <TD height="38" valign="top" align="left">
-<img src="../images/drop_invalid_source.gif" alt="Restricted icon" border="0" width="21" height="21">
+<img src="../images/drop_invalid_source.gif" alt="Restricted icon" border="0" >
 </TD>
       <TD height="38" valign="top" align="left"> Restricted: If the mouse button 
         is released when a restricted cursor is displayed, the view will not dock 
@@ -77,7 +77,7 @@
 
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 
Index: gettingStarted/qs-39d.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/gettingStarted/qs-39d.htm,v
retrieving revision 1.16
diff -u -r1.16 qs-39d.htm
--- gettingStarted/qs-39d.htm	23 Jun 2004 23:59:49 -0000	1.16
+++ gettingStarted/qs-39d.htm	10 Nov 2004 21:52:18 -0000
@@ -43,7 +43,7 @@
 </ol>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: gettingStarted/qs-39e.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/gettingStarted/qs-39e.htm,v
retrieving revision 1.22
diff -u -r1.22 qs-39e.htm
--- gettingStarted/qs-39e.htm	23 Jun 2004 23:59:49 -0000	1.22
+++ gettingStarted/qs-39e.htm	10 Nov 2004 21:52:18 -0000
@@ -58,12 +58,12 @@
       the layout if one editor is dragged and dropped below another.</P>
   </li>
 </ol>
-<P>&nbsp;<img src="../images/Image57_two_editors.gif" alt="Two editors" border="0" width="727" height="476"><br>
+<P>&nbsp;<img src="../images/Image57_two_editors.gif" alt="Two editors" border="0" ><br>
 </P>
 
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: gettingStarted/qs-39f.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/gettingStarted/qs-39f.htm,v
retrieving revision 1.17
diff -u -r1.17 qs-39f.htm
--- gettingStarted/qs-39f.htm	23 Jun 2004 23:59:49 -0000	1.17
+++ gettingStarted/qs-39f.htm	10 Nov 2004 21:52:18 -0000
@@ -25,19 +25,19 @@
   <li>
 <P CLASS="Para">
 Click on the Navigator tab and drag it to the right of the Outline tab.</P>
-<P CLASS="Para"><img src="../images/Image60_tabs.gif" alt="tabs" border="0" width="148" height="28"></P>
+<P CLASS="Para"><img src="../images/Image60_tabs.gif" alt="tabs" border="0" ></P>
   </li>
   <li>
     <P CLASS="Para"> Once the cursor is to the right of the Outline tab and the 
       cursor is a stack cursor release the mouse button.</P>
 <P CLASS="Para">Observe the Navigator tab is now to the right of the Outline tab.</P>
-<P CLASS="Para"><img src="../images/Image60_tabs2.gif" alt="tabs" border="0" width="147" height="24"></P>
+<P CLASS="Para"><img src="../images/Image60_tabs2.gif" alt="tabs" border="0" ></P>
   </li>
 </ol>
 
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: gettingStarted/qs-39g.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/gettingStarted/qs-39g.htm,v
retrieving revision 1.14
diff -u -r1.14 qs-39g.htm
--- gettingStarted/qs-39g.htm	23 Jun 2004 23:59:49 -0000	1.14
+++ gettingStarted/qs-39g.htm	10 Nov 2004 21:52:18 -0000
@@ -22,7 +22,7 @@
 
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: gettingStarted/qs-40.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/gettingStarted/qs-40.htm,v
retrieving revision 1.12
diff -u -r1.12 qs-40.htm
--- gettingStarted/qs-40.htm	23 Jun 2004 23:59:49 -0000	1.12
+++ gettingStarted/qs-40.htm	10 Nov 2004 21:52:18 -0000
@@ -20,7 +20,7 @@
 
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: gettingStarted/qs-40a.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/gettingStarted/qs-40a.htm,v
retrieving revision 1.20
diff -u -r1.20 qs-40a.htm
--- gettingStarted/qs-40a.htm	23 Jun 2004 23:59:49 -0000	1.20
+++ gettingStarted/qs-40a.htm	10 Nov 2004 21:52:18 -0000
@@ -30,7 +30,7 @@
       bar. </P>
 <P CLASS="Para">The shortcut bar now includes a button for the Navigator fast view </P>
 <blockquote>
-<P CLASS="Para"><img src="../images/Image60_fast_view1.gif" alt="Fast view" border="0" width="119" height="58"></P>
+<P CLASS="Para"><img src="../images/Image60_fast_view1.gif" alt="Fast view" border="0" ></P>
 </blockquote>
   </li>
 </ol>
@@ -40,7 +40,7 @@
 
 
 <blockquote> 
-  <P><img src="../images/Image61_fast_options.gif" alt="Navigator view menu" border="0" width="126" height="153"> 
+  <P><img src="../images/Image61_fast_options.gif" alt="Navigator view menu" border="0" > 
   </P>
 
 
@@ -48,7 +48,7 @@
 
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 
Index: gettingStarted/qs-40b.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/gettingStarted/qs-40b.htm,v
retrieving revision 1.21
diff -u -r1.21 qs-40b.htm
--- gettingStarted/qs-40b.htm	23 Jun 2004 23:59:49 -0000	1.21
+++ gettingStarted/qs-40b.htm	10 Nov 2004 21:52:18 -0000
@@ -15,7 +15,7 @@
 <p CLASS="Head">Confirm that the shortcut bar at the bottom left of the window 
   still has the Navigator view and looks like this:</p>
 <blockquote>
-  <p CLASS="Head"><img src="../images/Image60_fast_view1.gif" alt="Fast view on shortcut bar" border="0" width="119" height="58"></p>
+  <p CLASS="Head"><img src="../images/Image60_fast_view1.gif" alt="Fast view on shortcut bar" border="0" ></p>
 </blockquote>
 <ol>
   <li> 
@@ -24,7 +24,7 @@
   <li> 
     <P CLASS="Para"> Observe the Navigator view slides out from the left side of the window.&nbsp; 
     </P>
-    <P CLASS="Para"> <img src="../images/Image61_nav_fast.gif" alt="Navigator view" border="0" width="227" height="221"></P>
+    <P CLASS="Para"> <img src="../images/Image61_nav_fast.gif" alt="Navigator view" border="0" ></P>
   </li>
   <li> 
     <p CLASS="Head">The Navigator fast view can be used as it would be normally.&nbsp;&nbsp;To 
@@ -35,7 +35,7 @@
   <li> 
     <P CLASS="Para"> To hide the fast view simply click on another view or editor 
       or click on the <b>Minimize</b> button on the fast view's toolbar </P>
-    <P CLASS="Para"> <img src="../images/Image61_fast_minimize.gif" alt="Minimize fast icon" border="0" width="208" height="59"> 
+    <P CLASS="Para"> <img src="../images/Image61_fast_minimize.gif" alt="Minimize fast icon" border="0" > 
     </P>
     <P CLASS="Para">&nbsp; </P>
     <P CLASS="Para"><b>Note:</b> If a file is opened from the Navigator fast view, 
@@ -53,7 +53,7 @@
 
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 
Index: gettingStarted/qs-43.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/gettingStarted/qs-43.htm,v
retrieving revision 1.19
diff -u -r1.19 qs-43.htm
--- gettingStarted/qs-43.htm	24 Jun 2004 13:05:16 -0000	1.19
+++ gettingStarted/qs-43.htm	10 Nov 2004 21:52:18 -0000
@@ -32,12 +32,12 @@
   a specific type of task, or working with a specific type of resource.&nbsp;&nbsp; 
 </P>
 <P CLASS="Para">
-<img src="../images/Image1.gif" alt="Eclipse Workbench" border="0" width="530" height="454"> </P>
+<img src="../images/Image1.gif" alt="Eclipse Workbench" border="0" > </P>
 <P>&nbsp;</P>
 
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: gettingStarted/qs-43b.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/gettingStarted/qs-43b.htm,v
retrieving revision 1.23
diff -u -r1.23 qs-43b.htm
--- gettingStarted/qs-43b.htm	23 Jun 2004 23:59:49 -0000	1.23
+++ gettingStarted/qs-43b.htm	10 Nov 2004 21:52:18 -0000
@@ -15,7 +15,7 @@
 <ul>
   <li>
     Using the Open Perspective button 
-    <img src="../images/Image70_shortcut2.gif" alt="Open Perspectives" border="0" width="23" height="23">
+    <img src="../images/Image70_shortcut2.gif" alt="Open Perspectives" border="0" >
     on the shortcut bar.</li>
   <li>
     Choosing a perspective from the <b>Window &gt; Open Perspective</b> menu.&nbsp;</li>
@@ -23,20 +23,20 @@
 <p>To open one by using the shortcut bar button:</p>
 <ol>
   <li> 
-    <p CLASS="Para">Click on the Open Perspective button <img src="../images/Image70_shortcut2.gif" alt="Open Perspectives" border="0" width="23" height="23">.&nbsp;</p>
+    <p CLASS="Para">Click on the Open Perspective button <img src="../images/Image70_shortcut2.gif" alt="Open Perspectives" border="0" >.&nbsp;</p>
   </li>
   <li> 
     <p CLASS="Head">A menu appears showing the same choices as shown on the <b>Window 
       &gt; Open Perspective</b> menu. Choose <b>Other</b> from the menu.</p>
     <blockquote> 
-      <p CLASS="Head"> <img src="../images/Image70_shortcut3.gif" alt="Open Perspective Menu" border="0" width="216" height="152"></p>
+      <p CLASS="Head"> <img src="../images/Image70_shortcut3.gif" alt="Open Perspective Menu" border="0" ></p>
     </blockquote>
   </li>
   <li> 
     <p CLASS="Para">In the Select Perspective dialog choose <b>Debug</b> and click 
       <b>OK</b>.&nbsp; 
     <blockquote> 
-      <p CLASS="Para"> <img src="../images/Image70_select_pers.gif" alt="Select Perspective" border="0" width="245" height="420"></blockquote>
+      <p CLASS="Para"> <img src="../images/Image70_select_pers.gif" alt="Select Perspective" border="0" ></blockquote>
     <p CLASS="Para">The Debug perspective is displayed.&nbsp;&nbsp;</p>
   </li>
   <li> 
@@ -53,7 +53,7 @@
       <li> 
         <p CLASS="Para">To disply the full name of the perspective right click 
           the perspective bar and check <strong>Show Text</strong>.<br>
-          <img src="../images/Image70_shortcut4.gif" alt="Debug Perspective" border="0" width="511" height="95"></li>
+          <img src="../images/Image70_shortcut4.gif" alt="Debug Perspective" border="0" ></li>
     </ul>
   </li>
   <li> 
@@ -63,7 +63,7 @@
   </li>
 </ol>
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: gettingStarted/qs-43c.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/gettingStarted/qs-43c.htm,v
retrieving revision 1.16
diff -u -r1.16 qs-43c.htm
--- gettingStarted/qs-43c.htm	23 Jun 2004 23:59:49 -0000	1.16
+++ gettingStarted/qs-43c.htm	10 Nov 2004 21:52:18 -0000
@@ -16,14 +16,14 @@
   This default behavior can be configured using <b>Window &gt; Preferences &gt; 
   Workbench &gt; Perspectives</b>.</p>
 <blockquote>
-<P>&nbsp;<img src="../images/Image71_pers_pref.gif" alt="Perspective preferences" border="0" width="545" height="458">
+<P>&nbsp;<img src="../images/Image71_pers_pref.gif" alt="Perspective preferences" border="0" >
 </P>
 
 
 </blockquote>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 
Index: gettingStarted/qs-43e.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/gettingStarted/qs-43e.htm,v
retrieving revision 1.22
diff -u -r1.22 qs-43e.htm
--- gettingStarted/qs-43e.htm	23 Jun 2004 23:59:49 -0000	1.22
+++ gettingStarted/qs-43e.htm	10 Nov 2004 21:52:18 -0000
@@ -30,7 +30,7 @@
       to the subsequent confirmation dialog. The new perspective layout will be 
       used if the perspective is reset or if a new one is opened.</p>
     <blockquote> 
-      <p CLASS="Para"><img src="../images/Image71_pers_save.gif" alt="Saving Perspective" border="0" width="273" height="409"></p>
+      <p CLASS="Para"><img src="../images/Image71_pers_save.gif" alt="Saving Perspective" border="0" ></p>
     </blockquote>
   </li>
   <li> 
@@ -66,7 +66,7 @@
     <p CLASS="Para">Select the <b>Resource</b> perspective and click the <b>Reset</b> 
       button and then Click <b>OK</b>. 
     <blockquote> 
-      <p CLASS="Para"><img src="../images/Image71_pers_reset.gif" alt="Reset Perspective" border="0" width="539" height="455"></blockquote>
+      <p CLASS="Para"><img src="../images/Image71_pers_reset.gif" alt="Reset Perspective" border="0" ></blockquote>
   </li>
   <li> 
     <p CLASS="Para">Any changes to the saved state of the perspective has now 
@@ -78,7 +78,7 @@
 
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 
Index: gettingStarted/qs-43f.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/gettingStarted/qs-43f.htm,v
retrieving revision 1.18
diff -u -r1.18 qs-43f.htm
--- gettingStarted/qs-43f.htm	23 Jun 2004 23:59:49 -0000	1.18
+++ gettingStarted/qs-43f.htm	10 Nov 2004 21:52:18 -0000
@@ -32,14 +32,14 @@
   <li>Check <b>Launch</b> and click <b>OK</b>.
         <blockquote>
           <p>
-          <img src="../images/Image71_pers_customize.gif" alt="Customizing Perspective" border="0" width="642" height="491"></p>
+          <img src="../images/Image71_pers_customize.gif" alt="Customizing Perspective" border="0" ></p>
         </blockquote>
       </li>
   <li>Observe that the toolbar now
         includes buttons for debug/run launching.
         
     <blockquote> 
-      <p> <img src="../images/Image71_pers_rundebug.gif" alt="Customized Perspective" border="0" width="77" height="49"></p>
+      <p> <img src="../images/Image71_pers_rundebug.gif" alt="Customized Perspective" border="0" ></p>
         </blockquote>
       </li>
   <li>
@@ -52,7 +52,7 @@
 
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 
Index: gettingStarted/qs-52.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/gettingStarted/qs-52.htm,v
retrieving revision 1.17
diff -u -r1.17 qs-52.htm
--- gettingStarted/qs-52.htm	23 Jun 2004 23:59:49 -0000	1.17
+++ gettingStarted/qs-52.htm	10 Nov 2004 21:52:18 -0000
@@ -52,7 +52,7 @@
 
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: gettingStarted/qs-52c.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/gettingStarted/qs-52c.htm,v
retrieving revision 1.15
diff -u -r1.15 qs-52c.htm
--- gettingStarted/qs-52c.htm	23 Jun 2004 23:59:49 -0000	1.15
+++ gettingStarted/qs-52c.htm	10 Nov 2004 21:52:18 -0000
@@ -13,7 +13,7 @@
 <p CLASS="Head"> In the Navigator select file1.txt and file2.txt choose <b>Compare 
   With &gt; Each Other</b> from the context menu.&nbsp;</p>
 <p CLASS="Head"> A dialog will appear indicating that the two files are the same.&nbsp;</p>
-<p CLASS="Head"><img src="../images/Image80_compare.gif" alt="Compare popup" border="0" width="441" height="146"></p>
+<p CLASS="Head"><img src="../images/Image80_compare.gif" alt="Compare popup" border="0" ></p>
 <p CLASS="Head">Edit file1.txt as follows:</p>
 <ul>
   <li>
@@ -40,7 +40,7 @@
 <p>A special compare editor opens. The next section will explain how to use this 
   compare editor.</p>
 <blockquote> 
-  <P><img src="../images/Image80_compare_editor.gif" alt="Compare Editor" border="0" width="589" height="316"> 
+  <P><img src="../images/Image80_compare_editor.gif" alt="Compare Editor" border="0" > 
   </P>
 
 
@@ -48,7 +48,7 @@
 
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: gettingStarted/qs-52d.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/gettingStarted/qs-52d.htm,v
retrieving revision 1.16
diff -u -r1.16 qs-52d.htm
--- gettingStarted/qs-52d.htm	23 Jun 2004 23:59:49 -0000	1.16
+++ gettingStarted/qs-52d.htm	10 Nov 2004 21:52:18 -0000
@@ -17,7 +17,7 @@
 <p CLASS="Head">If more room is needed to look at the comparison, the editor tab 
   can be double clicked to maximize the editor.&nbsp;</p>
 <p CLASS="Head">
-<img src="../images/Image80_compare_editor2.gif" alt="Compare editor" border="0" width="589" height="316">&nbsp;&nbsp;</p>
+<img src="../images/Image80_compare_editor2.gif" alt="Compare editor" border="0" >&nbsp;&nbsp;</p>
 <p CLASS="Head"> The numbered changes on the left side of the difference editor 
   are as follows:</p>
 <ul>
@@ -39,7 +39,7 @@
   and those items missing from the left side, it turns out not to be as tricky 
   as it first seems. 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 
Index: gettingStarted/qs-52e.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/gettingStarted/qs-52e.htm,v
retrieving revision 1.19
diff -u -r1.19 qs-52e.htm
--- gettingStarted/qs-52e.htm	23 Jun 2004 23:59:49 -0000	1.19
+++ gettingStarted/qs-52e.htm	10 Nov 2004 21:52:18 -0000
@@ -14,16 +14,16 @@
   editor. This section demonstrates how to use the compare editor to resolve the 
   differences between the two files.</p>
 <p>
-<img src="../images/Image80_compare_editor.gif" alt="Compare editor" border="0" width="589" height="316"></p>
+<img src="../images/Image80_compare_editor.gif" alt="Compare editor" border="0" ></p>
 <p>There are two parts to the compare editor's local toolbar. Move to the next 
   or previous change using the right group of local toolbar buttons.&nbsp;</p>
 <blockquote>
 <p>
-<img src="../images/Image80_compare_editor3.gif" alt="Compare buttons" border="0" width="96" height="24"></p>
+<img src="../images/Image80_compare_editor3.gif" alt="Compare buttons" border="0" ></p>
 </blockquote>
 <ol>
   <li>Click the Select Next Change button&nbsp; 
-  <img src="../images/Image80_compare_editor_next.gif" alt="Compare editor next button" border="0" width="20" height="21">.
+  <img src="../images/Image80_compare_editor_next.gif" alt="Compare editor next button" border="0" >.
         Observe how it selects the next difference.</li>
   <li>
         <p CLASS="Para">Click Select Next
@@ -51,15 +51,15 @@
         <p CLASS="Para">Ensure that the second difference is selected (as shown
         below):</p>
         <p CLASS="Para">
-        <img src="../images/Image80_compare_change2.gif" alt="Compare editor" border="0" width="589" height="316"></p>
+        <img src="../images/Image80_compare_change2.gif" alt="Compare editor" border="0" ></p>
         </li>
   <li>
         
     <p CLASS="Para">Click&nbsp;<strong>Copy Current Change from Right to Left 
-      </strong><img src="../images/Image80_compare_rl.gif" alt="Compare editor right to left button" border="0" width="24" height="24">. 
+      </strong><img src="../images/Image80_compare_rl.gif" alt="Compare editor right to left button" border="0" >. 
       Observe that the selected text from the right file is copied to the left 
       file. 
-    <p CLASS="Para"><img src="../images/Image80_compare_after.gif" alt="Compare editor" border="0" width="589" height="316"></p>
+    <p CLASS="Para"><img src="../images/Image80_compare_after.gif" alt="Compare editor" border="0" ></p>
       </li>
   <li>
         
@@ -71,7 +71,7 @@
 
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: gettingStarted/qs-55.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/gettingStarted/qs-55.htm,v
retrieving revision 1.17
diff -u -r1.17 qs-55.htm
--- gettingStarted/qs-55.htm	23 Jun 2004 23:59:49 -0000	1.17
+++ gettingStarted/qs-55.htm	10 Nov 2004 21:52:18 -0000
@@ -36,7 +36,7 @@
   <li>
 <P CLASS="Para">The Replace from Local History dialog opens and shows the 
 previous local history&nbsp; of the file.</P>
-<P CLASS="Para">&nbsp;<img src="../images/Image81_local.gif" alt="Local history" border="0" width="463" height="419"></P>
+<P CLASS="Para">&nbsp;<img src="../images/Image81_local.gif" alt="Local history" border="0" ></P>
     <P CLASS="Para">The left pane of the dialog contains the Workbench's copy 
       of the file. The figure above shows that the Workbench contains the copy 
       with all 3 lines - the same copy that is currently shown in the editor area 
@@ -64,7 +64,7 @@
 
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: gettingStarted/qs-55b.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/gettingStarted/qs-55b.htm,v
retrieving revision 1.14
diff -u -r1.14 qs-55b.htm
--- gettingStarted/qs-55b.htm	23 Jun 2004 23:59:49 -0000	1.14
+++ gettingStarted/qs-55b.htm	10 Nov 2004 21:52:18 -0000
@@ -24,7 +24,7 @@
 
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: gettingStarted/qs-60_team.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/gettingStarted/qs-60_team.htm,v
retrieving revision 1.13
diff -u -r1.13 qs-60_team.htm
--- gettingStarted/qs-60_team.htm	23 Jun 2004 23:59:49 -0000	1.13
+++ gettingStarted/qs-60_team.htm	10 Nov 2004 21:52:18 -0000
@@ -29,7 +29,7 @@
 </UL>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: gettingStarted/qs-60a_setup.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/gettingStarted/qs-60a_setup.htm,v
retrieving revision 1.13
diff -u -r1.13 qs-60a_setup.htm
--- gettingStarted/qs-60a_setup.htm	23 Jun 2004 23:59:49 -0000	1.13
+++ gettingStarted/qs-60a_setup.htm	10 Nov 2004 21:52:18 -0000
@@ -19,7 +19,7 @@
 
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: gettingStarted/qs-61c_offline.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/gettingStarted/qs-61c_offline.htm,v
retrieving revision 1.16
diff -u -r1.16 qs-61c_offline.htm
--- gettingStarted/qs-61c_offline.htm	23 Jun 2004 23:59:49 -0000	1.16
+++ gettingStarted/qs-61c_offline.htm	10 Nov 2004 21:52:18 -0000
@@ -36,7 +36,7 @@
 <p>The Navigator should now appear as follows:</p>
 <blockquote>
   <p>
-  <img src="../images/Image82_nav.gif" alt="Navigator view" border="0" width="180" height="131"></p>
+  <img src="../images/Image82_nav.gif" alt="Navigator view" border="0" ></p>
 </blockquote>
   </li>
 </ol>
@@ -48,7 +48,7 @@
 
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: gettingStarted/qs-61d_repoloca.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/gettingStarted/qs-61d_repoloca.htm,v
retrieving revision 1.12
diff -u -r1.12 qs-61d_repoloca.htm
--- gettingStarted/qs-61d_repoloca.htm	23 Jun 2004 23:59:49 -0000	1.12
+++ gettingStarted/qs-61d_repoloca.htm	10 Nov 2004 21:52:18 -0000
@@ -24,7 +24,7 @@
 </ol>
 </div>
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 </body>
 </html>
Index: gettingStarted/qs-61d_repolocb.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/gettingStarted/qs-61d_repolocb.htm,v
retrieving revision 1.22
diff -u -r1.22 qs-61d_repolocb.htm
--- gettingStarted/qs-61d_repolocb.htm	23 Jun 2004 23:59:49 -0000	1.22
+++ gettingStarted/qs-61d_repolocb.htm	10 Nov 2004 21:52:18 -0000
@@ -24,7 +24,7 @@
 &gt;&nbsp;Repository Location</b>.
     <blockquote>
       <blockquote>
-        <p> <img height="215" width="402" border="0"
+        <p> <img  border="0"
  alt="CVS Repositories view" src="../images/Image82_repo_new.gif"></p>
       </blockquote>
     </blockquote>
@@ -34,7 +34,7 @@
 from a repository administrator may be required in order to fill in the
 necessary information.
     <blockquote>
-      <p> <img height="538" width="438" border="0"
+      <p> <img  border="0"
  alt="Add CVS Repository dialog" src="../images/Image82_repo_new3.gif"></p>
     </blockquote>
   </li>
@@ -90,12 +90,12 @@
   <li>
     <p class="Para">Observe that the CVS Repositories view now shows
 the new repository location.</p>
-    <p class="Para"> <img height="71" width="401" border="0"
+    <p class="Para"> <img  border="0"
  alt="CVS Repositories view" src="../images/Image82_repo_view1.gif"></p>
   </li>
 </ol>
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 </body>
 </html>
Index: gettingStarted/qs-61e_whatisloc.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/gettingStarted/qs-61e_whatisloc.htm,v
retrieving revision 1.14
diff -u -r1.14 qs-61e_whatisloc.htm
--- gettingStarted/qs-61e_whatisloc.htm	23 Jun 2004 23:59:49 -0000	1.14
+++ gettingStarted/qs-61e_whatisloc.htm	10 Nov 2004 21:52:18 -0000
@@ -28,7 +28,7 @@
 </DIV>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: gettingStarted/qs-61f_syncproject.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/gettingStarted/qs-61f_syncproject.htm,v
retrieving revision 1.24
diff -u -r1.24 qs-61f_syncproject.htm
--- gettingStarted/qs-61f_syncproject.htm	25 Jun 2004 00:02:58 -0000	1.24
+++ gettingStarted/qs-61f_syncproject.htm	10 Nov 2004 21:52:18 -0000
@@ -27,7 +27,7 @@
     <p class="Para"> In the sharing wizard page, select the location
 that was previously created.</p>
     <blockquote>
-      <p><img height="517" width="438" border="0"
+      <p><img  border="0"
  alt="Set Project Sharing" src="../images/Image82_repo_sync1.gif"></p>
     </blockquote>
   </li>
@@ -35,7 +35,7 @@
 server. Simply use the default value and use the name of the project
 you are sharing. Click <span style="font-weight: bold;">Next</span>.<br>
     <br>
-    <div style="text-align: left; margin-left: 40px;"><img src="../images/Image82_repo_sync2.gif" width=461 height=530 alt style="width: 461px; height: 530px;">
+    <div style="text-align: left; margin-left: 40px;"><img src="../images/Image82_repo_sync2.gif"  alt style="width: 461px; height: 530px;">
 <br>
     </div>
     <br>
@@ -45,7 +45,7 @@
 files are new outgoing additions. They have never existed on the server
 yet. <br>
     <br>
-    <div style="margin-left: 40px;"><img src="../images/Image82_repo_team.gif" width=640 height=480 alt style="width: 640px; height: 480px;">
+    <div style="margin-left: 40px;"><img src="../images/Image82_repo_team.gif"  alt style="width: 640px; height: 480px;">
 </div>
   </li>
   <li>Press <span style="font-weight: bold;">Finish</span> and you
@@ -59,7 +59,7 @@
   </li>
 </ol>
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 </body>
 </html>
Index: gettingStarted/qs-62b_sync.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/gettingStarted/qs-62b_sync.htm,v
retrieving revision 1.21
diff -u -r1.21 qs-62b_sync.htm
--- gettingStarted/qs-62b_sync.htm	23 Jun 2004 23:59:49 -0000	1.21
+++ gettingStarted/qs-62b_sync.htm	10 Nov 2004 21:52:18 -0000
@@ -24,7 +24,7 @@
   outgoing mode is automatically displayed to allow the user to quickly commit 
   changes. </P>
 <blockquote>
-  <P><img src="../images/Image82_repo_syncview.gif" alt="Synchronize - Release Mode" border="0" width="503" height="420"> 
+  <P><img src="../images/Image82_repo_syncview.gif" alt="Synchronize - Release Mode" border="0" > 
   </P>
 
 
@@ -51,7 +51,7 @@
 
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: gettingStarted/qs-62c_releasing.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/gettingStarted/qs-62c_releasing.htm,v
retrieving revision 1.22
diff -u -r1.22 qs-62c_releasing.htm
--- gettingStarted/qs-62c_releasing.htm	23 Jun 2004 23:59:49 -0000	1.22
+++ gettingStarted/qs-62c_releasing.htm	10 Nov 2004 21:52:18 -0000
@@ -19,7 +19,7 @@
     <P CLASS="Para"> In the <b>Structure Compare</b> list select file1.txt</P>
     . 
     <blockquote> 
-      <P CLASS="Para"> <img src="../images/Image82_repo_release.gif" alt="Structure Compare" border="0" width="348" height="148"></P>
+      <P CLASS="Para"> <img src="../images/Image82_repo_release.gif" alt="Structure Compare" border="0" ></P>
     </blockquote>
   </li>
   <li> 
@@ -28,7 +28,7 @@
   </li>
   <li>Observe that file1.txt is no longer in the list. 
     <blockquote> 
-      <p><img src="../images/Image82_repo_release2.gif" alt="Structure Compare" border="0" width="339" height="147"></p>
+      <p><img src="../images/Image82_repo_release2.gif" alt="Structure Compare" border="0" ></p>
     </blockquote>
     <p>In addition to committing individual resources the project can also be 
       selected and all of the changes in the project can be committed.</p>
@@ -43,7 +43,7 @@
     left of the window). 
     <blockquote> 
       <blockquote> 
-        <p><img src="../images/Image82_repo_res.gif" alt="Resource Perspective" border="0" width="324" height="79"></p>
+        <p><img src="../images/Image82_repo_res.gif" alt="Resource Perspective" border="0" ></p>
       </blockquote>
     </blockquote>
   </li>
@@ -58,13 +58,13 @@
     with Repository</b> again from the context menu. 
     <p>When the Synchronize view opens, there is only one change, the new file3.txt.</p>
     <blockquote> 
-      <p><img src="../images/Image82_repo_rel5.gif" alt="Outgoing mode" border="0" width="339" height="108"></p>
+      <p><img src="../images/Image82_repo_rel5.gif" alt="Outgoing mode" border="0" ></p>
     </blockquote>
   </li>
   <li>Select file3.txt, and choose <b>Commit</b> from the context menu. </li>
 </ol>
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 
Index: gettingStarted/qs-64a_another.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/gettingStarted/qs-64a_another.htm,v
retrieving revision 1.15
diff -u -r1.15 qs-64a_another.htm
--- gettingStarted/qs-64a_another.htm	23 Jun 2004 23:59:49 -0000	1.15
+++ gettingStarted/qs-64a_another.htm	10 Nov 2004 21:52:18 -0000
@@ -54,7 +54,7 @@
   </tbody>
 </table>
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 </body>
 </html>
Index: gettingStarted/qs-64b_fredadd.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/gettingStarted/qs-64b_fredadd.htm,v
retrieving revision 1.23
diff -u -r1.23 qs-64b_fredadd.htm
--- gettingStarted/qs-64b_fredadd.htm	25 Jun 2004 00:02:58 -0000	1.23
+++ gettingStarted/qs-64b_fredadd.htm	10 Nov 2004 21:52:18 -0000
@@ -24,7 +24,7 @@
   <li>Run the import wizard via the <span style="font-weight: bold;">File
 &gt; Import</span> menu item.<br>
     <br>
-    <div style="margin-left: 40px;"><img src="../images/Image82_import_project_fred.gif" width=470 height=550 style="width: 470px; height: 550px;" alt>
+    <div style="margin-left: 40px;"><img src="../images/Image82_import_project_fred.gif"  style="width: 470px; height: 550px;" alt>
 <br>
     </div>
     <br>
@@ -40,7 +40,7 @@
   <li>On the next page select the "Use an existing module" radio button
 and wait while the repository is contacted.<br>
     <br>
-    <div style="margin-left: 40px;"><img src="../images/Image82_import2_project_fred.gif" width=470 height=550 style="width: 470px; height: 550px;" alt>
+    <div style="margin-left: 40px;"><img src="../images/Image82_import2_project_fred.gif"  style="width: 470px; height: 550px;" alt>
 <br>
     <br>
     </div>
@@ -50,7 +50,7 @@
  style="font-weight: bold;">Finish</span>. A progress dialog will
 appear showing the progress of the import operation.<br>
     <br>
-    <div style="margin-left: 40px;"><img src="../images/Image82_import3_project_fred.gif" width=450 height=198 style="width: 450px; height: 198px;" alt>
+    <div style="margin-left: 40px;"><img src="../images/Image82_import3_project_fred.gif"  style="width: 450px; height: 198px;" alt>
 <br>
     <br>
     </div>
@@ -60,7 +60,7 @@
 Notice that there are CVS decorators indicating the file revisions, the
 repository name, and the file types.<br>
     <br>
-    <div style="margin-left: 40px;"><img src="../images/Image82_import4_project_fred.gif" width=255 height=275 style="width: 255px; height: 275px;" alt>
+    <div style="margin-left: 40px;"><img src="../images/Image82_import4_project_fred.gif"  style="width: 255px; height: 275px;" alt>
 <br>
     </div>
     <br>
@@ -68,7 +68,7 @@
   </li>
 </ol>
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 </body>
 </html>
Index: gettingStarted/qs-64b_fredmod.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/gettingStarted/qs-64b_fredmod.htm,v
retrieving revision 1.24
diff -u -r1.24 qs-64b_fredmod.htm
--- gettingStarted/qs-64b_fredmod.htm	25 Jun 2004 00:02:58 -0000	1.24
+++ gettingStarted/qs-64b_fredmod.htm	10 Nov 2004 21:52:18 -0000
@@ -49,7 +49,7 @@
 Notice
 that the two files which Fred has changed are preceded by "&gt;".
     <blockquote>
-      <p class="Para"><img src="../images/Image83_fred_verson.gif" width=255 height=275 style="border: 0px solid ; width: 255px; height: 275px;" alt="Navigator View">
+      <p class="Para"><img src="../images/Image83_fred_verson.gif"  style="border: 0px solid ; width: 255px; height: 275px;" alt="Navigator View">
 &nbsp;</p>
     </blockquote>
   </li>
@@ -66,7 +66,7 @@
 the Team Synchronizing perspective select <span
  style="font-weight: bold;">Yes</span>.<br>
     <br>
-    <img src="../images/Image83_fred_verson2.gif" width=747 height=573 alt style="width: 747px; height: 573px;">
+    <img src="../images/Image83_fred_verson2.gif"  alt style="width: 747px; height: 573px;">
 <br>
     <br>
     </p>
@@ -80,7 +80,7 @@
   </li>
 </ol>
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 </body>
 </html>
Index: gettingStarted/qs-64c_catch_mod.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/gettingStarted/qs-64c_catch_mod.htm,v
retrieving revision 1.27
diff -u -r1.27 qs-64c_catch_mod.htm
--- gettingStarted/qs-64c_catch_mod.htm	25 Jun 2004 00:02:58 -0000	1.27
+++ gettingStarted/qs-64c_catch_mod.htm	10 Nov 2004 21:52:18 -0000
@@ -27,7 +27,7 @@
   <li>Observe that the Navigator updates the CVS state of a resource. Notice that 
     the two files which Fred has changed are preceded by "&gt;". 
     <blockquote> 
-      <p class="Para"><img src="../images/Image83_jane1.gif" width=279 height=240 style="border: 0px solid ; height: 240px; width: 279px;" alt="Navigator View">
+      <p class="Para"><img src="../images/Image83_jane1.gif"  style="border: 0px solid;" alt="Navigator View">
 </p>
     </blockquote>
   </li>
@@ -39,7 +39,7 @@
       open and you will see the files you have changed appear in the Synchronize 
       View. Double click on file1.txt and you should see a compare editor open:<br>
       <br>
-      <img src="../images/Image83_jane-sync.gif" width=759 height=480 alt style="width: 759px; height: 480px;">
+      <img src="../images/Image83_jane-sync.gif">
 <br>
       <br>
       <br>
@@ -65,8 +65,7 @@
     made the changes. Select file1.txt and from the context menu select <span style="font-weight: bold;">Show 
     in Resource History</span>.<br>
     <br>
-    <div style="margin-left: 40px;"><img src="../images/Image83_jane-history.gif" width=482 height=162 alt style="width: 482px; height: 162px;">
-<br>
+    <div style="margin-left: 40px;"><img src="../images/Image83_jane-history.gif" > <br>
     </div>
     <br>
   </li>
@@ -94,7 +93,7 @@
   </li>
 </ol>
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 </body>
 </html>
Index: gettingStarted/qs-64c_catch_sync2.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/gettingStarted/qs-64c_catch_sync2.htm,v
retrieving revision 1.26
diff -u -r1.26 qs-64c_catch_sync2.htm
--- gettingStarted/qs-64c_catch_sync2.htm	23 Jun 2004 23:59:49 -0000	1.26
+++ gettingStarted/qs-64c_catch_sync2.htm	10 Nov 2004 21:52:18 -0000
@@ -15,12 +15,12 @@
 <ol>
   <li>Confirm that the Synchronize view is in Incoming Mode (#1). If it is not 
     then press the Incoming Mode button on the local toolbar (#2). 
-    <p><img src="../images/Image83_jane5a.gif" alt="Incoming mode" border="0" width="503" height="457"></p>
+    <p><img src="../images/Image83_jane5a.gif" alt="Incoming mode" border="0" ></p>
   </li>
   <li>Open file1.txt (the incoming change) by double-clicking. The comparison 
     viewer shows that&nbsp;the repository copy of file1.txt has a new line inserted 
     (Fred-update). 
-    <p><img src="../images/Image83_jane4.gif" alt="Text Compare" border="0" width="469" height="113"></li>
+    <p><img src="../images/Image83_jane4.gif" alt="Text Compare" border="0" ></li>
   <li> 
     <p CLASS="Para"> From the context menu of file1.txt choose <b>Update</b>. 
       This will cause the Workbench to be updated with the repository copy of 
@@ -29,12 +29,12 @@
   <li>Select file2.txt. The comparison viewer shows that&nbsp;the repository copy 
     of file1.txt and the local copy of file1.txt have both had the exact same 
     line modified.&nbsp; 
-    <p><img src="../images/Image83_jane6a.gif" alt="Text Compare" border="0" width="467" height="96"></li>
+    <p><img src="../images/Image83_jane6a.gif" alt="Text Compare" border="0" ></li>
   <li>If the change seems suspicious, find out some more information about it. 
     To do this, first figure out who made the change and why. 
     <p>In the Structure compare pane of the Synchronize view select file2.txt 
       and choose <b>Show in Resource History</b> from the context menu.</p>
-    <p><img src="../images/Image84_reshist.gif" alt="Resource History" border="0" width="474" height="178"></p>
+    <p><img src="../images/Image84_reshist.gif" alt="Resource History" border="0" ></p>
   </li>
   <li>In the Resource History view (see above) there is a * next to version 1.1. 
     This indicates 1.1 is currently in the Workbench. It also shows that the repository 
@@ -53,13 +53,13 @@
     <p>The status bar shows that there is still one remaining outgoing change 
       to deal with.</p>
     <blockquote> 
-      <p><img src="../images/Image84_status.gif" alt="Status bar" border="0" width="387" height="17"></p>
+      <p><img src="../images/Image84_status.gif" alt="Status bar" border="0" ></p>
     </blockquote>
   </li>
 </ol>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: gettingStarted/qs-64c_catch_sync3_rel.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/gettingStarted/qs-64c_catch_sync3_rel.htm,v
retrieving revision 1.24
diff -u -r1.24 qs-64c_catch_sync3_rel.htm
--- gettingStarted/qs-64c_catch_sync3_rel.htm	23 Jun 2004 23:59:49 -0000	1.24
+++ gettingStarted/qs-64c_catch_sync3_rel.htm	10 Nov 2004 21:52:18 -0000
@@ -15,13 +15,13 @@
   <li>Place the Synchronize view into outgoing mode by clicking on the Outgoing 
     Mode button (#1) and confirming that the title of the view now indicates Outgoing 
     Mode (#2). 
-    <p><img src="../images/Image84_relmode.gif" alt="Outgoing mode" border="0" width="475" height="138"></p>
+    <p><img src="../images/Image84_relmode.gif" alt="Outgoing mode" border="0" ></p>
       </li>
   <li>Open file3.txt (the outgoing change) by double-clicking.&nbsp; </li>
   <li>The comparison viewer shows that&nbsp;the local copy of file3.txt has a 
     change to the second line.&nbsp; The repository copy is shown in the right 
     pane. 
-    <p><img src="../images/Image84_jane.gif" alt="Text compare" border="0" width="474" height="110"></li>
+    <p><img src="../images/Image84_jane.gif" alt="Text compare" border="0" ></li>
   <li>From the context menu of file3.txt choose <b>Commit</b>. 
       Be sure to enter a meaningful description when prompted for one.&nbsp; 
     <p>The Workbench copy is now committed into the repository.</p>
@@ -36,7 +36,7 @@
   determine the specific changes each user was making and to quickly stay on top 
   of the ongoing changes being committed into the repository. </P>
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: gettingStarted/qs-64c_catch_sync_view.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/gettingStarted/qs-64c_catch_sync_view.htm,v
retrieving revision 1.22
diff -u -r1.22 qs-64c_catch_sync_view.htm
--- gettingStarted/qs-64c_catch_sync_view.htm	20 Jul 2004 19:18:55 -0000	1.22
+++ gettingStarted/qs-64c_catch_sync_view.htm	10 Nov 2004 21:52:18 -0000
@@ -63,7 +63,7 @@
   <li>When Jane was finished making changes she synchronized the
 project and found the following appear in the Synchronize View:<br>
     <br>
-    <img src="../images/Image83_jane3_conflict.gif" width=739 height=439 alt style="width: 739px; height: 439px;">
+    <img src="../images/Image83_jane3_conflict.gif"  alt style="width: 739px; height: 439px;">
 <br>
     <br>
   </li>
@@ -82,7 +82,7 @@
     and Update</span>), ignore Fred's changes (<span style="font-weight: bold;">Mark 
     as Merged</span>), or manually merge the files within the compare editor.<br>
     <br>
-    <img src="../images/Image83_jane3_conflict2.gif" width=522 height=172 alt style="width: 522px; height: 172px;">
+    <img src="../images/Image83_jane3_conflict2.gif"  alt style="width: 522px; height: 172px;">
 <br>
     <br>
   </li>
@@ -93,7 +93,7 @@
   </li>
 </ol>
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 </body>
 </html>
Index: gettingStarted/qs-70_replace.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/gettingStarted/qs-70_replace.htm,v
retrieving revision 1.22
diff -u -r1.22 qs-70_replace.htm
--- gettingStarted/qs-70_replace.htm	25 Jun 2004 00:02:58 -0000	1.22
+++ gettingStarted/qs-70_replace.htm	10 Nov 2004 21:52:18 -0000
@@ -41,7 +41,7 @@
 version). <br>
     <br>
     </p>
-    <p><img src="../images/Image84_replace2.gif" width=208 height=163 style="border: 0px solid ; height: 163px; width: 208px;" alt="File selection">
+    <p><img src="../images/Image84_replace2.gif"  style="border: 0px solid ; height: 163px; width: 208px;" alt="File selection">
 <br>
     <br>
     </p>
@@ -62,7 +62,7 @@
 similar manner by choosing the <b>Compare With</b> menu operation from
 a resource's context menu in the Navigator. </p>
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 </body>
 </html>
Index: gettingStarted/qs-74_review.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/gettingStarted/qs-74_review.htm,v
retrieving revision 1.15
diff -u -r1.15 qs-74_review.htm
--- gettingStarted/qs-74_review.htm	23 Jun 2004 23:59:49 -0000	1.15
+++ gettingStarted/qs-74_review.htm	10 Nov 2004 21:52:18 -0000
@@ -43,7 +43,7 @@
 completely different servers.&nbsp; </li>
 </ul>
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 </body>
 </html>
Index: gettingStarted/qs-74_version.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/gettingStarted/qs-74_version.htm,v
retrieving revision 1.21
diff -u -r1.21 qs-74_version.htm
--- gettingStarted/qs-74_version.htm	23 Jun 2004 23:59:49 -0000	1.21
+++ gettingStarted/qs-74_version.htm	10 Nov 2004 21:52:18 -0000
@@ -33,7 +33,7 @@
   </li>
 </ol>
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 </body>
 </html>
Index: gettingStarted/qs-80_ant.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/gettingStarted/qs-80_ant.htm,v
retrieving revision 1.8
diff -u -r1.8 qs-80_ant.htm
--- gettingStarted/qs-80_ant.htm	23 Jun 2004 23:59:49 -0000	1.8
+++ gettingStarted/qs-80_ant.htm	10 Nov 2004 21:52:18 -0000
@@ -29,7 +29,7 @@
 </UL>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: gettingStarted/qs-81_basics.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/gettingStarted/qs-81_basics.htm,v
retrieving revision 1.5
diff -u -r1.5 qs-81_basics.htm
--- gettingStarted/qs-81_basics.htm	23 Jun 2004 23:59:49 -0000	1.5
+++ gettingStarted/qs-81_basics.htm	10 Nov 2004 21:52:18 -0000
@@ -15,7 +15,7 @@
   be discussed in this section.</P>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: gettingStarted/qs-82_create.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/gettingStarted/qs-82_create.htm,v
retrieving revision 1.8
diff -u -r1.8 qs-82_create.htm
--- gettingStarted/qs-82_create.htm	23 Jun 2004 23:59:49 -0000	1.8
+++ gettingStarted/qs-82_create.htm	10 Nov 2004 21:52:18 -0000
@@ -24,7 +24,7 @@
   the plug-in.</p>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: gettingStarted/qs-83_edit.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/gettingStarted/qs-83_edit.htm,v
retrieving revision 1.14
diff -u -r1.14 qs-83_edit.htm
--- gettingStarted/qs-83_edit.htm	23 Jun 2004 23:59:49 -0000	1.14
+++ gettingStarted/qs-83_edit.htm	10 Nov 2004 21:52:18 -0000
@@ -38,7 +38,7 @@
     </blockquote>
     <p>&lt;/project&gt; </p>
     <p>&nbsp;</p>
-    <p><img src="../images/Image600_editor_first_targe.gif" alt="HelloWorld file content" border="0" width="529" height="342"></p>
+    <p><img src="../images/Image600_editor_first_targe.gif" alt="HelloWorld file content" border="0" ></p>
   </li>
   <li>Notice the syntax coloring for property values.</li>
   <li>Begin to enter a second target by typing '&lt;tar', then hit Ctrl-Space 
@@ -52,7 +52,7 @@
   <li>Save the changes to HelloWorld.xml.</li>
   <li>Make the Outline view visible and notice that there are entries for each 
     property and each target. In addition, each task under a target has an entry.<br>
-    <img src="../images/Image601_outline_hello.gif" alt="Outline view for an Ant buildfile" border="0" width="178" height="167"></li>
+    <img src="../images/Image601_outline_hello.gif" alt="Outline view for an Ant buildfile" border="0" ></li>
   <li>Clicking on an entry in the Outline view will scroll the editor to that 
     entry. In addition, when the Outline view has focus, typing a character will 
     move the selection in the Outline view to the next visible entry beginning 
@@ -63,7 +63,7 @@
     knows that nested targets are not allowed. Previously, when the content assist 
     was used to create a target tag, the editor knew that a tar task was not allowed 
     outside of a target.<br>
-    <img src="../images/Image602_tar_assist.gif" alt="Code assist in Ant editor" border="0" width="666" height="195
+    <img src="../images/Image602_tar_assist.gif" alt="Code assist in Ant editor" border="0" 
 	"> 
   </li>
   <li>Close the editor and do not save changes.</li>
@@ -71,7 +71,7 @@
 
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: gettingStarted/qs-84_run_ant.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/gettingStarted/qs-84_run_ant.htm,v
retrieving revision 1.12
diff -u -r1.12 qs-84_run_ant.htm
--- gettingStarted/qs-84_run_ant.htm	25 Jun 2004 00:02:58 -0000	1.12
+++ gettingStarted/qs-84_run_ant.htm	10 Nov 2004 21:52:18 -0000
@@ -20,7 +20,7 @@
   <li>Select HelloWorld.xml in the Navigator and choose <b>Run &gt; External Tools 
     </b> from its context menu.</li>
   <li>The <strong>External Tools </strong>dialog appears. 
-    <p><img src="../images/Image603_run_dialog.gif" width=790 height=544 alt="Run Ant dialog" border="0"></p>
+    <p><img src="../images/Image603_run_dialog.gif"  alt="Run Ant dialog" border="0"></p>
   </li>
   <li>This dialog allows the configuration of the many aspects of the way an Ant 
     buildfile is run, but for now concentrate on the <b>Targets</b> tab which 
@@ -33,7 +33,7 @@
   and other times so that the World target is first, the dialog does not need 
   to be brought up each time nor does the ordering need to be changed.</p>
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 
Index: gettingStarted/qs-85_ant_configs.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/gettingStarted/qs-85_ant_configs.htm,v
retrieving revision 1.10
diff -u -r1.10 qs-85_ant_configs.htm
--- gettingStarted/qs-85_ant_configs.htm	23 Jun 2004 23:59:49 -0000	1.10
+++ gettingStarted/qs-85_ant_configs.htm	10 Nov 2004 21:52:18 -0000
@@ -28,7 +28,7 @@
     to view and edit. The launch configuration we created when we ran the build.xml 
     buildfile is selected in the tree at the left, and the tabs on the right show 
     the options for this launch configuration.<br>
-    <img src="../images/Image604_et_dialog.gif" alt="External tools dialog" border="0" width="793" height="580"> 
+    <img src="../images/Image604_et_dialog.gif" alt="External tools dialog" border="0" > 
   </li>
   <li>At the top of the dialog, change the Name to 'Hello World' and <b>Apply</b> 
     the change.</li>
@@ -45,7 +45,7 @@
     Console view. This time however, because the targets were reversed, the output 
     is reversed as well.</li>
   <li>Go back to the External Tools drop down in the toolbar. <br>
-    <img src="../images/Image605_et_dropdown.gif" alt="External tools drop-down menu" border="0" width="156" height="142"><br>
+    <img src="../images/Image605_et_dropdown.gif" alt="External tools drop-down menu" border="0" ><br>
     Notice now that there are two entries in the history, one for Hello World 
     and one for World Hello. In order to rerun the Ant buildfile so that it outputs 
     Hello World, just select this launch configuration in the history. To rerun 
@@ -59,7 +59,7 @@
   buildfiles inside Eclipse.</p>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: gettingStarted/qs-85a_ant_view.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/gettingStarted/qs-85a_ant_view.htm,v
retrieving revision 1.12
diff -u -r1.12 qs-85a_ant_view.htm
--- gettingStarted/qs-85a_ant_view.htm	23 Jun 2004 23:59:49 -0000	1.12
+++ gettingStarted/qs-85a_ant_view.htm	10 Nov 2004 21:52:18 -0000
@@ -21,10 +21,10 @@
   <li>By default, the Ant view is empty. There are two ways to add Ant buildfiles 
     to this view: 
     <ul>
-      <li>Click <strong>Add Buildfile<img src="../images/image618-add-ant.gif" alt="Ant view" border="0" width="28" height="23"></strong>. 
+      <li>Click <strong>Add Buildfile<img src="../images/image618-add-ant.gif" alt="Ant view" border="0" ></strong>. 
         This brings up a dialog in which you explicitly select those Ant buildfiles 
         you want to add</li>
-      <li>Click <strong>Add Buildfiles with Search<img src="../images/image618-add-ant-search.gif" alt="Ant view" border="0" width="22" height="22"></strong>. 
+      <li>Click <strong>Add Buildfiles with Search<img src="../images/image618-add-ant-search.gif" alt="Ant view" border="0" ></strong>. 
         This brings up a search dialog in which you can specify a filename pattern 
         for your Ant buildfiles and search within the entire workspace or a specified 
         working set.<br>
@@ -39,10 +39,10 @@
     Search. The HelloWorld.xml file is found and placed in the Ant view.</li>
   <li>Expand the top-level entry to see the default target Hello, and the internal 
     target World.<br>
-    <img src="../images/Image618_ant_view.gif" alt="Ant view" border="0" width="178" height="106"> 
+    <img src="../images/Image618_ant_view.gif" alt="Ant view" border="0" > 
   </li>
   <li>Select the World internal target and click <strong>Run the Default Target 
-    of the Selected Buildfile <img src="../images/image618-ant-run.gif" alt="Ant view" border="0" width="27" height="23"></strong>. 
+    of the Selected Buildfile <img src="../images/image618-ant-run.gif" alt="Ant view" border="0" ></strong>. 
     Notice that just the World target gets executed. </li>
   <li>Select the top-level HelloWorld buildfile and click <strong>Run the Default 
     Target of the Selected Buildfile</strong>. Notice that just the default target, 
@@ -64,7 +64,7 @@
 </ol>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: gettingStarted/qs-86_use_cases.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/gettingStarted/qs-86_use_cases.htm,v
retrieving revision 1.7
diff -u -r1.7 qs-86_use_cases.htm
--- gettingStarted/qs-86_use_cases.htm	23 Jun 2004 23:59:49 -0000	1.7
+++ gettingStarted/qs-86_use_cases.htm	10 Nov 2004 21:52:18 -0000
@@ -19,7 +19,7 @@
 <p>We'll start by using an Ant buildfile to handle various aspects of deploying 
   Eclipse plug-ins.</p>
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: gettingStarted/qs-87_plugin_deploy.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/gettingStarted/qs-87_plugin_deploy.htm,v
retrieving revision 1.5
diff -u -r1.5 qs-87_plugin_deploy.htm
--- gettingStarted/qs-87_plugin_deploy.htm	23 Jun 2004 23:59:49 -0000	1.5
+++ gettingStarted/qs-87_plugin_deploy.htm	10 Nov 2004 21:52:18 -0000
@@ -18,7 +18,7 @@
 
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: gettingStarted/qs-88_create_plugin.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/gettingStarted/qs-88_create_plugin.htm,v
retrieving revision 1.8
diff -u -r1.8 qs-88_create_plugin.htm
--- gettingStarted/qs-88_create_plugin.htm	23 Jun 2004 23:59:49 -0000	1.8
+++ gettingStarted/qs-88_create_plugin.htm	10 Nov 2004 21:52:18 -0000
@@ -30,7 +30,7 @@
 
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: gettingStarted/qs-89_generate_buildxml.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/gettingStarted/qs-89_generate_buildxml.htm,v
retrieving revision 1.11
diff -u -r1.11 qs-89_generate_buildxml.htm
--- gettingStarted/qs-89_generate_buildxml.htm	23 Jun 2004 23:59:49 -0000	1.11
+++ gettingStarted/qs-89_generate_buildxml.htm	10 Nov 2004 21:52:18 -0000
@@ -19,7 +19,7 @@
     Notice that for this file, the Ant editor is the default editor. This is because 
     by default, there is a file association in the workbench preferences associating 
     files named 'build.xml' with the Ant editor. <br>
-    <img src="../images/Image607_buildxml.gif" alt="default build.xml file" border="0" width="620" height="444"></li>
+    <img src="../images/Image607_buildxml.gif" alt="default build.xml file" border="0" ></li>
 </ol>
 <p>The build.xml file is a default Ant buildfile with many targets useful for deploying 
   your plug-in. For example, there are individual targets to build all necessary 
@@ -29,7 +29,7 @@
   our plug-in.</p>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: gettingStarted/qs-90_build_jar.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/gettingStarted/qs-90_build_jar.htm,v
retrieving revision 1.10
diff -u -r1.10 qs-90_build_jar.htm
--- gettingStarted/qs-90_build_jar.htm	23 Jun 2004 23:59:49 -0000	1.10
+++ gettingStarted/qs-90_build_jar.htm	10 Nov 2004 21:52:18 -0000
@@ -23,7 +23,7 @@
     should refresh the smallest subset of the workspace necessary for your buildfile.</li>
   <li>Check <b>Refresh resources upon completion</b>, then select <b>The project 
     containing the selected resource</b>.<br>
-    <img src="../images/Image606_refresh_tab.gif" alt="Refresh tab in Run Ant dialog" border="0" width="816" height="500"> 
+    <img src="../images/Image606_refresh_tab.gif" alt="Refresh tab in Run Ant dialog" border="0" > 
   </li>
   <li>Click <b>Run</b>.</li>
   <li>The Ant buildfile runs, executing the build.jars target. Output from the 
@@ -37,7 +37,7 @@
   other targets and options to be explored.</p>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: gettingStarted/qs-91_build_options.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/gettingStarted/qs-91_build_options.htm,v
retrieving revision 1.11
diff -u -r1.11 qs-91_build_options.htm
--- gettingStarted/qs-91_build_options.htm	23 Jun 2004 23:59:49 -0000	1.11
+++ gettingStarted/qs-91_build_options.htm	10 Nov 2004 21:52:18 -0000
@@ -14,7 +14,7 @@
   it's time to explore some more options. </P>
 <P CLASS="Para">As can be seen in the Outline view, the default build.xml Ant 
   buildfile has a number of targets.<br>
-  <img src="../images/Image608_buildxml_outline.gif" alt="Outline view of default build.xml file" border="0" width="164" height="481"> 
+  <img src="../images/Image608_buildxml_outline.gif" alt="Outline view of default build.xml file" border="0" > 
 </P>
 <P CLASS="Para">Solid green circles denote targets, while internal targets are 
   represented by hollow green circles. The following are the useful top-level 
@@ -43,7 +43,7 @@
 
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: gettingStarted/qs-92_project_builders.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/gettingStarted/qs-92_project_builders.htm,v
retrieving revision 1.5
diff -u -r1.5 qs-92_project_builders.htm
--- gettingStarted/qs-92_project_builders.htm	23 Jun 2004 23:59:49 -0000	1.5
+++ gettingStarted/qs-92_project_builders.htm	10 Nov 2004 21:52:18 -0000
@@ -31,7 +31,7 @@
   whether or not it is also an Eclipse plug-in. </p>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: gettingStarted/qs-93_project_builder.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/gettingStarted/qs-93_project_builder.htm,v
retrieving revision 1.12
diff -u -r1.12 qs-93_project_builder.htm
--- gettingStarted/qs-93_project_builder.htm	23 Jun 2004 23:59:49 -0000	1.12
+++ gettingStarted/qs-93_project_builder.htm	10 Nov 2004 21:52:18 -0000
@@ -42,7 +42,7 @@
     and set the <b>Location</b> to be the projectBuilder.xml buildfile created 
     above. Then click the <strong>Base Directory</strong> <b>Browse Workspace...</b> 
     and set the Base Directory to be the HW project.<br>
-    <img src="../images/Image611_et_main_tab.gif" alt="Main tab of External tools dialog" border="0" width="637" height="562"> 
+    <img src="../images/Image611_et_main_tab.gif" alt="Main tab of External tools dialog" border="0" > 
   </li>
   <li>In the <b>Refresh</b> tab, we want to be sure that when our HelloWorld.jar 
     is created, we see it in Eclipse. By default, no refreshing is done when a 
@@ -51,7 +51,7 @@
     of scope variables. Because refreshing can be expensive, you should in general 
     refresh the smallest entity that contains all resources that will be affected 
     by your buildfile. <br>
-    <img src="../images/Image612_et_refresh_tab.gif" alt="Refresh tab of External tools dialog" border="0" width="637" height="490"> 
+    <img src="../images/Image612_et_refresh_tab.gif" alt="Refresh tab of External tools dialog" border="0" > 
   </li>
   <li>In the <b>Targets</b> tab, the default target should be selected.</li>
   <li>In the <b>Build Options</b> tab, you can specify when this project builder 
@@ -59,7 +59,7 @@
     </strong>and <strong>During Manual Builds</strong>. Running your project builder 
     during auto builds is possible, though not recommended because of performance 
     concerns.<br>
-    <img src="../images/Image610_et_options_tab.gif" alt="Build options tab of External tools dialog" border="0" width="637" height="490"> 
+    <img src="../images/Image610_et_options_tab.gif" alt="Build options tab of External tools dialog" border="0" > 
   </li>
   <li>Apply the changes and click <b>OK</b>.</li>
   <li>Back in the project properties dialog, you will now see a project builder 
@@ -67,7 +67,7 @@
     to save the project builder and close the dialog. <strong><br>
     Note: </strong>You can change the order so that your Ant buildfile runs before 
     the Java builder, though that wouldn't make sense in this example. <br>
-    <img src="../images/Image613_project_properties.gif" alt="Project properties dialog" border="0" width="495" height="380"> 
+    <img src="../images/Image613_project_properties.gif" alt="Project properties dialog" border="0" > 
   </li>
 </ol>
 <p>The Java Builder runs the internal Eclipse Java compiler which in 
@@ -77,7 +77,7 @@
   when the Java Builder runs with respect to the project builders that you define.</p>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: gettingStarted/qs-94_run_pj.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/gettingStarted/qs-94_run_pj.htm,v
retrieving revision 1.9
diff -u -r1.9 qs-94_run_pj.htm
--- gettingStarted/qs-94_run_pj.htm	23 Jun 2004 23:59:49 -0000	1.9
+++ gettingStarted/qs-94_run_pj.htm	10 Nov 2004 21:52:18 -0000
@@ -35,7 +35,7 @@
 </P>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: gettingStarted/qs-95_external_tools.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/gettingStarted/qs-95_external_tools.htm,v
retrieving revision 1.6
diff -u -r1.6 qs-95_external_tools.htm
--- gettingStarted/qs-95_external_tools.htm	23 Jun 2004 23:59:49 -0000	1.6
+++ gettingStarted/qs-95_external_tools.htm	10 Nov 2004 21:52:18 -0000
@@ -22,7 +22,7 @@
   tools. </P>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: gettingStarted/qs-96_non_ant_pjs.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/gettingStarted/qs-96_non_ant_pjs.htm,v
retrieving revision 1.9
diff -u -r1.9 qs-96_non_ant_pjs.htm
--- gettingStarted/qs-96_non_ant_pjs.htm	23 Jun 2004 23:59:49 -0000	1.9
+++ gettingStarted/qs-96_non_ant_pjs.htm	10 Nov 2004 21:52:18 -0000
@@ -13,7 +13,7 @@
 <P CLASS="Para"> When we worked through our project builder example, you may have 
   noticed that when we created our project builder Ant buildfile, we had a choice 
   of external tool type:<br>
-  <img src="../images/Image614_et_type_dialog.gif" alt="Choice of external tool type dialog" border="0" width="326" height="197"> </P>
+  <img src="../images/Image614_et_type_dialog.gif" alt="Choice of external tool type dialog" border="0" > </P>
 <P CLASS="Para">The <b>Program</b> option is essentially a catch-all, allowing you 
   to define an external tool for any executable file that is accessible on your 
   local or network file system. Suppose that instead of Ant, you prefer to use 
@@ -29,7 +29,7 @@
   <li>The External Tools dialog appears, configured for Program type tools.</li>
   <li>Enter the location of your script, its working directory, and any required 
     arguments. <br>
-    <img src="../images/Image615_program_builder.gif" alt="External tools dialog for program type tools" border="0" width="637" height="562"> 
+    <img src="../images/Image615_program_builder.gif" alt="External tools dialog for program type tools" border="0" > 
   </li>
   <li>In this case, the script is a Windows .bat file, but it could be a Linux 
     shell script, a Perl script or just about anything else that can be executed 
@@ -52,7 +52,7 @@
 
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: gettingStarted/qs-97_standalone_ets.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/gettingStarted/qs-97_standalone_ets.htm,v
retrieving revision 1.10
diff -u -r1.10 qs-97_standalone_ets.htm
--- gettingStarted/qs-97_standalone_ets.htm	23 Jun 2004 23:59:49 -0000	1.10
+++ gettingStarted/qs-97_standalone_ets.htm	10 Nov 2004 21:52:18 -0000
@@ -20,10 +20,10 @@
   <li>Select some .jar file in your workspace.</li>
   <li>Select <b>Run &gt; External Tools &gt; External Tools...</b> from the workbench 
     toolbar.<br>
-    <img src="../images/Image616_et_dropdown.gif" alt="External tools drop-down menu" border="0" width="296" height="93"> 
+    <img src="../images/Image616_et_dropdown.gif" alt="External tools drop-down menu" border="0" > 
   </li>
   <li>Select <b>Program</b> in the tree, then click <b>New</b>.<br>
-    <img src="../images/Image617_jar_inspector.gif" alt="External tools dialog for jar inspector script" border="0" width="817" height="562"> 
+    <img src="../images/Image617_jar_inspector.gif" alt="External tools dialog for jar inspector script" border="0" > 
   </li>
   <li>Name the launch configuration 'jar inspector'.</li>
   <li>Use the first <b>Browse File System...</b> button to locate the jar executable.</li>
@@ -50,7 +50,7 @@
 
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: gettingStarted/qs-content.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/gettingStarted/qs-content.htm,v
retrieving revision 1.3
diff -u -r1.3 qs-content.htm
--- gettingStarted/qs-content.htm	23 Jun 2004 23:59:49 -0000	1.3
+++ gettingStarted/qs-content.htm	10 Nov 2004 21:52:18 -0000
@@ -150,7 +150,7 @@
   or "dtd". The Javadoc for BinarySignatureDescriber provides complete details 
   on this content describer's class usage. </p>
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 </BODY>
 </HTML>
Index: gettingStarted/qs-responsiveUI.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/gettingStarted/qs-responsiveUI.htm,v
retrieving revision 1.4
diff -u -r1.4 qs-responsiveUI.htm
--- gettingStarted/qs-responsiveUI.htm	24 Jun 2004 17:36:22 -0000	1.4
+++ gettingStarted/qs-responsiveUI.htm	10 Nov 2004 21:52:18 -0000
@@ -18,27 +18,27 @@
   the option to run an operation in the background. For example, building a project 
   manually can sometimes take more than a few minutes, during which time you may 
   wish to continue to use other functions in Eclipse. 
-<P CLASS="Para"><img src="../images/res.gif" alt="Image of the Build All Menu Item." border="0" width="230" height="260"> 
+<P CLASS="Para"><img src="../images/res.gif" alt="Image of the Build All Menu Item." border="0" > 
 <p>While the project is being built, select <strong>Run in Background </strong>from 
   the <strong>Building Workspace</strong> dialog and the Responsive UI will allow 
   you to carry on with other tasks in Eclipse.</p>
-<p><img src="../images/res_build.gif" alt="Image of the Building Workspace window" border="0" width="447" height="197"></p>
+<p><img src="../images/res_build.gif" alt="Image of the Building Workspace window" border="0" ></p>
 <p>For information on the status of the action and additional operations that 
   are currently running, click <strong>Details</strong>.</p>
-<p><img src="../images/res_details.gif" alt="Image of the Building Workspace window with the Details displayed" border="0" width="406" height="129"></p>
+<p><img src="../images/res_details.gif" alt="Image of the Building Workspace window with the Details displayed" border="0" ></p>
 <p>The <strong>Details </strong>panel displays the status information of the operation 
   at hand as well as any additional operations that may be running simultaneously.</P>
-<p><img src="../images/res_otherjobs.gif" alt="Image of the Building Workspace window with the Details showing simultaneous operations" border="0" width="450" height="328"></P>
+<p><img src="../images/res_otherjobs.gif" alt="Image of the Building Workspace window with the Details showing simultaneous operations" border="0" ></P>
 <p>The Progress Information dialog also indicates when one operation is being 
   blocked by another. </P>
-<p><img src="../images/res_blocked.gif" alt="Image of Progress Information view with an operation that is waiting for another to complete." border="0" width="450" height="328"></P>
+<p><img src="../images/res_blocked.gif" alt="Image of Progress Information view with an operation that is waiting for another to complete." border="0" ></P>
 <p>To have operations running in the background set as the default, select <strong>Window 
   &gt; Preferences &gt; Workbench</strong> and check <strong>Always run in background.</strong> 
 </P>
-<p><img src="../images/res_pref.gif" alt="Image of Workbench Preferences Window" border="0" width="451" height="95"></P>
+<p><img src="../images/res_pref.gif" alt="Image of Workbench Preferences Window" border="0" ></P>
 </p>
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 </BODY>
 </HTML>
Index: gettingStarted/qs_activites.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/gettingStarted/qs_activites.htm,v
retrieving revision 1.2
diff -u -r1.2 qs_activites.htm
--- gettingStarted/qs_activites.htm	23 Jun 2004 23:59:49 -0000	1.2
+++ gettingStarted/qs_activites.htm	10 Nov 2004 21:52:18 -0000
@@ -13,7 +13,7 @@
     plug-in directory and start Eclipse. </li>
   <li>From the main menu bar, select <strong>File &gt; New &gt; Activity Binding</strong>. 
     <blockquote> 
-      <p><img src="../images/activity_menu.gif" alt="Image of a new activity being opend from the menu bar." border="0" width="575" height="489"></p>
+      <p><img src="../images/activity_menu.gif" alt="Image of a new activity being opend from the menu bar." border="0" ></p>
       <p><strong>Notes:</strong></p>
     </blockquote>
   </li>
@@ -78,15 +78,15 @@
     <td>Edit the descriptions page as required. </td>
   </tr>
 </table>
-<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts." width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts." ><br>
   <a href="../tasks/concepts-activites.htm">Activities</a>
-<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
   <a href="../tasks/tasks-activites.htm">Activities Example</a> 
-<p> <img border="0" src="../images/ngrelr.gif" alt="Related reference" width="159" height="27"><br>
+<p> <img border="0" src="../images/ngrelr.gif" alt="Related reference" ><br>
   <a href="../reference/ref-activites.htm">Activities Editor Pages</a></P>
   <p><br>
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 </BODY>
 </HTML>
Index: reference/no_help_exists.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/reference/no_help_exists.htm,v
retrieving revision 1.7
diff -u -r1.7 no_help_exists.htm
--- reference/no_help_exists.htm	24 Jun 2004 00:09:27 -0000	1.7
+++ reference/no_help_exists.htm	10 Nov 2004 21:52:19 -0000
@@ -13,7 +13,7 @@
 item.&nbsp;&nbsp;&nbsp;</p>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: reference/ref-10.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/reference/ref-10.htm,v
retrieving revision 1.17
diff -u -r1.17 ref-10.htm
--- reference/ref-10.htm	24 Jun 2004 00:09:27 -0000	1.17
+++ reference/ref-10.htm	10 Nov 2004 21:52:19 -0000
@@ -95,15 +95,15 @@
 </table>
 <p CLASS="Para">&nbsp; 
 <p>Here is what the Workbench preferences page looks like:
-<p><img src="../images/Image217_pref_wb.gif" alt="Preference dialog" border="0" width="505" height="453"></p>
+<p><img src="../images/Image217_pref_wb.gif" alt="Preference dialog" border="0" ></p>
 
-<P><img border="0" src="../images/ngrelr.gif" alt="Related reference" width="159" height="27">
+<P><img border="0" src="../images/ngrelr.gif" alt="Related reference" >
 <br><a href="ref-23.htm">Workbench Window Layout</a>
 </P>
 <p>&nbsp;<br>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 </body>
 </html>
Index: reference/ref-11.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/reference/ref-11.htm,v
retrieving revision 1.19
diff -u -r1.19 ref-11.htm
--- reference/ref-11.htm	24 Jun 2004 00:09:27 -0000	1.19
+++ reference/ref-11.htm	10 Nov 2004 21:52:19 -0000
@@ -203,16 +203,16 @@
 </table>
 
 <p>Here is what the Compare preference page looks like:
-<p><img src="../images/Image219_pref_cv.gif" alt="Compare preference page" border="0" width="624" height="460">
+<p><img src="../images/Image219_pref_cv.gif" alt="Compare preference page" border="0" >
 
-<P><img border="0" src="../images/ngrelr.gif" alt="Related reference" width="159" height="27">
+<P><img border="0" src="../images/ngrelr.gif" alt="Related reference" >
 <br><a href="ref-25.htm">Compare Editor</a>
 <br><a href="ref-33.htm">CVS Synchronization View</a>
 </P>
 <p>&nbsp;<br>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 </body>
 </html>
Index: reference/ref-12.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/reference/ref-12.htm,v
retrieving revision 1.18
diff -u -r1.18 ref-12.htm
--- reference/ref-12.htm	24 Jun 2004 00:09:27 -0000	1.18
+++ reference/ref-12.htm	10 Nov 2004 21:52:19 -0000
@@ -76,14 +76,14 @@
 </P>
 
 
-<P><img src="../images/Image220_pref_dte.gif" alt="Editors Preference Page" border="0" width="488" height="507">
+<P><img src="../images/Image220_pref_dte.gif" alt="Editors Preference Page" border="0" >
 </P>
 
-<P><img border="0" src="../images/ngrelr.gif" alt="Related reference" width="159" height="27">
+<P><img border="0" src="../images/ngrelr.gif" alt="Related reference" >
 <br><a href="ref-24.htm">Editor Area</a>
 </P>
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: reference/ref-13.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/reference/ref-13.htm,v
retrieving revision 1.13
diff -u -r1.13 ref-13.htm
--- reference/ref-13.htm	24 Jun 2004 00:09:27 -0000	1.13
+++ reference/ref-13.htm	10 Nov 2004 21:52:19 -0000
@@ -24,7 +24,7 @@
 Remove:&nbsp; Removes the selected file type from the list</LI>
 </UL>
 <p>Dialog to create a new file type:</p>
-<p><img src="../images/Image201_filetype.gif" alt="New file type dialog" border="0" width="438" height="244"></p>
+<p><img src="../images/Image201_filetype.gif" alt="New file type dialog" border="0" ></p>
 <p>&nbsp;
 </DIV>
 <DIV CLASS="Topic">
@@ -43,7 +43,7 @@
 </P>
 
 
-<P><img src="../images/Image202_editorsel.gif" alt="Editor Selection dialog" border="0" width="295" height="361">
+<P><img src="../images/Image202_editorsel.gif" alt="Editor Selection dialog" border="0" >
 </P>
 
 
@@ -55,11 +55,11 @@
 </P>
 
 
-<P><img src="../images/Image221_pref_fe.gif" alt="File associations preference page" border="0" width="482" height="464">
+<P><img src="../images/Image221_pref_fe.gif" alt="File associations preference page" border="0" >
 </P>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: reference/ref-14.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/reference/ref-14.htm,v
retrieving revision 1.12
diff -u -r1.12 ref-14.htm
--- reference/ref-14.htm	24 Jun 2004 00:09:27 -0000	1.12
+++ reference/ref-14.htm	10 Nov 2004 21:52:19 -0000
@@ -88,15 +88,15 @@
 </P>
 
 
-<P><img src="../images/Image222_pref_lh.gif" alt="Local history preference page" border="0" width="700" height="456">
+<P><img src="../images/Image222_pref_lh.gif" alt="Local history preference page" border="0" >
 </P>
 
-<P><img border="0" src="../images/ngrelr.gif" alt="Related reference" width="159" height="27">
+<P><img border="0" src="../images/ngrelr.gif" alt="Related reference" >
 <br><a href="ref-6a.htm">Local History</a>
 </P>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: reference/ref-14b.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/reference/ref-14b.htm,v
retrieving revision 1.9
diff -u -r1.9 ref-14b.htm
--- reference/ref-14b.htm	24 Jun 2004 00:09:27 -0000	1.9
+++ reference/ref-14b.htm	10 Nov 2004 21:52:19 -0000
@@ -41,16 +41,16 @@
 </P>
 
 
-<P><img src="../images/Image36_linkedresources.gif" alt="Linked resources preference page" border="0" width="607" height="541">
+<P><img src="../images/Image36_linkedresources.gif" alt="Linked resources preference page" border="0" >
 </P>
 
-<P><img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27">
+<P><img border="0" src="../images/ngrelc.gif" alt="Related concepts" >
 <br><a href="../concepts/concepts-13.htm">Linked resources</a>
 <br><a href="../concepts/cpathvars.htm">Path variables</a>
 </P>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: reference/ref-15.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/reference/ref-15.htm,v
retrieving revision 1.17
diff -u -r1.17 ref-15.htm
--- reference/ref-15.htm	28 Oct 2004 15:39:04 -0000	1.17
+++ reference/ref-15.htm	10 Nov 2004 21:52:19 -0000
@@ -162,15 +162,15 @@
 </P>
 
 
-<P><img src="../images/Image223_pref_persp.gif" alt="Perspectives Preference Page" border="0" width="714" height="539">
+<P><img src="../images/Image223_pref_persp.gif" alt="Perspectives Preference Page" border="0" >
 </P>
 
-<P><img border="0" src="../images/ngrelr.gif" alt="Related reference" width="159" height="27">
+<P><img border="0" src="../images/ngrelr.gif" alt="Related reference" >
 <br><a href="ref-6.htm">Perspectives</a>
 </P>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: reference/ref-16.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/reference/ref-16.htm,v
retrieving revision 1.17
diff -u -r1.17 ref-16.htm
--- reference/ref-16.htm	24 Jun 2004 00:09:27 -0000	1.17
+++ reference/ref-16.htm	10 Nov 2004 21:52:19 -0000
@@ -62,11 +62,11 @@
 </P>
 
 
-<P><img src="../images/Image218_pref_app.gif" alt="Appearance Preference Page" border="0" width="452" height="461">
+<P><img src="../images/Image218_pref_app.gif" alt="Appearance Preference Page" border="0" >
 </P>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: reference/ref-17.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/reference/ref-17.htm,v
retrieving revision 1.14
diff -u -r1.14 ref-17.htm
--- reference/ref-17.htm	24 Jun 2004 00:09:27 -0000	1.14
+++ reference/ref-17.htm	10 Nov 2004 21:52:19 -0000
@@ -42,16 +42,16 @@
 </P>
 
 
-<P><img src="../images/Image224_pref_build.gif" alt="Build order preference page" border="0" width="635" height="403"> 
+<P><img src="../images/Image224_pref_build.gif" alt="Build order preference page" border="0" > 
 </P>
 
-<P><img border="0" src="../images/ngrelr.gif" alt="Related reference" width="159" height="27">
+<P><img border="0" src="../images/ngrelr.gif" alt="Related reference" >
 <br><a href="ref-5.htm">Builds</a>
 <br><a href="ref-59.htm">Project menu</a>
 </P>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: reference/ref-18.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/reference/ref-18.htm,v
retrieving revision 1.20
diff -u -r1.20 ref-18.htm
--- reference/ref-18.htm	24 Jun 2004 00:09:27 -0000	1.20
+++ reference/ref-18.htm	10 Nov 2004 21:52:19 -0000
@@ -76,7 +76,7 @@
 
 
 <P>
-<img src="../images/Image225_pref_help.gif" alt="Help Preference Page" border="0" width="588" height="419">
+<img src="../images/Image225_pref_help.gif" alt="Help Preference Page" border="0" >
 </P>
 
 <p>
@@ -84,16 +84,16 @@
 </p>
 
 <p>
-<img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
+<img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
 <a href="../tasks/tchgbrws.htm">Changing the browser used by the help system</a></p>
 
 <p>
-<img border="0" src="../images/ngrelr.gif" alt="Related reference" width="159" height="27">
+<img border="0" src="../images/ngrelr.gif" alt="Related reference" >
 <br><a href="ref-34.htm">Help View</a>
 </p>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: reference/ref-19.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/reference/ref-19.htm,v
retrieving revision 1.14
diff -u -r1.14 ref-19.htm
--- reference/ref-19.htm	24 Jun 2004 00:09:26 -0000	1.14
+++ reference/ref-19.htm	10 Nov 2004 21:52:19 -0000
@@ -64,13 +64,13 @@
 
 
 <p><img border="0" src="../images/ngrelr.gif" alt="Related reference"
- width="159" height="27">
+ >
   <br>
      <a href="ref-33.htm">CVS Synchronize view</a>
    </p>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: reference/ref-19cvs.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/reference/ref-19cvs.htm,v
retrieving revision 1.13
diff -u -r1.13 ref-19cvs.htm
--- reference/ref-19cvs.htm	24 Jun 2004 00:09:27 -0000	1.13
+++ reference/ref-19cvs.htm	10 Nov 2004 21:52:19 -0000
@@ -281,7 +281,7 @@
 <P><IMG height="27" alt="Related reference" src="../images/ngrelr.gif" width="159" border="0"><BR>
   <A href="ref-6.htm">Perspectives</A></P>
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 </BODY>
 </HTML>
Index: reference/ref-2.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/reference/ref-2.htm,v
retrieving revision 1.15
diff -u -r1.15 ref-2.htm
--- reference/ref-2.htm	24 Jun 2004 00:09:27 -0000	1.15
+++ reference/ref-2.htm	10 Nov 2004 21:52:19 -0000
@@ -18,7 +18,7 @@
 <P CLASS="Para">
 Here is an example of the toolbar in the Resource perspective:</P>
 <P CLASS="Para">
-<img src="../images/Image214_toobar_rsrc.gif" alt="Workbench toolbar" border="0" width="281" height="29"></P>
+<img src="../images/Image214_toobar_rsrc.gif" alt="Workbench toolbar" border="0" ></P>
 <DIV CLASS="XRefList">
 
 <h2>
@@ -56,13 +56,13 @@
   </P>
 </DIV>
 
-<P><img border="0" src="../images/ngrelr.gif" alt="Related reference" width="159" height="27">
+<P><img border="0" src="../images/ngrelr.gif" alt="Related reference" >
 <br><a href="ref-3.htm">Shortcut Bar</a>
 <br><a href="ref-4.htm">View Toolbars</a>
 </P>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: reference/ref-20-fileContent.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/reference/ref-20-fileContent.htm,v
retrieving revision 1.4
diff -u -r1.4 ref-20-fileContent.htm
--- reference/ref-20-fileContent.htm	24 Jun 2004 00:09:26 -0000	1.4
+++ reference/ref-20-fileContent.htm	10 Nov 2004 21:52:19 -0000
@@ -28,13 +28,13 @@
   the extension in the table and clicking <strong>Change</strong>. Entries can 
   be removed from the list by selecting them and clicking <strong>Remove</strong>.
 <p>
-<img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
+<img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
 <a href="../tasks/tasks-cvs-11.htm">Setting the CVS keyword substitution mode</a>
 </p>
 
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: reference/ref-20.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/reference/ref-20.htm,v
retrieving revision 1.14
diff -u -r1.14 ref-20.htm
--- reference/ref-20.htm	24 Jun 2004 00:09:27 -0000	1.14
+++ reference/ref-20.htm	10 Nov 2004 21:52:19 -0000
@@ -28,13 +28,13 @@
   it from the list. You do not have to remove the specified file pattern from 
   the list to temporarily disable it.</P>
 <p><img border="0" src="../images/ngrelr.gif" alt="Related reference"
- width="159" height="27">
+ >
   <br>
      <a href="ref-48a.htm">Ignoring Resources from Version Control</a>
    </p>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: reference/ref-21.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/reference/ref-21.htm,v
retrieving revision 1.14
diff -u -r1.14 ref-21.htm
--- reference/ref-21.htm	24 Jun 2004 00:09:27 -0000	1.14
+++ reference/ref-21.htm	10 Nov 2004 21:52:19 -0000
@@ -96,16 +96,16 @@
 </TABLE>
 
 
-<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27">
+<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" >
 <br><a HREF="../tasks/tasks-36.htm">Updating Eclipse with the update manager</a>
 </p>
 
-<p><img border="0" src="../images/ngrelr.gif" alt="Related reference" width="159" height="27">
+<p><img border="0" src="../images/ngrelr.gif" alt="Related reference" >
 <br><a HREF="ref-61.htm">Help Menu</a>
 </p>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: reference/ref-21a.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/reference/ref-21a.htm,v
retrieving revision 1.5
diff -u -r1.5 ref-21a.htm
--- reference/ref-21a.htm	24 Jun 2004 00:09:26 -0000	1.5
+++ reference/ref-21a.htm	10 Nov 2004 21:52:19 -0000
@@ -68,16 +68,16 @@
 &nbsp;</P>
 
 
-<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27">
+<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" >
 <br><a HREF="../tasks/tasks-36.htm">Updating Eclipse with the update manager</a>
 </p>
 
-<p><img border="0" src="../images/ngrelr.gif" alt="Related reference" width="159" height="27">
+<p><img border="0" src="../images/ngrelr.gif" alt="Related reference" >
 <br><a HREF="ref-61.htm">Help Menu</a>
 </p>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: reference/ref-23.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/reference/ref-23.htm,v
retrieving revision 1.19
diff -u -r1.19 ref-23.htm
--- reference/ref-23.htm	25 Jun 2004 00:02:58 -0000	1.19
+++ reference/ref-23.htm	10 Nov 2004 21:52:19 -0000
@@ -53,7 +53,7 @@
 <TD ROWSPAN="1" COLSPAN="1" width="54">
 <P CLASS="Para">&nbsp;
 </P>
-<img src="../images/ref-1.gif" width=32 height=32 align="BASELINE" alt="Up arrow">
+<img src="../images/ref-1.gif"  align="BASELINE" alt="Up arrow">
 </TD>
 <TD ROWSPAN="1" COLSPAN="1" width="113">
 <P CLASS="Para">
@@ -68,7 +68,7 @@
 <TD ROWSPAN="1" COLSPAN="1" width="54">
 <P CLASS="Para">&nbsp;
 </P>
-<img src="../images/ref-2.gif" width=32 height=32 align="BASELINE" alt="Down arrow">
+<img src="../images/ref-2.gif"  align="BASELINE" alt="Down arrow">
 </TD>
 <TD ROWSPAN="1" COLSPAN="1" width="113">
 <P CLASS="Para">
@@ -83,7 +83,7 @@
 <TD ROWSPAN="1" COLSPAN="1" width="54">
 <P CLASS="Para">&nbsp;
 </P>
-<img src="../images/ref-3.gif" width=32 height=32 align="BASELINE" alt="Right arrow">
+<img src="../images/ref-3.gif"  align="BASELINE" alt="Right arrow">
 </TD>
 <TD ROWSPAN="1" COLSPAN="1" width="113">
 <P CLASS="Para">
@@ -98,7 +98,7 @@
 <TD ROWSPAN="1" COLSPAN="1" width="54">
 <P CLASS="Para">&nbsp;
 </P>
-<img src="../images/ref-4.gif" width=32 height=32 align="BASELINE" alt="Left arrow">
+<img src="../images/ref-4.gif"  align="BASELINE" alt="Left arrow">
 </TD>
 <TD ROWSPAN="1" COLSPAN="1" width="113">
 <P CLASS="Para">
@@ -113,7 +113,7 @@
 <TD ROWSPAN="1" COLSPAN="1" width="54">
 <P CLASS="Para">&nbsp;
 </P>
-<img src="../images/ref-5.gif" width=32 height=32 align="BASELINE" alt="Stack">
+<img src="../images/ref-5.gif"  align="BASELINE" alt="Stack">
 </TD>
 <TD ROWSPAN="1" COLSPAN="1" width="113">
 <P CLASS="Para">
@@ -231,17 +231,17 @@
 </P>
 
 
-<P><img src="../images/Image229_view_popup.gif" alt="View's context menu" border="0" width="89" height="133">
+<P><img src="../images/Image229_view_popup.gif" alt="View's context menu" border="0" >
 </P>
 <P>Here is what an editor's context menu looks like:
 </P>
 
 
-<P><img src="../images/Image229_editor_popup.gif" alt="Editor's context menu" border="0" width="107" height="134">
+<P><img src="../images/Image229_editor_popup.gif" alt="Editor's context menu" border="0" >
 </P>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: reference/ref-24.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/reference/ref-24.htm,v
retrieving revision 1.16
diff -u -r1.16 ref-24.htm
--- reference/ref-24.htm	24 Jun 2004 18:20:18 -0000	1.16
+++ reference/ref-24.htm	10 Nov 2004 21:52:19 -0000
@@ -17,7 +17,7 @@
 Here is what the editor area looks like when multiple files are open and a text
 file is being edited:</P>
 <P CLASS="Para">
-<img src="../images/Image230_editor_area.gif" alt="Editor Area" border="0" width="460" height="169"></P>
+<img src="../images/Image230_editor_area.gif" alt="Editor Area" border="0" ></P>
 <DIV CLASS="Topic" style="width: 559; height: 402"> 
   <h2>
 Marker bar</h2>
@@ -25,7 +25,7 @@
 The marker bar is the vertical bar located at the left of the editor area.&nbsp;&nbsp;</P>
 <P CLASS="Para">
 Here is what the marker bar looks like:</P>
-  <P CLASS="Para"> <img src="../images/Image231_marker_bar.gif" alt="Marker Bar" border="0" width="31" height="138"></P>
+  <P CLASS="Para"> <img src="../images/Image231_marker_bar.gif" alt="Marker Bar" border="0" ></P>
 <h2>Markers</h2>
 <P CLASS="Para">
 Markers are displayed in the marker bar, to the left of the text editor.</P>
@@ -46,7 +46,7 @@
 <P CLASS="Para">
 Here is what the context menu of the marker bar looks like: </P>
 <P CLASS="Para">
-<img src="../images/Image232_marker_context.gif" alt="Marker Bar Menu" border="0" width="245" height="143"> </P>
+<img src="../images/Image232_marker_context.gif" alt="Marker Bar Menu" border="0" > </P>
 </DIV>
 <DIV CLASS="Topic">
 <h2>
@@ -71,13 +71,13 @@
 </UL>
 <p>The following illustrates Microsoft Word embedded as an OLE document:</p>
 <DIV CLASS="Figure">
-    <DIV> <IMG SRC="../images/ref-7.gif"  alt="Workbench with OLE Editor" width="430" height="158"> 
+    <DIV> <IMG SRC="../images/ref-7.gif"  alt="Workbench with OLE Editor" > 
     </DIV>
 </DIV>
 </DIV>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: reference/ref-25.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/reference/ref-25.htm,v
retrieving revision 1.17
diff -u -r1.17 ref-25.htm
--- reference/ref-25.htm	24 Jun 2004 00:09:27 -0000	1.17
+++ reference/ref-25.htm	10 Nov 2004 21:52:19 -0000
@@ -32,7 +32,7 @@
        
 <p class="Para"><img
  src="../images/compare-editor.gif"
- alt=" Picture of 3-paned editor. Top pane compares project structure; bottom 2 panes (side by side) compare lines of source." width="607" height="250" border="0" align="top"> 
+ alt=" Picture of 3-paned editor. Top pane compares project structure; bottom 2 panes (side by side) compare lines of source."  border="0" align="top"> 
 </p>
        
 <div class="Topic">    
@@ -73,14 +73,14 @@
 </dl>
            
 <p><img border="0" src="../images/ngrelc.gif" alt="Related concepts"
- width="159" height="27">
+ >
    <br>
           <a href="../concepts/concepts-30.htm">Synchronizing with a CVS
 repository</a>        <br>
    <a href="../concepts/concepts-29.htm">Three way comparisons</a></p>
          
 <p><img border="0" src="../images/ngrelt.gif" alt="Related tasks"
- width="159" height="27">
+ >
    <br>
     <a href="../tasks/tasks-68.htm">Comparing resources</a><br>
     <a href="../tasks/tasks-115.htm">Synchronizing with the repository</a><br>
@@ -93,7 +93,7 @@
     </div>
         
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
         
 </body>
Index: reference/ref-26.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/reference/ref-26.htm,v
retrieving revision 1.16
diff -u -r1.16 ref-26.htm
--- reference/ref-26.htm	24 Jun 2004 20:45:28 -0000	1.16
+++ reference/ref-26.htm	10 Nov 2004 21:52:19 -0000
@@ -17,7 +17,7 @@
 Here is what the Search view looks like:</p>
 
 <p>
-<img src="../images/Image237_search_view.gif" alt="Search View" border="0" width="236" height="168"></p>
+<img src="../images/Image237_search_view.gif" alt="Search View" border="0" ></p>
 
 <dl>
 <dt>Show Next Match</dt>
@@ -46,24 +46,24 @@
 
 </dl>
 
-<p><img src="../images/ngrelc.gif" alt="Related concepts" border="0" width="159" height="27">
+<p><img src="../images/ngrelc.gif" alt="Related concepts" border="0" >
 <br>
 <a href="../concepts/csearchview.htm">Search view</a><br>
 </p>
 
-<p><img src="../images/ngrelt.gif" alt="Related tasks" border="0" width="159" height="27">
+<p><img src="../images/ngrelt.gif" alt="Related tasks" border="0" >
 <br>
 <a href="../tasks/tasks-84b.htm">Searching for files</a><br>
 <a href="../tasks/tasks-84.htm">Searching for text within a file</a><br>
 </p>
 
-<p><img src="../images/ngrelr.gif" alt="Related reference" border="0" width="159" height="27">
+<p><img src="../images/ngrelr.gif" alt="Related reference" border="0" >
 <br>
 <a href="ref-45.htm">File search</a><br>
 </p>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </body></html>
Index: reference/ref-27.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/reference/ref-27.htm,v
retrieving revision 1.26
diff -u -r1.26 ref-27.htm
--- reference/ref-27.htm	28 Oct 2004 15:39:04 -0000	1.26
+++ reference/ref-27.htm	10 Nov 2004 21:52:19 -0000
@@ -16,7 +16,7 @@
 <P CLASS="Para">
 Here is what the Navigator view looks like:</P>
 <P CLASS="Para">
-<img src="../images/Image241_nav_view.gif" alt="Navigator View" border="0" width="170" height="191"></P>
+<img src="../images/Image241_nav_view.gif" alt="Navigator View" border="0" ></P>
 <P CLASS="Para">&nbsp;
 </P>
 <h2>Toolbar</h2>
@@ -89,7 +89,7 @@
 File types selected in the list will not be shown in the Navigator.&nbsp; Here
 is what the file filters dialog looks like:</P>
 <P CLASS="Para">
-<img src="../images/Image210_filefilter.gif" alt="Filters dialog" border="0" width="345" height="430"></P>
+<img src="../images/Image210_filefilter.gif" alt="Filters dialog" border="0" ></P>
 </DIV>
 <H3>Link with Editor</H3>
 <P>See the toolbar item description above.</P>
@@ -249,18 +249,18 @@
   </UL>
 </DIV>
 
-<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27">
+<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" >
 <br><a href="../concepts/concepts-26.htm">Team programming with CVS</a>
 <br><A HREF="../concepts/concepts-29.htm">Three-way compare</A>
 <br><a href="../concepts/concepts-13.htm">Linked resources</a>
 </p>
 
-<p><img border="0" src="../images/ngrelr.gif" alt="Related references" width="159" height="27">
+<p><img border="0" src="../images/ngrelr.gif" alt="Related references" >
 <br><a href="ref-25.htm">Compare editor</a>
 </p>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: reference/ref-28.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/reference/ref-28.htm,v
retrieving revision 1.14
diff -u -r1.14 ref-28.htm
--- reference/ref-28.htm	24 Jun 2004 00:09:27 -0000	1.14
+++ reference/ref-28.htm	10 Nov 2004 21:52:19 -0000
@@ -13,7 +13,7 @@
 <P CLASS="Para">
 The Bookmarks view displays user defined bookmarks.</P>
 <P CLASS="Para">
-<img align="texttop" border="0" src="../images/Image244_bmark_view.gif" alt="Bookmarks view" width="441" height="108"></P>
+<img align="texttop" border="0" src="../images/Image244_bmark_view.gif" alt="Bookmarks view" ></P>
 <p CLASS="Head">
 To add the Bookmarks view to the current perspective, click <b>Window &gt; Show View &gt; Other &gt; Basic &gt;
 Bookmarks</b>.</p>
@@ -42,13 +42,13 @@
 generic to all views. Click the black upside-down triangle icon to open a menu of items
 specific to the Bookmarks view. Right-click inside the view to open a context menu.&nbsp;</p>
 
-<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
 <a href="../tasks/tasks-81b.htm">Creating a bookmark for an entire file</a><br><a href="../tasks/tasks-81.htm">
 Creating a bookmark within a file</a><br><a href="../tasks/tasks-82.htm">
 Deleting a Bookmark</a><br></p>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: reference/ref-29.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/reference/ref-29.htm,v
retrieving revision 1.12
diff -u -r1.12 ref-29.htm
--- reference/ref-29.htm	24 Jun 2004 17:59:29 -0000	1.12
+++ reference/ref-29.htm	10 Nov 2004 21:52:19 -0000
@@ -14,7 +14,7 @@
 This view displays property names and basic properties of a selected resource.
 Here is an example:</P>
 <P CLASS="Para">
-<img src="../images/Image240_props_view.gif" alt="Properties view" border="0" width="212" height="225"></P>
+<img src="../images/Image240_props_view.gif" alt="Properties view" border="0" ></P>
 <P CLASS="Para">Toolbar buttons allow you to toggle whether to display
 properties by category and whether to filter advanced properties. Another
 toolbar button allows you to restore the selected property to its default value.</P>
@@ -24,7 +24,7 @@
 </P>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: reference/ref-3.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/reference/ref-3.htm,v
retrieving revision 1.15
diff -u -r1.15 ref-3.htm
--- reference/ref-3.htm	24 Jun 2004 19:42:23 -0000	1.15
+++ reference/ref-3.htm	10 Nov 2004 21:52:19 -0000
@@ -20,7 +20,7 @@
 <P CLASS="Para">
 Here is an example of what the perspective bar looks like:&nbsp;</P>
 <P CLASS="Para">
-<img src="../images/Image211_perspective.gif" alt="Perspective Bar" border="0" width="220" height="98"></P>
+<img src="../images/Image211_perspective.gif" alt="Perspective Bar" border="0" ></P>
 <DIV CLASS="Topic">
 <h3>
 Open Perspective</h3>
@@ -44,7 +44,7 @@
 </p>
 Here is an example of what the fast view bar looks like:&nbsp;</P>
 <P CLASS="Para">
-<img src="../images/Image211_fastview.gif" alt="Fast View Bar" border="0" width="74" height="29"></P>
+<img src="../images/Image211_fastview.gif" alt="Fast View Bar" border="0" ></P>
 
 <DIV CLASS="Topic">
 <h3>
@@ -59,14 +59,14 @@
 in the view's menu or drag it back to the workbench.&nbsp;</P>
 </DIV>
 
-<P><img border="0" src="../images/ngrelr.gif" alt="Related reference" width="159" height="27">
+<P><img border="0" src="../images/ngrelr.gif" alt="Related reference" >
 <br><a href="ref-6.htm">Perspectives</a>
 <br><a href="ref-4.htm">View Toolbars</a>
 <br><a href="ref-2.htm">Workbench Toolbar</a>
 <br><a href="ref-23.htm">Workbench Window Layout</a>
 </p>
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: reference/ref-30.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/reference/ref-30.htm,v
retrieving revision 1.10
diff -u -r1.10 ref-30.htm
--- reference/ref-30.htm	24 Jun 2004 17:59:29 -0000	1.10
+++ reference/ref-30.htm	10 Nov 2004 21:52:19 -0000
@@ -18,11 +18,11 @@
 The contents of the toolbar are also editor-specific.
 </p>
 
-<P><img src="../images/ref-8.gif" alt="Picture of Outline view showing structure for a Java file" border="0" width="150" height="204">
+<P><img src="../images/ref-8.gif" alt="Picture of Outline view showing structure for a Java file" border="0" >
 </p>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </HTML>
Index: reference/ref-30a.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/reference/ref-30a.htm,v
retrieving revision 1.2
diff -u -r1.2 ref-30a.htm
--- reference/ref-30a.htm	24 Jun 2004 00:09:26 -0000	1.2
+++ reference/ref-30a.htm	10 Nov 2004 21:52:19 -0000
@@ -19,7 +19,7 @@
 </p>
 
 <p><img border="0" src="../images/ngrelr.gif" alt="Related reference"
- width="159" height="27">
+ >
   <br>
      <a href="ref-32.htm">CVS Repositories view</a><br>
      <a href="ref-32a.htm">CVS Resource History View</a><br>
@@ -29,7 +29,7 @@
    </p>
        
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </HTML>
Index: reference/ref-31.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/reference/ref-31.htm,v
retrieving revision 1.20
diff -u -r1.20 ref-31.htm
--- reference/ref-31.htm	25 Jun 2004 00:02:58 -0000	1.20
+++ reference/ref-31.htm	10 Nov 2004 21:52:19 -0000
@@ -22,7 +22,7 @@
 Tasks that you add manually. You can associate a task with a resource in the
 Workbench, but this is not required.</LI>
 </UL>
-<p><img src="../images/Image243_tasks_view.gif" alt="Picture of the Tasks view with two dummy tasks added to it." border="0" width="409" height="142"></p>
+<p><img src="../images/Image243_tasks_view.gif" alt="Picture of the Tasks view with two dummy tasks added to it." border="0" ></p>
 <p CLASS="Head">
 By default, the Tasks view is included in the Resources perspective. To add it
 to the current perspective, click <b>Window &gt; Show View &gt; Other &gt; Basic &gt;
@@ -39,33 +39,33 @@
     <th valign="top" align="left">Description</th>
   </tr>
   <tr>
-    <td valign="top" align="center"><img src="../images/ref-20.gif" alt=" Information icon" border="0" width="16" height="16"></td>
+    <td valign="top" align="center"><img src="../images/ref-20.gif" alt=" Information icon" border="0" ></td>
     <td valign="top" align="left">
       Information&nbsp;    </td>
   </tr>
   <tr>
-    <td valign="top" align="center"><img src="../images/ref-22.gif" alt="Warning icon" border="0" width="16" height="16"></td>
+    <td valign="top" align="center"><img src="../images/ref-22.gif" alt="Warning icon" border="0" ></td>
     <td valign="top" align="left">
       Warning    </td>
   </tr>
   <tr>
-    <td valign="top" align="center"><img src="../images/ref-24.gif" alt="Error icon" border="0" width="16" height="16"></td>
+    <td valign="top" align="center"><img src="../images/ref-24.gif" alt="Error icon" border="0" ></td>
     <td valign="top" align="left">
       Error    </td>
   </tr>
    <tr>
-    <td valign="top" align="center"><img src="../images/ref-21.gif" alt=" High priority task item" border="0" width="16" height="16"></td>
+    <td valign="top" align="center"><img src="../images/ref-21.gif" alt=" High priority task item" border="0" ></td>
     <td valign="top" align="left">
       High priority task    </td>
   </tr>
   <tr>
-    <td valign="top" align="center"><img src="../images/ref-23.gif" alt=" Low priority task icon" border="0" width="16" height="16"></td>
+    <td valign="top" align="center"><img src="../images/ref-23.gif" alt=" Low priority task icon" border="0" ></td>
     <td valign="top" align="left">
       Low priority task
     </td>
   </tr>
   <tr>
-    <td valign="top" align="center"><img src="../images/ref-25.gif" width=16 height=17 alt="Completed task icon" border="0"></td>
+    <td valign="top" align="center"><img src="../images/ref-25.gif"  alt="Completed task icon" border="0"></td>
     <td valign="top" align="left">
       Completed task
     </td>
@@ -107,14 +107,14 @@
 <p>Click the icon at the left end of the view's title bar to open a menu of items
 generic to all views. Click the black upside-down triangle icon to open a menu of items
 specific to the Tasks view. Right-click inside the view to open a context menu.&nbsp;</p>
-<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
 <a href="../tasks/tasks-77.htm">Adding line items in the Tasks view</a>
 <a href="../tasks/tasks-77b.htm"><br>Associating a task with a resource</a>
 <a href="../tasks/tasks-78.htm"><br>Deleting tasks</a>
 <a href="../tasks/tasks-79.htm"><br>Filtering the task view</a></p>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: reference/ref-32.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/reference/ref-32.htm,v
retrieving revision 1.22
diff -u -r1.22 ref-32.htm
--- reference/ref-32.htm	24 Jun 2004 00:09:27 -0000	1.22
+++ reference/ref-32.htm	10 Nov 2004 21:52:19 -0000
@@ -32,7 +32,7 @@
 <p class="Para"> Here is what the CVS Repositories view looks like:</p>
      
 <p class="Para"> <img
- src="../images/Image242_repo_view.gif" alt="CVS Repositories View" width="340" height="329" border="0" align="top"> 
+ src="../images/Image242_repo_view.gif" alt="CVS Repositories View"  border="0" align="top"> 
 </p>
      
      
@@ -167,7 +167,7 @@
 
       
 <p><img border="0" src="../images/ngrelc.gif" alt="Related concepts"
- width="159" height="27">
+ >
   <br>
      <a href="../concepts/concepts-26.htm">Team programming with CVS</a><br>
      <a href="../concepts/concepts-27c.htm">CVS Repositories</a><br>
@@ -176,7 +176,7 @@
      <a href="../concepts/concepts-17a.htm">Local history</a></p>
      
 <p><img border="0" src="../images/ngrelt.gif" alt="Related tasks"
- width="159" height="27">
+ >
   <br>
      <a href="../tasks/tasks-92.htm">Creating a CVS repository location</a><br>
      <a href="../tasks/tasks-94.htm">Discarding a CVS repository location</a><br>
@@ -189,14 +189,14 @@
    </p>
 
 <p><img border="0" src="../images/ngrelr.gif" alt="Related reference"
- width="159" height="27">
+ >
   <br>
      <a href="ref-47.htm">CVS</a><br>
      <a href="ref-32a.htm">CVS Resource History View</a>
    </p>
           
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
       
 </body>
Index: reference/ref-32a.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/reference/ref-32a.htm,v
retrieving revision 1.15
diff -u -r1.15 ref-32a.htm
--- reference/ref-32a.htm	24 Jun 2004 00:09:27 -0000	1.15
+++ reference/ref-32a.htm	10 Nov 2004 21:52:19 -0000
@@ -25,7 +25,7 @@
    
 <p class="Para"><img
  src="../images/Image216_history_view.gif"
- alt="CVS Resource History View" width="574" height="219" border="0" align="top"> </p>
+ alt="CVS Resource History View"  border="0" align="top"> </p>
 
 <h2>Columns</h2>
 <p class="Para">For each resource, the following is displayed in the table:</p>
@@ -122,19 +122,19 @@
 
 
 <p><img border="0" src="../images/ngrelr.gif" alt="Related reference"
- width="159" height="27">
+ >
  <br>
     <a href="ref-32.htm">CVS Repositories view</a>  </p>
     
 <p><img border="0" src="../images/ngrelc.gif" alt="Related concepts"
- width="159" height="27">
+ >
   <br>
  <a href="../concepts/concepts-12.htm">Resources</a> <br>
  <a href="../concepts/concepts-27c.htm">CVS Repositories</a> <br>
  <a href="../concepts/concepts-17a.htm">Local history</a> </p>
     
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
     
 </body>
Index: reference/ref-32b.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/reference/ref-32b.htm,v
retrieving revision 1.8
diff -u -r1.8 ref-32b.htm
--- reference/ref-32b.htm	24 Jun 2004 00:09:27 -0000	1.8
+++ reference/ref-32b.htm	10 Nov 2004 21:52:19 -0000
@@ -22,22 +22,22 @@
   opening the console can help troubleshoot the cause of the error.</p>
  
 <p class="Para">Here is what the CVS Console in the Console view looks like:</p>
-<p class="Para"><img src="../images/cvs-console.gif" alt="Console View" width="578" height="220"></p>
+<p class="Para"><img src="../images/cvs-console.gif" alt="Console View" ></p>
    
 <div class="Topic">
 <img border="0" src="../images/ngrelr.gif" alt="Related reference"
- width="159" height="27"> <br>
+ > <br>
     <a href="ref-32.htm">CVS Repositories view</a>
 </div>
 <p><img border="0" src="../images/ngrelc.gif" alt="Related concepts"
- width="159" height="27">
+ >
   <br>
  <a href="../concepts/concepts-12.htm">Resources</a> <br>
  <a href="../concepts/concepts-27c.htm">CVS Repositories</a> <br>
  <a href="../concepts/concepts-17a.htm">Local history</a> </p>
     
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
     
 </body>
Index: reference/ref-33.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/reference/ref-33.htm,v
retrieving revision 1.25
diff -u -r1.25 ref-33.htm
--- reference/ref-33.htm	24 Jun 2004 00:09:27 -0000	1.25
+++ reference/ref-33.htm	10 Nov 2004 21:52:19 -0000
@@ -24,7 +24,7 @@
 <p class="Para"> Here is what the CVS Workspace Synchronization in the Synchronize view looks like:</p>
    
 <p class="Para"> <img align="top" border="0"
- src="../images/Image245_sync_view.gif" alt="CVS Workspace Synchronization" width="578" height="228">
+ src="../images/Image245_sync_view.gif" alt="CVS Workspace Synchronization" >
  </p>
 
 <h2>Features</h2>
@@ -40,36 +40,36 @@
     shown in the table below:</p>
   <table width="100%" border="1">
     <tr> 
-      <td width="9%" align="center"><img src="../images/r_inadd_ov.gif" alt="Incoming addition icon" width="11" height="10"></td>
+      <td width="9%" align="center"><img src="../images/r_inadd_ov.gif" alt="Incoming addition icon" ></td>
       <td width="91%">An incoming addition means that a resource has been added 
         to the repository. <strong>Updating</strong> will transfer the resource 
         to your workspace.</td>
     </tr>
     <tr> 
-      <td align="center"><img src="../images/r_inchg_ov.gif" alt="Incoming change icon" width="11" height="10"></td>
+      <td align="center"><img src="../images/r_inchg_ov.gif" alt="Incoming change icon" ></td>
       <td>An incoming change means that the file has changed in the repository. 
         <strong>Updating</strong> will transfer the new file revision to your 
         workspace.</td>
     </tr>
     <tr> 
-      <td align="center"><img src="../images/r_indel_ov.gif" alt="Incoming deletion icon" width="11" height="10"></td>
+      <td align="center"><img src="../images/r_indel_ov.gif" alt="Incoming deletion icon" ></td>
       <td>An incoming deletion means that a resource was deleted from the server. 
         <strong>Updating</strong> will delete your local resource.</td>
     </tr>
     <tr> 
-      <td align="center"><img src="../images/r_outadd_ov.gif" alt="Outgoing addition icon" width="11" height="10"></td>
+      <td align="center"><img src="../images/r_outadd_ov.gif" alt="Outgoing addition icon" ></td>
       <td>An outgoing addition means that the file was added to your workspace 
         and is not yet in the repository. <strong>Adding</strong> then <strong>Committing</strong> 
         will transfer the new file to the repository.</td>
     </tr>
     <tr> 
-      <td align="center"><img src="../images/r_outchg_ov.gif" alt="Outgoing change icon" width="11" height="10"></td>
+      <td align="center"><img src="../images/r_outchg_ov.gif" alt="Outgoing change icon" ></td>
       <td>An outgoing change means that the file was change locally. <strong>Committing</strong> 
         the file will transfer the changes to the repository and create a new 
         revision of the file.</td>
     </tr>
     <tr> 
-      <td align="center"><img src="../images/r_outdel_ov.gif" alt="Outgoing deletion icon" width="11" height="10"></td>
+      <td align="center"><img src="../images/r_outdel_ov.gif" alt="Outgoing deletion icon" ></td>
       <td>An outgoing deletion is a resource that has been deleted locally. <strong>Committing 
         </strong>these resources will cause the remote resource to be deleted. 
         <strong>Note</strong>: in CVS directories are never really deleted from 
@@ -77,12 +77,12 @@
         from your workspace. </td>
     </tr>
     <tr> 
-      <td align="center"><img src="../images/confadd_ov.gif" alt="Conflicting addition icon" width="11" height="10"></td>
+      <td align="center"><img src="../images/confadd_ov.gif" alt="Conflicting addition icon" ></td>
       <td>A conflicting additions means that the resource has been added locally 
         and remotely.</td>
     </tr>
     <tr> 
-      <td align="center"><img src="../images/confchg_ov.gif" alt="Conflicting change icon" width="11" height="10"></td>
+      <td align="center"><img src="../images/confchg_ov.gif" alt="Conflicting change icon" ></td>
       <td>A conflicting change means that the file has been changed locally and 
         remotely. A manual or automatic merge will be required by the user.
         Also, any entries in the view that contain children that are conflicts 
@@ -91,7 +91,7 @@
         </td>
     </tr>
     <tr> 
-      <td align="center"><img src="../images/confdel_ov.gif" alt="Conflicting deletion icon" width="11" height="10"></td>
+      <td align="center"><img src="../images/confdel_ov.gif" alt="Conflicting deletion icon" ></td>
       <td>A conflicting deletion means that the resource was deleted locally and 
         remotely. </td>
     </tr>
@@ -309,14 +309,14 @@
 have not changed.</p>
 
 <p><img border="0" src="../images/ngrelc.gif" alt="Related concepts"
- width="159" height="27">
+ >
  <br>
     <a href="../concepts/concepts-26.htm">Team programming with CVS</a><br>
     <a href="../concepts/concepts-30.htm">Synchronizing with a CVS repository</a>
  &nbsp;   </p>
    
 <p><img border="0" src="../images/ngrelt.gif" alt="Related tasks"
- width="159" height="27">
+ >
  <a href="../tasks/tasks-115.htm"><br>
     Synchronizing with the repository</a><a
  href="../tasks/tasks-113.htm"><br>
@@ -329,12 +329,12 @@
 editor</a></p>
 
 <p><img border="0" src="../images/ngrelr.gif" alt="Related reference"
- width="159" height="27">
+ >
  <br><a href="../reference/ref-47.htm">CVS</a>
  <br><a href="ref-25.htm">Compare editor</a>  </p>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
    
 </body>
Index: reference/ref-33a.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/reference/ref-33a.htm,v
retrieving revision 1.4
diff -u -r1.4 ref-33a.htm
--- reference/ref-33a.htm	25 Jun 2004 00:02:58 -0000	1.4
+++ reference/ref-33a.htm	10 Nov 2004 21:52:19 -0000
@@ -24,7 +24,7 @@
    
 <p class="Para"> Here is what the CVS Merge Synchronization in the Synchronize view looks like:</p>
    
-<p class="Para"> <img src="../images/cvs-merge-sync.gif" width=605 height=194 align="top" border="0" alt="CVS Merge Synchronization">
+<p class="Para"> <img src="../images/cvs-merge-sync.gif"  align="top" border="0" alt="CVS Merge Synchronization">
 
  </p>
 
@@ -156,12 +156,12 @@
 if the view is refreshed and new changes are found in the branch being merged.</p>
 
 <p><img border="0" src="../images/ngrelc.gif" alt="Related concepts"
- width="159" height="27">
+ >
  <br><a href="../concepts/concepts-26.htm">Team programming with CVS</a>
  </p>
    
 <p><img border="0" src="../images/ngrelt.gif" alt="Related tasks"
- width="159" height="27">
+ >
 <br><a href="../tasks/tasks-113b.htm">Resolving conflicts</a><br>
 <a href="../tasks/tasks-100b.htm">Merging from a branch</a><br>
 <a href="../tasks/tasks-68.htm">Comparing resources</a><br>
@@ -169,7 +169,7 @@
 </p>
 
 <p><img border="0" src="../images/ngrelr.gif" alt="Related reference"
- width="159" height="27">
+ >
  <br><a href="../reference/ref-47.htm">CVS</a>
  <br><a href="ref-41a.htm">Merge wizard</a>
  <br><a href="ref-33.htm">CVS Workspace Synchronization</a>
@@ -177,7 +177,7 @@
  </p>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
    
 </body>
Index: reference/ref-34.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/reference/ref-34.htm,v
retrieving revision 1.20
diff -u -r1.20 ref-34.htm
--- reference/ref-34.htm	25 Jun 2004 14:46:21 -0000	1.20
+++ reference/ref-34.htm	10 Nov 2004 21:52:19 -0000
@@ -16,7 +16,7 @@
 <P CLASS="Para">
 Here is what the Help view looks like, when using embedded browser:</P>
 <P CLASS="Para">
-<img src="../images/Image239_help_view.gif" alt="Help Window" border="0" width="637" height="467"></P>
+<img src="../images/Image239_help_view.gif" alt="Help Window" border="0" ></P>
 <P CLASS="Para">
 &nbsp;</P>
 <h2>
@@ -77,12 +77,12 @@
 The Maximize buttons cause navigation or content frame to be maximized.
 When a frame is maximized the Restore button is available than can be used to restore the frame to its original size.</P>
 
-<p><img border="0" src="../images/ngrelr.gif" alt="Related reference" width="159" height="27">
+<p><img border="0" src="../images/ngrelr.gif" alt="Related reference" >
 <br><a HREF="ref-43.htm">Workbench User Guide</a>
 </p>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: reference/ref-37.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/reference/ref-37.htm,v
retrieving revision 1.14
diff -u -r1.14 ref-37.htm
--- reference/ref-37.htm	24 Jun 2004 15:00:08 -0000	1.14
+++ reference/ref-37.htm	10 Nov 2004 21:52:19 -0000
@@ -19,7 +19,7 @@
 to select the type of project you want to create.&nbsp; Select the Simple
 type if you want to create a generic project.
 
-<p CLASS="Para"><img src="../images/Image247_projsel_wiz.gif" alt="New project wizard" border="0" width="343" height="413"> 
+<p CLASS="Para"><img src="../images/Image247_projsel_wiz.gif" alt="New project wizard" border="0" > 
 <div CLASS="Topic">
 <h2>
 Create a New Project Resource Page</h2>
@@ -84,7 +84,7 @@
 
 <p CLASS="Para">Here is what the New Project Resource page looks like:
 
-  <p CLASS="Para"><img src="../images/Image251_proj_wiz.gif" alt="New project name and location page" border="0" width="441" height="413"></div>
+  <p CLASS="Para"><img src="../images/Image251_proj_wiz.gif" alt="New project name and location page" border="0" ></div>
 
 <div CLASS="Topic">
 <h2>
@@ -102,7 +102,7 @@
 <p CLASS="Para">Here is what the Select Referenced Projects page looks
 like:
 
-  <p CLASS="Para"><img src="../images/Image252_projref_page.gif" alt="Project references page" border="0" width="356" height="379"></div>
+  <p CLASS="Para"><img src="../images/Image252_projref_page.gif" alt="Project references page" border="0" ></div>
 
 <div CLASS="Topic">
 <h2>
@@ -114,12 +114,12 @@
 this option see <a href="ref-10.htm">Workbench</a>.</div>
 </div>
 
-<p><img border="0" src="../images/ngrelr.gif" alt="Related reference" width="159" height="27">
+<p><img border="0" src="../images/ngrelr.gif" alt="Related reference" >
 <br><a href="ref-27.htm">Navigator View</a>
 </p>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 </body>
 </html>
Index: reference/ref-38.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/reference/ref-38.htm,v
retrieving revision 1.16
diff -u -r1.16 ref-38.htm
--- reference/ref-38.htm	24 Jun 2004 15:39:46 -0000	1.16
+++ reference/ref-38.htm	10 Nov 2004 21:52:19 -0000
@@ -14,7 +14,7 @@
 This wizard helps you create a new folder in the Workbench.</P>
 <P CLASS="Para">
 Here is what the New Folder wizard looks like:</P>
-<P CLASS="Para"> <img src="../images/Image248_folder_wiz.gif" alt="New folder wizard" border="0" width="438" height="587"></P>
+<P CLASS="Para"> <img src="../images/Image248_folder_wiz.gif" alt="New folder wizard" border="0" ></P>
 <P CLASS="Para">&nbsp;
 </P>
 <TABLE BORDER="1" cellspacing="0">
@@ -71,22 +71,22 @@
 system. Use the field below the check box to enter a folder path or the
 name of a path variable. Use the <B>Browse...</B> button to browse for a folder in the file system. Use the <B>Variables...</B> button if you want to use a path variable to reference a file system folder.</P>
 
-<P><IMG border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27">
+<P><IMG border="0" src="../images/ngrelc.gif" alt="Related concepts" >
 <br><A href="../concepts/concepts-13.htm">Linked resources</A>
 <br><A href="../concepts/cpathvars.htm">Path variables</A>
 </P>
 
-<P><img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27">
+<P><img border="0" src="../images/ngrelt.gif" alt="Related tasks" >
 <br><a href="../tasks/tasks-43.htm">Creating a folder</a>
 <br><a href="../tasks/tasks-45.htm">Creating linked resources</a>
 </P>
 
-<p><img border="0" src="../images/ngrelr.gif" alt="Related reference" width="159" height="27">
+<p><img border="0" src="../images/ngrelr.gif" alt="Related reference" >
 <br><a href="ref-27.htm">Navigator View</a>
 </p>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: reference/ref-39.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/reference/ref-39.htm,v
retrieving revision 1.17
diff -u -r1.17 ref-39.htm
--- reference/ref-39.htm	24 Jun 2004 15:07:04 -0000	1.17
+++ reference/ref-39.htm	10 Nov 2004 21:52:19 -0000
@@ -14,7 +14,7 @@
 This wizard helps you create a new file in the Workbench.</P>
 <P CLASS="Para">
 Here is what the New File wizard looks like:</P>
-<P CLASS="Para"> <img src="../images/Image246_file_wiz.gif" alt="New file dialog" border="0" width="424" height="590"></P>
+<P CLASS="Para"> <img src="../images/Image246_file_wiz.gif" alt="New file dialog" border="0" ></P>
 <P CLASS="Para">&nbsp;
 </P>
 <TABLE BORDER="1" cellspacing="0">
@@ -71,24 +71,24 @@
 Use the field below the check box to enter a file path or the name of a
 path variable. Use the <B>Browse...</B> button to browse for a file in the file system. Use the <B>Variables...</B> button if you want to use a path variable to reference a file system file.</P>
 
-<P><IMG border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27">
+<P><IMG border="0" src="../images/ngrelc.gif" alt="Related concepts" >
 <br>
 <A href="../concepts/concepts-13.htm">Linked resources</A>
 <br>
 <A href="../concepts/cpathvars.htm">Path variables</A>
 </P>
 
-<P><img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27">
+<P><img border="0" src="../images/ngrelt.gif" alt="Related tasks" >
 <br><a href="../tasks/tasks-44.htm">Creating a file</a>
 <br><a href="../tasks/tasks-45.htm">Creating linked resources</a>
 </P>
 
-<p><img border="0" src="../images/ngrelr.gif" alt="Related reference" width="159" height="27">
+<p><img border="0" src="../images/ngrelr.gif" alt="Related reference" >
 <br><a href="ref-27.htm">Navigator View</a>
 </p>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: reference/ref-39a.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/reference/ref-39a.htm,v
retrieving revision 1.2
diff -u -r1.2 ref-39a.htm
--- reference/ref-39a.htm	24 Jun 2004 00:09:27 -0000	1.2
+++ reference/ref-39a.htm	10 Nov 2004 21:52:19 -0000
@@ -19,7 +19,7 @@
 </p>
 
 <p><img border="0" src="../images/ngrelr.gif" alt="Related reference"
- width="159" height="27">
+ >
   <br>
      <a href="ref-40.htm">New CVS Repository Location wizard</a><br>
      <a href="ref-41a.htm">Merge wizard</a>
@@ -28,7 +28,7 @@
        
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </HTML>
Index: reference/ref-4.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/reference/ref-4.htm,v
retrieving revision 1.15
diff -u -r1.15 ref-4.htm
--- reference/ref-4.htm	24 Jun 2004 00:09:27 -0000	1.15
+++ reference/ref-4.htm	10 Nov 2004 21:52:19 -0000
@@ -18,7 +18,7 @@
 <P CLASS="Para">
 Here is an example of the view toolbar for the Properties view:</P>
 <P CLASS="Para">
-<img src="../images/Image215_toolbar_view.gif" alt="Properties View Tool Bar" border="0" width="142" height="23"></P>
+<img src="../images/Image215_toolbar_view.gif" alt="Properties View Tool Bar" border="0" ></P>
 
 <h2>
 Title Bar</h2>
@@ -26,13 +26,13 @@
 View title bars contain the view name, its icon, and
 the view toolbar. </P>
 
-<P><img border="0" src="../images/ngrelr.gif" alt="Related reference" width="159" height="27">
+<P><img border="0" src="../images/ngrelr.gif" alt="Related reference" >
 <br><a href="ref-3.htm">Shortcut Bar</a>
 <br><a href="ref-2.htm">Workbench Toolbar</a>
 <br><a href="ref-23.htm">Workbench Window Layout</a>
 </p>
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: reference/ref-40.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/reference/ref-40.htm,v
retrieving revision 1.15
diff -u -r1.15 ref-40.htm
--- reference/ref-40.htm	20 Jul 2004 14:33:39 -0000	1.15
+++ reference/ref-40.htm	10 Nov 2004 21:52:19 -0000
@@ -22,7 +22,7 @@
 like:</p>
    
 <p class="Para"> <img align="top" border="0"
- src="../images/Image249_repo_wiz.gif" alt="Repositories View" height="551" width="438">
+ src="../images/Image249_repo_wiz.gif" alt="Repositories View" >
  </p>
    
 <div class="Topic">  
@@ -139,12 +139,12 @@
   </tbody>     
 </table>
     <img border="0" src="../images/ngrelr.gif" alt="Related reference"
- width="159" height="27">
+ >
  <br>
     <a href="ref-32.htm">CVS Repositories View</a> </div>
     
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
     
 </body>
Index: reference/ref-40a.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/reference/ref-40a.htm,v
retrieving revision 1.2
diff -u -r1.2 ref-40a.htm
--- reference/ref-40a.htm	24 Jun 2004 00:09:26 -0000	1.2
+++ reference/ref-40a.htm	10 Nov 2004 21:52:20 -0000
@@ -26,7 +26,7 @@
 <a href="ref-40.htm">New Repository Location wizard</a> is shown.</p>
    
 <p class="Para"> <img align="top" border="0"
- src="../images/cvs-checkout1.gif" alt="CVS Checkout wizard" height="362" width="422">
+ src="../images/cvs-checkout1.gif" alt="CVS Checkout wizard" >
 </p>
 
 <p class="Para">
@@ -37,7 +37,7 @@
 </p>
 
 <p class="Para"> <img align="top" border="0"
- src="../images/cvs-checkout2.gif" alt="CVS Checkout wizard" height="362" width="422">
+ src="../images/cvs-checkout2.gif" alt="CVS Checkout wizard" >
 </p>
 
 <p class="Para">
@@ -51,7 +51,7 @@
 </p>
 
 <p class="Para"> <img align="top" border="0"
- src="../images/cvs-checkout3.gif" alt="CVS Checkout wizard" height="354" width="436">
+ src="../images/cvs-checkout3.gif" alt="CVS Checkout wizard" >
 </p> 
 
 <p class="Para">
@@ -62,7 +62,7 @@
 </p>
 
 <p class="Para"> <img align="top" border="0"
- src="../images/cvs-checkout4.gif" alt="CVS Checkout wizard" height="354" width="436">
+ src="../images/cvs-checkout4.gif" alt="CVS Checkout wizard" >
 </p> 
 
 <p class="Para">
@@ -70,17 +70,17 @@
 </p>
 
 <p class="Para"> <img align="top" border="0"
- src="../images/cvs-checkout5.gif" alt="CVS Checkout wizard" height="354" width="436">
+ src="../images/cvs-checkout5.gif" alt="CVS Checkout wizard" >
 </p> 
    
 <img border="0" src="../images/ngrelr.gif" alt="Related reference"
- width="159" height="27">
+ >
  <br><a href="ref-32.htm">CVS Repositories View</a>
  <br><a href="ref-40.htm">Add CVS Repository wizard</a> 
  </div>
     
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
     
 </body>
Index: reference/ref-40b.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/reference/ref-40b.htm,v
retrieving revision 1.2
diff -u -r1.2 ref-40b.htm
--- reference/ref-40b.htm	24 Jun 2004 00:09:26 -0000	1.2
+++ reference/ref-40b.htm	10 Nov 2004 21:52:20 -0000
@@ -26,7 +26,7 @@
 to see repository types that are installed but not enabled.</p>
    
 <p class="Para"> <img align="top" border="0"
- src="../images/cvs-share1.gif" alt="Sharing wizard" height="413" width="464">
+ src="../images/cvs-share1.gif" alt="Sharing wizard" >
 </p>
 
 <p class="Para">
@@ -38,7 +38,7 @@
 </p>
 
 <p class="Para"> <img align="top" border="0"
- src="../images/cvs-share2.gif" alt="CVS Sharing wizard" height="413" width="464">
+ src="../images/cvs-share2.gif" alt="CVS Sharing wizard" >
 </p>
 
 <p class="Para">
@@ -50,7 +50,7 @@
 </p>
 
 <p class="Para"> <img align="top" border="0"
- src="../images/cvs-share3.gif" alt="CVS Sharing wizard" height="413" width="464">
+ src="../images/cvs-share3.gif" alt="CVS Sharing wizard" >
 </p>
 
 <p class="Para">
@@ -63,16 +63,16 @@
 </p>
 
 <p class="Para"> <img align="top" border="0"
- src="../images/cvs-share4.gif" alt="CVS Sharing wizard" height="480" width="640">
+ src="../images/cvs-share4.gif" alt="CVS Sharing wizard" >
 </p>
 
 <img border="0" src="../images/ngrelr.gif" alt="Related reference"
- width="159" height="27">
+ >
  <br><a href="ref-40.htm">Add CVS Repository wizard</a> 
  </div>
     
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
     
 </body>
Index: reference/ref-41a.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/reference/ref-41a.htm,v
retrieving revision 1.19
diff -u -r1.19 ref-41a.htm
--- reference/ref-41a.htm	24 Jun 2004 00:09:27 -0000	1.19
+++ reference/ref-41a.htm	10 Nov 2004 21:52:20 -0000
@@ -37,7 +37,7 @@
 </P>
 
 
-<P><img src="../images/Image269_merge_init.gif" alt="Merge dialog initial state" border="0" width="438" height="616">
+<P><img src="../images/Image269_merge_init.gif" alt="Merge dialog initial state" border="0" >
 </P>
 
 
@@ -63,7 +63,7 @@
   into your local workspace.</p>
 
 
-<P><img src="../images/Image270_merge_end.gif" alt="Merge dialog end state" border="0" width="438" height="616">
+<P><img src="../images/Image270_merge_end.gif" alt="Merge dialog end state" border="0" >
 </P>
 
 
@@ -75,25 +75,25 @@
   you can update or merge changes into your Workbench.</P>
 
 
-<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27">
+<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" >
 <br><a href="../concepts/concepts-26.htm">Team programming with CVS</a>
 <br><a href="../concepts/concepts-27b.htm">Branches</a>
 </p>
 
-<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27">
+<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" >
 <br><a href="../tasks/tasks-100a.htm">Branching</a>
 <br><a href="../tasks/tasks-100b.htm">Merging from a branch</a>
 </p>
 
 <p><img border="0" src="../images/ngrelr.gif" alt="Related reference"
- width="159" height="27">
+ >
  <br><a href="../reference/ref-47.htm">CVS</a>
   <br><a href="ref-33a.htm">CVS Merge Synchronization</a>  
  <br><a href="ref-25.htm">Compare editor</a>  
  </p>
     
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: reference/ref-43.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/reference/ref-43.htm,v
retrieving revision 1.13
diff -u -r1.13 ref-43.htm
--- reference/ref-43.htm	24 Jun 2004 00:09:27 -0000	1.13
+++ reference/ref-43.htm	10 Nov 2004 21:52:20 -0000
@@ -53,7 +53,7 @@
 </DIV>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: reference/ref-45.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/reference/ref-45.htm,v
retrieving revision 1.19
diff -u -r1.19 ref-45.htm
--- reference/ref-45.htm	25 Jun 2004 00:02:58 -0000	1.19
+++ reference/ref-45.htm	10 Nov 2004 21:52:20 -0000
@@ -13,7 +13,7 @@
 You can bring up the Search Dialog by clicking on the Search toolbar button.</p>
 
 <p>
-<img src="../images/Image45_file_search.gif" width=488 height=386 alt="File search dialog" border="0"></p>
+<img src="../images/Image45_file_search.gif"  alt="File search dialog" border="0"></p>
 
 <h2>Containing text</h2>
 <p>Type the expression for which you wish to do the text search. Leave this field empty to search for files.&nbsp;</p>
@@ -50,24 +50,24 @@
 pre-defined working sets, previously selected resources or projects enclosing
 the selected resources.</p>
 
-<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27">
+<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" >
 <br>
 <a href="../concepts/csearchview.htm">Search view</a><br>
 </p>
 
-<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27">
+<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" >
 <br>
 <a href="../tasks/tasks-84b.htm">Searching for files</a><br>
 <a href="../tasks/tasks-84.htm">Searching for text within a file</a><br>
 </p>
 
-<p><img border="0" src="../images/ngrelr.gif" alt="Related reference" width="159" height="27">
+<p><img border="0" src="../images/ngrelr.gif" alt="Related reference" >
 <br>
 <a href="ref-26.htm">Search view</a><br>
 </p>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </body>
Index: reference/ref-47.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/reference/ref-47.htm,v
retrieving revision 1.12
diff -u -r1.12 ref-47.htm
--- reference/ref-47.htm	24 Jun 2004 00:09:26 -0000	1.12
+++ reference/ref-47.htm	10 Nov 2004 21:52:20 -0000
@@ -18,7 +18,7 @@
 </DIV>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: reference/ref-48a.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/reference/ref-48a.htm,v
retrieving revision 1.16
diff -u -r1.16 ref-48a.htm
--- reference/ref-48a.htm	24 Jun 2004 00:09:26 -0000	1.16
+++ reference/ref-48a.htm	10 Nov 2004 21:52:20 -0000
@@ -64,7 +64,7 @@
     view.</p>
 </DIV>
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: reference/ref-5.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/reference/ref-5.htm,v
retrieving revision 1.9
diff -u -r1.9 ref-5.htm
--- reference/ref-5.htm	24 Jun 2004 00:09:26 -0000	1.9
+++ reference/ref-5.htm	10 Nov 2004 21:52:20 -0000
@@ -55,7 +55,7 @@
 files and folders cannot be built.</p>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: reference/ref-56.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/reference/ref-56.htm,v
retrieving revision 1.14
diff -u -r1.14 ref-56.htm
--- reference/ref-56.htm	24 Jun 2004 00:09:27 -0000	1.14
+++ reference/ref-56.htm	10 Nov 2004 21:52:20 -0000
@@ -107,7 +107,7 @@
 </DIV>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: reference/ref-57.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/reference/ref-57.htm,v
retrieving revision 1.13
diff -u -r1.13 ref-57.htm
--- reference/ref-57.htm	24 Jun 2004 00:09:26 -0000	1.13
+++ reference/ref-57.htm	10 Nov 2004 21:52:20 -0000
@@ -113,7 +113,7 @@
 </DIV>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: reference/ref-58.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/reference/ref-58.htm,v
retrieving revision 1.18
diff -u -r1.18 ref-58.htm
--- reference/ref-58.htm	24 Jun 2004 00:09:27 -0000	1.18
+++ reference/ref-58.htm	10 Nov 2004 21:52:20 -0000
@@ -91,12 +91,12 @@
 <b>Back</b> command.  Analagous to the <b>Forward</b> button on a web browser.</P>
 </DIV>
 
-<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
 <a href="../tasks/tasks-46ag.htm">Finding a resource quickly</a>
 </p>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: reference/ref-59.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/reference/ref-59.htm,v
retrieving revision 1.14
diff -u -r1.14 ref-59.htm
--- reference/ref-59.htm	24 Jun 2004 00:09:27 -0000	1.14
+++ reference/ref-59.htm	10 Nov 2004 21:52:20 -0000
@@ -80,7 +80,7 @@
 </DIV>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: reference/ref-6.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/reference/ref-6.htm,v
retrieving revision 1.11
diff -u -r1.11 ref-6.htm
--- reference/ref-6.htm	24 Jun 2004 00:09:26 -0000	1.11
+++ reference/ref-6.htm	10 Nov 2004 21:52:20 -0000
@@ -26,7 +26,7 @@
 perspective shows views relevant to resource management.
 </P>
 
-<P><img border="0" src="../images/ngrelr.gif" alt="Related reference" width="159" height="27">
+<P><img border="0" src="../images/ngrelr.gif" alt="Related reference" >
 <br><a href="ref-60.htm">Window Menu</a>
 <br><a href="ref-24.htm">Editor Area</a>
 <br><a href="ref-27.htm">Navigator View</a>
@@ -34,7 +34,7 @@
 <br><a href="ref-31.htm">Tasks View</a>
 </P>
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: reference/ref-60.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/reference/ref-60.htm,v
retrieving revision 1.18
diff -u -r1.18 ref-60.htm
--- reference/ref-60.htm	20 Jul 2004 14:33:39 -0000	1.18
+++ reference/ref-60.htm	10 Nov 2004 21:52:20 -0000
@@ -32,7 +32,7 @@
 <P CLASS="Para">
 The perspectives you will likely want to open are
 listed first.&nbsp;This list is dependent on the current perspective. From the <b>Other...</b> submenu you can open any perspective.</P>
-<P CLASS="Para"><img src="../images/Image207_persp_sel.gif" alt="Select Perspective dialog" border="0" width="245" height="319"></P>
+<P CLASS="Para"><img src="../images/Image207_persp_sel.gif" alt="Select Perspective dialog" border="0" ></P>
 <P CLASS="Para">&nbsp;</P>
 </DIV>
 
@@ -45,7 +45,7 @@
 Preferences &gt; Workbench &gt; Perspectives page</b>. Views you are likely to want to open are listed
 first.&nbsp;This list is dependent on the current perspective. From the <b>Other...</b> submenu you can open any view.&nbsp; The views
 are sorted into categories in the Show View dialog.</P>
-<P CLASS="Para"><img src="../images/Image208_view_sel.gif" alt="Show View Dialog" border="0" width="294" height="420"></P>
+<P CLASS="Para"><img src="../images/Image208_view_sel.gif" alt="Show View Dialog" border="0" ></P>
 </DIV>
 
 <DIV CLASS="Topic">
@@ -54,7 +54,7 @@
 <DIV CLASS="Topic">
   <P CLASS="Para"> Each perspective includes a predefined set of actions that are 
     accessible from the menu bar and Workbench toolbar.&nbsp;</P>
-<P CLASS="Para"><img src="../images/Image258_perps_custom.gif" alt="Customize Perspective Dialog" border="0" width="642" height="491"> 
+<P CLASS="Para"><img src="../images/Image258_perps_custom.gif" alt="Customize Perspective Dialog" border="0" > 
   </P>
 </DIV>
 
@@ -66,7 +66,7 @@
 creating your own custom perspective.&nbsp; You can open more perspectives of
 this type using the <b>Window &gt; Open Perspective &gt; Other</b> menu item once you have
 saved a perspective.&nbsp;</P>
-  <P CLASS="Para"> <img src="../images/Image206_persp_saveas.gif" alt="Save Perspective As dialog" border="0" width="273" height="409">x</P>
+  <P CLASS="Para"> <img src="../images/Image206_persp_saveas.gif" alt="Save Perspective As dialog" border="0" >x</P>
 </DIV>
 
 <DIV CLASS="Topic">
@@ -136,7 +136,7 @@
 </DIV>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: reference/ref-61.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/reference/ref-61.htm,v
retrieving revision 1.17
diff -u -r1.17 ref-61.htm
--- reference/ref-61.htm	22 Sep 2004 20:14:17 -0000	1.17
+++ reference/ref-61.htm	10 Nov 2004 21:52:20 -0000
@@ -40,7 +40,7 @@
 </DIV>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: reference/ref-65.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/reference/ref-65.htm,v
retrieving revision 1.12
diff -u -r1.12 ref-65.htm
--- reference/ref-65.htm	24 Jun 2004 17:04:04 -0000	1.12
+++ reference/ref-65.htm	10 Nov 2004 21:52:20 -0000
@@ -30,7 +30,7 @@
 <TBODY>
 <TR>
 <TD ROWSPAN="1" COLSPAN="1" valign="top" align="left">
-<IMG SRC="../images/ref-10.gif" ALIGN="BASELINE" width="16" height="16" alt="Open Project icon">
+<IMG SRC="../images/ref-10.gif" ALIGN="BASELINE"  alt="Open Project icon">
 </TD>
 <TD ROWSPAN="1" COLSPAN="1" valign="top" align="left">
 <P CLASS="Para">
@@ -39,7 +39,7 @@
 </TR>
 <TR>
 <TD ROWSPAN="1" COLSPAN="1" valign="top" align="left">
-<IMG SRC="../images/ref-12.gif" ALIGN="BASELINE" width="16" height="16" alt="Folder icon">
+<IMG SRC="../images/ref-12.gif" ALIGN="BASELINE"  alt="Folder icon">
 </TD>
 <TD ROWSPAN="1" COLSPAN="1" valign="top" align="left">
 <P CLASS="Para">
@@ -48,7 +48,7 @@
 </TR>
 <TR>
 <TD COLSPAN="1" valign="top" align="left">
-<IMG SRC="../images/ref-11.gif" ALIGN="BASELINE" width="16" height="16" alt="Closed Project icon">
+<IMG SRC="../images/ref-11.gif" ALIGN="BASELINE"  alt="Closed Project icon">
 </TD>
 <TD COLSPAN="1" valign="top" align="left">
 Project (closed)
@@ -56,7 +56,7 @@
 </TR>
 <TR>
 <TD COLSPAN="1" valign="top" align="left">
-<IMG SRC="../images/ref-15.gif" ALIGN="BASELINE" width="16" height="16" alt="File Icon">
+<IMG SRC="../images/ref-15.gif" ALIGN="BASELINE"  alt="File Icon">
 </TD>
 <TD COLSPAN="1" valign="top" align="left">
 Generic File
@@ -66,7 +66,7 @@
 </TABLE>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: reference/ref-66.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/reference/ref-66.htm,v
retrieving revision 1.13
diff -u -r1.13 ref-66.htm
--- reference/ref-66.htm	25 Jun 2004 00:02:58 -0000	1.13
+++ reference/ref-66.htm	10 Nov 2004 21:52:20 -0000
@@ -30,7 +30,7 @@
 <TBODY>
 <TR>
 <TD ROWSPAN="1" COLSPAN="1" width="40">
-<img src="../images/ref-16.gif" width=16 height=16 align="BASELINE" alt="Bookmark Icon">
+<img src="../images/ref-16.gif"  align="BASELINE" alt="Bookmark Icon">
 </TD>
 <TD ROWSPAN="1" COLSPAN="1" width="169">
 <P CLASS="Para">
@@ -39,7 +39,7 @@
 </TR>
 <TR>
 <TD ROWSPAN="1" COLSPAN="1" width="40">
-<img src="../images/ref-17.gif" width=16 height=16 align="BASELINE" alt="Breakpoint Icon">
+<img src="../images/ref-17.gif"  align="BASELINE" alt="Breakpoint Icon">
 </TD>
 <TD ROWSPAN="1" COLSPAN="1" width="169">
 <P CLASS="Para">
@@ -48,7 +48,7 @@
 </TR>
 <TR>
 <TD ROWSPAN="1" COLSPAN="1" width="40">
-<img src="../images/ref-18.gif" width=16 height=16 align="BASELINE" alt="Task marker icon">
+<img src="../images/ref-18.gif"  align="BASELINE" alt="Task marker icon">
 </TD>
 <TD ROWSPAN="1" COLSPAN="1" width="169">
 <P CLASS="Para">
@@ -57,7 +57,7 @@
 </TR>
 <TR>
 <TD ROWSPAN="1" COLSPAN="1" width="40">
-<IMG SRC="../images/ref-81.gif" ALIGN="BASELINE"  alt="Search result icon" width="16" height="16">
+<IMG SRC="../images/ref-81.gif" ALIGN="BASELINE"  alt="Search result icon" >
 </TD>
 <TD ROWSPAN="1" COLSPAN="1" width="169">
 <P CLASS="Para">
@@ -66,7 +66,7 @@
 </TR>
 <TR>
 <TD ROWSPAN="1" COLSPAN="1" width="40">
-<IMG SRC="../images/ref-24.gif" ALIGN="BASELINE"  alt="Error marker icon" width="16" height="16">
+<IMG SRC="../images/ref-24.gif" ALIGN="BASELINE"  alt="Error marker icon" >
 </TD>
 <TD ROWSPAN="1" COLSPAN="1" width="169">
 <P CLASS="Para">
@@ -75,7 +75,7 @@
 </TR>
 <TR>
 <TD ROWSPAN="1" COLSPAN="1" width="40">
-<img src="../images/ref-22.gif" width=16 height=16 align="BASELINE" alt="Warning marker icon">
+<img src="../images/ref-22.gif"  align="BASELINE" alt="Warning marker icon">
 </TD>
 <TD ROWSPAN="1" COLSPAN="1" width="169">
 <P CLASS="Para">
@@ -84,7 +84,7 @@
 </TR>
 <TR>
 <TD ROWSPAN="1" COLSPAN="1" width="40">
-<img src="../images/ref-20.gif" width=16 height=16 align="BASELINE" alt="Information marker icon">
+<img src="../images/ref-20.gif"  align="BASELINE" alt="Information marker icon">
 </TD>
 <TD ROWSPAN="1" COLSPAN="1" width="169">
 <P CLASS="Para">
@@ -95,7 +95,7 @@
 </TABLE>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: reference/ref-67.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/reference/ref-67.htm,v
retrieving revision 1.13
diff -u -r1.13 ref-67.htm
--- reference/ref-67.htm	25 Jun 2004 00:02:58 -0000	1.13
+++ reference/ref-67.htm	10 Nov 2004 21:52:20 -0000
@@ -38,14 +38,14 @@
 <TBODY>
 <TR>
 <TD ROWSPAN="1" COLSPAN="1" valign="top" align="left">
-<IMG SRC="../images/ref-20.gif" ALIGN="BASELINE" width="16" height="16" alt="information task">
+<IMG SRC="../images/ref-20.gif" ALIGN="BASELINE"  alt="information task">
 </TD>
 <TD ROWSPAN="1" COLSPAN="1" valign="top" align="left">
 <P CLASS="Para">
 Information task</P>
 </TD>
 <TD ROWSPAN="1" COLSPAN="1" valign="top" align="left">
-<img src="../images/ref-25.gif" width=16 height=17 align="BASELINE" alt="Completed task">
+<img src="../images/ref-25.gif"  align="BASELINE" alt="Completed task">
 </TD>
 <TD ROWSPAN="1" COLSPAN="1" valign="top" align="left">
 <P CLASS="Para">
@@ -54,14 +54,14 @@
 </TR>
 <TR>
 <TD ROWSPAN="1" COLSPAN="1" valign="top" align="left">
-<IMG SRC="../images/ref-21.gif" ALIGN="BASELINE" width="16" height="16" alt="High priority task">
+<IMG SRC="../images/ref-21.gif" ALIGN="BASELINE"  alt="High priority task">
 </TD>
 <TD ROWSPAN="1" COLSPAN="1" valign="top" align="left">
 <P CLASS="Para">
 High priority task</P>
 </TD>
 <TD ROWSPAN="1" COLSPAN="1" valign="top" align="left">
-<IMG SRC="../images/ref-22.gif" ALIGN="BASELINE" width="16" height="16" alt="Warning Task">
+<IMG SRC="../images/ref-22.gif" ALIGN="BASELINE"  alt="Warning Task">
 </TD>
 <TD ROWSPAN="1" COLSPAN="1" valign="top" align="left">
 <P CLASS="Para">
@@ -70,14 +70,14 @@
 </TR>
 <TR>
 <TD ROWSPAN="1" COLSPAN="1" valign="top" align="left">
-<IMG SRC="../images/ref-23.gif" ALIGN="BASELINE" width="16" height="16" alt="Low priority task">
+<IMG SRC="../images/ref-23.gif" ALIGN="BASELINE"  alt="Low priority task">
 </TD>
 <TD ROWSPAN="1" COLSPAN="1" valign="top" align="left">
 <P CLASS="Para">
 Low priority task</P>
 </TD>
 <TD ROWSPAN="1" COLSPAN="1" valign="top" align="left">
-<IMG SRC="../images/ref-24.gif" ALIGN="BASELINE" width="16" height="16" alt="Error task">
+<IMG SRC="../images/ref-24.gif" ALIGN="BASELINE"  alt="Error task">
 </TD>
 <TD ROWSPAN="1" COLSPAN="1" valign="top" align="left">
 <P CLASS="Para">
@@ -88,7 +88,7 @@
 </TABLE>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: reference/ref-68.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/reference/ref-68.htm,v
retrieving revision 1.21
diff -u -r1.21 ref-68.htm
--- reference/ref-68.htm	25 Jun 2004 00:02:58 -0000	1.21
+++ reference/ref-68.htm	10 Nov 2004 21:52:20 -0000
@@ -24,188 +24,188 @@
   </THEAD>
   <TBODY>
     <TR> 
-      <TD ROWSPAN="1" COLSPAN="1" valign="top" align="left"> <IMG SRC="../images/new_persp.gif" ALIGN="BASELINE"  alt = "New perspective image" width="16" height="16"> 
+      <TD ROWSPAN="1" COLSPAN="1" valign="top" align="left"> <IMG SRC="../images/new_persp.gif" ALIGN="BASELINE"  alt = "New perspective image" > 
       </TD>
       <TD ROWSPAN="1" COLSPAN="1" valign="top" align="left"> <P CLASS="Para"> 
           Open a new perspective</P></TD>
-      <TD ROWSPAN="1" COLSPAN="1" valign="top" align="left"> <IMG SRC="../images/save_edit.gif" ALIGN="BASELINE"  alt = "Save edit image" width="16" height="16"> 
+      <TD ROWSPAN="1" COLSPAN="1" valign="top" align="left"> <IMG SRC="../images/save_edit.gif" ALIGN="BASELINE"  alt = "Save edit image" > 
       </TD>
       <TD ROWSPAN="1" COLSPAN="1" valign="top" align="left"> <P CLASS="Para"> 
           Save the active editor contents</P></TD>
     </TR>
     <TR> 
-      <TD ROWSPAN="1" COLSPAN="1" valign="top" align="left"> <IMG SRC="../images/saveall_edit.gif" ALIGN="BASELINE"  alt = "Save all image" width="16" height="16"> 
+      <TD ROWSPAN="1" COLSPAN="1" valign="top" align="left"> <IMG SRC="../images/saveall_edit.gif" ALIGN="BASELINE"  alt = "Save all image" > 
       </TD>
       <TD ROWSPAN="1" COLSPAN="1" valign="top" align="left"> <P CLASS="Para"> 
           Save the contents of all editors</P></TD>
-      <TD ROWSPAN="1" COLSPAN="1" valign="top" align="left"> <IMG SRC="../images/saveas_edit.gif" ALIGN="BASELINE"  alt = "Save as image" width="16" height="16"> 
+      <TD ROWSPAN="1" COLSPAN="1" valign="top" align="left"> <IMG SRC="../images/saveas_edit.gif" ALIGN="BASELINE"  alt = "Save as image" > 
       </TD>
       <TD ROWSPAN="1" COLSPAN="1" valign="top" align="left"> <P CLASS="Para"> 
           Save editor contents under a new name or location</P></TD>
     </TR>
     <TR> 
-      <TD ROWSPAN="1" COLSPAN="1" valign="top" align="left"> <IMG SRC="../images/search_src.gif" ALIGN="BASELINE"  alt = "Open search dialog image" width="16" height="16"> 
+      <TD ROWSPAN="1" COLSPAN="1" valign="top" align="left"> <IMG SRC="../images/search_src.gif" ALIGN="BASELINE"  alt = "Open search dialog image" > 
       </TD>
       <TD ROWSPAN="1" COLSPAN="1" valign="top" align="left"> <P CLASS="Para"> 
           Opens the search dialog</P></TD>
-      <TD ROWSPAN="1" COLSPAN="1" valign="top" align="left"> <IMG SRC="../images/print_edit.gif" ALIGN="BASELINE"  alt = "Print editor image" width="16" height="16"> 
+      <TD ROWSPAN="1" COLSPAN="1" valign="top" align="left"> <IMG SRC="../images/print_edit.gif" ALIGN="BASELINE"  alt = "Print editor image" > 
       </TD>
       <TD ROWSPAN="1" COLSPAN="1" valign="top" align="left"> <P CLASS="Para"> 
           Print editor contents</P></TD>
     </TR>
     <TR> 
-      <TD height="40" COLSPAN="1" ROWSPAN="1" align="left" valign="top"> <IMG SRC="../images/new_wiz.gif" ALIGN="BASELINE"  alt = "New wizard image" width="16" height="16"> 
+      <TD height="40" COLSPAN="1" ROWSPAN="1" align="left" valign="top"> <IMG SRC="../images/new_wiz.gif" ALIGN="BASELINE"  alt = "New wizard image" > 
       </TD>
       <TD ROWSPAN="1" COLSPAN="1" valign="top" align="left"> <P CLASS="Para">Open 
           a resource creation wizard</P></TD>
-      <TD ROWSPAN="1" COLSPAN="1" valign="top" align="left"> <IMG SRC="../images/newfile_wiz.gif" ALIGN="BASELINE"  alt = "New file image" width="16" height="16"> 
+      <TD ROWSPAN="1" COLSPAN="1" valign="top" align="left"> <IMG SRC="../images/newfile_wiz.gif" ALIGN="BASELINE"  alt = "New file image" > 
       </TD>
       <TD ROWSPAN="1" COLSPAN="1" valign="top" align="left"> <P CLASS="Para"> 
           Open a file creation wizard</P></TD>
     </TR>
     <TR> 
-      <TD ROWSPAN="1" COLSPAN="1" valign="top" align="left"> <IMG SRC="../images/newfolder_wiz.gif" ALIGN="BASELINE"  alt = "New folder image" width="16" height="16"> 
+      <TD ROWSPAN="1" COLSPAN="1" valign="top" align="left"> <IMG SRC="../images/newfolder_wiz.gif" ALIGN="BASELINE"  alt = "New folder image" > 
       </TD>
       <TD ROWSPAN="1" COLSPAN="1" valign="top" align="left"> <P CLASS="Para"> 
           Open a folder creation wizard</P></TD>
-      <TD ROWSPAN="1" COLSPAN="1" valign="top" align="left"> <IMG SRC="../images/newprj_wiz.gif" ALIGN="BASELINE"  alt = "New project image" width="16" height="16"> 
+      <TD ROWSPAN="1" COLSPAN="1" valign="top" align="left"> <IMG SRC="../images/newprj_wiz.gif" ALIGN="BASELINE"  alt = "New project image" > 
       </TD>
       <TD ROWSPAN="1" COLSPAN="1" valign="top" align="left"> <P CLASS="Para"> 
           Open a project creation wizard</P></TD>
     </TR>
     <TR> 
-      <TD ROWSPAN="1" COLSPAN="1" valign="top" align="left"> <IMG SRC="../images/import_wiz.gif" ALIGN="BASELINE"  alt = "Import wizard image" width="16" height="16"> 
+      <TD ROWSPAN="1" COLSPAN="1" valign="top" align="left"> <IMG SRC="../images/import_wiz.gif" ALIGN="BASELINE"  alt = "Import wizard image" > 
       </TD>
       <TD ROWSPAN="1" COLSPAN="1" valign="top" align="left"> <P CLASS="Para"> 
           Open the import wizard</P></TD>
-      <TD ROWSPAN="1" COLSPAN="1" valign="top" align="left"> <IMG SRC="../images/export_wiz.gif" ALIGN="BASELINE"  alt = "Export wizard image" width="16" height="16"> 
+      <TD ROWSPAN="1" COLSPAN="1" valign="top" align="left"> <IMG SRC="../images/export_wiz.gif" ALIGN="BASELINE"  alt = "Export wizard image" > 
       </TD>
       <TD ROWSPAN="1" COLSPAN="1" valign="top" align="left"> <P CLASS="Para"> 
           Open the export wizard</P></TD>
     </TR>
     <TR> 
-      <TD ROWSPAN="1" COLSPAN="1" valign="top" align="left"> <IMG SRC="../images/build_exec.gif" ALIGN="BASELINE"  alt = "Build image" width="16" height="16"> 
+      <TD ROWSPAN="1" COLSPAN="1" valign="top" align="left"> <IMG SRC="../images/build_exec.gif" ALIGN="BASELINE"  alt = "Build image" > 
       </TD>
       <TD ROWSPAN="1" COLSPAN="1" valign="top" align="left"> <P CLASS="Para">Run 
           incremental build</P></TD>
-      <TD ROWSPAN="1" COLSPAN="1" valign="top" align="left"> <IMG SRC="../images/run_exec.gif" ALIGN="BASELINE"  alt = "Run image" width="16" height="16"> 
+      <TD ROWSPAN="1" COLSPAN="1" valign="top" align="left"> <IMG SRC="../images/run_exec.gif" ALIGN="BASELINE"  alt = "Run image" > 
       </TD>
       <TD ROWSPAN="1" COLSPAN="1" valign="top" align="left"> <P CLASS="Para"> 
           Run a program</P></TD>
     </TR>
     <TR> 
-      <TD ROWSPAN="1" COLSPAN="1" valign="top" align="left"> <IMG SRC="../images/debug_exec.gif" ALIGN="BASELINE"  alt = "Debug image" width="16" height="16"> 
+      <TD ROWSPAN="1" COLSPAN="1" valign="top" align="left"> <IMG SRC="../images/debug_exec.gif" ALIGN="BASELINE"  alt = "Debug image" > 
       </TD>
       <TD ROWSPAN="1" COLSPAN="1" valign="top" align="left"> <P CLASS="Para"> 
           Debug a program</P></TD>
-      <TD ROWSPAN="1" COLSPAN="1" valign="top" align="left"> <IMG SRC="../images/external_tools.gif" ALIGN="BASELINE"  alt = "Run external tool" width="16" height="16"> 
+      <TD ROWSPAN="1" COLSPAN="1" valign="top" align="left"> <IMG SRC="../images/external_tools.gif" ALIGN="BASELINE"  alt = "Run external tool" > 
       </TD>
       <TD ROWSPAN="1" COLSPAN="1" valign="top" align="left"> <P CLASS="Para"> 
           Run an external tool or Ant</P></TD>
     </TR>
     <TR> 
-      <TD ROWSPAN="1" COLSPAN="1" valign="top" align="left"> <IMG SRC="../images/cut_edit.gif" ALIGN="BASELINE"  alt = "Cut image" width="16" height="16"> 
+      <TD ROWSPAN="1" COLSPAN="1" valign="top" align="left"> <IMG SRC="../images/cut_edit.gif" ALIGN="BASELINE"  alt = "Cut image" > 
       </TD>
       <TD ROWSPAN="1" COLSPAN="1" valign="top" align="left"> <P CLASS="Para"> 
           Cut selection to clipboard</P></TD>
-      <TD ROWSPAN="1" COLSPAN="1" valign="top" align="left"> <IMG SRC="../images/copy_edit.gif" ALIGN="BASELINE"  alt = "Copy image" width="16" height="16"> 
+      <TD ROWSPAN="1" COLSPAN="1" valign="top" align="left"> <IMG SRC="../images/copy_edit.gif" ALIGN="BASELINE"  alt = "Copy image" > 
       </TD>
       <TD ROWSPAN="1" COLSPAN="1" valign="top" align="left"> <P CLASS="Para"> 
           Copy selection to clipboard</P></TD>
     </TR>
     <TR> 
-      <TD ROWSPAN="1" COLSPAN="1" valign="top" align="left"> <IMG SRC="../images/paste_edit.gif" ALIGN="BASELINE"  alt = "Paste image" width="16" height="16"> 
+      <TD ROWSPAN="1" COLSPAN="1" valign="top" align="left"> <IMG SRC="../images/paste_edit.gif" ALIGN="BASELINE"  alt = "Paste image" > 
       </TD>
       <TD ROWSPAN="1" COLSPAN="1" valign="top" align="left"> <P CLASS="Para"> 
           Paste selection from clipboard</P></TD>
-      <TD ROWSPAN="1" COLSPAN="1" valign="top" align="left"> <IMG SRC="../images/undo_edit.gif" ALIGN="BASELINE"  alt = "Undo edit image" width="16" height="16"> 
+      <TD ROWSPAN="1" COLSPAN="1" valign="top" align="left"> <IMG SRC="../images/undo_edit.gif" ALIGN="BASELINE"  alt = "Undo edit image" > 
       </TD>
       <TD ROWSPAN="1" COLSPAN="1" valign="top" align="left"> <P CLASS="Para"> 
           Undo most recent edit</P></TD>
     </TR>
     <TR> 
-      <TD ROWSPAN="1" COLSPAN="1" valign="top" align="left"> <IMG SRC="../images/redo_edit.gif" ALIGN="BASELINE"  alt = "Redo edit image" width="16" height="16"> 
+      <TD ROWSPAN="1" COLSPAN="1" valign="top" align="left"> <IMG SRC="../images/redo_edit.gif" ALIGN="BASELINE"  alt = "Redo edit image" > 
       </TD>
       <TD ROWSPAN="1" COLSPAN="1" valign="top" align="left"> <P CLASS="Para"> 
           Redo most recent undone edit</P></TD>
-      <TD ROWSPAN="1" COLSPAN="1" valign="top" align="left"> <IMG SRC="../images/next_nav.gif" ALIGN="BASELINE"  alt = "Navigate next image" width="16" height="16"> 
+      <TD ROWSPAN="1" COLSPAN="1" valign="top" align="left"> <IMG SRC="../images/next_nav.gif" ALIGN="BASELINE"  alt = "Navigate next image" > 
       </TD>
       <TD ROWSPAN="1" COLSPAN="1" valign="top" align="left"> <P CLASS="Para"> 
           Navigate to next item in a list</P></TD>
     </TR>
     <TR> 
-      <TD ROWSPAN="1" COLSPAN="1" valign="top" align="left"> <IMG SRC="../images/prev_nav.gif" ALIGN="BASELINE"  alt = "Navigate previous image" width="16" height="16"> 
+      <TD ROWSPAN="1" COLSPAN="1" valign="top" align="left"> <IMG SRC="../images/prev_nav.gif" ALIGN="BASELINE"  alt = "Navigate previous image" > 
       </TD>
       <TD ROWSPAN="1" COLSPAN="1" valign="top" align="left"> <P CLASS="Para"> 
           Navigate to previous item in a list</P></TD>
-      <TD ROWSPAN="1" COLSPAN="1" valign="top" align="left"> <IMG SRC="../images/forward_nav.gif" ALIGN="BASELINE"  alt = "Navigate forwards image" width="16" height="16"> 
+      <TD ROWSPAN="1" COLSPAN="1" valign="top" align="left"> <IMG SRC="../images/forward_nav.gif" ALIGN="BASELINE"  alt = "Navigate forwards image" > 
       </TD>
       <TD ROWSPAN="1" COLSPAN="1" valign="top" align="left"> <P CLASS="Para"> 
           Navigate forwards</P></TD>
     </TR>
     <TR> 
-      <TD ROWSPAN="1" COLSPAN="1" valign="top" align="left"> <IMG SRC="../images/backward_nav.gif" ALIGN="BASELINE"  alt = "Navigate backwards image" width="16" height="16"> 
+      <TD ROWSPAN="1" COLSPAN="1" valign="top" align="left"> <IMG SRC="../images/backward_nav.gif" ALIGN="BASELINE"  alt = "Navigate backwards image" > 
       </TD>
       <TD ROWSPAN="1" COLSPAN="1" valign="top" align="left"> <P CLASS="Para"> 
           Navigate backwards</P></TD>
-      <TD ROWSPAN="1" COLSPAN="1" valign="top" align="left"> <IMG SRC="../images/up_nav.gif" ALIGN="BASELINE"  alt = "Navigate up image" width="16" height="16"> 
+      <TD ROWSPAN="1" COLSPAN="1" valign="top" align="left"> <IMG SRC="../images/up_nav.gif" ALIGN="BASELINE"  alt = "Navigate up image" > 
       </TD>
       <TD ROWSPAN="1" COLSPAN="1" valign="top" align="left"> <P CLASS="Para"> 
           Navigate up one level</P></TD>
     </TR>
     <TR> 
-      <TD ROWSPAN="1" COLSPAN="1" valign="top" align="left"><IMG SRC="../images/addbkmrk_tsk.gif" ALIGN="BASELINE"  alt = "Add bookmark or task image" width="16" height="16"></TD>
+      <TD ROWSPAN="1" COLSPAN="1" valign="top" align="left"><IMG SRC="../images/addbkmrk_tsk.gif" ALIGN="BASELINE"  alt = "Add bookmark or task image" ></TD>
       <TD ROWSPAN="1" COLSPAN="1" valign="top" align="left">Add bookmark or task</TD>
-      <TD ROWSPAN="1" COLSPAN="1" valign="top" align="left"> <IMG SRC="../images/view_menu.gif" ALIGN="BASELINE"  alt = "View menu image" width="16" height="16"> 
+      <TD ROWSPAN="1" COLSPAN="1" valign="top" align="left"> <IMG SRC="../images/view_menu.gif" ALIGN="BASELINE"  alt = "View menu image" > 
       </TD>
       <TD ROWSPAN="1" COLSPAN="1" valign="top" align="left"> <P CLASS="Para"> 
           Open a view's drop down menu</P></TD>
     </TR>
     <TR> 
-      <TD ROWSPAN="1" COLSPAN="1" valign="top" align="left"> <img src="../images/close_view.gif" width=17 height=16 align="BASELINE" alt="Close view image" height"16"> 
+      <TD ROWSPAN="1" COLSPAN="1" valign="top" align="left"> <img src="../images/close_view.gif"  align="BASELINE" alt="Close view image" height"16"> 
       </TD>
       <TD ROWSPAN="1" COLSPAN="1" valign="top" align="left"> <P CLASS="Para"> 
           Close view or editor</P></TD>
-      <TD ROWSPAN="1" COLSPAN="1" valign="top" align="left"> <IMG SRC="../images/pin_editor.gif" ALIGN="BASELINE"  alt = "Pin editor image" width="16" height="16"> 
+      <TD ROWSPAN="1" COLSPAN="1" valign="top" align="left"> <IMG SRC="../images/pin_editor.gif" ALIGN="BASELINE"  alt = "Pin editor image" > 
       </TD>
       <TD ROWSPAN="1" COLSPAN="1" valign="top" align="left"> <P CLASS="Para"> 
           Pin editor to prevent automatic reuse</P></TD>
     </TR>
     <TR> 
-      <TD ROWSPAN="1" COLSPAN="1" valign="top" align="left"> <IMG SRC="../images/filter_ps.gif" ALIGN="BASELINE"  alt = "Filter tasks or properties" width="16" height="16"> 
+      <TD ROWSPAN="1" COLSPAN="1" valign="top" align="left"> <IMG SRC="../images/filter_ps.gif" ALIGN="BASELINE"  alt = "Filter tasks or properties" > 
       </TD>
       <TD ROWSPAN="1" COLSPAN="1" valign="top" align="left"> <P CLASS="Para"> 
           Filter tasks or properties</P></TD>
-      <TD ROWSPAN="1" COLSPAN="1" valign="top" align="left"> <IMG SRC="../images/gotoobj_tsk.gif" ALIGN="BASELINE"  alt = "Goto object image" width="16" height="16"> 
+      <TD ROWSPAN="1" COLSPAN="1" valign="top" align="left"> <IMG SRC="../images/gotoobj_tsk.gif" ALIGN="BASELINE"  alt = "Goto object image" > 
       </TD>
       <TD ROWSPAN="1" COLSPAN="1" valign="top" align="left"> <P CLASS="Para"> 
           Go to a task, problem, or bookmark in the editor</P></TD>
     </TR>
     <TR> 
-      <TD ROWSPAN="1" COLSPAN="1" valign="top" align="left"> <IMG SRC="../images/defaults_ps.gif" ALIGN="BASELINE"  alt = "Restore defaults image" width="16" height="16"> 
+      <TD ROWSPAN="1" COLSPAN="1" valign="top" align="left"> <IMG SRC="../images/defaults_ps.gif" ALIGN="BASELINE"  alt = "Restore defaults image" > 
       </TD>
       <TD ROWSPAN="1" COLSPAN="1" valign="top" align="left"> <P CLASS="Para"> 
           Restore default properties</P></TD>
-      <TD ROWSPAN="1" COLSPAN="1" valign="top" align="left"> <IMG SRC="../images/tree_mode.gif" ALIGN="BASELINE"  alt = "Tree mode image" width="16" height="16"> 
+      <TD ROWSPAN="1" COLSPAN="1" valign="top" align="left"> <IMG SRC="../images/tree_mode.gif" ALIGN="BASELINE"  alt = "Tree mode image" > 
       </TD>
       <TD ROWSPAN="1" COLSPAN="1" valign="top" align="left"> <P CLASS="Para"> 
           Show items as a tree</P></TD>
     </TR>
     <TR> 
-      <TD ROWSPAN="1" COLSPAN="1" valign="top" align="left"> <IMG SRC="../images/refresh_nav.gif" ALIGN="BASELINE"  alt = "Refresh image" width="16" height="16"> 
+      <TD ROWSPAN="1" COLSPAN="1" valign="top" align="left"> <IMG SRC="../images/refresh_nav.gif" ALIGN="BASELINE"  alt = "Refresh image" > 
       </TD>
       <TD ROWSPAN="1" COLSPAN="1" valign="top" align="left"> <P CLASS="Para"> 
           Refresh view contents</P></TD>
-      <TD ROWSPAN="1" COLSPAN="1" valign="top" align="left"> <IMG SRC="../images/alpha_mode.gif" ALIGN="BASELINE"  alt = "Alphabetical order image" width="16" height="16"> 
+      <TD ROWSPAN="1" COLSPAN="1" valign="top" align="left"> <IMG SRC="../images/alpha_mode.gif" ALIGN="BASELINE"  alt = "Alphabetical order image" > 
       </TD>
       <TD ROWSPAN="1" COLSPAN="1" valign="top" align="left"> <P CLASS="Para"> 
           Sort list in alphabetical order</P></TD>
     </TR>
     <TR> 
-      <TD ROWSPAN="1" COLSPAN="1" valign="top" align="left"> <IMG SRC="../images/stop_nav.gif" ALIGN="BASELINE"  alt = "Cancel operation image" width="16" height="16"> 
+      <TD ROWSPAN="1" COLSPAN="1" valign="top" align="left"> <IMG SRC="../images/stop_nav.gif" ALIGN="BASELINE"  alt = "Cancel operation image" > 
       </TD>
       <td>Cancel a long running operation</td>
-      <TD ROWSPAN="1" COLSPAN="1" valign="top" align="left"> <IMG SRC="../images/delete_edit.gif" ALIGN="BASELINE"  alt = "Delete image" width="16" height="16"> 
+      <TD ROWSPAN="1" COLSPAN="1" valign="top" align="left"> <IMG SRC="../images/delete_edit.gif" ALIGN="BASELINE"  alt = "Delete image" > 
       </TD>
       <TD ROWSPAN="1" COLSPAN="1" valign="top" align="left"> <P CLASS="Para"> 
           Delete selected item or content</P></TD>
@@ -213,12 +213,12 @@
   </TBODY>
 </TABLE>
 <P>&nbsp;<br>
-<img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27"><a href="../concepts/concepts-18.htm"><br>
+<img border="0" src="../images/ngrelc.gif" alt="Related concepts" ><a href="../concepts/concepts-18.htm"><br>
 Toolbars</a>
 </P>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: reference/ref-6a.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/reference/ref-6a.htm,v
retrieving revision 1.11
diff -u -r1.11 ref-6a.htm
--- reference/ref-6a.htm	24 Jun 2004 00:09:27 -0000	1.11
+++ reference/ref-6a.htm	10 Nov 2004 21:52:20 -0000
@@ -18,7 +18,7 @@
 <p>Neither projects nor folders have local history.</p>
 <p>Here is a look at what the local history of a Workbench file might look
 like:</p>
-<p><img src="../images/Image273_local_hist.gif" alt="Local history dialog" border="0" width="482" height="404"></p>
+<p><img src="../images/Image273_local_hist.gif" alt="Local history dialog" border="0" ></p>
 <P>To view the local history of a file, choose Team &gt; Compare with &gt; Local History... from the pop-up
 menu.&nbsp;You can select different local states in the list, which are compared against the
 current file. You can also revert to the local history when you select a file and
@@ -26,7 +26,7 @@
 </P>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: reference/ref-70.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/reference/ref-70.htm,v
retrieving revision 1.17
diff -u -r1.17 ref-70.htm
--- reference/ref-70.htm	24 Jun 2004 16:10:06 -0000	1.17
+++ reference/ref-70.htm	10 Nov 2004 21:52:20 -0000
@@ -16,13 +16,13 @@
 When the Import wizard first comes up, you must choose what type of import to
 do:</P>
 <P CLASS="Para">
-<img src="../images/Image261_import_sel.gif" alt="Import wizard" border="0" width="470" height="550"></P>
+<img src="../images/Image261_import_sel.gif" alt="Import wizard" border="0" ></P>
 <DIV CLASS="Topic">
 <h2>
 File System</h2>
 <p CLASS="Head">
 If you choose this option, you will import files from the file system.</p>
-  <p CLASS="Head"> <img src="../images/Image262_import_file.gif" alt="Import file system page" border="0" width="573" height="591"></p>
+  <p CLASS="Head"> <img src="../images/Image262_import_file.gif" alt="Import file system page" border="0" ></p>
 <p CLASS="Head">&nbsp;
 </p>
 <TABLE BORDER="1" cellspacing="0">
@@ -163,7 +163,7 @@
 ZIP File</h2>
 <p CLASS="Head">
 If you choose this option, you will import files from an archive (ZIP) file.</p>
-  <P>&nbsp;<img src="../images/Image263_import_zip.gif" alt="ZIP file import wizard page" border="0" width="573" height="550"> 
+  <P>&nbsp;<img src="../images/Image263_import_zip.gif" alt="ZIP file import wizard page" border="0" > 
   </P>
 <P>&nbsp;
 </P>
@@ -279,7 +279,7 @@
 <p CLASS="Head">
 Imports a project into this workspace that was previously located in this workspace, or
 that currently exists in another workspace.</p>
-  <P>&nbsp;<img src="../images/Image264_existing_project.gif" alt="Existing project import wizard page" border="0" width="470" height="292"> 
+  <P>&nbsp;<img src="../images/Image264_existing_project.gif" alt="Existing project import wizard page" border="0" > 
   </P>
 <P>&nbsp;
 </P>
@@ -329,7 +329,7 @@
 Imports a description of the repository and version control information for a set of projects.
 This allows you to synchronize correctly with the appropriate project state in your repository.
 </p>
-  <P>&nbsp;<img src="../images/Image265_team_project.gif" alt="Team project set import wizard page" border="0" width="435" height="296"> 
+  <P>&nbsp;<img src="../images/Image265_team_project.gif" alt="Team project set import wizard page" border="0" > 
   </P>
 <P>&nbsp;
 </P>
@@ -372,7 +372,7 @@
 </DIV>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: reference/ref-71.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/reference/ref-71.htm,v
retrieving revision 1.20
diff -u -r1.20 ref-71.htm
--- reference/ref-71.htm	22 Jul 2004 19:42:06 -0000	1.20
+++ reference/ref-71.htm	10 Nov 2004 21:52:20 -0000
@@ -15,13 +15,13 @@
 <P CLASS="Para">
 When the Export wizard first comes up, you must choose what type of export to
 do:</P>
-<P CLASS="Para"> <img src="../images/Image264_export_sel.gif" alt="Export selection page" border="0" width="347" height="372"></P>
+<P CLASS="Para"> <img src="../images/Image264_export_sel.gif" alt="Export selection page" border="0" ></P>
 <DIV CLASS="Topic">
 <h2>
 File System</h2>
 <p CLASS="Head">
 If you choose this option, you will export files to the file system.</p>
-  <p CLASS="Head"> <img src="../images/Image265_export_file.gif" alt="Export file system" border="0" width="551" height="571"></p>
+  <p CLASS="Head"> <img src="../images/Image265_export_file.gif" alt="Export file system" border="0" ></p>
 <p CLASS="Head">&nbsp;
 </p>
 <TABLE BORDER="1" cellspacing="0">
@@ -160,7 +160,7 @@
 ZIP File</h2>
 <p CLASS="Head">
 If you choose this option, you will export files to an archive (ZIP) file.</p>
-  <P>&nbsp;<img src="../images/Image266_export_zip.gif" alt="ZIP file export" border="0" width="603" height="571"> 
+  <P>&nbsp;<img src="../images/Image266_export_zip.gif" alt="ZIP file export" border="0" > 
   </P>
 <P>&nbsp;
 </P>
@@ -311,7 +311,7 @@
 Jar File</h2>
 <p CLASS="Head">
 If you choose this option, you will export files to an JAR file.</p>
-  <p CLASS="Head"> <img src="../images/Image267_export_jar.gif" alt="Export JAR page" border="0" width="565" height="603"></p>
+  <p CLASS="Head"> <img src="../images/Image267_export_jar.gif" alt="Export JAR page" border="0" ></p>
 <p CLASS="Head">&nbsp;
 </p>
 
@@ -427,7 +427,7 @@
 Exports a description of the repository and version control information for a set of projects.
 This allows you to synchronize those projects correctly in a different workspace.
 </p>
-  <p CLASS="Head"> <img src="../images/Image268_export_team.gif" alt="Export team project set page" border="0" width="470" height="605"></p>
+  <p CLASS="Head"> <img src="../images/Image268_export_team.gif" alt="Export team project set page" border="0" ></p>
 <p CLASS="Head">&nbsp;
 </p>
 
@@ -484,7 +484,7 @@
 </DIV>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: reference/ref-72.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/reference/ref-72.htm,v
retrieving revision 1.7
diff -u -r1.7 ref-72.htm
--- reference/ref-72.htm	24 Jun 2004 00:09:27 -0000	1.7
+++ reference/ref-72.htm	10 Nov 2004 21:52:20 -0000
@@ -20,14 +20,14 @@
 file.<p CLASS="Para"><b>Import</b>: Import will apply the preferences in a
 user-specified file.&nbsp;
 <p>Here is what the preferences dialog looks like:
-<p><img src="../images/Image217_pref_wb.gif" alt="Preference dialog" border="0" width="505" height="453"></p>
+<p><img src="../images/Image217_pref_wb.gif" alt="Preference dialog" border="0" ></p>
 
-<P><img border="0" src="../images/ngrelr.gif" alt="Related reference" width="159" height="27">
+<P><img border="0" src="../images/ngrelr.gif" alt="Related reference" >
 <br><a href="ref-23.htm">Workbench window layout</a>
 </P>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 </body>
 </html>
Index: reference/ref-8.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/reference/ref-8.htm,v
retrieving revision 1.11
diff -u -r1.11 ref-8.htm
--- reference/ref-8.htm	24 Jun 2004 00:09:26 -0000	1.11
+++ reference/ref-8.htm	10 Nov 2004 21:52:20 -0000
@@ -31,7 +31,7 @@
 the state of their plug-ins.</p>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: reference/ref-activites.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/reference/ref-activites.htm,v
retrieving revision 1.3
diff -u -r1.3 ref-activites.htm
--- reference/ref-activites.htm	24 Jun 2004 00:09:26 -0000	1.3
+++ reference/ref-activites.htm	10 Nov 2004 21:52:20 -0000
@@ -19,7 +19,7 @@
   the activities bound to categories and the plug-ins bound to activities. The 
   latter items are also initially read from Eclipse's workspace directory. <br>
 </P>
-<p><img src="../images/viewer.gif" alt="Image of Viewers page" border="0" width="575" height="489"></p>
+<p><img src="../images/viewer.gif" alt="Image of Viewers page" border="0" ></p>
 <p><strong>Descriptions Page</strong></p>
 <p> Categories and activities are defined by mandatory IDs, names and optional 
   descriptions. The descriptions page has two viewers, one which allows for the 
@@ -30,13 +30,13 @@
   the current activities. When the editor switches to another page, the descriptions 
   are then updated in the &quot;activities.xml&quot; file. <br>
 </p>
-<p><img src="../images/description.gif" alt="Image of Descriptions page" border="0" width="575" height="489"></p>
+<p><img src="../images/description.gif" alt="Image of Descriptions page" border="0" ></p>
 
 <p><strong>&quot;activities.xml&quot; Page</strong></p>
 <p> When the &quot;activities.xml&quot; page tab is clicked it updates automatically. 
   The file will contain the category, activity, and binding definitions represented 
   in the viewers' page. </p>
-<p><img src="../images/xml.gif" alt="Image of activities.xml page" border="0" width="575" height="489"></p>
+<p><img src="../images/xml.gif" alt="Image of activities.xml page" border="0" ></p>
 
 <p><strong>Generated Format </strong> </p>
 <p>Activity pattern bindings are created when plug-ins are added to an activity. 
@@ -55,12 +55,12 @@
   when a category is created. The ID will have the following format: &quot;categoryName&quot; 
   + Category, where the category name has been stripped from spaces, and converted 
   to lower case. </P>
-<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts." width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts." ><br>
   <a href="../concepts/concepts-activites.htm">Activities</a>
-<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
   <a href="../tasks/tasks-activites.htm">Activities Example</a> 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 </BODY>
 </HTML>
Index: reference/ref-activitiespref.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/reference/ref-activitiespref.htm,v
retrieving revision 1.5
diff -u -r1.5 ref-activitiespref.htm
--- reference/ref-activitiespref.htm	24 Jun 2004 13:09:52 -0000	1.5
+++ reference/ref-activitiespref.htm	10 Nov 2004 21:52:20 -0000
@@ -16,15 +16,15 @@
   case when deselecting Java Development and Core Team Support.</P>
 <P CLASS="Para">Here is what the Capabilities preference page looks like: </P>
 
-<p><img src="../images/cap-pref.gif" alt="Image of Capabilities Preference page" border="0" width="635" height="539"></p>
+<p><img src="../images/cap-pref.gif" alt="Image of Capabilities Preference page" border="0" ></p>
 <p>When attempting to enable an action after its capability has been disabled 
   or has yet to be enabled in the preferences page, the following <strong>Confirm 
   Enablement </strong>prompt will appear verifying that you do indeed want to 
   enable the required capability. Click <strong>Details</strong> to display a 
   description of the capability.</p>
-<p><img src="../images/cap-conf.gif" alt="Image of Confirm Enablement prompt" border="0" width="321" height="236"></p>
+<p><img src="../images/cap-conf.gif" alt="Image of Confirm Enablement prompt" border="0" ></p>
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 </BODY>
 </HTML>
Index: reference/ref-anteditor.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/reference/ref-anteditor.htm,v
retrieving revision 1.3
diff -u -r1.3 ref-anteditor.htm
--- reference/ref-anteditor.htm	24 Jun 2004 00:09:27 -0000	1.3
+++ reference/ref-anteditor.htm	10 Nov 2004 21:52:20 -0000
@@ -36,27 +36,27 @@
      
         
 <p><img border="0" src="../images/ngrelc.gif" alt="Related concepts"
- width="159" height="27">
+ >
   <br>
      <a href="../concepts/concepts-antsupport.htm">Ant support</a><br>
      <a href="../concepts/concepts-exttools.htm">External tools</a></p>
      
 <p><img border="0" src="../images/ngrelt.gif" alt="Related tasks"
- width="159" height="27"><br>
+ ><br>
 <a href="../tasks/tasks-ant-running.htm">Running Ant buildfiles</a><br>
 <a href="../tasks/tasks-ant-classpath.htm">Modifying the Ant classpath</a><br>
 <a href="../tasks/tasks-ant-addtasksandtypes.htm">Adding new Ant tasks and types</a><br>
 <a href="../tasks/tasks-ant-version.htm">Using a different version of Ant</a></p>
 
 <p><img border="0" src="../images/ngrelr.gif" alt="Related reference"
- width="159" height="27">
+ >
   <br>
      <a href="ref-anteditorprefs.htm">Ant editor preferences</a><br>
      <a href="ref-anticons.htm">External Tools and Ant icons</a>
    </p>
           
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
       
 </body>
Index: reference/ref-anteditorprefs.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/reference/ref-anteditorprefs.htm,v
retrieving revision 1.7
diff -u -r1.7 ref-anteditorprefs.htm
--- reference/ref-anteditorprefs.htm	25 Jun 2004 00:02:58 -0000	1.7
+++ reference/ref-anteditorprefs.htm	10 Nov 2004 21:52:20 -0000
@@ -129,12 +129,12 @@
 <P CLASS="Para">On the appearance page presents the appearance options for the 
   Ant editor.</P>
 <P CLASS="Para">
-<img src="../images/ant_editor_appearance.gif" width=542 height=493 alt="Ant editor appearance preference page" border="0"></P>
+<img src="../images/ant_editor_appearance.gif"  alt="Ant editor appearance preference page" border="0"></P>
 
-<P CLASS="Para"> <img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27"> 
+<P CLASS="Para"> <img border="0" src="../images/ngrelc.gif" alt="Related concepts" > 
   <br>
   <a href="../concepts/concepts-antsupport.htm">Ant support</a> </P>
-<p><img border="0" src="../images/ngrelr.gif" alt="Related reference" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelr.gif" alt="Related reference" ><br>
 <a href="ref-anteditor.htm">Ant Editor</a><br>
 <a href="../reference/ref-antprefs.htm">Ant preferences</a><br>
 <a href="../reference/ref-antruntimeprefs.htm">Ant runtime preferences</a>
@@ -142,7 +142,7 @@
 </p>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: reference/ref-anticons.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/reference/ref-anticons.htm,v
retrieving revision 1.7
diff -u -r1.7 ref-anticons.htm
--- reference/ref-anticons.htm	25 Jun 2004 00:02:58 -0000	1.7
+++ reference/ref-anticons.htm	10 Nov 2004 21:52:20 -0000
@@ -19,7 +19,7 @@
       <tbody>
         <tr>
           <td valign="middle" align="center">
-            <img src="../images/org.eclipse.ui.externaltools/obj16/ant_buildfile.gif" width=16 height=16 alt="Ant buildfiles"><br>
+            <img src="../images/org.eclipse.ui.externaltools/obj16/ant_buildfile.gif"  alt="Ant buildfiles"><br>
           </td>
           <td valign="top">
             Ant buildfiles<br>
@@ -27,7 +27,7 @@
         </tr>
         <tr>
           <td valign="middle" align="center">
-            <img src="../images/org.eclipse.ui.externaltools/obj16/ant_target_err.gif" width=16 height=16 alt="Ant target containing an error"><br>
+            <img src="../images/org.eclipse.ui.externaltools/obj16/ant_target_err.gif"  alt="Ant target containing an error"><br>
           </td>
           <td valign="top" width="90%">
             Ant target containing an error<br>
@@ -35,7 +35,7 @@
         </tr>
         <tr>
           <td valign="middle" align="center">
-            <img src="../images/org.eclipse.ui.externaltools/obj16/invalid_build_tool.gif" width=16 height=16 alt="Invalid project builder"><br>
+            <img src="../images/org.eclipse.ui.externaltools/obj16/invalid_build_tool.gif"  alt="Invalid project builder"><br>
           </td>
           <td valign="top" width="90%">
             Invalid project builder<br>
@@ -43,7 +43,7 @@
         </tr>
         <tr>
           <td valign="middle" align="center">
-            <img src="../images/org.eclipse.ui.externaltools/obj16/defaulttarget_obj.gif" width=16 height=16 alt="Default target"><br>
+            <img src="../images/org.eclipse.ui.externaltools/obj16/defaulttarget_obj.gif"  alt="Default target"><br>
           </td>
           <td valign="top" width="90%">
             Default target<br>
@@ -51,7 +51,7 @@
         </tr>
         <tr>
           <td valign="middle" align="center">
-            <img src="../images/org.eclipse.ui.externaltools/obj16/targetpublic_obj.gif" width=16 height=16 alt="Ant target"><br>
+            <img src="../images/org.eclipse.ui.externaltools/obj16/targetpublic_obj.gif"  alt="Ant target"><br>
           </td>
           <td valign="top" width="90%">
             Public Ant target (target with description)<br>
@@ -59,7 +59,7 @@
         </tr>
         <tr>
           <td valign="middle" align="center">
-            <img src="../images/org.eclipse.ui.externaltools/obj16/targetinternal_obj.gif" width=16 height=16 alt="Ant internal target"><br>
+            <img src="../images/org.eclipse.ui.externaltools/obj16/targetinternal_obj.gif"  alt="Ant internal target"><br>
           </td>
           <td valign="top" width="90%">
             Ant internal target (target with no description)<br>
@@ -67,7 +67,7 @@
         </tr>
         <tr>
           <td valign="middle" align="center">
-            <img src="../images/org.eclipse.ui.externaltools/obj16/jar_l_obj.gif" width=16 height=16 alt="Jar file"><br>
+            <img src="../images/org.eclipse.ui.externaltools/obj16/jar_l_obj.gif"  alt="Jar file"><br>
           </td>
           <td valign="top" width="90%">
             Jar file<br>
@@ -75,7 +75,7 @@
         </tr>
         <tr>
           <td valign="middle" align="center">
-            <img src="../images/org.eclipse.ui.externaltools/obj16/property_obj.gif" width=16 height=16 alt="Ant property"><br>
+            <img src="../images/org.eclipse.ui.externaltools/obj16/property_obj.gif"  alt="Ant property"><br>
           </td>
           <td valign="top" width="90%">
             Ant property<br>
@@ -83,7 +83,7 @@
         </tr>
         <tr>
           <td valign="middle" align="center">
-            <img src="../images/org.eclipse.ui.externaltools/obj16/task_obj.gif" width=16 height=16 alt="Ant task"><br>
+            <img src="../images/org.eclipse.ui.externaltools/obj16/task_obj.gif"  alt="Ant task"><br>
           </td>
           <td valign="top" width="90%">
             Ant task<br>
@@ -91,7 +91,7 @@
         </tr>
         <tr>
           <td valign="middle" align="center">
-            <img src="../images/org.eclipse.ui.externaltools/obj16/type.gif" width=16 height=16 alt="Ant type"><br>
+            <img src="../images/org.eclipse.ui.externaltools/obj16/type.gif"  alt="Ant type"><br>
           </td>
           <td valign="top" width="90%">
             Ant type<br>
@@ -99,7 +99,7 @@
         </tr>
          <tr>
           <td valign="middle" align="center">
-            <img src="../images/org.eclipse.ui.externaltools/obj16/import_obj.gif" width=16 height=16 alt="Ant import task"><br>
+            <img src="../images/org.eclipse.ui.externaltools/obj16/import_obj.gif"  alt="Ant import task"><br>
           </td>
           <td valign="top" width="90%">
             Ant import task<br>
@@ -107,7 +107,7 @@
         </tr>
         <tr>
           <td valign="middle" align="center">
-            <img src="../images/org.eclipse.ui.externaltools/obj16/macrodef_obj.gif" width=16 height=16 alt="Ant macrodef task"><br>
+            <img src="../images/org.eclipse.ui.externaltools/obj16/macrodef_obj.gif"  alt="Ant macrodef task"><br>
           </td>
           <td valign="top" width="90%">
             Ant macrodef task<br>
@@ -123,7 +123,7 @@
       <tbody>
         <tr>
           <td valign="middle" align="center">
-            <img src="../images/org.eclipse.ui.externaltools/ctool16/external_tools.gif" width=16 height=16 alt="Launch external tool"><br>
+            <img src="../images/org.eclipse.ui.externaltools/ctool16/external_tools.gif"  alt="Launch external tool"><br>
           </td>
           <td valign="top" width="90%">
             Launch external tool<br>
@@ -131,7 +131,7 @@
         </tr>
         <tr>
           <td valign="middle" align="center">
-            <img src="../images/org.eclipse.ui.externaltools/obj16/ant.gif" width=16 height=16 alt="Ant launch configuration"><br>
+            <img src="../images/org.eclipse.ui.externaltools/obj16/ant.gif"  alt="Ant launch configuration"><br>
           </td>
           <td valign="top">
             Ant launch configuration<br>
@@ -139,7 +139,7 @@
         </tr>
         <tr>
           <td valign="middle" align="center">
-            <img src="../images/org.eclipse.ui.externaltools/ctool16/external_tools.gif" width=16 height=16 alt="Program launch configuration"><br>
+            <img src="../images/org.eclipse.ui.externaltools/ctool16/external_tools.gif"  alt="Program launch configuration"><br>
           </td>
           <td valign="top" width="90%">
             Program launch configuration<br>
@@ -147,7 +147,7 @@
         </tr>
         <tr>
           <td valign="middle" align="center">
-            <img src="../images/org.eclipse.ui.externaltools/obj16/main_tab.gif" width=16 height=16 alt="Main tab"><br>
+            <img src="../images/org.eclipse.ui.externaltools/obj16/main_tab.gif"  alt="Main tab"><br>
           </td>
           <td valign="top" width="90%">
             Main tab<br>
@@ -155,7 +155,7 @@
         </tr>
         <tr>
           <td valign="middle" align="center">
-            <img src="../images/org.eclipse.ui.externaltools/clcl16/refresh.gif" width=16 height=16 alt="Refresh tab"><br>
+            <img src="../images/org.eclipse.ui.externaltools/clcl16/refresh.gif"  alt="Refresh tab"><br>
           </td>
           <td valign="top" width="90%">
             Refresh tab<br>
@@ -163,7 +163,7 @@
         </tr>
         <tr>
           <td valign="middle" align="center">
-            <img src="../images/org.eclipse.ui.externaltools/obj16/build_tab.gif" width=16 height=16 alt="Build tab"><br>
+            <img src="../images/org.eclipse.ui.externaltools/obj16/build_tab.gif"  alt="Build tab"><br>
           </td>
           <td valign="top" width="90%">
             Build tab<br>
@@ -171,7 +171,7 @@
         </tr>
         <tr>
           <td valign="middle" align="center">
-            <img src="../images/org.eclipse.ui.externaltools/clcl16/ant_targets.gif" width=16 height=16 alt="Targets tab"><br>
+            <img src="../images/org.eclipse.ui.externaltools/clcl16/ant_targets.gif"  alt="Targets tab"><br>
           </td>
           <td valign="top" width="90%">
             Targets tab<br>
@@ -179,7 +179,7 @@
         </tr>
         <tr>
           <td valign="middle" align="center">
-            <img src="../images/org.eclipse.ui.externaltools/obj16/prop_ps.gif" width=16 height=16 alt="Properties tab"><br>
+            <img src="../images/org.eclipse.ui.externaltools/obj16/prop_ps.gif"  alt="Properties tab"><br>
           </td>
           <td valign="top" width="90%">
             Properties tab<br>
@@ -187,7 +187,7 @@
         </tr>
         <tr>
           <td valign="middle" align="center">
-            <img src="../images/org.eclipse.ui.externaltools/obj16/classpath.gif" width=16 height=16 alt="Classpath tab"><br>
+            <img src="../images/org.eclipse.ui.externaltools/obj16/classpath.gif"  alt="Classpath tab"><br>
           </td>
           <td valign="top" width="90%">
             Classpath tab<br>
@@ -203,7 +203,7 @@
       <tbody>
         <tr>
           <td valign="middle" align="center">
-            <img src="../images/org.eclipse.ui.externaltools/cview16/ant_view.gif" width=16 height=16 alt="Ant view"><br>
+            <img src="../images/org.eclipse.ui.externaltools/cview16/ant_view.gif"  alt="Ant view"><br>
           </td>
           <td valign="top" width="90%">
             Ant view<br>
@@ -211,7 +211,7 @@
         </tr>
         <tr>
           <td valign="middle" align="center">
-            <img src="../images/org.eclipse.ui.externaltools/clcl16/add_co.gif" width=16 height=16 alt="Add buildfile"><br>
+            <img src="../images/org.eclipse.ui.externaltools/clcl16/add_co.gif"  alt="Add buildfile"><br>
           </td>
           <td valign="top" width="90%">
             Add buildfile<br>
@@ -219,7 +219,7 @@
         </tr>
         <tr>
           <td valign="middle" align="center">
-            <img src="../images/org.eclipse.ui.externaltools/clcl16/search.gif" width=16 height=16 alt="Add buildfiles with search"><br>
+            <img src="../images/org.eclipse.ui.externaltools/clcl16/search.gif"  alt="Add buildfiles with search"><br>
           </td>
           <td valign="top" width="90%">
             Add buildfiles with search<br>
@@ -227,7 +227,7 @@
         </tr>
         <tr>
           <td valign="middle" align="center">
-            <img src="../images/org.eclipse.ui.externaltools/clcl16/run_tool.gif" width=16 height=16 alt="Run selected buildfile or selected target"><br>
+            <img src="../images/org.eclipse.ui.externaltools/clcl16/run_tool.gif"  alt="Run selected buildfile or selected target"><br>
           </td>
           <td valign="top" width="90%">
             Run selected buildfile or selected target<br>
@@ -235,7 +235,7 @@
         </tr>
         <tr>
           <td valign="middle" align="center">
-            <img src="../images/org.eclipse.ui.externaltools/clcl16/remove_co.gif" width=16 height=16 alt="Remove selected buildfiles"><br>
+            <img src="../images/org.eclipse.ui.externaltools/clcl16/remove_co.gif"  alt="Remove selected buildfiles"><br>
           </td>
           <td valign="top" width="90%">
             Remove selected buildfiles<br>
@@ -243,7 +243,7 @@
         </tr>
         <tr>
           <td valign="middle" align="center">
-            <img src="../images/org.eclipse.ui.externaltools/clcl16/removeAll_co.gif" width=16 height=16 alt="Remove all buildfiles"><br>
+            <img src="../images/org.eclipse.ui.externaltools/clcl16/removeAll_co.gif"  alt="Remove all buildfiles"><br>
           </td>
           <td valign="top" width="90%">
             Remove all buildfiles<br>
@@ -251,7 +251,7 @@
         </tr>
         <tr>
           <td valign="middle" align="center">
-            <img src="../images/org.eclipse.ui.externaltools/clcl16/properties.gif" width=16 height=16 alt="Properties"><br>
+            <img src="../images/org.eclipse.ui.externaltools/clcl16/properties.gif"  alt="Properties"><br>
           </td>
           <td valign="top" width="90%">
             Properties<br>
@@ -262,7 +262,7 @@
     <br>
      
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
   </body>
 </html>
Index: reference/ref-antprefs.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/reference/ref-antprefs.htm,v
retrieving revision 1.8
diff -u -r1.8 ref-antprefs.htm
--- reference/ref-antprefs.htm	24 Jun 2004 00:09:26 -0000	1.8
+++ reference/ref-antprefs.htm	10 Nov 2004 21:52:20 -0000
@@ -21,19 +21,19 @@
 <P>&nbsp;You can also configure the color of the Ant build output.&nbsp;
 </P>
 
-<P><img src="../images/ant_prefs.gif" alt="Ant preference page" border="0" width="743" height="468">
+<P><img src="../images/ant_prefs.gif" alt="Ant preference page" border="0" >
 </P>
 
-<p><img src="../images/ngrelc.gif" alt="Related concepts" border="0" width="159" height="27">
+<p><img src="../images/ngrelc.gif" alt="Related concepts" border="0" >
 <br><a href="../concepts/concepts-antsupport.htm">Ant support</a>
 </p>
-<p><img border="0" src="../images/ngrelr.gif" alt="Related reference" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelr.gif" alt="Related reference" ><br>
 <a href="../reference/ref-antruntimeprefs.htm">Ant runtime preferences</a><br>
 <a href="../reference/ref-anteditorprefs.htm">Ant editor preferences</a>
 </p>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: reference/ref-antruntimeprefs.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/reference/ref-antruntimeprefs.htm,v
retrieving revision 1.5
diff -u -r1.5 ref-antruntimeprefs.htm
--- reference/ref-antruntimeprefs.htm	24 Jun 2004 00:09:27 -0000	1.5
+++ reference/ref-antruntimeprefs.htm	10 Nov 2004 21:52:20 -0000
@@ -12,36 +12,36 @@
 <P CLASS="Para">
 On the classpath page you can add additional classes defining tasks and types to the Ant classpath.</P>
 <P CLASS="Para">
-<img src="../images/Image91_ant_prefs_1.gif" alt="Ant classpath preference page" border="0" width="583" height="441"></P>
+<img src="../images/Image91_ant_prefs_1.gif" alt="Ant classpath preference page" border="0" ></P>
 
 <P CLASS="Para">
 On the tasks page you can add tasks defined in one of the classes on the classpath.</P>
 <P CLASS="Para">
-<img src="../images/Image91_ant_prefs_2.gif" alt="Ant tasks preference page" border="0" width="582" height="290">
+<img src="../images/Image91_ant_prefs_2.gif" alt="Ant tasks preference page" border="0" >
 </P>
 
 <P CLASS="Para">
 On the types page you can add types defined in one of the classes on the classpath.</P>
 <P CLASS="Para">
-<img src="../images/Image91_ant_prefs_3.gif" alt="Ant types preference page" border="0" width="612" height="372">
+<img src="../images/Image91_ant_prefs_3.gif" alt="Ant types preference page" border="0" >
 </P>
 
 <P CLASS="Para">
 On the properties page you can add properties and property files that will be passed into Ant.</P>
 <P CLASS="Para">
-<img src="../images/ant_runtime_properties.gif" alt="Ant properties preference page" border="0" width="576" height="414">
+<img src="../images/ant_runtime_properties.gif" alt="Ant properties preference page" border="0" >
 </P>
 
-<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27">
+<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" >
 <br><a href="../concepts/concepts-antsupport.htm">Ant support</a>
 </p>
-<p><img border="0" src="../images/ngrelr.gif" alt="Related reference" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelr.gif" alt="Related reference" ><br>
 <a href="../reference/ref-antprefs.htm">Ant preferences</a><br>
 <a href="../reference/ref-anteditorprefs.htm">Ant editor preferences</a>
 </p>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: reference/ref-antview.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/reference/ref-antview.htm,v
retrieving revision 1.9
diff -u -r1.9 ref-antview.htm
--- reference/ref-antview.htm	24 Jun 2004 13:00:43 -0000	1.9
+++ reference/ref-antview.htm	10 Nov 2004 21:52:20 -0000
@@ -26,7 +26,7 @@
      
 <p class="Para"> Here is what the Ant view looks like:</p>
 <p class="Para"> <img align="top" border="0"
- src="../images/ant-view.gif" alt="Ant View" width=265 height=259>
+ src="../images/ant-view.gif" alt="Ant View" >
   </p>
      
 <div class="Topic">
@@ -97,20 +97,20 @@
 <p class="Para">This menu allows you to open an editor on the selected buildfile.</p>
         
 <p><img border="0" src="../images/ngrelc.gif" alt="Related concepts"
- width="159" height="27">
+ >
   <br>
      <a href="../concepts/concepts-antsupport.htm">Ant support</a><br>
      <a href="../concepts/concepts-exttools.htm">External tools</a></p>
      
 <p><img border="0" src="../images/ngrelt.gif" alt="Related tasks"
- width="159" height="27"><br>
+ ><br>
 <a href="../tasks/tasks-ant-running.htm">Running Ant buildfiles</a><br>
 <a href="../tasks/tasks-ant-classpath.htm">Modifying the Ant classpath</a><br>
 <a href="../tasks/tasks-ant-addtasksandtypes.htm">Adding new Ant tasks and types</a><br>
 <a href="../tasks/tasks-ant-version.htm">Using a different version of Ant</a></p>
 
 <p><img border="0" src="../images/ngrelr.gif" alt="Related reference"
- width="159" height="27">
+ >
   <br>
      <a href="ref-antruntimeprefs.htm">Ant runtime preferences</a><br>
      <a href="ref-anteditor.htm">Ant Editor</a><br>
@@ -118,7 +118,7 @@
    </p>
           
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
       
 </body>
Index: reference/ref-cheatsheets.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/reference/ref-cheatsheets.htm,v
retrieving revision 1.5
diff -u -r1.5 ref-cheatsheets.htm
--- reference/ref-cheatsheets.htm	25 Jun 2004 00:02:58 -0000	1.5
+++ reference/ref-cheatsheets.htm	10 Nov 2004 21:52:20 -0000
@@ -26,7 +26,7 @@
  
   <li>When Eclipse is first started, the Welcome page is displayed, on this page 
     select <strong>Tutorials</strong>.<br>
-	<img src="../images/image92-tutorial.gif" alt="Tutorial Icon" border="0" width="95" height="88"></li>
+	<img src="../images/image92-tutorial.gif" alt="Tutorial Icon" border="0" ></li>
   <li> 
     <p>Then, from the Tutorials page select a cheat sheet. </p>
     <p>&nbsp;</p>
@@ -38,7 +38,7 @@
   <li>To launch a cheat sheet from the Workbench, select <strong>Help &gt; Cheat 
     Sheets </strong>from the menu bar. </li>
   <br>
-  <img src="../images/image92-opencheat.gif" alt="Accessing Cheat sheet via Help menu" border="0" width="155" height="157"></li> 
+  <img src="../images/image92-opencheat.gif" alt="Accessing Cheat sheet via Help menu" border="0" ></li> 
   <li>The available cheat sheets are listed, select one and click <strong>OK</strong>.</li>
 </ol>
 <p>The cheat sheet opens as a view. At any time, only one cheat sheet is open 
@@ -48,16 +48,16 @@
 <p>The cheat sheet has a toolbar at the top right edge. These icons appear in 
   the toolbar:</p>
 <ul>
-  <li><img src="../images/image92-collapse.gif" alt="Collapse button" border="0" width="21" height="21">Collapses 
+  <li><img src="../images/image92-collapse.gif" alt="Collapse button" border="0" >Collapses 
     all the expanded steps except the current step or expands steps to the last 
     expanded state. Click to toggle between these two states. </li>
-  <li><img src="../images/image92-select.gif" alt="Select button" border="0" width="24" height="22">Allows 
+  <li><img src="../images/image92-select.gif" alt="Select button" border="0" >Allows 
     you to select and open another cheat sheet. The completion status of the active 
     cheat sheet is saved. Then, the active cheat sheet is closed and the selected 
     cheat sheet is opened. </li>
-  <li><img src="../images/image92-hide.gif" alt="Hide button" border="0" width="18" height="14">Hides 
+  <li><img src="../images/image92-hide.gif" alt="Hide button" border="0" >Hides 
     the cheat sheet. </li>
-  <li><img src="../images/image92-save.gif" alt="Save button" border="0" width="15" height="16">Saves 
+  <li><img src="../images/image92-save.gif" alt="Save button" border="0" >Saves 
     the completion status of the active cheat sheet and closes it. <br>
   </li>
 </ul>
@@ -65,53 +65,53 @@
 <p> Each cheat sheet has a list of steps and it always begins with an Introduction 
   step. When you launch a fresh cheat sheet, the Introduction step is expanded 
   so that you can read a brief description of the cheat sheet. To start working 
-  with the cheat sheet, click <strong> Click to Begin</strong> <strong><img src="../images/image92-begin.gif" alt="Click to Begin button" border="0" width="28" height="24"> 
+  with the cheat sheet, click <strong> Click to Begin</strong> <strong><img src="../images/image92-begin.gif" alt="Click to Begin button" border="0" > 
   </strong>in that step. The next step is expanded and highlighted. You should 
-  also see one or more actions buttons, such as <strong>Click to Perform </strong><strong><img src="../images/image92-perform.gif" alt="Click to Perform button" border="0" width="22" height="22"></strong> 
+  also see one or more actions buttons, such as <strong>Click to Perform </strong><strong><img src="../images/image92-perform.gif" alt="Click to Perform button" border="0" ></strong> 
   in the highlighted step. You can now begin working through the tasks using the 
   cheat sheet. At any time, the only highlighted step in the cheat sheet is the 
   current step. </p>
 <h3>Restarting the cheat sheet</h3>
 <p>Any time after starting a cheat sheet, you can restart from the first step 
-  by clicking <strong>Click to Restart </strong><strong><img src="../images/image92-restart.gif" alt="Click to Restart button" border="0" width="26" height="28"></strong> 
+  by clicking <strong>Click to Restart </strong><strong><img src="../images/image92-restart.gif" alt="Click to Restart button" border="0" ></strong> 
   in the Introduction step. If you have already created some artifacts, you will 
   have to manually clean up the workspace before restarting the cheat sheet.</p>
 <h3>Progressing through the steps</h3>
-<p>In the current step, when you click <strong>Click to Perform <img src="../images/image92-perform.gif" alt="Click to Perform button" border="0" width="22" height="22"></strong>, 
+<p>In the current step, when you click <strong>Click to Perform <img src="../images/image92-perform.gif" alt="Click to Perform button" border="0" ></strong>, 
   a tool (which can be a wizard), will be launched and you will be required to 
   work with that tool. When you finish working with that tool, the next step is 
   automatically highlighted and it becomes the current step. When the current 
   step is a manual task, you will need to perform the work and click <strong>Click 
-  to Complete </strong><strong><img src="../images/image92-complete.gif" alt="Click to Complete button" border="0" width="23" height="25"></strong> 
-  to move to the next step. A check mark <strong><img src="../images/image92-check.gif" alt="Check mark icon" border="0" width="24" height="21"></strong> 
+  to Complete </strong><strong><img src="../images/image92-complete.gif" alt="Click to Complete button" border="0" ></strong> 
+  to move to the next step. A check mark <strong><img src="../images/image92-check.gif" alt="Check mark icon" border="0" ></strong> 
   appears in the left margin of each completed step.</p>
 <h3>Getting help information for tasks</h3>
-<p>To get step-by-step instructions for that step, click the help link <strong><img src="../images/image92-help.gif" alt="Help Link Icon" border="0" width="21" height="22"></strong> 
-  in the step before you click <strong>Click to Perform</strong> <strong><img src="../images/image92-perform.gif" width=22 height=22 alt="Click to Perform button" border="0"></strong>, 
+<p>To get step-by-step instructions for that step, click the help link <strong><img src="../images/image92-help.gif" alt="Help Link Icon" border="0" ></strong> 
+  in the step before you click <strong>Click to Perform</strong> <strong><img src="../images/image92-perform.gif"  alt="Click to Perform button" border="0"></strong>, 
   and the step-by-step instructions on how to work with that tool will be displayed 
   in the Help window. </p>
 <p>Additional help for entry fields in the tool or wizard may be available by 
   focusing on the field (use the <strong>Tab</strong> key to position to that 
   entry) and pressing <strong>F1</strong>.</p>
 <h3>Skipping a step</h3>
-<p>If a current step has a <strong>Click to Skip</strong> option<strong> <img src="../images/image92-skip.gif" alt="Click to Skip button" border="0" width="26" height="22"></strong>, 
-  then it is an optional step. You must click <strong>Click to Skip</strong> <strong><img src="../images/image92-skip.gif" alt="Click to Skip button" border="0" width="26" height="22"></strong> 
-  to skip the current step, when you do, the step will have the skip mark <strong><img src="../images/image92-skip-mark.gif" alt="Skip mark icon" border="0" width="23" height="20"></strong> 
+<p>If a current step has a <strong>Click to Skip</strong> option<strong> <img src="../images/image92-skip.gif" alt="Click to Skip button" border="0" ></strong>, 
+  then it is an optional step. You must click <strong>Click to Skip</strong> <strong><img src="../images/image92-skip.gif" alt="Click to Skip button" border="0" ></strong> 
+  to skip the current step, when you do, the step will have the skip mark <strong><img src="../images/image92-skip-mark.gif" alt="Skip mark icon" border="0" ></strong> 
   in the left margin. If the task does not present <strong>Click to Skip</strong>, 
   you must perform that step and you cannot skip it.</p>
 <h3>Redoing a step </h3>
 <p>You can redo any step that you may have completed or skipped in the current 
-  cheat sheet. To redo the step, expand the step by clicking its expand <strong><img src="../images/image92-expand.gif" alt="Expand Icon" border="0" width="19" height="19"></strong>icon 
-  and then clicking <strong>Click to Redo</strong> <strong><img src="../images/image92-redo.gif" alt="Click to Redo button" border="0" width="26" height="22"></strong>. 
+  cheat sheet. To redo the step, expand the step by clicking its expand <strong><img src="../images/image92-expand.gif" alt="Expand Icon" border="0" ></strong>icon 
+  and then clicking <strong>Click to Redo</strong> <strong><img src="../images/image92-redo.gif" alt="Click to Redo button" border="0" ></strong>. 
   After redoing a step, the cheat sheet will continue from the redo step.</p>
 <h3>Closing the cheat sheet</h3>
 <p>When you finish the last step in a cheat sheet, it automatically restarts. 
-  You can also close the active cheat sheet by clicking the close icon <strong><img src="../images/image92-close.gif" alt="Close icon" border="0" width="16" height="15"></strong> 
+  You can also close the active cheat sheet by clicking the close icon <strong><img src="../images/image92-close.gif" alt="Close icon" border="0" ></strong> 
   in the cheat sheet's toolbar. The active cheat sheet saves its completion status 
   when it is closed so that you can continue where you left off at a later time.<br>
 </p>
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: reference/ref-cvs-decorations.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/reference/ref-cvs-decorations.htm,v
retrieving revision 1.6
diff -u -r1.6 ref-cvs-decorations.htm
--- reference/ref-cvs-decorations.htm	24 Jun 2004 00:09:27 -0000	1.6
+++ reference/ref-cvs-decorations.htm	10 Nov 2004 21:52:20 -0000
@@ -21,53 +21,53 @@
     <td><strong>Description</strong></td>
   </tr>
   <tr> 
-    <td width="14%" align="center"><img src="../images/version_controlled.gif" alt="Version control icon" width="7" height="8"></td>
+    <td width="14%" align="center"><img src="../images/version_controlled.gif" alt="Version control icon" ></td>
     <td width="22%">Any</td>
     <td width="64%">Indicates that the resource is under version control.</td>
   </tr>
   <tr> 
-    <td align="center"><img src="../images/dirty_ov.gif" alt="Outgoing icon" width="8" height="8"></td>
+    <td align="center"><img src="../images/dirty_ov.gif" alt="Outgoing icon" ></td>
     <td>Any</td>
     <td>Indicates that the resource or one of its children contains outgoing changes.</td>
   </tr>
   <tr> 
-    <td align="center"><img src="../images/edited_ov.gif" alt="Edit local icon" width="7" height="8"></td>
+    <td align="center"><img src="../images/edited_ov.gif" alt="Edit local icon" ></td>
     <td>File</td>
     <td>Indicates that the project containing the file has been configured to 
       use watch/edit and the file is being edited locally.</td>
   </tr>
   <tr> 
-    <td align="center"><img src="../images/merged_ov.gif" alt="Merge conflict icon" width="7" height="8"></td>
+    <td align="center"><img src="../images/merged_ov.gif" alt="Merge conflict icon" ></td>
     <td>File</td>
     <td>Indicates that the file contains a merge conflict which has not yet been 
       resolved. The conflict is considered resolved once the file is modified 
       and saved.</td>
   </tr>
   <tr> 
-    <td align="center"><img src="../images/no_remotedir_ov.gif" alt="No remote folder icon" width="7" height="8"></td>
+    <td align="center"><img src="../images/no_remotedir_ov.gif" alt="No remote folder icon" ></td>
     <td>Project or Folder</td>
     <td>Indicates that the folder is under version control but does not correspond 
       to an existing remote directory but is instead most likely a module defined 
       in the CVSROOT/modules file.</td>
   </tr>
   <tr> 
-    <td align="center"><img src="../images/question_ov.gif" alt="Not under version control icon" width="7" height="8"></td>
+    <td align="center"><img src="../images/question_ov.gif" alt="Not under version control icon" ></td>
     <td>File or Folder</td>
     <td>Indicates that the resource is not under version control.</td>
   </tr>
 </table>
 <P CLASS="Para"><em>Note</em>: Resources that are ignored by CVS will not be decorated 
   by any of the above CVS decorations.</P>
-<P><img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27"> 
+<P><img border="0" src="../images/ngrelc.gif" alt="Related concepts" > 
   <br>
   <a href="../concepts/cdecorations.htm">Label Decorations</a> </P>
 <P>
-<img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
+<img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
 <a href="../tasks/tasks-107b.htm">Enabling the CVS resource decorations</a>
 </P>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: reference/ref-decorations.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/reference/ref-decorations.htm,v
retrieving revision 1.12
diff -u -r1.12 ref-decorations.htm
--- reference/ref-decorations.htm	24 Jun 2004 00:09:26 -0000	1.12
+++ reference/ref-decorations.htm	10 Nov 2004 21:52:20 -0000
@@ -22,15 +22,15 @@
 </P>
 
 
-<P><img src="../images/Image84_decorator_preferenc.gif" alt="Decorators preference page" border="0" width="591" height="466">
+<P><img src="../images/Image84_decorator_preferenc.gif" alt="Decorators preference page" border="0" >
 </P>
 
-<P><img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27">
+<P><img border="0" src="../images/ngrelc.gif" alt="Related concepts" >
 <br><a href="../concepts/cdecorations.htm">Label Decorations</a>
 </P>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: reference/ref-exttoolsprefs.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/reference/ref-exttoolsprefs.htm,v
retrieving revision 1.4
diff -u -r1.4 ref-exttoolsprefs.htm
--- reference/ref-exttoolsprefs.htm	24 Jun 2004 00:09:26 -0000	1.4
+++ reference/ref-exttoolsprefs.htm	10 Nov 2004 21:52:20 -0000
@@ -18,20 +18,20 @@
 <P>&nbsp;You can configure whether or not you are prompted before external tool project builders are migrated.&nbsp;
 </P>
 
-<P><img src="../images/external_tools_prefs.gif" alt="External Tools preference page" border="0" width="578" height="343">
+<P><img src="../images/external_tools_prefs.gif" alt="External Tools preference page" border="0" >
 </P>
 
-<p><img src="../images/ngrelc.gif" alt="Related concepts" border="0" width="159" height="27">
+<p><img src="../images/ngrelc.gif" alt="Related concepts" border="0" >
 <br><a href="../concepts/concepts-antsupport.htm">Ant support</a>
 </p>
-<p><img border="0" src="../images/ngrelr.gif" alt="Related reference" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelr.gif" alt="Related reference" ><br>
 <a href="../reference/ref-antprefs.htm">Ant preferences</a><br>
 <a href="../reference/ref-antruntimeprefs.htm">Ant runtime preferences</a><br>
 <a href="../reference/ref-anteditorprefs.htm">Ant editor preferences</a>
 </p>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: reference/ref-fonts.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/reference/ref-fonts.htm,v
retrieving revision 1.12
diff -u -r1.12 ref-fonts.htm
--- reference/ref-fonts.htm	24 Jun 2004 15:26:28 -0000	1.12
+++ reference/ref-fonts.htm	10 Nov 2004 21:52:20 -0000
@@ -23,21 +23,21 @@
 <P>Here is what the Colors and Fonts preference page looks like:&nbsp; </P>
 
 
-<P><img src="../images/Image274_fonts_preference.gif" alt="Fonts preference page" border="0" width="688" height="507">
+<P><img src="../images/Image274_fonts_preference.gif" alt="Fonts preference page" border="0" >
 </P>
 
 <p>The Colours and Fonts text field can be used to filter the contents. Simply 
   type in an entry and any matching results will remain in the tree view.</p>
 <p>Descriptions and previews are provided when the Workbench colors and font settings 
   are selected.</p>
-<p><img src="../images/Image274_fonts_preference2.gif" alt="Fonts preference page" border="0" width="489" height="515"> 
+<p><img src="../images/Image274_fonts_preference2.gif" alt="Fonts preference page" border="0" > 
 </p>
-<P><img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27">
+<P><img border="0" src="../images/ngrelt.gif" alt="Related tasks" >
 <br><a href="../tasks/tasks-20.htm">Changing fonts and colors</a>
 </P>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: reference/ref-helpserver.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/reference/ref-helpserver.htm,v
retrieving revision 1.7
diff -u -r1.7 ref-helpserver.htm
--- reference/ref-helpserver.htm	24 Jun 2004 00:09:27 -0000	1.7
+++ reference/ref-helpserver.htm	10 Nov 2004 21:52:20 -0000
@@ -63,11 +63,11 @@
 
 
 <P>
-<img src="../images/pref_helpserver.gif" alt="Help Server Preference Page" border="0" width="616" height="486">
+<img src="../images/pref_helpserver.gif" alt="Help Server Preference Page" border="0" >
 </P>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: reference/ref-search.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/reference/ref-search.htm,v
retrieving revision 1.12
diff -u -r1.12 ref-search.htm
--- reference/ref-search.htm	24 Jun 2004 00:09:27 -0000	1.12
+++ reference/ref-search.htm	10 Nov 2004 21:52:20 -0000
@@ -17,7 +17,7 @@
 </p>
 
 
-<p><img src="../images/Image276_search_preference.gif" alt="Search Preference Page" border="0" width="635" height="539">
+<p><img src="../images/Image276_search_preference.gif" alt="Search Preference Page" border="0" >
 </p>
 
 
@@ -25,7 +25,7 @@
 </p>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </body></html>
Index: reference/ref-searchw.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/reference/ref-searchw.htm,v
retrieving revision 1.8
diff -u -r1.8 ref-searchw.htm
--- reference/ref-searchw.htm	24 Jun 2004 00:09:26 -0000	1.8
+++ reference/ref-searchw.htm	10 Nov 2004 21:52:20 -0000
@@ -15,7 +15,7 @@
 menu, and selecting the <strong>Help Search</strong> tab..</p>
 
 <p>
-<img src="../images/help_search_w.gif" alt="Help search dialog" border="0" width="488" height="410"></p>
+<img src="../images/help_search_w.gif" alt="Help search dialog" border="0" ></p>
 
 <h2>Search Expression</h2>
 <p>Type the expression for which you wish to do the help search.</p>
@@ -40,24 +40,24 @@
 <p>Choose the scope of your search. You can either search all topics,
 or pre-defined working set.</p>
 
-<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27">
+<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" >
 <br>
 <a href="../concepts/csearchview.htm">Search view</a><br>
 <a href="../concepts/cworkset.htm">Working sets</a><br>
 </p>
 
-<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27">
+<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" >
 <br>
 <a href="../tasks/tsearch.htm">Searching online help</a><br>
 </p>
 
-<p><img border="0" src="../images/ngrelr.gif" alt="Related reference" width="159" height="27">
+<p><img border="0" src="../images/ngrelr.gif" alt="Related reference" >
 <br>
 <a href="ref-26.htm">Search view</a><br>
 </p>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 </body>
 </html>
Index: reference/ref-startup.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/reference/ref-startup.htm,v
retrieving revision 1.10
diff -u -r1.10 ref-startup.htm
--- reference/ref-startup.htm	24 Jun 2004 00:09:27 -0000	1.10
+++ reference/ref-startup.htm	10 Nov 2004 21:52:20 -0000
@@ -85,14 +85,14 @@
 <P>Here is what the Startup and Shutdown preference page looks like:&nbsp; </P>
 
 
-<P><img src="../images/Image275_startup_preference.gif" alt="Startup Preference Page" border="0" width="635" height="539">
+<P><img src="../images/Image275_startup_preference.gif" alt="Startup Preference Page" border="0" >
 </P>
 
 
 <P>&nbsp;
 </P>
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 </BODY>
 </HTML>
Index: reference/ref-texteditorprefs.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/reference/ref-texteditorprefs.htm,v
retrieving revision 1.6
diff -u -r1.6 ref-texteditorprefs.htm
--- reference/ref-texteditorprefs.htm	24 Jun 2004 00:09:26 -0000	1.6
+++ reference/ref-texteditorprefs.htm	10 Nov 2004 21:52:21 -0000
@@ -162,17 +162,17 @@
 </tbody></table>
 
 <p></p><p>Here is what the Text editor preference page looks like:
-</p><p><img src="../images/ref-texteditorpref.gif" alt="Image of the Text editor preference page" width="483" height="506"><br>
+</p><p><img src="../images/ref-texteditorpref.gif" alt="Image of the Text editor preference page" ><br>
 
 
-</p><p><img border="0" src="../images/ngrelr.gif" alt="Related reference" width="159" height="27">
+</p><p><img border="0" src="../images/ngrelr.gif" alt="Related reference" >
 <br><a href="../concepts/concepts-6.htm">Editor</a>
 <br>
 </p><p>&nbsp;<br>
 
 </p>
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </body></html>
Index: tasks/antRunner.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/tasks/antRunner.htm,v
retrieving revision 1.2
diff -u -r1.2 antRunner.htm
--- tasks/antRunner.htm	24 Jun 2004 00:26:02 -0000	1.2
+++ tasks/antRunner.htm	10 Nov 2004 21:52:21 -0000
@@ -65,12 +65,12 @@
     </p>     
         
 <p><img border="0" src="../images/ngrelc.gif" alt="Related concepts"
- width="159" height="27">
+ >
   <br>
      <a href="../concepts/concepts-antsupport.htm">Ant support</a></p>
           
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
       
 </body>
Index: tasks/no_help_exists.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/tasks/no_help_exists.htm,v
retrieving revision 1.9
diff -u -r1.9 no_help_exists.htm
--- tasks/no_help_exists.htm	24 Jun 2004 00:26:02 -0000	1.9
+++ tasks/no_help_exists.htm	10 Nov 2004 21:52:21 -0000
@@ -13,7 +13,7 @@
 item.&nbsp;&nbsp;&nbsp;</p>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: tasks/running_eclipse.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/tasks/running_eclipse.htm,v
retrieving revision 1.29
diff -u -r1.29 running_eclipse.htm
--- tasks/running_eclipse.htm	28 Oct 2004 15:39:04 -0000	1.29
+++ tasks/running_eclipse.htm	10 Nov 2004 21:52:21 -0000
@@ -285,7 +285,7 @@
 </blockquote>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </body>
Index: tasks/taccess.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/tasks/taccess.htm,v
retrieving revision 1.23
diff -u -r1.23 taccess.htm
--- tasks/taccess.htm	24 Jun 2004 00:26:02 -0000	1.23
+++ tasks/taccess.htm	10 Nov 2004 21:52:21 -0000
@@ -29,9 +29,9 @@
     the same way back and forward buttons work in an Internet browser, taking 
     you to topics you have already looked at.</li>
   <li>To synchronize the navigation frame with the current topic, click the <b>Refresh / Show Current Topic</b> 
-    button <img src="../images/e_synch_nav.gif" alt="Refresh / Show Current Topic button" border="0" width="16" height="16"> or
+    button <img src="../images/e_synch_nav.gif" alt="Refresh / Show Current Topic button" border="0" > or
     <b>Show in Table of Contents</b> 
-    button <img src="../images/e_synch_toc_nav.gif" alt="Show in Table of Contents button" border="0" width="16" height="16">. 
+    button <img src="../images/e_synch_toc_nav.gif" alt="Show in Table of Contents button" border="0" >. 
     This is helpful if you have followed several links to related topics in several 
     files, and want to see where the current topic fits into the navigation path.</li>
 </ol>
@@ -47,7 +47,7 @@
 
 <p>To show documentation about capabilities that are disabled in the application,
  select the <b>Show All Topics</b> 
-    button <img src="../images/e_show_all.gif" alt="Show All Topics button" border="0" width="16" height="16">.
+    button <img src="../images/e_show_all.gif" alt="Show All Topics button" border="0" >.
  When you choose to show all topics in the table of contents, the headings for documentation
  about any disabled activities are shown in the table of contents and also appear in search results.
 </p>
@@ -56,10 +56,10 @@
 
 <p>To increase the space available for viewing the help content, the frame that
   displays content can be maximized.  To maximize the frame, click the  <b>Maximize</b> button
-<img src="../images/e_maximize.gif" alt="Maximize button" border="0" width="16" height="16">
+<img src="../images/e_maximize.gif" alt="Maximize button" border="0" >
 in the toolbar, or double click the toolbar. To return the frame to its original
 size, click the  <b>Restore</b> button
-<img src="../images/e_restore.gif" alt="Restore button" border="0" width="16" height="16">
+<img src="../images/e_restore.gif" alt="Restore button" border="0" >
 in the toolbar or double click the tool bar again.
 Similarly, you can maximize the frame showing navigation, by double clicking
   its toolbar.
@@ -72,22 +72,22 @@
 
 <ol>
   <li>Select the topic in the navigation frame.</li>
-  <li>Click the <b>Print</b> button <img src="../images/printer.gif" alt="Print button" border="0" width="16" height="16"> 
+  <li>Click the <b>Print</b> button <img src="../images/printer.gif" alt="Print button" border="0" > 
     in the Help toolbar.</li>
   <li>Select the desired printer settings, and click <b>Print</b>.</li>
 </ol>
 
-<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" ><br>
 <a href="../concepts/chelpsys.htm">Online help system</a>
 </p>
 
-<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
 <a href="tsearch.htm">Searching online help</a><br>
 <a href="tf1help.htm">Accessing context sensitive help</a>
 </p>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </body>
Index: tasks/task-team-cmdlineclient.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/tasks/task-team-cmdlineclient.htm,v
retrieving revision 1.7
diff -u -r1.7 task-team-cmdlineclient.htm
--- tasks/task-team-cmdlineclient.htm	28 Oct 2004 15:39:04 -0000	1.7
+++ tasks/task-team-cmdlineclient.htm	10 Nov 2004 21:52:21 -0000
@@ -64,13 +64,13 @@
   <li>Now when you use the <em>ext</em> connection method inside Eclipse, <em>extssh</em> 
     will be used instead of an external client.</li>
 </ol>
-<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
 <a href="tasks-95.htm">Changing the properties of a CVS repository location</a><br>
 <a href="tasks-92.htm">Creating a CVS repository location</a><br>
 <a href="tasks-117a.htm">Using projects checked out with another CVS tool</a>
 </p>
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: tasks/tasks-1.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/tasks/tasks-1.htm,v
retrieving revision 1.15
diff -u -r1.15 tasks-1.htm
--- tasks/tasks-1.htm	24 Jun 2004 00:26:02 -0000	1.15
+++ tasks/tasks-1.htm	10 Nov 2004 21:52:21 -0000
@@ -1 +1 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=ISO-8859-1">
<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
<LINK REL="STYLESHEET" HREF="../book.css" CHARSET="ISO-8859-1" TYPE="text/css">
<title>Customizing the Workbench</title>
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>Customizing the Workbench</H1>
<p>Many aspects of the appearance and behavior of the Workbench
 can be customized to suit your individual needs. For example, you can:
</p>
<ul>
<li>Rearrange where items appear in the main toolbar.</li>
<li>Change the key bindings used by editors.</li>
<li>Change the fonts and colors which are used.</li>
</ul>
<p>See the Related tasks links for more details.
</p>
<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27"><br>
<a href="../concepts/concepts-5.htm">Views</a><br>
<a href="../concepts/concepts-6.htm">Editors</a><br>
<a href="../concepts/concepts-2.htm">Workbench</a>
</p>
<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
<a href="ttoolbars.htm">Rearranging the main toolbar</a><br>
<a href="tkeybindings.htm">Changing the key bindings</a><br>
<a href="topenmode.htm">Controlling single and double click behavior</a><br>
<a href="tasks-20.htm">Changing fonts and colors</a><br>
<a href="tasks-9.htm">Changing the placement of the tabs</a><br>
</p>
<p>
   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
</p>
</BODY>
</HTML>
\ No newline at end of file
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=ISO-8859-1">
<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
<LINK REL="STYLESHEET" HREF="../book.css" CHARSET="ISO-8859-1" TYPE="text/css">
<title>Customizing the Workbench</title>
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>Customizing the Workbench</H1>
<p>Many aspects of the appearance and behavior of the Workbench
 can be customized to suit your individual needs. For example, you can:
</p>
<ul>
<li>Rearrange where items appear in the main toolbar.</li>
<li>Change the key bindings used by editors.</li>
<li>Change the fonts and colors which are used.</li>
</ul>
<p>See the Related tasks links for more details.
</p>
<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" ><br>
<a href="../concepts/concepts-5.htm">Views</a><br>
<a href="../concepts/concepts-6.htm">Editors</a><br>
<a href="../concepts/concepts-2.htm">Workbench</a>
</p>
<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
<a href="ttoolbars.htm">Rearranging the main toolbar</a><br>
<a href="tkeybindings.htm">Changing the key bindings</a><br>
<a href="topenmode.htm">Controlling single and double click behavior</a><br>
<a href="tasks-20.htm">Changing fonts and colors</a><br>
<a href="tasks-9.htm">Changing the placement of the tabs</a><br>
</p>
<p>
   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
</p>
</BODY>
</HTML>
\ No newline at end of file
Index: tasks/tasks-100.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/tasks/tasks-100.htm,v
retrieving revision 1.12
diff -u -r1.12 tasks-100.htm
--- tasks/tasks-100.htm	24 Jun 2004 00:26:02 -0000	1.12
+++ tasks/tasks-100.htm	10 Nov 2004 21:52:21 -0000
@@ -36,26 +36,26 @@
   helpful to see existing versions before naming your new version.
 </p>
 
-<P><img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27"><br>
+<P><img border="0" src="../images/ngrelc.gif" alt="Related concepts" ><br>
 <a href="../concepts/concepts-27.htm">Versions</a><br>
 <a href="../concepts/concepts-30.htm">Synchronizing with a CVS repository</a><br>
 <a href="../concepts/concepts-27b.htm">Branches</a><br>
 <a href="../concepts/concepts-17a.htm">Local history</a>
 </P>
 
-<P><img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
+<P><img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
 <a href="tasks-117.htm">Sharing a new project using CVS</a><br>
 <a href="tasks-118.htm">Versioning projects in the repository</a><br>
 <a href="tasks-115.htm">Synchronizing with the repository</a><br>
 <a href="tasks-107b.htm">Enabling the CVS resource decorations</a> 
 </P>
    
-<p><img border="0" src="../images/ngrelr.gif" alt="Related reference" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelr.gif" alt="Related reference" ><br>
 <a href="../reference/ref-47.htm">CVS</a>
 </p>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: tasks/tasks-100a.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/tasks/tasks-100a.htm,v
retrieving revision 1.15
diff -u -r1.15 tasks-100a.htm
--- tasks/tasks-100a.htm	24 Jun 2004 00:26:02 -0000	1.15
+++ tasks/tasks-100a.htm	10 Nov 2004 21:52:21 -0000
@@ -34,25 +34,25 @@
   was created.
 </p>
 
-<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" ><br>
 <a href="../concepts/concepts-26.htm">Team programming with CVS</a><br>
 <a href="../concepts/concepts-27b.htm">Branches</a><br>
 <a href="../concepts/concepts-30.htm">Synchronizing with a CVS repository</a>
 </p>
 
 
-<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
 <a href="tasks-115.htm">Synchronizing with the repository</a><br>
 <a href="tasks-100b.htm">Merging from a branch</a>
 </p>
 
 
-<p><img border="0" src="../images/ngrelr.gif" alt="Related reference" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelr.gif" alt="Related reference" ><br>
 <a href="../reference/ref-47.htm">CVS</a>
 </p>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: tasks/tasks-100b.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/tasks/tasks-100b.htm,v
retrieving revision 1.21
diff -u -r1.21 tasks-100b.htm
--- tasks/tasks-100b.htm	24 Jun 2004 00:26:02 -0000	1.21
+++ tasks/tasks-100b.htm	10 Nov 2004 21:52:21 -0000
@@ -70,27 +70,27 @@
 <p><em>Tip</em>: You can perform ongoing merges by pinning a CVS Merge Synchronization 
   in the Synchronize view. This will allow you to keep your workspace up-to-date 
   with the changes released to a different branch.</p>
-<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" ><br>
 <a href="../concepts/concepts-26.htm">Team programming with CVS</a><br>
 <a href="../concepts/concepts-27b.htm">Branches</a><br>
 <a href="../concepts/concepts-30.htm">Synchronizing with a CVS repository</a>
 </p>
 
-<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
 <a href="tasks-100a.htm">Branching</a><br>
 <a href="tasks-115.htm">Synchronizing with the repository</a><br>
 <a href="tasks-113.htm">Updating</a><br>
 <a href="tasks-114.htm">Committing</a>
 </p>
 
-<p><img border="0" src="../images/ngrelr.gif" alt="Related reference" width="159" height="27"> 
+<p><img border="0" src="../images/ngrelr.gif" alt="Related reference" > 
   <br>
   <a href="../reference/ref-47.htm">CVS</a> <br>
   <a href="../reference/ref-41a.htm">Merge wizard</a><br>
   <a href="../reference/ref-33a.htm">CVS Merge Synchronization</a></p>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: tasks/tasks-100d.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/tasks/tasks-100d.htm,v
retrieving revision 1.17
diff -u -r1.17 tasks-100d.htm
--- tasks/tasks-100d.htm	24 Jun 2004 00:26:02 -0000	1.17
+++ tasks/tasks-100d.htm	10 Nov 2004 21:52:21 -0000
@@ -74,11 +74,11 @@
   performed by you the user.
 </P>
 
-<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" ><br>
 <a href="../concepts/concepts-26.htm">Team programming with CVS</a><br>
 </p>
 
-<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
 <a href="tasks-100d1.htm">Creating a global ignore pattern</a><br>
 <a href="tasks-100d2.htm">Authoring the CVS .cvsignore file</a><br>
 <a href="tasks-114.htm">Committing</a><br>
@@ -86,7 +86,7 @@
 </p>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: tasks/tasks-100d1.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/tasks/tasks-100d1.htm,v
retrieving revision 1.14
diff -u -r1.14 tasks-100d1.htm
--- tasks/tasks-100d1.htm	24 Jun 2004 00:26:02 -0000	1.14
+++ tasks/tasks-100d1.htm	10 Nov 2004 21:52:21 -0000
@@ -48,18 +48,18 @@
   for specifying globally applicable patterns.
 </p>
 
-<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" ><br>
 <a href="../concepts/concepts-26.htm">Team programming with CVS</a>
 </p>
 
-<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
 <a href="tasks-100d.htm">Version control life cycle: adding and ignoring resources</a><br>
 <a href="tasks-100d1b.htm">Overriding or removing resource ignore patterns</a><br>
 <a href="tasks-115.htm">Synchronizing with the repository</a><br>
 </p>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: tasks/tasks-100d1b.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/tasks/tasks-100d1b.htm,v
retrieving revision 1.10
diff -u -r1.10 tasks-100d1b.htm
--- tasks/tasks-100d1b.htm	24 Jun 2004 00:26:02 -0000	1.10
+++ tasks/tasks-100d1b.htm	10 Nov 2004 21:52:21 -0000
@@ -1 +1 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=ISO-8859-1">
<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
<LINK REL="STYLESHEET" HREF="../book.css" CHARSET="ISO-8859-1" TYPE="text/css">
<title>Overriding or removing resource ignore patterns</title>
<meta name="keyword" content="team">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>Overriding or removing resource ignore patterns</H1>
<p>After you have added global file-matching patterns to the list of files to 
  be ignored for version management, you may wish to occasionally override the 
  &quot;ignore&quot;.
</p>
<ol>
  <li>From the main menu bar, select <b>Window &gt; Preferences &gt; Team &gt; 
    Ignored Resources</b>.</li>
  <li>To temporarily override one or more of the file-matching patterns, clear 
    their checkboxes.</li>
  <li>Click <b>OK</b>.</li>
</ol>
<p>Files that match the patterns you have deselected will be considered for version 
  control.
</p>
<p>To permanently remove a pattern, select it and click <b>Remove</b>.
</p>
<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27"><br>
<a href="../concepts/concepts-26.htm">Team programming with CVS</a>
</p>
<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
<a href="tasks-100d.htm">Version control life cycle: adding and ignoring resources</a><br>
<a href="tasks-100d1.htm">Creating a global ignore pattern</a><br>
<a href="tasks-115.htm">Synchronizing with the repository</a>
</p>
<p>
   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
</p>
</BODY>
</HTML>
\ No newline at end of file
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=ISO-8859-1">
<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
<LINK REL="STYLESHEET" HREF="../book.css" CHARSET="ISO-8859-1" TYPE="text/css">
<title>Overriding or removing resource ignore patterns</title>
<meta name="keyword" content="team">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>Overriding or removing resource ignore patterns</H1>
<p>After you have added global file-matching patterns to the list of files to 
  be ignored for version management, you may wish to occasionally override the 
  &quot;ignore&quot;.
</p>
<ol>
  <li>From the main menu bar, select <b>Window &gt; Preferences &gt; Team &gt; 
    Ignored Resources</b>.</li>
  <li>To temporarily override one or more of the file-matching patterns, clear 
    their checkboxes.</li>
  <li>Click <b>OK</b>.</li>
</ol>
<p>Files that match the patterns you have deselected will be considered for version 
  control.
</p>
<p>To permanently remove a pattern, select it and click <b>Remove</b>.
</p>
<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" ><br>
<a href="../concepts/concepts-26.htm">Team programming with CVS</a>
</p>
<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
<a href="tasks-100d.htm">Version control life cycle: adding and ignoring resources</a><br>
<a href="tasks-100d1.htm">Creating a global ignore pattern</a><br>
<a href="tasks-115.htm">Synchronizing with the repository</a>
</p>
<p>
   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
</p>
</BODY>
</HTML>
\ No newline at end of file
Index: tasks/tasks-100d2.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/tasks/tasks-100d2.htm,v
retrieving revision 1.19
diff -u -r1.19 tasks-100d2.htm
--- tasks/tasks-100d2.htm	24 Jun 2004 13:55:08 -0000	1.19
+++ tasks/tasks-100d2.htm	10 Nov 2004 21:52:21 -0000
@@ -53,22 +53,22 @@
 control.
 </p>
 
-<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" ><br>
 <a href="../concepts/concepts-26.htm">Team programming with CVS</a><br>
 </p>
 
-<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
 <a href="tasks-115.htm">Synchronizing with the repository</a><br>
 <a href="tasks-100d.htm">Version control life cycle: adding and ignoring resources</a><br>
 <a href="tasks-100d1.htm">Creating a global ignore pattern</a>
 </p>
 
-<p><img border="0" src="../images/ngrelr.gif" alt="Related reference" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelr.gif" alt="Related reference" ><br>
 <a href="http://www.cvshome.org/docs/manual/cvs-1.11.16/cvs_18.html#SEC178"; target="_blank">www.cvshome.org: Ignoring files via cvsignore</a>
 </p>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: tasks/tasks-101.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/tasks/tasks-101.htm,v
retrieving revision 1.18
diff -u -r1.18 tasks-101.htm
--- tasks/tasks-101.htm	24 Jun 2004 00:26:02 -0000	1.18
+++ tasks/tasks-101.htm	10 Nov 2004 21:52:21 -0000
@@ -43,23 +43,23 @@
   <strong>Add Date</strong>. A Date Tag dialog is displayed that allows you to 
   specify a date and optionally a time. After you click <strong>Ok</strong>, the 
   date tag will appear in the tag selection list.</p>
-<P CLASS="Intro"><img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27"><br>
+<P CLASS="Intro"><img border="0" src="../images/ngrelc.gif" alt="Related concepts" ><br>
 <a href="../concepts/concepts-29.htm">Three way comparisons</a><br>
 <a href="../concepts/concepts-30.htm">Synchronizing with a CVS repository</a>
 <p>
 
-<img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
+<img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
 <a href="tasks-115.htm">Synchronizing with the repository</a><br>
 <a href="tasks-68b.htm">Setting preferences for comparing files</a><br>
 </p>
 
-<p><img border="0" src="../images/ngrelr.gif" alt="Related references" width="159" height="27">
+<p><img border="0" src="../images/ngrelr.gif" alt="Related references" >
 <br><a href="../reference/ref-47.htm">CVS</a>
 <br><a href="../reference/ref-25.htm">Compare editor</a>
 </p>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: tasks/tasks-103.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/tasks/tasks-103.htm,v
retrieving revision 1.16
diff -u -r1.16 tasks-103.htm
--- tasks/tasks-103.htm	24 Jun 2004 00:26:02 -0000	1.16
+++ tasks/tasks-103.htm	10 Nov 2004 21:52:21 -0000
@@ -48,14 +48,14 @@
   selection list and choosing <strong>Add Date</strong>. A Date Tag dialog is 
   displayed that allows you to specify a date and optionally a time. After you 
   click <strong>Ok</strong>, the date tag will appear in the tag selection list.</p>
-<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" ><br>
 <a href="../concepts/concepts-26.htm">Team programming with CVS</a><br>
 <a href="../concepts/concepts-27b.htm">Branches</a><br>
 <a href="../concepts/concepts-27.htm">Versions</a><br>
 <a href="../concepts/concepts-30.htm">Synchronizing with a CVS repository</a>
 </p>
 
-<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
 <a href="tasks-96.htm">Checking out a project from a CVS repository</a><br>
 <a href="tasks-117.htm">Sharing a new project using CVS</a><br>
 <a href="tasks-119.htm">Viewing a file's revision history</a><br>
@@ -64,7 +64,7 @@
 </p>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: tasks/tasks-105.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/tasks/tasks-105.htm,v
retrieving revision 1.13
diff -u -r1.13 tasks-105.htm
--- tasks/tasks-105.htm	24 Jun 2004 00:26:02 -0000	1.13
+++ tasks/tasks-105.htm	10 Nov 2004 21:52:21 -0000
@@ -34,20 +34,20 @@
     commit, etc., choose <b>Auto-save</b>.</li>
 </ul>
 
-<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" ><br>
 <a href="../concepts/concepts-26.htm">Team programming with CVS</a>
 </p>
 
-<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
 <a href="tasks-115.htm">Synchronizing with the repository</a><br>
 <a href="tasks-114.htm">Committing</a>
 </p>
-<p><img border="0" src="../images/ngrelr.gif" alt="Related references" width="159" height="27">
+<p><img border="0" src="../images/ngrelr.gif" alt="Related references" >
 <br><a href="../reference/ref-19cvs.htm">CVS Preference pages</a>
 </p>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: tasks/tasks-105a.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/tasks/tasks-105a.htm,v
retrieving revision 1.7
diff -u -r1.7 tasks-105a.htm
--- tasks/tasks-105a.htm	24 Jun 2004 00:26:02 -0000	1.7
+++ tasks/tasks-105a.htm	10 Nov 2004 21:52:21 -0000
@@ -35,17 +35,17 @@
     restored file. 
 </ol>
 
-<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" ><br>
 <a href="../concepts/concepts-26.htm">Team programming with CVS</a>
 </p>
 
-<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
 <a href="tasks-115.htm">Synchronizing with the repository</a><br>
 <a href="tasks-114.htm">Committing</a>
 </p>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: tasks/tasks-105b.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/tasks/tasks-105b.htm,v
retrieving revision 1.5
diff -u -r1.5 tasks-105b.htm
--- tasks/tasks-105b.htm	24 Jun 2004 00:26:02 -0000	1.5
+++ tasks/tasks-105b.htm	10 Nov 2004 21:52:21 -0000
@@ -33,17 +33,17 @@
 <p CLASS="Head">Once your workspace contains the new contents, run your tests 
   then commit the changes to the branch.</p>
 
-<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" ><br>
 <a href="../concepts/concepts-26.htm">Team programming with CVS</a>
 </p>
 
-<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
 <a href="tasks-115.htm">Synchronizing with the repository</a><br>
 <a href="tasks-114.htm">Committing</a>
 </p>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: tasks/tasks-105c.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/tasks/tasks-105c.htm,v
retrieving revision 1.5
diff -u -r1.5 tasks-105c.htm
--- tasks/tasks-105c.htm	28 Oct 2004 15:39:04 -0000	1.5
+++ tasks/tasks-105c.htm	10 Nov 2004 21:52:21 -0000
@@ -34,17 +34,17 @@
 <li>A tag selection dialog will appear from which you can select the tag to move. If the tag you wish to apply is not show in the list, you can click <b>Refresh from Repository</b>. If this doesn't find the tag, you can click <b>Configure Tags</b> which opens a dialog that allows you to search for tags on specific files in the repository.
 <li>Then press <b>OK</b> and your tag will be moved. The operation will move an existing tag to the selected resources and can be used to move both version and branch tags.
 </ol>
-<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" ><br>
 <a href="../concepts/concepts-26.htm">Team programming with CVS</a>
 </p>
 
-<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
 <a href="tasks-115.htm">Synchronizing with the repository</a><br>
 <a href="tasks-114.htm">Committing</a>
 </p>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: tasks/tasks-107b.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/tasks/tasks-107b.htm,v
retrieving revision 1.18
diff -u -r1.18 tasks-107b.htm
--- tasks/tasks-107b.htm	24 Jun 2004 00:26:02 -0000	1.18
+++ tasks/tasks-107b.htm	10 Nov 2004 21:52:21 -0000
@@ -72,23 +72,23 @@
   and other views. Under the <strong>Synchronize View</strong> tab, the Synchronize 
   view can be configured to show the synchronization state of a resource as part 
   of the text label displayed in the Structure Compare pane.</p>
-<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" ><br>
   <a href="../concepts/concepts-26.htm">Team programming with CVS</a><br>
   <a href="../concepts/concepts-30.htm">Synchronizing with a CVS repository</a> 
 </p>
 
-<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
 <a href="tasks-96.htm">Checking out a project from a CVS repository</a><br>
 <a href="tasks-117.htm">Sharing a new project using CVS</a>
 </p>
 
-<p><img border="0" src="../images/ngrelr.gif" alt="Related reference" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelr.gif" alt="Related reference" ><br>
 <a href="../reference/ref-47.htm">CVS</a><br>
 <a href="../reference/ref-cvs-decorations.htm">CVS Label Decorations</a>
 </p>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: tasks/tasks-110.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/tasks/tasks-110.htm,v
retrieving revision 1.13
diff -u -r1.13 tasks-110.htm
--- tasks/tasks-110.htm	24 Jun 2004 00:26:02 -0000	1.13
+++ tasks/tasks-110.htm	10 Nov 2004 21:52:21 -0000
@@ -60,7 +60,7 @@
 <p><em>Note</em>: You can also set the auto-refresh files by selecting a file 
   in the files pane and clicking<strong> Add Selected Files</strong> in the lower 
   right hand portion of the dialog. </p>
-<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" ><br>
 <a href="../concepts/concepts-26.htm">Team programming with CVS</a><br>
 <a href="../concepts/concepts-27c.htm">CVS Repositories</a><br>
 <a href="../concepts/concepts-27b.htm">Branches</a><br>
@@ -69,14 +69,14 @@
 </p>
 
 
-<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
 <a href="tasks-92.htm">Creating a CVS repository location</a><br>
 <a href="tasks-96.htm">Checking out a project from a CVS repository</a><br>
 <a href="tasks-117.htm">Sharing a new project using CVS</a>
 </p>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: tasks/tasks-113.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/tasks/tasks-113.htm,v
retrieving revision 1.21
diff -u -r1.21 tasks-113.htm
--- tasks/tasks-113.htm	24 Jun 2004 00:26:02 -0000	1.21
+++ tasks/tasks-113.htm	10 Nov 2004 21:52:21 -0000
@@ -122,25 +122,25 @@
   contents are. Exercise great caution if using this command in Incoming/Outgoing 
   mode. </p>
 
-<p CLASS="Intro"><img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27"><br>
+<p CLASS="Intro"><img border="0" src="../images/ngrelc.gif" alt="Related concepts" ><br>
 <a href="../concepts/concepts-26.htm">Team programming with CVS</a><br>
 <a href="../concepts/concepts-30.htm">Synchronizing with a CVS repository</a>
 </p>
 
-<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
 <a href="tasks-114.htm">Committing</a><br>
 <a href="tasks-113b.htm">Resolving conflicts</a><br>
 <a href="tasks-68.htm">Comparing resources</a><br>
 <a href="tasks-100d.htm">Version control life cycle: adding and ignoring resources</a>
 </p>
 
-<p><img border="0" src="../images/ngrelr.gif" alt="Related references" width="159" height="27">
+<p><img border="0" src="../images/ngrelr.gif" alt="Related references" >
 <br><a href="../reference/ref-47.htm">CVS</a>
 <br><a href="../reference/ref-33.htm">Synchronize view</a>
 </p>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: tasks/tasks-113b.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/tasks/tasks-113b.htm,v
retrieving revision 1.19
diff -u -r1.19 tasks-113b.htm
--- tasks/tasks-113b.htm	24 Jun 2004 13:55:08 -0000	1.19
+++ tasks/tasks-113b.htm	10 Nov 2004 21:52:21 -0000
@@ -89,13 +89,13 @@
   contain no conflicts. Files that have content conflicts will be skipped and 
   left in the Synchronize view as conflicts.</p>
 
-<P>&nbsp;<img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27"><br>
+<P>&nbsp;<img border="0" src="../images/ngrelc.gif" alt="Related concepts" ><br>
 <a href="../concepts/concepts-26.htm">Team programming with CVS</a><br>
 <a href="../concepts/concepts-30.htm">Synchronizing with a CVS repository</a><br>
 <a href="../concepts/concepts-29.htm">Three way comparisons</a>
 </P>
 
-<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
 <a href="tasks-115.htm">Synchronizing with the repository</a><br>
 <a href="tasks-113.htm">Updating</a><br>
 <a href="tasks-114.htm">Committing</a><br>
@@ -104,14 +104,14 @@
 <a href="tasks-68dg.htm">Merging changes in the Compare editor</a>
 </p>
 
-<p><img border="0" src="../images/ngrelr.gif" alt="Related reference" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelr.gif" alt="Related reference" ><br>
 <a href="http://www.cvshome.org/docs/manual/cvs-1.11.16/cvs_10.html#SEC84"; target="_blank">www.cvshome.org: Bringing a file up to date</a><br>
 <a href="http://www.cvshome.org/docs/manual/cvs-1.11.16/cvs_10.html#SEC85"; target="_blank">www.cvshome.org: Conflicts example</a>
 <br><a href="../reference/ref-25.htm">Compare editor</a>
 </p>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: tasks/tasks-114.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/tasks/tasks-114.htm,v
retrieving revision 1.20
diff -u -r1.20 tasks-114.htm
--- tasks/tasks-114.htm	24 Jun 2004 00:26:02 -0000	1.20
+++ tasks/tasks-114.htm	10 Nov 2004 21:52:21 -0000
@@ -75,27 +75,27 @@
   contents are. Exercise great caution if using this command in incoming/outgoing 
   mode. </p>
 
-<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" ><br>
 <a href="../concepts/concepts-26.htm">Team programming with CVS</a><br>
 <a href="../concepts/concepts-27c.htm">CVS Repositories</a><br>
 <a href="../concepts/concepts-27b.htm">Branches</a><br>
 <a href="../concepts/concepts-30.htm">Synchronizing with a CVS repository</a>
 </p>
 
-<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
 <a href="tasks-113.htm">Updating</a><br>
 <a href="tasks-113b.htm">Resolving conflicts</a><br>
 <a href="tasks-68.htm">Comparing resources</a><br>
 <a href="tasks-100d.htm">Version control life cycle: adding and ignoring resources</a>
 </p>
 
-<p><img border="0" src="../images/ngrelr.gif" alt="Related references" width="159" height="27">
+<p><img border="0" src="../images/ngrelr.gif" alt="Related references" >
 <br><a href="../reference/ref-47.htm">CVS</a>
 <br><a href="../reference/ref-33.htm">Synchronize view</a>
 </p>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: tasks/tasks-115.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/tasks/tasks-115.htm,v
retrieving revision 1.22
diff -u -r1.22 tasks-115.htm
--- tasks/tasks-115.htm	28 Oct 2004 15:39:04 -0000	1.22
+++ tasks/tasks-115.htm	10 Nov 2004 21:52:21 -0000
@@ -22,7 +22,7 @@
 <h2>Method 2: Using the synchronize action</h2>
 <ol>
   <li> From the Team Synchronizing perspective select the <strong>Synchronize...</strong> 
-    action from the Synchronize <img src="../images/synch_participants.gif" alt="" border="0" width="16" height="16"> 
+    action from the Synchronize <img src="../images/synch_participants.gif" alt="" border="0" > 
     button drop down.</li>
   <li>Select <strong>CVS</strong> from the list of possible synchronization types 
     and click <strong>Next</strong>.</li>
@@ -50,7 +50,7 @@
     scope of a synchronization that appears in the Synchronize view, the resource 
     will appear automatically in the view, if it is not already there.</li>
   <li>The remote state of all of the resources being synchronized can be refreshed 
-    using the Synchronize <img src="../images/synch_participants.gif" alt="" border="0" width="16" height="16"> 
+    using the Synchronize <img src="../images/synch_participants.gif" alt="" border="0" > 
     button in the toolbar of the Synchronize view.</li>
   <li>The remote state of a selection of resources can be refreshed using the 
     Synchronize command from the context menu in the Synchronize view.</li>
@@ -81,13 +81,13 @@
     modes of the Synchronize view.</li>
 </ol>
 
-<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" ><br>
 <a href="../concepts/concepts-26.htm">Team programming with CVS</a><br>
 <a href="../concepts/concepts-27b.htm">Branches</a><br>
 <a href="../concepts/concepts-30.htm">Synchronizing with a CVS repository</a><br>
 <a href="../concepts/concepts-29.htm">Three way comparisons</a></p>
 
-<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
 <a href="tasks-114.htm">Committing</a><br>
 <a href="tasks-113.htm">Updating</a><br>
 <a href="tasks-113b.htm">Resolving conflicts</a><br>
@@ -98,13 +98,13 @@
 <a href="tasks-103.htm">Replacing resources in the Workbench</a><br>
 </p>
 
-<p><img border="0" src="../images/ngrelr.gif" alt="Related references" width="159" height="27">
+<p><img border="0" src="../images/ngrelr.gif" alt="Related references" >
 <br><a href="../reference/ref-47.htm">CVS</a>
 <br><a href="../reference/ref-33.htm">Synchronize view</a>
 </p>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: tasks/tasks-117.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/tasks/tasks-117.htm,v
retrieving revision 1.21
diff -u -r1.21 tasks-117.htm
--- tasks/tasks-117.htm	24 Jun 2004 00:26:02 -0000	1.21
+++ tasks/tasks-117.htm	10 Nov 2004 21:52:21 -0000
@@ -53,24 +53,24 @@
 are allowed but ignored.  Specifically, projects which contain linked resources can be shared with CVS,
 but the linked resources themselves cannot be version controlled.
 
-<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" ><br>
 <a href="../concepts/concepts-26.htm">Team programming with CVS</a><br>
 <a href="../concepts/concepts-27b.htm">Branches</a><br>
 <a href="../concepts/concepts-30.htm">Synchronizing with a CVS repository</a>
 </p>
 
-<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
 <a href="tasks-117a.htm">Project checked out with another CVS tool</a><br>
 <a href="tasks-96.htm">Checking out a project from a CVS repository</a><br>
 <a href="tasks-103.htm">Replacing resources in the Workbench</a>
 </p>
 
-<p><img border="0" src="../images/ngrelr.gif" alt="Related reference" width="159" height="27">
+<p><img border="0" src="../images/ngrelr.gif" alt="Related reference" >
 <br><a href="../reference/ref-47.htm">CVS</a>
 </p>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: tasks/tasks-117a.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/tasks/tasks-117a.htm,v
retrieving revision 1.13
diff -u -r1.13 tasks-117a.htm
--- tasks/tasks-117a.htm	24 Jun 2004 00:26:02 -0000	1.13
+++ tasks/tasks-117a.htm	10 Nov 2004 21:52:21 -0000
@@ -34,22 +34,22 @@
     the CVS Team menu operations.</li>
 </ol>
 
-<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" ><br>
 <a href="../concepts/concepts-26.htm">Team programming with CVS</a><br>
 <a href="../concepts/concepts-30.htm">Synchronizing with a CVS repository</a>
 </p>
 
-<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
 <a href="tasks-117.htm">Sharing a new project using CVS</a>
 </p>
 
 
-<p><img border="0" src="../images/ngrelr.gif" alt="Related reference" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelr.gif" alt="Related reference" ><br>
 <a href="../reference/ref-47.htm">CVS</a>
 </p>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: tasks/tasks-117b.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/tasks/tasks-117b.htm,v
retrieving revision 1.7
diff -u -r1.7 tasks-117b.htm
--- tasks/tasks-117b.htm	24 Jun 2004 00:26:02 -0000	1.7
+++ tasks/tasks-117b.htm	10 Nov 2004 21:52:21 -0000
@@ -31,23 +31,23 @@
   <li>Select the desired location and click <b>OK</b> to change the sharing for the project.</li>
 </ol>
 
-<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" ><br>
 <a href="../concepts/concepts-26.htm">Team programming with CVS</a><br>
 <a href="../concepts/concepts-27c.htm">CVS Repositories</a>
 </p>
 
-<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
 <a href="tasks-92.htm">Creating a CVS repository location</a><br>
 <a href="tasks-95.htm">Changing the properties of a CVS Repository Location</a>
 </p>
 
-<p><img border="0" src="../images/ngrelr.gif" alt="Related references" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelr.gif" alt="Related references" ><br>
 <a href="../reference/ref-47.htm">CVS</a><br>
 <a href="../reference/ref-32.htm">CVS Repositories view</a>
 </p>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: tasks/tasks-118.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/tasks/tasks-118.htm,v
retrieving revision 1.16
diff -u -r1.16 tasks-118.htm
--- tasks/tasks-118.htm	24 Jun 2004 00:26:02 -0000	1.16
+++ tasks/tasks-118.htm	10 Nov 2004 21:52:21 -0000
@@ -40,23 +40,23 @@
   allows you to search for tags on specific files in the repository.
 </p>
 
-<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" ><br>
 <a href="../concepts/concepts-27b.htm">Branches</a>
 </p>
 
-<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
 <a href="tasks-100.htm">Creating a version of a project</a><br>
 <a href="tasks-117.htm">Sharing a new project using CVS</a><br>
 <a href="tasks-119.htm">Viewing a file's revision history</a><br>
 <a href="tasks-100a.htm">Branching</a>
 </p>
 
-<p><img border="0" src="../images/ngrelr.gif" alt="Related reference" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelr.gif" alt="Related reference" ><br>
 <a href="../reference/ref-47.htm">CVS</a>
 </p>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: tasks/tasks-119.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/tasks/tasks-119.htm,v
retrieving revision 1.18
diff -u -r1.18 tasks-119.htm
--- tasks/tasks-119.htm	24 Jun 2004 00:26:02 -0000	1.18
+++ tasks/tasks-119.htm	10 Nov 2004 21:52:21 -0000
@@ -40,23 +40,23 @@
   to the history of the file in the active editor by enabling the <strong>Link 
   with Editor</strong> item in the view's toolbar.</p>
 
-<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" ><br>
 <a href="../concepts/concepts-26.htm">Team programming with CVS</a><br>
 <a href="../concepts/concepts-27b.htm">Branches</a><br>
 <a href="../concepts/concepts-30.htm">Synchronizing with a CVS repository</a>
 </p>
 
-<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
 <a href="tasks-115.htm">Synchronizing with the repository</a>
 </p>
 
-<p><img border="0" src="../images/ngrelr.gif" alt="Related reference" width="159" height="27">
+<p><img border="0" src="../images/ngrelr.gif" alt="Related reference" >
 <br><a href="../reference/ref-47.htm">CVS</a>
 <br><a href="../reference/ref-32a.htm">CVS Resource History view</a>
 </p>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: tasks/tasks-14.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/tasks/tasks-14.htm,v
retrieving revision 1.14
diff -u -r1.14 tasks-14.htm
--- tasks/tasks-14.htm	24 Jun 2004 00:26:02 -0000	1.14
+++ tasks/tasks-14.htm	10 Nov 2004 21:52:21 -0000
@@ -37,17 +37,17 @@
   <li>Click <b>OK</b> to close the Preferences dialog.</li>
 </ol>
 
-<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" ><br>
 <a href="../concepts/concepts-22.htm">Builds</a>
 </p>
 
-<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
 <a href="tasks-75.htm">Performing builds manually</a><br>
 <a href="tasks-16.htm">Performing builds automatically</a>
 </p>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: tasks/tasks-16.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/tasks/tasks-16.htm,v
retrieving revision 1.14
diff -u -r1.14 tasks-16.htm
--- tasks/tasks-16.htm	25 Jun 2004 15:05:17 -0000	1.14
+++ tasks/tasks-16.htm	10 Nov 2004 21:52:21 -0000
@@ -1 +1 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=ISO-8859-1">
<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
<LINK REL="STYLESHEET" HREF="../book.css" CHARSET="ISO-8859-1" TYPE="text/css">
<title>Performing builds automatically</title>
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>Performing builds automatically</H1>
<P>To indicate that you want the Workbench to perform incremental builds whenever
resources are saved:
</P>
<ol>
  <li>Click <b>Window</b> &gt; <b>Preferences</b>.</P>
  </li>
  <li>Select the <b>Workbench</b> category in the left pane. The Workbench Preferences 
    page opens.</li>
  <li>Select the <b>Build automatically</b> check box.</li>
  <li>Click <b>OK</b> to close the Preferences page. The Workbench will automatically 
    perform incremental builds of resources modified since the last build. Whenever 
    a resource is modified, another incremental build occurs.</li>
</ol>
<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27"><br>
<a href="../concepts/concepts-22.htm">Builds</a>
</p>
<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
<a href="tasks-75.htm">Performing builds manually</a><br>
<a href="tasks-14.htm">Changing build order</a>
</p>
<p>
   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
</p>
</BODY>
</HTML>
\ No newline at end of file
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=ISO-8859-1">
<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
<LINK REL="STYLESHEET" HREF="../book.css" CHARSET="ISO-8859-1" TYPE="text/css">
<title>Performing builds automatically</title>
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>Performing builds automatically</H1>
<P>To indicate that you want the Workbench to perform incremental builds whenever
resources are saved:
</P>
<ol>
  <li>Click <b>Window</b> &gt; <b>Preferences</b>.</P>
  </li>
  <li>Select the <b>Workbench</b> category in the left pane. The Workbench Preferences 
    page opens.</li>
  <li>Select the <b>Build automatically</b> check box.</li>
  <li>Click <b>OK</b> to close the Preferences page. The Workbench will automatically 
    perform incremental builds of resources modified since the last build. Whenever 
    a resource is modified, another incremental build occurs.</li>
</ol>
<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" ><br>
<a href="../concepts/concepts-22.htm">Builds</a>
</p>
<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
<a href="tasks-75.htm">Performing builds manually</a><br>
<a href="tasks-14.htm">Changing build order</a>
</p>
<p>
   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
</p>
</BODY>
</HTML>
\ No newline at end of file
Index: tasks/tasks-17.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/tasks/tasks-17.htm,v
retrieving revision 1.12
diff -u -r1.12 tasks-17.htm
--- tasks/tasks-17.htm	24 Jun 2004 00:26:02 -0000	1.12
+++ tasks/tasks-17.htm	10 Nov 2004 21:52:21 -0000
@@ -1 +1 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=ISO-8859-1">
<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
<LINK REL="STYLESHEET" HREF="../book.css" CHARSET="ISO-8859-1" TYPE="text/css">
<title>Saving resources automatically before a manual build</title>
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>Saving resources automatically before a manual build</H1>
<P>To automatically save all modified resources in the Workbench before a manual 
build is done:
</P>
<ol>
  <li>Click <b>Window</b> &gt; <b>Preferences</b>.</li>
  <li>Select the <b>Workbench</b> category in the left pane to open the Workbench 
    Preferences page.</li>
  <li>Select the <b>Save all modified resources automatically prior to manual 
    build</b> check box.</li>
  <li>Click <b>OK</b> to close the Preferences page.</li>
</ol>
<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27"><br>
<a href="../concepts/concepts-22.htm">Builds</a>
</p>
<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
<a href="tasks-73.htm">Building resources</a><br>
<a href="tasks-75.htm">Performing builds manually</a><br>
<a href="tasks-14.htm">Changing build order</a>
</p>
<p>
   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
</p>
</BODY>
</HTML>
\ No newline at end of file
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=ISO-8859-1">
<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
<LINK REL="STYLESHEET" HREF="../book.css" CHARSET="ISO-8859-1" TYPE="text/css">
<title>Saving resources automatically before a manual build</title>
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>Saving resources automatically before a manual build</H1>
<P>To automatically save all modified resources in the Workbench before a manual 
build is done:
</P>
<ol>
  <li>Click <b>Window</b> &gt; <b>Preferences</b>.</li>
  <li>Select the <b>Workbench</b> category in the left pane to open the Workbench 
    Preferences page.</li>
  <li>Select the <b>Save all modified resources automatically prior to manual 
    build</b> check box.</li>
  <li>Click <b>OK</b> to close the Preferences page.</li>
</ol>
<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" ><br>
<a href="../concepts/concepts-22.htm">Builds</a>
</p>
<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
<a href="tasks-73.htm">Building resources</a><br>
<a href="tasks-75.htm">Performing builds manually</a><br>
<a href="tasks-14.htm">Changing build order</a>
</p>
<p>
   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
</p>
</BODY>
</HTML>
\ No newline at end of file
Index: tasks/tasks-18.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/tasks/tasks-18.htm,v
retrieving revision 1.14
diff -u -r1.14 tasks-18.htm
--- tasks/tasks-18.htm	28 Oct 2004 15:39:04 -0000	1.14
+++ tasks/tasks-18.htm	10 Nov 2004 21:52:21 -0000
@@ -17,21 +17,21 @@
 
 <ol>
   <li>From the Navigator menu, select <b>Link With Editor.</b></li>
-  <li>Click on the Link With Editor icon <img src="../images/synced.gif" alt="Link with editor icon" width="22" height="22">on 
+  <li>Click on the Link With Editor icon <img src="../images/synced.gif" alt="Link with editor icon" >on 
     the Navigator bar.</li>
 </ol>
 
-<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" ><br>
 <a href="../concepts/concepts-6.htm">Editors</a>
 </p>
 
-<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
 <a href="tasks-46.htm">Opening files for editing</a><br>
 <a href="tasks-51.htm">Associating editors with file types</a>
 </p>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: tasks/tasks-1a.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/tasks/tasks-1a.htm,v
retrieving revision 1.10
diff -u -r1.10 tasks-1a.htm
--- tasks/tasks-1a.htm	24 Jun 2004 13:07:46 -0000	1.10
+++ tasks/tasks-1a.htm	10 Nov 2004 21:52:21 -0000
@@ -17,13 +17,13 @@
 <p>
 See the Related tasks links for more details.
 </p>
-<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" ><br>
 <a href="../concepts/concepts-4.htm">Perspectives</a><br>
 <a href="../concepts/concepts-5.htm">Views</a><br>
 <a href="../concepts/concepts-21.htm">Fast views</a>
 </p>
 
-<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
 <a href="tasks-28.htm">Switching between perspectives</a><br>
 <a href="tasks-31.htm">Specifying the default perspective</a><br>
 <a href="tasks-9f.htm">Opening perspectives</a><br>
@@ -35,7 +35,7 @@
 </p>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: tasks/tasks-1b.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/tasks/tasks-1b.htm,v
retrieving revision 1.10
diff -u -r1.10 tasks-1b.htm
--- tasks/tasks-1b.htm	24 Jun 2004 00:26:02 -0000	1.10
+++ tasks/tasks-1b.htm	10 Nov 2004 21:52:21 -0000
@@ -18,14 +18,14 @@
 See the Related tasks links for more details.
 </p>
 
-<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" ><br>
 <a href="../concepts/concepts-5.htm">Views</a><br>
 <a href="../concepts/concepts-6.htm">Editors</a><br>
 <a href="../concepts/concepts-21.htm">Fast views</a><br>
 <a href="../concepts/concepts-4.htm">Perspectives</a>
 </p>
 
-<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
 <a href="tasks-3.htm">Opening views</a><br>
 <a href="tasks-3e.htm">Moving and docking views</a><br>
 <a href="tasks-3h.htm">Rearranging tabbed views</a><br>
@@ -38,7 +38,7 @@
 </p>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: tasks/tasks-1c.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/tasks/tasks-1c.htm,v
retrieving revision 1.6
diff -u -r1.6 tasks-1c.htm
--- tasks/tasks-1c.htm	24 Jun 2004 00:26:02 -0000	1.6
+++ tasks/tasks-1c.htm	10 Nov 2004 21:52:21 -0000
@@ -14,13 +14,13 @@
 See the Related tasks links for more details.
 </p>
 
-<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" ><br>
 <a href="../concepts/concepts-12.htm">Resources</a><br>
 <a href="../concepts/cnav.htm">Navigator view</a><br>
 <a href="../concepts/csearchview.htm">Search view</a>
 </p>
 
-<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
 <a href="tasks-46ag.htm">Finding a resource quickly</a><br>
 <a href="tasks-84b.htm">Searching for files</a><br>
 <a href="tasks-84.htm">Searching for text within a file</a><br>
@@ -30,7 +30,7 @@
   <a href="tasks-18.htm">Linking the Navigator view to the active editor</a> </p>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: tasks/tasks-1d.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/tasks/tasks-1d.htm,v
retrieving revision 1.8
diff -u -r1.8 tasks-1d.htm
--- tasks/tasks-1d.htm	24 Jun 2004 00:26:02 -0000	1.8
+++ tasks/tasks-1d.htm	10 Nov 2004 21:52:21 -0000
@@ -1 +1 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=ISO-8859-1">
<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
<LINK REL="STYLESHEET" HREF="../book.css" CHARSET="ISO-8859-1" TYPE="text/css">
<title>Bookmarks, tasks and other markers</title>
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>Bookmarks, tasks and other markers</H1>
<p>Markers are objects that may be associated with Workbench resources.
There are many uses of markers in the Workbench, including providing
support for bookmarking resources or locations within resources, tracking
ongoing tasks, or displaying error messages. See the related tasks section
for more details.
</p>
<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27"><br>
<a href="../concepts/cbookmrk.htm">Bookmarks</a><br>
<a href="../concepts/ctskview.htm">Tasks view</a><br>
<a href="../concepts/concepts-11.htm">Markers</a>
</p>
<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
<a href="tasks-81.htm">Creating a bookmark within a file</a><br>
<a href="tasks-81b.htm">Creating a bookmark for an entire file</a><br>
<a href="tasks-82.htm">Deleting a bookmark</a><br>
<a href="tasks-77.htm">Adding line items in the Tasks view</a><br>
<a href="tasks-77b.htm">Associating a task with a resource</a><br>
<a href="tasks-78.htm">Deleting tasks</a><br>
<a href="tasks-79.htm">Filtering the Task view</a><br>
<a href="tquickfix.htm">Automatically fixing problems</a>
</p>
<p>
   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
</p>
</BODY>
</HTML>
\ No newline at end of file
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=ISO-8859-1">
<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
<LINK REL="STYLESHEET" HREF="../book.css" CHARSET="ISO-8859-1" TYPE="text/css">
<title>Bookmarks, tasks and other markers</title>
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>Bookmarks, tasks and other markers</H1>
<p>Markers are objects that may be associated with Workbench resources.
There are many uses of markers in the Workbench, including providing
support for bookmarking resources or locations within resources, tracking
ongoing tasks, or displaying error messages. See the related tasks section
for more details.
</p>
<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" ><br>
<a href="../concepts/cbookmrk.htm">Bookmarks</a><br>
<a href="../concepts/ctskview.htm">Tasks view</a><br>
<a href="../concepts/concepts-11.htm">Markers</a>
</p>
<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
<a href="tasks-81.htm">Creating a bookmark within a file</a><br>
<a href="tasks-81b.htm">Creating a bookmark for an entire file</a><br>
<a href="tasks-82.htm">Deleting a bookmark</a><br>
<a href="tasks-77.htm">Adding line items in the Tasks view</a><br>
<a href="tasks-77b.htm">Associating a task with a resource</a><br>
<a href="tasks-78.htm">Deleting tasks</a><br>
<a href="tasks-79.htm">Filtering the Task view</a><br>
<a href="tquickfix.htm">Automatically fixing problems</a>
</p>
<p>
   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
</p>
</BODY>
</HTML>
\ No newline at end of file
Index: tasks/tasks-1e.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/tasks/tasks-1e.htm,v
retrieving revision 1.11
diff -u -r1.11 tasks-1e.htm
--- tasks/tasks-1e.htm	24 Jun 2004 00:26:02 -0000	1.11
+++ tasks/tasks-1e.htm	10 Nov 2004 21:52:21 -0000
@@ -21,14 +21,14 @@
 outside of the project's location.  These special folders and files are called 
 <a href="../concepts/concepts-13.htm">linked resources</a>.
 </p>
-<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" ><br>
 <a href="../concepts/concepts-2.htm">Workbench</a><br>
 <a href="../concepts/concepts-12.htm">Resources</a><br>
 <a href="../concepts/concepts-17.htm">Resource hierarchies</a><br>
 <a href="../concepts/concepts-13.htm">Linked resources</a>
 </p>
 
-<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
 <a href="tasks-42.htm">Creating a project</a><br>
 <a href="tasks-47.htm">Closing projects</a><br>
 <a href="tasks-42b.htm">Deleting projects</a><br>
@@ -43,7 +43,7 @@
 </p>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: tasks/tasks-1f.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/tasks/tasks-1f.htm,v
retrieving revision 1.6
diff -u -r1.6 tasks-1f.htm
--- tasks/tasks-1f.htm	24 Jun 2004 00:26:02 -0000	1.6
+++ tasks/tasks-1f.htm	10 Nov 2004 21:52:21 -0000
@@ -1 +1 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=ISO-8859-1">
<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
<LINK REL="STYLESHEET" HREF="../book.css" CHARSET="ISO-8859-1" TYPE="text/css">
<title>Working with local history</title>
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>Working with local history</H1>
<p>A local edit history of a file is maintained when you create or modify a file. 
Each time you edit and save the file, a copy is saved so that you can replace 
the current file with a previous edit or even restore a deleted file.
You can also compare the contents of 
all the local edits. Each edit in the local history is uniquely represented 
by the date and time the file was saved. See the Related tasks links for more
details.
</p>
<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27"><br>
<a href="../concepts/concepts-17a.htm">Local history</a>
</p>
<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
<a href="tasks-70.htm">Comparing resources with the local history</a><br>
<a href="tasks-87.htm">Replacing a resource with local history</a><br>
<a href="tasks-87b.htm">Restoring deleted resources from local history</a><br>
<a href="tasks-88.htm">Setting local history preferences</a>
</p>
<p>
   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
</p>
</BODY>
</HTML>
\ No newline at end of file
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=ISO-8859-1">
<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
<LINK REL="STYLESHEET" HREF="../book.css" CHARSET="ISO-8859-1" TYPE="text/css">
<title>Working with local history</title>
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>Working with local history</H1>
<p>A local edit history of a file is maintained when you create or modify a file. 
Each time you edit and save the file, a copy is saved so that you can replace 
the current file with a previous edit or even restore a deleted file.
You can also compare the contents of 
all the local edits. Each edit in the local history is uniquely represented 
by the date and time the file was saved. See the Related tasks links for more
details.
</p>
<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" ><br>
<a href="../concepts/concepts-17a.htm">Local history</a>
</p>
<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
<a href="tasks-70.htm">Comparing resources with the local history</a><br>
<a href="tasks-87.htm">Replacing a resource with local history</a><br>
<a href="tasks-87b.htm">Restoring deleted resources from local history</a><br>
<a href="tasks-88.htm">Setting local history preferences</a>
</p>
<p>
   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
</p>
</BODY>
</HTML>
\ No newline at end of file
Index: tasks/tasks-1g.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/tasks/tasks-1g.htm,v
retrieving revision 1.7
diff -u -r1.7 tasks-1g.htm
--- tasks/tasks-1g.htm	24 Jun 2004 00:26:02 -0000	1.7
+++ tasks/tasks-1g.htm	10 Nov 2004 21:52:21 -0000
@@ -1 +1 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=ISO-8859-1">
<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
<LINK REL="STYLESHEET" HREF="../book.css" CHARSET="ISO-8859-1" TYPE="text/css">
<title>Using the help system</title>
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>Using the help system</H1>
<p>The Workbench provides a number of ways to provide help information, including 
context sensitive help and extensive online documentations. See the Related 
tasks links for more details. </p>
<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27"><br>
<a href="../concepts/chelpsys.htm">Online help system</a>
</p>
<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
<a href="tf1help.htm">Accessing context sensitive help</a><br>
<a href="taccess.htm">Accessing and navigating online help</a><br>
<a href="tsearch.htm">Searching online help</a><br>
<a href="tfonts.htm">Setting help fonts and colors for accessibility</a><br>
<a href="tchgbrws.htm">Changing the web browser used by the help system</a>
</p>
<p>
   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
</p>
</BODY>
</HTML>
\ No newline at end of file
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=ISO-8859-1">
<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
<LINK REL="STYLESHEET" HREF="../book.css" CHARSET="ISO-8859-1" TYPE="text/css">
<title>Using the help system</title>
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>Using the help system</H1>
<p>The Workbench provides a number of ways to provide help information, including 
context sensitive help and extensive online documentations. See the Related 
tasks links for more details. </p>
<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" ><br>
<a href="../concepts/chelpsys.htm">Online help system</a>
</p>
<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
<a href="tf1help.htm">Accessing context sensitive help</a><br>
<a href="taccess.htm">Accessing and navigating online help</a><br>
<a href="tsearch.htm">Searching online help</a><br>
<a href="tfonts.htm">Setting help fonts and colors for accessibility</a><br>
<a href="tchgbrws.htm">Changing the web browser used by the help system</a>
</p>
<p>
   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
</p>
</BODY>
</HTML>
\ No newline at end of file
Index: tasks/tasks-1h.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/tasks/tasks-1h.htm,v
retrieving revision 1.8
diff -u -r1.8 tasks-1h.htm
--- tasks/tasks-1h.htm	24 Jun 2004 00:26:02 -0000	1.8
+++ tasks/tasks-1h.htm	10 Nov 2004 21:52:21 -0000
@@ -15,18 +15,18 @@
   more details.
 </p>
 
-<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" ><br>
 <a href="../concepts/concepts-26.htm">Team programming with CVS</a>
 </p>
 
-<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
 <a href="tasks-1i.htm">Working with a CVS repository</a><br>
 <a href="tasks-1j.htm">Working with projects shared with CVS</a><br>
 <a href="tasks-115.htm">Synchronizing with the repository</a>
 </p>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: tasks/tasks-1i.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/tasks/tasks-1i.htm,v
retrieving revision 1.8
diff -u -r1.8 tasks-1i.htm
--- tasks/tasks-1i.htm	24 Jun 2004 00:26:02 -0000	1.8
+++ tasks/tasks-1i.htm	10 Nov 2004 21:52:21 -0000
@@ -1 +1 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=ISO-8859-1">
<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
<LINK REL="STYLESHEET" HREF="../book.css" CHARSET="ISO-8859-1" TYPE="text/css">
<title>Working with a CVS repository</title>
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>Working with a CVS repository</H1>
<p>In the CVS team programming environment, team members do all of their work 
in their own Workbenches, isolated from others. Eventually they will want to 
share their work. They do this via a CVS repository. The Workbench provides 
a number of mechanisms which support working with CVS repositories. See the 
Related tasks links for more details. </p>
<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27"><br>
<a href="../concepts/concepts-26.htm">Team programming with CVS</a><br>
<a href="../concepts/concepts-27c.htm">CVS Repositories</a><br>
</p>
<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
<a href="tasks-92.htm">Creating a CVS repository location</a><br>
<a href="tasks-94.htm">Discarding a CVS repository location</a><br>
<a href="tasks-93.htm">Refreshing the CVS Repositories view</a><br>
<a href="tasks-110.htm">Discovering branch and version tags</a>
</p>
<p>
   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
</p>
</BODY>
</HTML>
\ No newline at end of file
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=ISO-8859-1">
<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
<LINK REL="STYLESHEET" HREF="../book.css" CHARSET="ISO-8859-1" TYPE="text/css">
<title>Working with a CVS repository</title>
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>Working with a CVS repository</H1>
<p>In the CVS team programming environment, team members do all of their work 
in their own Workbenches, isolated from others. Eventually they will want to 
share their work. They do this via a CVS repository. The Workbench provides 
a number of mechanisms which support working with CVS repositories. See the 
Related tasks links for more details. </p>
<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" ><br>
<a href="../concepts/concepts-26.htm">Team programming with CVS</a><br>
<a href="../concepts/concepts-27c.htm">CVS Repositories</a><br>
</p>
<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
<a href="tasks-92.htm">Creating a CVS repository location</a><br>
<a href="tasks-94.htm">Discarding a CVS repository location</a><br>
<a href="tasks-93.htm">Refreshing the CVS Repositories view</a><br>
<a href="tasks-110.htm">Discovering branch and version tags</a>
</p>
<p>
   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
</p>
</BODY>
</HTML>
\ No newline at end of file
Index: tasks/tasks-1j.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/tasks/tasks-1j.htm,v
retrieving revision 1.6
diff -u -r1.6 tasks-1j.htm
--- tasks/tasks-1j.htm	24 Jun 2004 00:26:02 -0000	1.6
+++ tasks/tasks-1j.htm	10 Nov 2004 21:52:21 -0000
@@ -1 +1 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=ISO-8859-1">
<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
<LINK REL="STYLESHEET" HREF="../book.css" CHARSET="ISO-8859-1" TYPE="text/css">
<title>Working with projects shared with CVS</title>
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>Working with projects shared with CVS</H1>
<p>The Workbench provides a number of mechanisms which support working with projects 
shared via CVS. See the Related tasks links for more details.
</p>
<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27"><br>
<a href="../concepts/concepts-26.htm">Team programming with CVS</a><br>
<a href="../concepts/concepts-27c.htm">CVS Repositories</a><br>
<a href="../concepts/concepts-27b.htm">Branches</a><br>
<a href="../concepts/concepts-30.htm">Synchronizing with a CVS repository</a>
</p>
<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
<a href="tasks-117.htm">Sharing a new project using CVS</a><br>
<a href="tasks-117a.htm">Project checked out with another CVS tool</a><br>
<a href="tasks-96.htm">Checking out a project from a CVS repository</a><br>
<a href="tasks-96a.htm">Checking out a module from a CVS repository</a><br>
<a href="tasks-cvs-10.htm">Disconnecting a project from CVS</a><br>
<a href="tasks-cvs-11.htm">Setting the CVS keyword substitution mode</a><br>
<a href="tasks-107b.htm">Enabling the CVS resource decorations</a>
</p>
<p>
   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
</p>
</BODY>
</HTML>
\ No newline at end of file
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=ISO-8859-1">
<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
<LINK REL="STYLESHEET" HREF="../book.css" CHARSET="ISO-8859-1" TYPE="text/css">
<title>Working with projects shared with CVS</title>
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>Working with projects shared with CVS</H1>
<p>The Workbench provides a number of mechanisms which support working with projects 
shared via CVS. See the Related tasks links for more details.
</p>
<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" ><br>
<a href="../concepts/concepts-26.htm">Team programming with CVS</a><br>
<a href="../concepts/concepts-27c.htm">CVS Repositories</a><br>
<a href="../concepts/concepts-27b.htm">Branches</a><br>
<a href="../concepts/concepts-30.htm">Synchronizing with a CVS repository</a>
</p>
<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
<a href="tasks-117.htm">Sharing a new project using CVS</a><br>
<a href="tasks-117a.htm">Project checked out with another CVS tool</a><br>
<a href="tasks-96.htm">Checking out a project from a CVS repository</a><br>
<a href="tasks-96a.htm">Checking out a module from a CVS repository</a><br>
<a href="tasks-cvs-10.htm">Disconnecting a project from CVS</a><br>
<a href="tasks-cvs-11.htm">Setting the CVS keyword substitution mode</a><br>
<a href="tasks-107b.htm">Enabling the CVS resource decorations</a>
</p>
<p>
   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
</p>
</BODY>
</HTML>
\ No newline at end of file
Index: tasks/tasks-1k.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/tasks/tasks-1k.htm,v
retrieving revision 1.5
diff -u -r1.5 tasks-1k.htm
--- tasks/tasks-1k.htm	24 Jun 2004 00:26:02 -0000	1.5
+++ tasks/tasks-1k.htm	10 Nov 2004 21:52:21 -0000
@@ -1 +1 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=ISO-8859-1">
<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
<LINK REL="STYLESHEET" HREF="../book.css" CHARSET="ISO-8859-1" TYPE="text/css">
<title>Versioning</title>
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>Versioning</H1>
<p>Resources can be versioned in order to capture a snapshot of their current state
at one specific point in time. See the Related tasks links for more details.
</p>
<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27"><br>
<a href="../concepts/concepts-27.htm">Versions</a><br>
<a href="../concepts/concepts-27b.htm">Branches</a><br>
</p>
<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
<a href="tasks-100.htm">Creating a version of a project</a><br>
<a href="tasks-107b.htm">Enabling the CVS resource decorations</a><br>
<a href="tasks-118.htm">Versioning projects in the repository</a><br>
</p>
<p>
   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
</p>
</BODY>
</HTML>
\ No newline at end of file
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=ISO-8859-1">
<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
<LINK REL="STYLESHEET" HREF="../book.css" CHARSET="ISO-8859-1" TYPE="text/css">
<title>Versioning</title>
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>Versioning</H1>
<p>Resources can be versioned in order to capture a snapshot of their current state
at one specific point in time. See the Related tasks links for more details.
</p>
<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" ><br>
<a href="../concepts/concepts-27.htm">Versions</a><br>
<a href="../concepts/concepts-27b.htm">Branches</a><br>
</p>
<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
<a href="tasks-100.htm">Creating a version of a project</a><br>
<a href="tasks-107b.htm">Enabling the CVS resource decorations</a><br>
<a href="tasks-118.htm">Versioning projects in the repository</a><br>
</p>
<p>
   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
</p>
</BODY>
</HTML>
\ No newline at end of file
Index: tasks/tasks-2.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/tasks/tasks-2.htm,v
retrieving revision 1.6
diff -u -r1.6 tasks-2.htm
--- tasks/tasks-2.htm	24 Jun 2004 00:26:02 -0000	1.6
+++ tasks/tasks-2.htm	10 Nov 2004 21:52:21 -0000
@@ -98,7 +98,7 @@
 Guide &gt; Packaging and delivering Eclipse based products &gt; Product extensions</b>.</li>
 </ol>
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </body>
Index: tasks/tasks-20.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/tasks/tasks-20.htm,v
retrieving revision 1.13
diff -u -r1.13 tasks-20.htm
--- tasks/tasks-20.htm	24 Jun 2004 00:26:02 -0000	1.13
+++ tasks/tasks-20.htm	10 Nov 2004 21:52:21 -0000
@@ -82,12 +82,12 @@
   by the system (eg. the Display Properties control panel on Windows, or the .Xdefaults 
   file in Motif). </p>
 
-<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" ><br>
 <a href="../concepts/accessibility/fontsandcolors.htm">Fonts and Colors in Eclipse</a>
 </p>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: tasks/tasks-24.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/tasks/tasks-24.htm,v
retrieving revision 1.12
diff -u -r1.12 tasks-24.htm
--- tasks/tasks-24.htm	24 Jun 2004 00:26:02 -0000	1.12
+++ tasks/tasks-24.htm	10 Nov 2004 21:52:21 -0000
@@ -1 +1 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=ISO-8859-1">
<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
<LINK REL="STYLESHEET" HREF="../book.css" CHARSET="ISO-8859-1" TYPE="text/css">
<title>Changing where perspectives open</title>
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>Changing where perspectives open</H1>
<p>You can change the default behavior for how perspectives are opened in the Workbench.
</p>
<ol><li>From the main menu bar, select <b>Window &gt; Preferences</b>.</li>
  <li>Expand the <b>Workbench</b> category on the left and select <b>Perspectives</b>.
    The Perspectives preferences page opens.</li>
  <li>Select either <b>In the same window</b> or <b>In a new window</b> from the
	<b>Open a new perspective</b> group.</li>
  <li>Click <b>OK</b>.</li>
</ol>
<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts." width="159" height="27"><br>
<a href="../concepts/concepts-4.htm">Perspectives</a>
</p>
<p CLASS="Para" Label="Type"><img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
<a href="tasks-9f.htm">Opening perspectives</a><br>
<a href="tasks-31.htm">Specifying the default perspective</a><br>
<a href="tasks-28.htm">Switching between perspectives</a><br>
<a href="tasks-9k.htm">Configuring perspectives</a>
</p>
<p>
   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
</p>
</BODY>
</HTML>
\ No newline at end of file
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=ISO-8859-1">
<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
<LINK REL="STYLESHEET" HREF="../book.css" CHARSET="ISO-8859-1" TYPE="text/css">
<title>Changing where perspectives open</title>
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>Changing where perspectives open</H1>
<p>You can change the default behavior for how perspectives are opened in the Workbench.
</p>
<ol><li>From the main menu bar, select <b>Window &gt; Preferences</b>.</li>
  <li>Expand the <b>Workbench</b> category on the left and select <b>Perspectives</b>.
    The Perspectives preferences page opens.</li>
  <li>Select either <b>In the same window</b> or <b>In a new window</b> from the
	<b>Open a new perspective</b> group.</li>
  <li>Click <b>OK</b>.</li>
</ol>
<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts." ><br>
<a href="../concepts/concepts-4.htm">Perspectives</a>
</p>
<p CLASS="Para" Label="Type"><img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
<a href="tasks-9f.htm">Opening perspectives</a><br>
<a href="tasks-31.htm">Specifying the default perspective</a><br>
<a href="tasks-28.htm">Switching between perspectives</a><br>
<a href="tasks-9k.htm">Configuring perspectives</a>
</p>
<p>
   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
</p>
</BODY>
</HTML>
\ No newline at end of file
Index: tasks/tasks-28.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/tasks/tasks-28.htm,v
retrieving revision 1.13
diff -u -r1.13 tasks-28.htm
--- tasks/tasks-28.htm	24 Jun 2004 00:26:02 -0000	1.13
+++ tasks/tasks-28.htm	10 Nov 2004 21:52:21 -0000
@@ -1 +1 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=ISO-8859-1">
<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
<LINK REL="STYLESHEET" HREF="../book.css" CHARSET="ISO-8859-1" TYPE="text/css">
<title>Switching between perspectives</title>
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>Switching between perspectives</H1>
<P>
Open perspectives are represented by icons on the shortcut bar (the toolbar
at the left of the Workbench window). When you have more than one perspective
open, you can switch between them by clicking the icons on the shortcut bar.
</P>
<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts." width="159" height="27"><br>
<a href="../concepts/concepts-4.htm">Perspectives</a>
</p>
<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
<a href="tasks-9f.htm">Opening perspectives</a><br>
<a href="tasks-24.htm">Changing where perspectives open</a>
</p>
<p>
   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
</p>
</BODY>
</HTML>
\ No newline at end of file
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=ISO-8859-1">
<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
<LINK REL="STYLESHEET" HREF="../book.css" CHARSET="ISO-8859-1" TYPE="text/css">
<title>Switching between perspectives</title>
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>Switching between perspectives</H1>
<P>
Open perspectives are represented by icons on the shortcut bar (the toolbar
at the left of the Workbench window). When you have more than one perspective
open, you can switch between them by clicking the icons on the shortcut bar.
</P>
<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts." ><br>
<a href="../concepts/concepts-4.htm">Perspectives</a>
</p>
<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
<a href="tasks-9f.htm">Opening perspectives</a><br>
<a href="tasks-24.htm">Changing where perspectives open</a>
</p>
<p>
   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
</p>
</BODY>
</HTML>
\ No newline at end of file
Index: tasks/tasks-3.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/tasks/tasks-3.htm,v
retrieving revision 1.12
diff -u -r1.12 tasks-3.htm
--- tasks/tasks-3.htm	24 Jun 2004 00:26:02 -0000	1.12
+++ tasks/tasks-3.htm	10 Nov 2004 21:52:21 -0000
@@ -1 +1 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=ISO-8859-1">
<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
<LINK REL="STYLESHEET" HREF="../book.css" CHARSET="ISO-8859-1" TYPE="text/css">
<title>Opening views</title>
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>Opening views</H1>
<P>Perspectives offer pre-defined combinations of views and editors. 
  To open a view that is not included in the current perspective, select <b>Window 
  &gt; Show View</b> from the main menu bar.
</P>
<P>You can create <i>fast views</i> to provide a shortcut to views that you use
often.
</P>
<P>After adding a view to the current perspective, you may wish 
  to save your new layout by clicking <b>Window &gt; Save Perspective As</b>.
</P>
<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts." width="159" height="27"><br>
<a href="../concepts/concepts-5.htm">Views</a><br>
<a href="../concepts/concepts-21.htm">Fast views</a><br>
<a href="../concepts/concepts-4.htm">Perspectives</a>
</p>
<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
<a href="tasks-3e.htm">Moving and docking views</a><br>
<a href="tasks-9b.htm">Creating fast views</a><br>
<a href="tasks-3i.htm">Maximizing a view or editor</a><br>
<a href="tasks-9j.htm">Resetting perspectives</a>
</p>
<p>
   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
</p>
</BODY>
</HTML>
\ No newline at end of file
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=ISO-8859-1">
<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
<LINK REL="STYLESHEET" HREF="../book.css" CHARSET="ISO-8859-1" TYPE="text/css">
<title>Opening views</title>
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>Opening views</H1>
<P>Perspectives offer pre-defined combinations of views and editors. 
  To open a view that is not included in the current perspective, select <b>Window 
  &gt; Show View</b> from the main menu bar.
</P>
<P>You can create <i>fast views</i> to provide a shortcut to views that you use
often.
</P>
<P>After adding a view to the current perspective, you may wish 
  to save your new layout by clicking <b>Window &gt; Save Perspective As</b>.
</P>
<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts." ><br>
<a href="../concepts/concepts-5.htm">Views</a><br>
<a href="../concepts/concepts-21.htm">Fast views</a><br>
<a href="../concepts/concepts-4.htm">Perspectives</a>
</p>
<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
<a href="tasks-3e.htm">Moving and docking views</a><br>
<a href="tasks-9b.htm">Creating fast views</a><br>
<a href="tasks-3i.htm">Maximizing a view or editor</a><br>
<a href="tasks-9j.htm">Resetting perspectives</a>
</p>
<p>
   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
</p>
</BODY>
</HTML>
\ No newline at end of file
Index: tasks/tasks-31.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/tasks/tasks-31.htm,v
retrieving revision 1.14
diff -u -r1.14 tasks-31.htm
--- tasks/tasks-31.htm	24 Jun 2004 00:26:02 -0000	1.14
+++ tasks/tasks-31.htm	10 Nov 2004 21:52:21 -0000
@@ -1 +1 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=ISO-8859-1">
<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
<LINK REL="STYLESHEET" HREF="../book.css" CHARSET="ISO-8859-1" TYPE="text/css">
<title>Specifying the default perspective</title>
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>Specifying the default perspective</H1>
<P>The default perspective always shows up on the <b> Window &gt; Open Perspective</b> menu.
The Resource perspective is the pre-defined default perspective.
</P>
<P>To change the default perspective:</P>
<ol>
  <li>From the main menu bar, select <b>Window &gt; Preferences</b>.</li>
  <li>Expand the <b>Workbench</b> category on the left and select <b>Perspectives</b>.
    The Perspectives preferences page opens.</li>
  <li>Select the perspective that you want to define as the
    default, and click <b>Make Default</b>. The default indicator moves
    to the perspective that you selected.</li>
  <li>Click <b>OK</b>.</li>
</ol>
<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts." width="159" height="27"><br>
<a href="../concepts/concepts-2.htm">The Workbench</a><br>
<a href="../concepts/concepts-4.htm">Perspectives</a>
</p>
<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
<a href="tasks-9f.htm">Opening perspectives</a><br>
<a href="tasks-24.htm">Changing where perspectives open</a><br>
<a href="tasks-9k.htm">Configuring perspectives</a>
</p>
<p>
   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
</p>
</BODY>
</HTML>
\ No newline at end of file
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=ISO-8859-1">
<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
<LINK REL="STYLESHEET" HREF="../book.css" CHARSET="ISO-8859-1" TYPE="text/css">
<title>Specifying the default perspective</title>
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>Specifying the default perspective</H1>
<P>The default perspective always shows up on the <b> Window &gt; Open Perspective</b> menu.
The Resource perspective is the pre-defined default perspective.
</P>
<P>To change the default perspective:</P>
<ol>
  <li>From the main menu bar, select <b>Window &gt; Preferences</b>.</li>
  <li>Expand the <b>Workbench</b> category on the left and select <b>Perspectives</b>.
    The Perspectives preferences page opens.</li>
  <li>Select the perspective that you want to define as the
    default, and click <b>Make Default</b>. The default indicator moves
    to the perspective that you selected.</li>
  <li>Click <b>OK</b>.</li>
</ol>
<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts." ><br>
<a href="../concepts/concepts-2.htm">The Workbench</a><br>
<a href="../concepts/concepts-4.htm">Perspectives</a>
</p>
<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
<a href="tasks-9f.htm">Opening perspectives</a><br>
<a href="tasks-24.htm">Changing where perspectives open</a><br>
<a href="tasks-9k.htm">Configuring perspectives</a>
</p>
<p>
   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
</p>
</BODY>
</HTML>
\ No newline at end of file
Index: tasks/tasks-33.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/tasks/tasks-33.htm,v
retrieving revision 1.20
diff -u -r1.20 tasks-33.htm
--- tasks/tasks-33.htm	24 Jun 2004 22:48:05 -0000	1.20
+++ tasks/tasks-33.htm	10 Nov 2004 21:52:21 -0000
@@ -56,18 +56,18 @@
 automatically becomes an eclipse product extension.
 </p>
 
-<P><img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27"><br>
+<P><img border="0" src="../images/ngrelc.gif" alt="Related concepts" ><br>
 <a href="../concepts/concepts-25.htm">Features</a>
 </P>
 
-<P><img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
+<P><img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
 <a href="tasks-34.htm">Installing new features with the update manager</a><br>
 <a href="tasks-36.htm">Updating features with the update manager</a><br>
 <a href="tasks-37.htm">Update Policy</a>
 </p>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: tasks/tasks-34.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/tasks/tasks-34.htm,v
retrieving revision 1.21
diff -u -r1.21 tasks-34.htm
--- tasks/tasks-34.htm	24 Jun 2004 00:26:02 -0000	1.21
+++ tasks/tasks-34.htm	10 Nov 2004 21:52:21 -0000
@@ -69,19 +69,19 @@
   configuration.</li>
 </ol>
 
-<P><img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27"><br>
+<P><img border="0" src="../images/ngrelc.gif" alt="Related concepts" ><br>
 <a href="../concepts/concepts-25.htm">Features</a>
 </P>
 
 <P>
-<img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
+<img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
 <a href="tasks-33.htm">Inspecting the current configuration</a><br>
 <a href="tasks-36.htm">Updating features with the update manager</a><br>
 <a href="tasks-38.htm">Restoring a saved configuration</a>
 </P>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: tasks/tasks-35.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/tasks/tasks-35.htm,v
retrieving revision 1.16
diff -u -r1.16 tasks-35.htm
--- tasks/tasks-35.htm	24 Jun 2004 00:26:02 -0000	1.16
+++ tasks/tasks-35.htm	10 Nov 2004 21:52:21 -0000
@@ -34,18 +34,18 @@
   in the context menu. </li>
 </ol>
 
-<P><img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27"><br>
+<P><img border="0" src="../images/ngrelc.gif" alt="Related concepts" ><br>
 <a href="../concepts/concepts-25.htm">Features</a>
 </P>
 
-<P><img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
+<P><img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
 <a href="tasks-34.htm">Installing new features with the update manager</a><br>
 <a href="tasks-36.htm">Updating features with the update manager</a><br>
 <a href="tasks-37.htm">Saving a configuration</a>
 </p>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: tasks/tasks-36.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/tasks/tasks-36.htm,v
retrieving revision 1.20
diff -u -r1.20 tasks-36.htm
--- tasks/tasks-36.htm	24 Jun 2004 00:26:02 -0000	1.20
+++ tasks/tasks-36.htm	10 Nov 2004 21:52:21 -0000
@@ -37,11 +37,11 @@
     when asked to exit and restart the Workbench for the changes to take effect.</li>
 </ol>
 
-<P><img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27"><br>
+<P><img border="0" src="../images/ngrelc.gif" alt="Related concepts" ><br>
 <a href="../concepts/concepts-25.htm">Features</a>
 </P>
 
-<P><img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
+<P><img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
 <a href="tasks-33.htm">Inspecting the current configuration</a><br>
 <a href="tasks-34.htm">Installing new features with the update manager</a><br>
 <a href="tasks-35.htm">Enable, disable or uninstall a feature</a><br>
@@ -51,7 +51,7 @@
 </P>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: tasks/tasks-37.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/tasks/tasks-37.htm,v
retrieving revision 1.18
diff -u -r1.18 tasks-37.htm
--- tasks/tasks-37.htm	24 Jun 2004 00:26:02 -0000	1.18
+++ tasks/tasks-37.htm	10 Nov 2004 21:52:21 -0000
@@ -151,12 +151,12 @@
 </ol>
 
 <P>
-<img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
+<img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
 <a href="tasks-37a.htm">Automatic Update Scheduler</a><br>
 </P>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 </BODY>
 </HTML>
Index: tasks/tasks-37a.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/tasks/tasks-37a.htm,v
retrieving revision 1.4
diff -u -r1.4 tasks-37a.htm
--- tasks/tasks-37a.htm	24 Jun 2004 00:26:02 -0000	1.4
+++ tasks/tasks-37a.htm	10 Nov 2004 21:52:22 -0000
@@ -65,11 +65,11 @@
 (they're cached), unless there are newer versions on the server or you have restarted eclipse. </p>
 
 <P>
-<img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
+<img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
 <a href="tasks-36.htm">Updating features with the update manager</a><br>
 </P>
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 </BODY>
 </HTML>
Index: tasks/tasks-38.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/tasks/tasks-38.htm,v
retrieving revision 1.14
diff -u -r1.14 tasks-38.htm
--- tasks/tasks-38.htm	24 Jun 2004 00:26:02 -0000	1.14
+++ tasks/tasks-38.htm	10 Nov 2004 21:52:22 -0000
@@ -29,17 +29,17 @@
     current configuration now matches the configuration saved earlier.</li>
 </ol>
 
-<P><img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27"><br>
+<P><img border="0" src="../images/ngrelc.gif" alt="Related concepts" ><br>
 <a href="../concepts/concepts-25.htm">Features</a>
 </P>
 
-<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
 <a href="tasks-33.htm">Inspecting the current configuration</a><br>
 <a href="tasks-37.htm">Update policy control</a>
 </p>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: tasks/tasks-3e.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/tasks/tasks-3e.htm,v
retrieving revision 1.16
diff -u -r1.16 tasks-3e.htm
--- tasks/tasks-3e.htm	24 Jun 2004 00:26:02 -0000	1.16
+++ tasks/tasks-3e.htm	10 Nov 2004 21:52:22 -0000
@@ -45,40 +45,40 @@
         will be moved to </th>
     </TR>
     <TR> 
-      <TD COLSPAN="1" align="center" height="38"> <P CLASS="Para"> <img src="../images/drop_top_source.gif" alt=" Up icon" border="0" width="16" height="19"> 
+      <TD COLSPAN="1" align="center" height="38"> <P CLASS="Para"> <img src="../images/drop_top_source.gif" alt=" Up icon" border="0" > 
         </P></TD>
       <TD COLSPAN="1" valign="top" align="left" height="38"> <P CLASS="Para"> 
           Dock above: The view is docked above the view underneath the cursor.</P></TD>
     </TR>
     <TR> 
       <TD ROWSPAN="1" COLSPAN="1" align="center" height="38"> <P CLASS="Para"> 
-          <img src="../images/drop_bottom_source.gif" alt="  Down icon" border="0" width="19" height="19"> 
+          <img src="../images/drop_bottom_source.gif" alt="  Down icon" border="0" > 
         </P></TD>
       <TD ROWSPAN="1" COLSPAN="1" valign="top" align="left" height="38"> <p CLASS="Para"> 
           Dock below: The view is docked below the view underneath the cursor. 
       </TD>
     </TR>
     <TR> 
-      <TD ROWSPAN="1" COLSPAN="1" align="center" height="38"> <P CLASS="Para"><img align="texttop" border="0" src="../images/drop_right_source.gif" alt="Right icon" width="20" height="20"> 
+      <TD ROWSPAN="1" COLSPAN="1" align="center" height="38"> <P CLASS="Para"><img align="texttop" border="0" src="../images/drop_right_source.gif" alt="Right icon" > 
         </P></TD>
       <TD ROWSPAN="1" COLSPAN="1" valign="top" align="left" height="38"> <p CLASS="Para"> 
           Dock to the right: The view is docked to the right of the view underneath 
           the cursor. </TD>
     </TR>
     <TR> 
-      <TD COLSPAN="1" align="center" height="38"> <img align="texttop" border="0" src="../images/drop_left_source.gif" alt=" Left icon" width="20" height="20"> 
+      <TD COLSPAN="1" align="center" height="38"> <img align="texttop" border="0" src="../images/drop_left_source.gif" alt=" Left icon" > 
       </TD>
       <TD COLSPAN="1" valign="top" align="left" height="38"> Dock to the left: 
         The view is docked to the left of the view underneath the cursor. </TD>
     </TR>
     <TR> 
-      <TD COLSPAN="1" align="center" height="38"> <img align="texttop" border="0" src="../images/drop_stack.gif" alt=" Stack views" width="20" height="20"> 
+      <TD COLSPAN="1" align="center" height="38"> <img align="texttop" border="0" src="../images/drop_stack.gif" alt=" Stack views" > 
       </TD>
       <TD COLSPAN="1" valign="top" align="left" height="38"> Stack: The view is 
         docked as a Tab in the same pane as the view underneath the cursor. </TD>
     </TR>
     <TR> 
-      <TD COLSPAN="1" align="center" height="38"> <img align="texttop" border="0" src="../images/drop_invalid_source.gif" alt=" Restricted icon" width="21" height="21"> 
+      <TD COLSPAN="1" align="center" height="38"> <img align="texttop" border="0" src="../images/drop_invalid_source.gif" alt=" Restricted icon" > 
       </TD>
       <TD COLSPAN="1" valign="top" align="left" height="38"> Restricted: You cannot 
         dock the view in this area. </TD>
@@ -86,13 +86,13 @@
   </TBODY>
 </TABLE>
 
-<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts." width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts." ><br>
 <a href="../concepts/concepts-5.htm">Views</a><br>
 <a href="../concepts/concepts-21.htm">Fast views</a><br>
 <a href="../concepts/concepts-4.htm">Perspectives</a>
 </p>
 
-<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
 <a href="tasks-3.htm">Opening views</a><br>
 <a href="tasks-9b.htm">Creating fast views</a><br>
 <a href="tasks-3i.htm">Maximizing a view or editor</a><br>
@@ -101,7 +101,7 @@
 </p>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: tasks/tasks-3g.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/tasks/tasks-3g.htm,v
retrieving revision 1.14
diff -u -r1.14 tasks-3g.htm
--- tasks/tasks-3g.htm	24 Jun 2004 00:26:02 -0000	1.14
+++ tasks/tasks-3g.htm	10 Nov 2004 21:52:22 -0000
@@ -31,18 +31,18 @@
 editor area.
 </p>
 
-<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" ><br>
 <a href="../concepts/concepts-6.htm">Editors</a>
 </p>
 
-<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
 <a href="tasks-46.htm">Opening files for editing</a><br>
 <a href="tasks-9.htm">Changing the placement of the tabs</a><br>
 <a href="tasks-68.htm">Comparing resources</a>
 </p>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: tasks/tasks-3h.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/tasks/tasks-3h.htm,v
retrieving revision 1.13
diff -u -r1.13 tasks-3h.htm
--- tasks/tasks-3h.htm	24 Jun 2004 00:26:02 -0000	1.13
+++ tasks/tasks-3h.htm	10 Nov 2004 21:52:22 -0000
@@ -1 +1 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=ISO-8859-1">
<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
<LINK REL="STYLESHEET" HREF="../book.css" CHARSET="ISO-8859-1" TYPE="text/css">
<title>Rearranging tabbed views</title>
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>Rearranging tabbed views</H1>
<p>In addition to dragging and dropping (docking) views inside the Workbench,
you can rearrange the order of views within a tabbed notebook.
</p>
<ol>
  <li>Click on the tab of the view that you want to move and drag
    it to where you want it. A stack symbol
	<img border="0" src="../images/drop_stack.gif" alt="drop stack image" width="20" height="20">
	appears as you drag the view across other view tabs.</li>
  <li>Release the mouse button when you have the view tab in the
    desired location. The view that you selected is now moved.</li>
</ol>
<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27"><br>
<a href="../concepts/concepts-5.htm">Views</a>
</p>
<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
<a href="tasks-3e.htm">Moving and docking views</a>
</p>
<p>
   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
</p>
</BODY>
</HTML>
\ No newline at end of file
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=ISO-8859-1">
<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
<LINK REL="STYLESHEET" HREF="../book.css" CHARSET="ISO-8859-1" TYPE="text/css">
<title>Rearranging tabbed views</title>
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>Rearranging tabbed views</H1>
<p>In addition to dragging and dropping (docking) views inside the Workbench,
you can rearrange the order of views within a tabbed notebook.
</p>
<ol>
  <li>Click on the tab of the view that you want to move and drag
    it to where you want it. A stack symbol
	<img border="0" src="../images/drop_stack.gif" alt="drop stack image" >
	appears as you drag the view across other view tabs.</li>
  <li>Release the mouse button when you have the view tab in the
    desired location. The view that you selected is now moved.</li>
</ol>
<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" ><br>
<a href="../concepts/concepts-5.htm">Views</a>
</p>
<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
<a href="tasks-3e.htm">Moving and docking views</a>
</p>
<p>
   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
</p>
</BODY>
</HTML>
\ No newline at end of file
Index: tasks/tasks-3i.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/tasks/tasks-3i.htm,v
retrieving revision 1.13
diff -u -r1.13 tasks-3i.htm
--- tasks/tasks-3i.htm	24 Jun 2004 00:26:02 -0000	1.13
+++ tasks/tasks-3i.htm	10 Nov 2004 21:52:22 -0000
@@ -1 +1 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=ISO-8859-1">
<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
<LINK REL="STYLESHEET" HREF="../book.css" CHARSET="ISO-8859-1" TYPE="text/css">
<title>Maximizing a view or editor</title>
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1 CLASS="Head">Maximizing a view or editor</H1>
<P>You can temporarily maximize a view or editor so that it fills the Workbench window.
</P>
<ol>
  <li>Open the menu for the view or editor by clicking the
    icon at the far left of its title bar. (You can get the
    same effect by right-clicking anywhere in the title bar.)</li>
  <li>Select <b>Maximize</b>.</li>
</ol>
<p>To restore the view or editor to its previous position and size:
<ol>
  <li>Open the menu again.</li>
  <li>Select <b>Restore</b>.</li>
</ol>
<p><em>Tip:</em> You can also maximize or restore a view or editor by double-clicking its title bar.
</p>
<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts." width="159" height="27"><br>
<a href="../concepts/concepts-5.htm">Views</a><br>
<a href="../concepts/concepts-21.htm">Fast views</a><br>
<a href="../concepts/concepts-4.htm">Perspectives</a>
</p>
<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
<a href="tasks-3.htm">Opening views</a><br>
<a href="tasks-3e.htm">Moving and docking views</a><br>
</p>
<p>
   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
</p>
</BODY>
</HTML>
\ No newline at end of file
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=ISO-8859-1">
<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
<LINK REL="STYLESHEET" HREF="../book.css" CHARSET="ISO-8859-1" TYPE="text/css">
<title>Maximizing a view or editor</title>
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1 CLASS="Head">Maximizing a view or editor</H1>
<P>You can temporarily maximize a view or editor so that it fills the Workbench window.
</P>
<ol>
  <li>Open the menu for the view or editor by clicking the
    icon at the far left of its title bar. (You can get the
    same effect by right-clicking anywhere in the title bar.)</li>
  <li>Select <b>Maximize</b>.</li>
</ol>
<p>To restore the view or editor to its previous position and size:
<ol>
  <li>Open the menu again.</li>
  <li>Select <b>Restore</b>.</li>
</ol>
<p><em>Tip:</em> You can also maximize or restore a view or editor by double-clicking its title bar.
</p>
<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts." ><br>
<a href="../concepts/concepts-5.htm">Views</a><br>
<a href="../concepts/concepts-21.htm">Fast views</a><br>
<a href="../concepts/concepts-4.htm">Perspectives</a>
</p>
<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
<a href="tasks-3.htm">Opening views</a><br>
<a href="tasks-3e.htm">Moving and docking views</a><br>
</p>
<p>
   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
</p>
</BODY>
</HTML>
\ No newline at end of file
Index: tasks/tasks-42.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/tasks/tasks-42.htm,v
retrieving revision 1.10
diff -u -r1.10 tasks-42.htm
--- tasks/tasks-42.htm	24 Jun 2004 00:26:02 -0000	1.10
+++ tasks/tasks-42.htm	10 Nov 2004 21:52:22 -0000
@@ -35,12 +35,12 @@
 is created.
 </p>
 
-<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" ><br>
 <a href="../concepts/concepts-12.htm">Resources</a><br>
 <a href="../concepts/concepts-17.htm">Resource hierarchies</a>
 </p>
 
-<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
 <a href="tasks-43.htm">Creating a folder</a><br>
 <a href="tasks-44.htm">Creating a file</a><br>
 <a href="tasks-63cg.htm">Copying resources</a><br>
@@ -48,7 +48,7 @@
 </p>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: tasks/tasks-42b.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/tasks/tasks-42b.htm,v
retrieving revision 1.8
diff -u -r1.8 tasks-42b.htm
--- tasks/tasks-42b.htm	24 Jun 2004 00:26:02 -0000	1.8
+++ tasks/tasks-42b.htm	10 Nov 2004 21:52:22 -0000
@@ -31,17 +31,17 @@
   <li>Click <b>Yes</b>.</li>
 </ol>
 
-<p CLASS="Para"><img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27"><br>
+<p CLASS="Para"><img border="0" src="../images/ngrelc.gif" alt="Related concepts" ><br>
 <a href="../concepts/concepts-12.htm">Resources</a>
 </p>
 
-<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
 <a href="tasks-42.htm">Creating a project</a><br>
 <a href="tasks-47.htm">Closing projects</a>
 </p>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: tasks/tasks-43.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/tasks/tasks-43.htm,v
retrieving revision 1.11
diff -u -r1.11 tasks-43.htm
--- tasks/tasks-43.htm	24 Jun 2004 00:26:02 -0000	1.11
+++ tasks/tasks-43.htm	10 Nov 2004 21:52:22 -0000
@@ -1 +1 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=ISO-8859-1">
<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
<LINK REL="STYLESHEET" HREF="../book.css" CHARSET="ISO-8859-1" TYPE="text/css">
<title>Creating a folder</title>
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>Creating a folder</H1>
<P>To create a new folder:
</P>
<ol>
  <li>In the Navigator view, right-click the project or folder
    where you want to create the new folder.</li>
  <li>From the pop-up menu, select <b>New &gt; Folder</b>.</li>
  <li>Enter the name of the new folder and click <b>Finish</b>.</li>
</ol>
<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27"><br>
<a href="../concepts/concepts-12.htm">Resources</a><br>
<a href="../concepts/concepts-17.htm">Resource hierarchies</a>
</p>
<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
<a href="tasks-42.htm">Creating a project</a><br>
<a href="tasks-44.htm">Creating a file</a><br>
<a href="tasks-45.htm">Creating linked resources</a><br>
<a href="tasks-63cg.htm">Copying resources</a><br>
<a href="tasks-63.htm">Moving resources</a>
</p>
<p>
   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
</p>
</BODY>
</HTML>
\ No newline at end of file
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=ISO-8859-1">
<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
<LINK REL="STYLESHEET" HREF="../book.css" CHARSET="ISO-8859-1" TYPE="text/css">
<title>Creating a folder</title>
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>Creating a folder</H1>
<P>To create a new folder:
</P>
<ol>
  <li>In the Navigator view, right-click the project or folder
    where you want to create the new folder.</li>
  <li>From the pop-up menu, select <b>New &gt; Folder</b>.</li>
  <li>Enter the name of the new folder and click <b>Finish</b>.</li>
</ol>
<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" ><br>
<a href="../concepts/concepts-12.htm">Resources</a><br>
<a href="../concepts/concepts-17.htm">Resource hierarchies</a>
</p>
<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
<a href="tasks-42.htm">Creating a project</a><br>
<a href="tasks-44.htm">Creating a file</a><br>
<a href="tasks-45.htm">Creating linked resources</a><br>
<a href="tasks-63cg.htm">Copying resources</a><br>
<a href="tasks-63.htm">Moving resources</a>
</p>
<p>
   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
</p>
</BODY>
</HTML>
\ No newline at end of file
Index: tasks/tasks-44.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/tasks/tasks-44.htm,v
retrieving revision 1.11
diff -u -r1.11 tasks-44.htm
--- tasks/tasks-44.htm	24 Jun 2004 00:26:02 -0000	1.11
+++ tasks/tasks-44.htm	10 Nov 2004 21:52:22 -0000
@@ -25,12 +25,12 @@
 <p>The file opens in the editor associated with its type.
 </p>
 
-<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" ><br>
 <a href="../concepts/concepts-12.htm">Resources<br></a>
 <a href="../concepts/concepts-17.htm">Resource hierarchies</a>
 </p>
 
-<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
 <a href="tasks-42.htm">Creating a project</a><br>
 <a href="tasks-43.htm">Creating a folder</a><br>
 <a href="tasks-45.htm">Creating linked resources</a><br>
@@ -39,7 +39,7 @@
 </p>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: tasks/tasks-45.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/tasks/tasks-45.htm,v
retrieving revision 1.13
diff -u -r1.13 tasks-45.htm
--- tasks/tasks-45.htm	24 Jun 2004 00:26:02 -0000	1.13
+++ tasks/tasks-45.htm	10 Nov 2004 21:52:22 -0000
@@ -56,26 +56,26 @@
 </p>
 <P>Note that, once you create a linked resource you will not be able to change
 the link target path that you entered in step 6. or 8. above.</P>
-<P><img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27"><br>
+<P><img border="0" src="../images/ngrelc.gif" alt="Related concepts" ><br>
 <a href="../concepts/concepts-12.htm">Resources</a><br>
 <a href="../concepts/concepts-17.htm">Resource hierarchies</a><br>
 <a href="../concepts/concepts-13.htm">Linked resources</a>
 </P>
 
-<P><img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
+<P><img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
 <a href="tasks-42.htm">Creating a project</a><br>
 <a href="tasks-44.htm">Creating a file</a><br>
 <a href="tasks-43.htm">Creating a folder</a><br>
 </P>
 
-<p><img border="0" src="../images/ngrelr.gif" alt="Related references" width="159" height="27">
+<p><img border="0" src="../images/ngrelr.gif" alt="Related references" >
 <br><a href="../reference/ref-14b.htm">Linked resources</a> 
 <br><a href="../reference/ref-38.htm">New Folder wizard</a> 
 <br><a href="../reference/ref-39.htm">New File wizard</a> 
 </p>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 </BODY>
 </HTML>
Index: tasks/tasks-46.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/tasks/tasks-46.htm,v
retrieving revision 1.12
diff -u -r1.12 tasks-46.htm
--- tasks/tasks-46.htm	24 Jun 2004 00:26:02 -0000	1.12
+++ tasks/tasks-46.htm	10 Nov 2004 21:52:22 -0000
@@ -27,12 +27,12 @@
 editor for that type of file. To open it in a different editor, select
 <b>Open With</b> from the file's pop-up menu.</p>
 
-<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" ><br>
 <a href="../concepts/concepts-6.htm">Editors</a><br>
 <a href="../concepts/concepts-6a.htm">External editors</a>
 </p>
 
-<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
 <a href="tasks-51.htm">Associating editors with file types</a><br>
 <a href="tasks-52.htm">Editing files outside the Workbench</a><br>
   <a href="tasks-18.htm">Linking the Navigator view to the active editor</a><br>
@@ -42,7 +42,7 @@
 </p>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: tasks/tasks-46ag.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/tasks/tasks-46ag.htm,v
retrieving revision 1.16
diff -u -r1.16 tasks-46ag.htm
--- tasks/tasks-46ag.htm	24 Jun 2004 19:52:21 -0000	1.16
+++ tasks/tasks-46ag.htm	10 Nov 2004 21:52:22 -0000
@@ -32,13 +32,13 @@
 <p>You can also do a contextual search for character strings contained within 
   files in the Workbench. See the links to related tasks below. </p>
 
-<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" ><br>
 <a href="../concepts/concepts-12.htm">Resources</a><br>
 <a href="../concepts/concepts-17.htm">Resource hierarchies</a><br>
 <a href="../concepts/cnav.htm">Navigator view</a>
 </p>
 
-<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
 <a href="tasks-84.htm">Searching for text within a file</a><br>
 <a href="tasks-46bg.htm">Narrowing the scope of the Navigator view</a><br>
 <a href="tasks-48.htm">Sorting resources in the Navigator view</a><br>
@@ -46,7 +46,7 @@
 </p>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: tasks/tasks-46bg.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/tasks/tasks-46bg.htm,v
retrieving revision 1.10
diff -u -r1.10 tasks-46bg.htm
--- tasks/tasks-46bg.htm	24 Jun 2004 00:26:02 -0000	1.10
+++ tasks/tasks-46bg.htm	10 Nov 2004 21:52:22 -0000
@@ -1 +1 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=ISO-8859-1">
<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
<LINK REL="STYLESHEET" HREF="../book.css" CHARSET="ISO-8859-1" TYPE="text/css">
<title>Narrowing the scope of the Navigator view</title>
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>Narrowing the scope of the Navigator view</H1>
<P>By default, the Navigator view shows all resources in your Workbench. You can
focus on a subset of resources by temporarily &quot;going into&quot; a
project or folder and hiding all other resources.
</P>
<ol>
  <li>In the Navigator view, right-click the project of folder that you want to focus on.</li>
  <li>From the pop-up menu, select <b>Go Into</b>.</li>
</ol>
<p>The Navigator now shows only the contents of the selected project or folder.
The title of the Navigator shows the name of the resource you are currently
looking at. You can use the <b>Back</b>, <b>Forward</b>, and <b>Up</b> buttons
on the Navigator view's toolbar to change the scope.
</p>
<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27"><br>
<a href="../concepts/cnav.htm">Navigator view</a>
</p>
<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
<a href="tasks-48b.htm">Showing or hiding files in the Navigator view</a>
</p>
<p>
   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
</p>
</BODY>
</HTML>
\ No newline at end of file
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=ISO-8859-1">
<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
<LINK REL="STYLESHEET" HREF="../book.css" CHARSET="ISO-8859-1" TYPE="text/css">
<title>Narrowing the scope of the Navigator view</title>
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>Narrowing the scope of the Navigator view</H1>
<P>By default, the Navigator view shows all resources in your Workbench. You can
focus on a subset of resources by temporarily &quot;going into&quot; a
project or folder and hiding all other resources.
</P>
<ol>
  <li>In the Navigator view, right-click the project of folder that you want to focus on.</li>
  <li>From the pop-up menu, select <b>Go Into</b>.</li>
</ol>
<p>The Navigator now shows only the contents of the selected project or folder.
The title of the Navigator shows the name of the resource you are currently
looking at. You can use the <b>Back</b>, <b>Forward</b>, and <b>Up</b> buttons
on the Navigator view's toolbar to change the scope.
</p>
<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" ><br>
<a href="../concepts/cnav.htm">Navigator view</a>
</p>
<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
<a href="tasks-48b.htm">Showing or hiding files in the Navigator view</a>
</p>
<p>
   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
</p>
</BODY>
</HTML>
\ No newline at end of file
Index: tasks/tasks-47.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/tasks/tasks-47.htm,v
retrieving revision 1.10
diff -u -r1.10 tasks-47.htm
--- tasks/tasks-47.htm	24 Jun 2004 00:26:02 -0000	1.10
+++ tasks/tasks-47.htm	10 Nov 2004 21:52:22 -0000
@@ -1 +1 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=ISO-8859-1">
<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
<LINK REL="STYLESHEET" HREF="../book.css" CHARSET="ISO-8859-1" TYPE="text/css">
<title>Closing projects</title>
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>Closing projects</H1>
<P>When a project is closed, it can no longer be changed in the Workbench and 
its resources no longer appear in the Workbench, but they do still reside on 
the local file system. Closed projects require less memory. Also, since they 
are not examined during builds, closing a project can improve build time.
</P>
<P>To close a project:
</P>
<ol>
  <li>Select the project in the Navigator view.</li>
  <li>Click <b>Close Project</b> on the pop-up menu.</li>
</ol>
<P>To re-open the project:
</P>
<ol>
  <li>Select the project in the Navigator view.</li>
  <li>Click <b>Open Project</b> on the pop-up menu.</li>
</ol>
<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27"><br>
<a href="../concepts/concepts-12.htm">Resources</a><br>
<a href="../concepts/concepts-22.htm">Builds</a>
</p>
<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
<a href="tasks-42.htm">Creating a project</a><br>
<a href="tasks-42b.htm">Deleting projects</a>
</p>
<p>
   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
</p>
</BODY>
</HTML>
\ No newline at end of file
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=ISO-8859-1">
<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
<LINK REL="STYLESHEET" HREF="../book.css" CHARSET="ISO-8859-1" TYPE="text/css">
<title>Closing projects</title>
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>Closing projects</H1>
<P>When a project is closed, it can no longer be changed in the Workbench and 
its resources no longer appear in the Workbench, but they do still reside on 
the local file system. Closed projects require less memory. Also, since they 
are not examined during builds, closing a project can improve build time.
</P>
<P>To close a project:
</P>
<ol>
  <li>Select the project in the Navigator view.</li>
  <li>Click <b>Close Project</b> on the pop-up menu.</li>
</ol>
<P>To re-open the project:
</P>
<ol>
  <li>Select the project in the Navigator view.</li>
  <li>Click <b>Open Project</b> on the pop-up menu.</li>
</ol>
<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" ><br>
<a href="../concepts/concepts-12.htm">Resources</a><br>
<a href="../concepts/concepts-22.htm">Builds</a>
</p>
<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
<a href="tasks-42.htm">Creating a project</a><br>
<a href="tasks-42b.htm">Deleting projects</a>
</p>
<p>
   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
</p>
</BODY>
</HTML>
\ No newline at end of file
Index: tasks/tasks-48.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/tasks/tasks-48.htm,v
retrieving revision 1.11
diff -u -r1.11 tasks-48.htm
--- tasks/tasks-48.htm	24 Jun 2004 00:26:02 -0000	1.11
+++ tasks/tasks-48.htm	10 Nov 2004 21:52:22 -0000
@@ -15,26 +15,26 @@
 
 <ol>
   <li>On the toolbar for the Navigator view, click the <b>Menu</b>
-    button <img src="../images/ref-79.gif" alt="menu button" border="0" width="22" height="18">
+    button <img src="../images/ref-79.gif" alt="menu button" border="0" >
     to open the drop-down menu of display options.</li>
   <li>Select <b>Sort</b>.&nbsp;</li>
   <li>Select the desired sort option.</li>
 </ol>
 
-<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" ><br>
 <a href="../concepts/concepts-12.htm">Resources</a><br>
 <a href="../concepts/concepts-17.htm">Resource hierarchies</a><br>
 <a href="../concepts/cnav.htm">Navigator view</a>
 </p>
 
-<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
 <a href="tasks-46ag.htm">Finding a resource quickly</a><br>
 <a href="tasks-46bg.htm">Narrowing the scope of the Navigator view</a><br>
 <a href="tasks-48b.htm">Showing or hiding files in the Navigator view</a>
 </p>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: tasks/tasks-48b.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/tasks/tasks-48b.htm,v
retrieving revision 1.14
diff -u -r1.14 tasks-48b.htm
--- tasks/tasks-48b.htm	24 Jun 2004 00:26:02 -0000	1.14
+++ tasks/tasks-48b.htm	10 Nov 2004 21:52:22 -0000
@@ -16,7 +16,7 @@
 
 <ol>
   <li>On the toolbar for the Navigator view, click the <b>Menu</b> 
-    button <img src="../images/ref-79.gif" alt="Menu button" border="0" width="22" height="18">
+    button <img src="../images/ref-79.gif" alt="Menu button" border="0" >
 	to open the drop-down menu of display options.</li>
   <li>Select <b>Filter</b>.</li>
   <li>In the dialog box that opens, select the checkboxes for the
@@ -25,20 +25,20 @@
 <P>In addition, you can restrict the displayed files to a working set.</P>
 <ol>
   <li>On the toolbar for the Navigator view, click the <b>Menu</b> 
-    button <IMG src="../images/ref-79.gif" alt="Menu button" border="0" width="22" height="18">
+    button <IMG src="../images/ref-79.gif" alt="Menu button" border="0" >
 	to open the drop-down menu of display options.</li>
   <li>Choose <B>Select Working Set...</B></li>
   <li>Select an existing working set from the list or create a new one by selecting
   <B>New...</B></li>
 </ol>
-<P><img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27"><br>
+<P><img border="0" src="../images/ngrelc.gif" alt="Related concepts" ><br>
 <a href="../concepts/concepts-12.htm">Resources</a><br>
 <a href="../concepts/concepts-17.htm">Resource hierarchies</a><br>
 <a href="../concepts/cnav.htm">Navigator view</a><br>
 <a href="../concepts/cworkset.htm">Working sets</a>
 </P>
 
-<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
 <a href="tasks-49.htm">Viewing resource properties</a><br>
 <a href="tasks-46ag.htm">Finding a resource quickly</a><br>
 <a href="tasks-46bg.htm">Narrowing the scope of the Navigator view</a><br>
@@ -46,7 +46,7 @@
 </p>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: tasks/tasks-49.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/tasks/tasks-49.htm,v
retrieving revision 1.14
diff -u -r1.14 tasks-49.htm
--- tasks/tasks-49.htm	24 Jun 2004 00:26:02 -0000	1.14
+++ tasks/tasks-49.htm	10 Nov 2004 21:52:22 -0000
@@ -24,20 +24,20 @@
 &gt; Show View &gt; Other &gt; Basic &gt; Properties</b>.
 </P>
 
-<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" ><br>
 <a href="../concepts/concepts-12.htm">Resources</a>
 </p>
 
-<p><img border="0" src="../images/ngrelr.gif" alt="Related references" width="159" height="27">
+<p><img border="0" src="../images/ngrelr.gif" alt="Related references" >
 <br><a href="../reference/ref-27.htm">Navigator view</a>
 </p>
 
-<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
 <a href="tasks-48b.htm">Showing or hiding files in the Navigator view</a>
 </p>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: tasks/tasks-51.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/tasks/tasks-51.htm,v
retrieving revision 1.13
diff -u -r1.13 tasks-51.htm
--- tasks/tasks-51.htm	24 Jun 2004 00:26:02 -0000	1.13
+++ tasks/tasks-51.htm	10 Nov 2004 21:52:22 -0000
@@ -35,7 +35,7 @@
 Navigator or an entry in the Bookmarks or Tasks view it opens in the editor area.
 </p>
 
-<p><img border="0" src="../images/win_only.gif" alt="Windows only" width="51" height="13">
+<p><img border="0" src="../images/win_only.gif" alt="Windows only" >
 Editors that support OLE document mode can also run in the editor area of the Workbench.
 </p>
 
@@ -44,18 +44,18 @@
 Navigator view.
 </p>
 
-<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" ><br>
 <a href="../concepts/concepts-6.htm">Editors</a><br>
 <a href="../concepts/concepts-6a.htm">External editors</a>
 </p>
 
-<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
 <a href="tasks-46.htm">Opening files for editing</a><br>
 <a href="tasks-52.htm">Editing files outside the Workbench</a><br>
   <a href="tasks-18.htm">Linking the Navigator view to the active editor</a> </p>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: tasks/tasks-52.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/tasks/tasks-52.htm,v
retrieving revision 1.11
diff -u -r1.11 tasks-52.htm
--- tasks/tasks-52.htm	24 Jun 2004 00:26:02 -0000	1.11
+++ tasks/tasks-52.htm	10 Nov 2004 21:52:22 -0000
@@ -1 +1 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=ISO-8859-1">
<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
<LINK REL="STYLESHEET" HREF="../book.css" CHARSET="ISO-8859-1" TYPE="text/css">
<title>Editing files outside the Workbench</title>
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>Editing files outside the Workbench</H1>
<P>To edit a Workbench resource outside the Workbench:</P>
<ol>
  <li>Navigate in the file system to the Workbench's installation directory. Go 
    into the workspace directory and open the file that you want to edit with the 
    external editor.</li>
  <li>Edit the file as needed. Save and close it as usual.</li>
  <li><em>Important</em>: Go back to the Workbench, right-click the
    edited file in the Navigator view, and select <b>Refresh</b> from
    the pop-up menu. The Workbench will perform any necessary build or update
    operations to process the changes that you made outside the Workbench.</li>
</ol>
<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27"><br>
<a href="../concepts/concepts-6.htm">Editors</a><br>
<a href="../concepts/concepts-6a.htm">External editors</a>
</p>
<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
<a href="tasks-46.htm">Opening files for editing</a><br>
<a href="tasks-51.htm">Associating editors with file types</a>
</p>
<p>
   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
</p>
</BODY>
</HTML>
\ No newline at end of file
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=ISO-8859-1">
<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
<LINK REL="STYLESHEET" HREF="../book.css" CHARSET="ISO-8859-1" TYPE="text/css">
<title>Editing files outside the Workbench</title>
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>Editing files outside the Workbench</H1>
<P>To edit a Workbench resource outside the Workbench:</P>
<ol>
  <li>Navigate in the file system to the Workbench's installation directory. Go 
    into the workspace directory and open the file that you want to edit with the 
    external editor.</li>
  <li>Edit the file as needed. Save and close it as usual.</li>
  <li><em>Important</em>: Go back to the Workbench, right-click the
    edited file in the Navigator view, and select <b>Refresh</b> from
    the pop-up menu. The Workbench will perform any necessary build or update
    operations to process the changes that you made outside the Workbench.</li>
</ol>
<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" ><br>
<a href="../concepts/concepts-6.htm">Editors</a><br>
<a href="../concepts/concepts-6a.htm">External editors</a>
</p>
<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
<a href="tasks-46.htm">Opening files for editing</a><br>
<a href="tasks-51.htm">Associating editors with file types</a>
</p>
<p>
   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
</p>
</BODY>
</HTML>
\ No newline at end of file
Index: tasks/tasks-53.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/tasks/tasks-53.htm,v
retrieving revision 1.13
diff -u -r1.13 tasks-53.htm
--- tasks/tasks-53.htm	24 Jun 2004 00:26:02 -0000	1.13
+++ tasks/tasks-53.htm	10 Nov 2004 21:52:22 -0000
@@ -15,9 +15,9 @@
 
 <ul>
   <li>By using the import wizard</li>
-  <li><img src="../images/win_only.gif" alt="For Windows:" border="0" width="51" height="13">
+  <li><img src="../images/win_only.gif" alt="For Windows:" border="0" >
     By dragging files or folders from the file system to the Navigator view</li>
-  <li><img src="../images/win_only.gif" alt="For Windows:" border="0" width="51" height="13">
+  <li><img src="../images/win_only.gif" alt="For Windows:" border="0" >
     By copying files or folders from the file system and pasting them into the
     Navigator view</li>
 </ul>
@@ -25,18 +25,18 @@
 <p>See the related tasks section for more details.
 </p>
 
-<P><img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27"><br>
+<P><img border="0" src="../images/ngrelc.gif" alt="Related concepts" ><br>
 <a href="../concepts/concepts-12.htm">Resources</a>
 </P>
 
-<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
 <a href="tasks-55.htm">Importing resources from the file system</a><br>
 <a href="tasks-55bg.htm">Importing resources from a ZIP File</a><br>
 <a href="tasks-57.htm">Exporting</a>
 </p>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: tasks/tasks-55.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/tasks/tasks-55.htm,v
retrieving revision 1.14
diff -u -r1.14 tasks-55.htm
--- tasks/tasks-55.htm	24 Jun 2004 00:26:02 -0000	1.14
+++ tasks/tasks-55.htm	10 Nov 2004 21:52:22 -0000
@@ -40,22 +40,22 @@
 the file system and dropping them in the Navigator view, or by copying and pasting.
 </P>
 
-<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" ><br>
 <a href="../concepts/concepts-12.htm">Resources</a>
 </p>
 
-<p><img border="0" src="../images/ngrelr.gif" alt="Related reference" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelr.gif" alt="Related reference" ><br>
 <a href="../reference/ref-70.htm">Import wizard</a>
 </p>
 
-<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
 <a href="tasks-importproject.htm">Importing existing projects</a><br>
 <a href="tasks-55bg.htm">Importing resources from a ZIP File</a><br>
 <a href="tasks-57.htm">Exporting</a>
 </p>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: tasks/tasks-55bg.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/tasks/tasks-55bg.htm,v
retrieving revision 1.14
diff -u -r1.14 tasks-55bg.htm
--- tasks/tasks-55bg.htm	24 Jun 2004 00:26:02 -0000	1.14
+++ tasks/tasks-55bg.htm	10 Nov 2004 21:52:22 -0000
@@ -37,22 +37,22 @@
   <li>When you have finished specifying your import options. click <b>Finish.</b></li>
 </ol>
 
-<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" ><br>
 <a href="../concepts/concepts-12.htm">Resources</a>
 </p>
 
-<p><img border="0" src="../images/ngrelr.gif" alt="Related reference" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelr.gif" alt="Related reference" ><br>
 <a href="../reference/ref-70.htm">Import wizard</a>
 </p>
 
-<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
 <a href="tasks-importproject.htm">Importing existing projects</a><br>
 <a href="tasks-55.htm">Importing resources from the file system</a><br>
 <a href="tasks-57.htm">Exporting</a><br>
 </p>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: tasks/tasks-57.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/tasks/tasks-57.htm,v
retrieving revision 1.13
diff -u -r1.13 tasks-57.htm
--- tasks/tasks-57.htm	24 Jun 2004 00:26:02 -0000	1.13
+++ tasks/tasks-57.htm	10 Nov 2004 21:52:22 -0000
@@ -14,9 +14,9 @@
 
 <ul>
   <li>By using the Export wizard.</li>
-  <li><img src="../images/win_only.gif" alt="For Windows:" border="0" width="51" height="13"> By
+  <li><img src="../images/win_only.gif" alt="For Windows:" border="0" > By
     dragging files or folders from the Navigator view to the file system.</li>
-  <li><img src="../images/win_only.gif" alt="For Windows:" border="0" width="51" height="13"> By
+  <li><img src="../images/win_only.gif" alt="For Windows:" border="0" > By
     copying files or folders from Navigator view and pasting them into the file
     system.</li>
 </ul>
@@ -24,18 +24,18 @@
 <p>See the related tasks section for more details.
 </p>
 
-<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" ><br>
 <a href="../concepts/concepts-12.htm">Resources</a>
 </p>
 
-<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
 <a href="tasks-59.htm">Exporting resources to the file system</a><br>
 <a href="tasks-59ag.htm">Exporting resources to a ZIP File</a><br>
 <a href="tasks-53.htm">Importing</a>
 </p>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: tasks/tasks-59.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/tasks/tasks-59.htm,v
retrieving revision 1.13
diff -u -r1.13 tasks-59.htm
--- tasks/tasks-59.htm	24 Jun 2004 00:26:02 -0000	1.13
+++ tasks/tasks-59.htm	10 Nov 2004 21:52:22 -0000
@@ -32,17 +32,17 @@
 by copy and paste.
 </p>
 
-<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" ><br>
 <a href="../concepts/concepts-12.htm">Resources</a>
 </p>
 
-<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
 <a href="tasks-53.htm">Importing</a><br>
 <a href="tasks-59ag.htm">Exporting resources to a ZIP File</a><br>
 </p>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: tasks/tasks-59ag.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/tasks/tasks-59ag.htm,v
retrieving revision 1.12
diff -u -r1.12 tasks-59ag.htm
--- tasks/tasks-59ag.htm	24 Jun 2004 00:26:02 -0000	1.12
+++ tasks/tasks-59ag.htm	10 Nov 2004 21:52:22 -0000
@@ -1 +1 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=ISO-8859-1">
<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
<LINK REL="STYLESHEET" HREF="../book.css" CHARSET="ISO-8859-1" TYPE="text/css">
<title>Exporting resources to a ZIP file</title>
</HEAD>
<BODY BGCOLOR="#ffffff">
<h1>Exporting resources to a ZIP file</h1>
<p>You can use the Export wizard to export resources from the Workbench to a ZIP 
file in the file system.
</p>
<ol>
  <li>In the Navigator view, select the resources that you want to export.</li>
  <li>From the main menu bar, select <b>File &gt; Export</b>. The Export wizard opens.</li>
  <li>Select <b>ZIP file</b> and click <b>Next</b>.</li>
  <li>By default, the resources that you selected will be exported along with 
    their children. Optionally, use the checkboxes in the left and right panes 
    to select the set of resources to export, and use push buttons such as <b>Select 
    Types</b> to filter the types of files that you want to export.</li>
  <li>Specify the path and name of the ZIP file into which you want to export
    the selected resources.</li>
  <li>Click <b>Finish.</b></li>
</ol>
<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27"><br>
<a href="../concepts/concepts-12.htm">Resources</a>
</p>
<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
<a href="tasks-59.htm">Exporting resources to the file system</a><br>
<a href="tasks-53.htm">Importing</a>
</p>
<p>
   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
</p>
</BODY>
</HTML>
\ No newline at end of file
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=ISO-8859-1">
<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
<LINK REL="STYLESHEET" HREF="../book.css" CHARSET="ISO-8859-1" TYPE="text/css">
<title>Exporting resources to a ZIP file</title>
</HEAD>
<BODY BGCOLOR="#ffffff">
<h1>Exporting resources to a ZIP file</h1>
<p>You can use the Export wizard to export resources from the Workbench to a ZIP 
file in the file system.
</p>
<ol>
  <li>In the Navigator view, select the resources that you want to export.</li>
  <li>From the main menu bar, select <b>File &gt; Export</b>. The Export wizard opens.</li>
  <li>Select <b>ZIP file</b> and click <b>Next</b>.</li>
  <li>By default, the resources that you selected will be exported along with 
    their children. Optionally, use the checkboxes in the left and right panes 
    to select the set of resources to export, and use push buttons such as <b>Select 
    Types</b> to filter the types of files that you want to export.</li>
  <li>Specify the path and name of the ZIP file into which you want to export
    the selected resources.</li>
  <li>Click <b>Finish.</b></li>
</ol>
<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" ><br>
<a href="../concepts/concepts-12.htm">Resources</a>
</p>
<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
<a href="tasks-59.htm">Exporting resources to the file system</a><br>
<a href="tasks-53.htm">Importing</a>
</p>
<p>
   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
</p>
</BODY>
</HTML>
\ No newline at end of file
Index: tasks/tasks-63.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/tasks/tasks-63.htm,v
retrieving revision 1.12
diff -u -r1.12 tasks-63.htm
--- tasks/tasks-63.htm	24 Jun 2004 00:26:02 -0000	1.12
+++ tasks/tasks-63.htm	10 Nov 2004 21:52:22 -0000
@@ -30,13 +30,13 @@
 and not to a folder.
 </P>
 
-<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" ><br>
 <a href="../concepts/concepts-12.htm">Resources</a><br>
 <a href="../concepts/cnav.htm">Navigator view</a><br>
 <a href="../concepts/concepts-13.htm">Linked resources</a>
 </p>
 
-<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
 <a href="tasks-46ag.htm">Finding a resource quickly</a><br>
 <a href="tasks-63cg.htm">Copying resources</a><br>
 <a href="tasks-66.htm">Renaming resources</a><br>
@@ -44,7 +44,7 @@
 </p>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: tasks/tasks-63cg.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/tasks/tasks-63cg.htm,v
retrieving revision 1.14
diff -u -r1.14 tasks-63cg.htm
--- tasks/tasks-63cg.htm	24 Jun 2004 00:26:02 -0000	1.14
+++ tasks/tasks-63cg.htm	10 Nov 2004 21:52:22 -0000
@@ -32,13 +32,13 @@
 on the file system. Keep in mind that linked resources can only be copied to a project
 and not to a folder.
 </P>
-<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" ><br>
 <a href="../concepts/concepts-12.htm">Resources</a><br>
 <a href="../concepts/cnav.htm">Navigator view</a><br>
 <a href="../concepts/concepts-13.htm">Linked resources</a>
 </p>
 
-<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
 <a href="tasks-42.htm">Creating a project</a><br>
 <a href="tasks-43.htm">Creating a folder</a><br>
 <a href="tasks-44.htm">Creating a file</a><br>
@@ -48,7 +48,7 @@
 </p>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: tasks/tasks-66.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/tasks/tasks-66.htm,v
retrieving revision 1.10
diff -u -r1.10 tasks-66.htm
--- tasks/tasks-66.htm	24 Jun 2004 00:26:02 -0000	1.10
+++ tasks/tasks-66.htm	10 Nov 2004 21:52:22 -0000
@@ -1 +1 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=ISO-8859-1">
<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
<LINK REL="STYLESHEET" HREF="../book.css" CHARSET="ISO-8859-1" TYPE="text/css">
<title>Renaming resources</title>
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>Renaming resources</H1>
<P>You can rename Workbench resources using the Rename command on the context 
  menu in the Navigator view.
</P>
<ol>
  <li>In the Navigator view, right-click the resource that you want to rename.</li>
  <li>From the pop-up menu, select <b>Rename</b>.</li>
  <li>Type the new name for the resource.</li>
  <li>Hit the return key.</li>
</ol>
<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27"><br>
<a href="../concepts/concepts-12.htm">Resources</a><br>
<a href="../concepts/cnav.htm">Navigator view</a>
</p>
<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
<a href="tasks-49.htm">Viewing resource properties</a><br>
<a href="tasks-63.htm">Moving resources</a>
</p>
<p>
   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
</p>
</BODY>
</HTML>
\ No newline at end of file
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=ISO-8859-1">
<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
<LINK REL="STYLESHEET" HREF="../book.css" CHARSET="ISO-8859-1" TYPE="text/css">
<title>Renaming resources</title>
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>Renaming resources</H1>
<P>You can rename Workbench resources using the Rename command on the context 
  menu in the Navigator view.
</P>
<ol>
  <li>In the Navigator view, right-click the resource that you want to rename.</li>
  <li>From the pop-up menu, select <b>Rename</b>.</li>
  <li>Type the new name for the resource.</li>
  <li>Hit the return key.</li>
</ol>
<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" ><br>
<a href="../concepts/concepts-12.htm">Resources</a><br>
<a href="../concepts/cnav.htm">Navigator view</a>
</p>
<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
<a href="tasks-49.htm">Viewing resource properties</a><br>
<a href="tasks-63.htm">Moving resources</a>
</p>
<p>
   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
</p>
</BODY>
</HTML>
\ No newline at end of file
Index: tasks/tasks-67.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/tasks/tasks-67.htm,v
retrieving revision 1.15
diff -u -r1.15 tasks-67.htm
--- tasks/tasks-67.htm	24 Jun 2004 00:26:02 -0000	1.15
+++ tasks/tasks-67.htm	10 Nov 2004 21:52:22 -0000
@@ -35,13 +35,13 @@
 tasks for more details.
 </p>
 
-<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" ><br>
 <a href="../concepts/concepts-12.htm">Resources</a><br>
 <a href="../concepts/cnav.htm">Navigator view</a><br>
 <a href="../concepts/concepts-13.htm">Linked resources</a>
 </p>
 
-<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
 <a href="tasks-42b.htm">Deleting projects</a><br>
 <a href="tasks-42.htm">Creating a project</a><br>
 <a href="tasks-43.htm">Creating a folder</a><br>
@@ -51,7 +51,7 @@
 </p>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: tasks/tasks-68.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/tasks/tasks-68.htm,v
retrieving revision 1.19
diff -u -r1.19 tasks-68.htm
--- tasks/tasks-68.htm	24 Jun 2004 12:22:48 -0000	1.19
+++ tasks/tasks-68.htm	10 Nov 2004 21:52:22 -0000
@@ -57,12 +57,12 @@
 members and changing the default font.</p>
 
 
-<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" ><br>
 <a href="../concepts/concepts-30.htm">Synchronizing with a CVS repository</a><br>
 <a href="../concepts/concepts-29.htm">Three way comparisons</a><br>
 <a href="../concepts/concepts-17a.htm">Local history</a></p>
 
-<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
 <a href="tasks-115.htm">Synchronizing with the repository</a><br>
 <a href="tasks-68dg.htm">Merging changes in the Compare editor</a><br>
 <a href="tasks-113b.htm">Resolving conflicts</a><br>
@@ -72,13 +72,13 @@
 <a href="tasks-68c.htm">Working with patches</a><br>
 <a href="tasks-3g.htm">Tiling editors</a></p>
 
-<p><img border="0" src="../images/ngrelr.gif" alt="Related references" width="159" height="27">
+<p><img border="0" src="../images/ngrelr.gif" alt="Related references" >
 <br><a href="../reference/ref-25.htm">Compare editor</a>
 <br><a href="../reference/ref-33.htm">CVS Synchronize view</a>
 </p>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: tasks/tasks-68b.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/tasks/tasks-68b.htm,v
retrieving revision 1.15
diff -u -r1.15 tasks-68b.htm
--- tasks/tasks-68b.htm	24 Jun 2004 00:26:02 -0000	1.15
+++ tasks/tasks-68b.htm	10 Nov 2004 21:52:22 -0000
@@ -133,22 +133,22 @@
   </TBODY>
 </TABLE>
 
-<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" ><br>
 <a href="../concepts/concepts-29.htm">Three way comparisons</a>
 </p>
 
-<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
 <a href="tasks-68.htm">Comparing resources</a><br>
 <a href="tasks-115.htm">Synchronizing with the repository</a><br>
 <a href="tasks-68dg.htm">Merging changes in the Compare editor</a>
 </p>
 
-<p><img border="0" src="../images/ngrelr.gif" alt="Related references" width="159" height="27">
+<p><img border="0" src="../images/ngrelr.gif" alt="Related references" >
 <br><a href="../reference/ref-25.htm">Compare editor</a>
 </p>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: tasks/tasks-68bg.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/tasks/tasks-68bg.htm,v
retrieving revision 1.20
diff -u -r1.20 tasks-68bg.htm
--- tasks/tasks-68bg.htm	24 Jun 2004 00:26:02 -0000	1.20
+++ tasks/tasks-68bg.htm	10 Nov 2004 21:52:22 -0000
@@ -19,7 +19,7 @@
 <p>You can double click on the editor tab to maximize the editor.
 </p>
 
-<p><img src="../images/Image80_compare_editor2.gif" alt="Compare view" border="0" width="589" height="316">
+<p><img src="../images/Image80_compare_editor2.gif" alt="Compare view" border="0" >
 </p>
 
 <p>Looking at the numbered changes in the above image:
@@ -47,13 +47,13 @@
 to quickly scroll to that difference.
 </p>
   
-<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" ><br>
 <a href="../concepts/concepts-30.htm">Synchronizing with a CVS repository</a><br>
 <a href="../concepts/concepts-29.htm">Three way comparisons</a><br>
 <a href="../concepts/concepts-17a.htm">Local history</a>
 </p>
 
-<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
 <a href="tasks-68.htm">Comparing resources</a><br>
 <a href="tasks-115.htm">Synchronizing with the repository</a><br>
 <a href="tasks-68dg.htm">Merging changes in the Compare editor</a><br>
@@ -63,13 +63,13 @@
 <a href="tasks-3g.htm">Tiling editors</a>
 </p>
 
-<p><img border="0" src="../images/ngrelr.gif" alt="Related references" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelr.gif" alt="Related references" ><br>
 <a href="../reference/ref-25.htm">Compare editor</a><br>
 <a href="../reference/ref-33.htm">CVS Workspace Synchronization</a>
 </p>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: tasks/tasks-68c.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/tasks/tasks-68c.htm,v
retrieving revision 1.11
diff -u -r1.11 tasks-68c.htm
--- tasks/tasks-68c.htm	24 Jun 2004 00:26:02 -0000	1.11
+++ tasks/tasks-68c.htm	10 Nov 2004 21:52:22 -0000
@@ -145,21 +145,21 @@
    	</ol>
 
 
-<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" ><br>
 <a href="../concepts/concepts-26.htm">Team programming with CVS</a><br>
 </p>
 
-<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
 <a href="tasks-68.htm">Comparing resources</a>
 </p>
 
 
-<p><img border="0" src="../images/ngrelr.gif" alt="Related reference" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelr.gif" alt="Related reference" ><br>
 <a href="../reference/ref-47.htm">CVS</a>
 </p>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: tasks/tasks-68dg.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/tasks/tasks-68dg.htm,v
retrieving revision 1.22
diff -u -r1.22 tasks-68dg.htm
--- tasks/tasks-68dg.htm	24 Jun 2004 00:26:02 -0000	1.22
+++ tasks/tasks-68dg.htm	10 Nov 2004 21:52:22 -0000
@@ -39,15 +39,15 @@
 <p>The image below gives an example of two files (file1.txt and file2.txt) compared.
 </p>
 
-<p><img src="../images/Image80_compare_editor.gif" alt="Compare view" border="0" width="589" height="316">
+<p><img src="../images/Image80_compare_editor.gif" alt="Compare view" border="0" >
 </p>
 
-<P><img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27"><br>
+<P><img border="0" src="../images/ngrelc.gif" alt="Related concepts" ><br>
 <a href="../concepts/concepts-29.htm">Three way comparisons</a><br>
 <a href="../concepts/concepts-30.htm">Synchronizing with a CVS repository</a>
 </P>
 
-<p><img src="../images/ngrelt.gif" alt="Related tasks" border="0" width="159" height="27"><br>
+<p><img src="../images/ngrelt.gif" alt="Related tasks" border="0" ><br>
 <a href="tasks-68.htm">Comparing resources</a><br>
 <a href="tasks-68bg.htm">Understanding the comparison</a><br>
 <a href="tasks-115.htm">Synchronizing with the repository</a><br>
@@ -55,13 +55,13 @@
 <a href="tasks-68b.htm">Setting preferences for comparing files</a>
 </p>
 
-<p><img border="0" src="../images/ngrelr.gif" alt="Related references" width="159" height="27">
+<p><img border="0" src="../images/ngrelr.gif" alt="Related references" >
 <br><a href="../reference/ref-25.htm">Compare editor</a>
 <br><a href="../reference/ref-33.htm">CVS Workspace Synchronization</a>
 </p>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: tasks/tasks-70.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/tasks/tasks-70.htm,v
retrieving revision 1.12
diff -u -r1.12 tasks-70.htm
--- tasks/tasks-70.htm	24 Jun 2004 00:26:02 -0000	1.12
+++ tasks/tasks-70.htm	10 Nov 2004 21:52:22 -0000
@@ -25,18 +25,18 @@
   <li>Click <b>OK</b> when you are finished.</li>
 </ol>
 
-<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" ><br>
 <a href="../concepts/concepts-17a.htm">Local history</a><br>
 <a href="../concepts/concepts-27.htm">Versions</a>
 </p>
 
-<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
 <a href="tasks-87.htm">Replacing a resource with local history</a><br>
 <a href="tasks-87b.htm">Restoring deleted resources from local history</a><br>
 <a href="tasks-88.htm">Setting local history preferences</a><br>
 <a href="tasks-68.htm">Comparing resources</a>
 </p>
-<p><a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+<p><a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: tasks/tasks-73.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/tasks/tasks-73.htm,v
retrieving revision 1.13
diff -u -r1.13 tasks-73.htm
--- tasks/tasks-73.htm	24 Jun 2004 00:26:02 -0000	1.13
+++ tasks/tasks-73.htm	10 Nov 2004 21:52:22 -0000
@@ -1 +1 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=ISO-8859-1">
<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
<LINK REL="STYLESHEET" HREF="../book.css" CHARSET="ISO-8859-1" TYPE="text/css">
<title>Building resources</title>
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>Building resources</H1>
<p>There are a number of ways that resources in the Workbench can be built. The 
scope of a build can be one or more selected projects or over the entire workspace. 
</p>
<p>Builds can be full,(meaning that all resources within the scope of the build 
are considered); or incremental (meaning that only resources that have changed 
since the last build are considered).</p>
<p>Builds can be done automatically (each time resources are modified), or manually, 
using a menu item. See the Related tasks links for more details.
</p>
<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27"><br>
<a href="../concepts/concepts-22.htm">Builds</a>
</p>
<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
<a href="tasks-75.htm">Performing builds manually</a><br>
<a href="tasks-16.htm">Performing builds automatically</a><br>
<a href="tasks-17.htm">Saving resources automatically before a manual build</a>
</p>
<p>
   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
</p>
</BODY>
</HTML>
\ No newline at end of file
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=ISO-8859-1">
<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
<LINK REL="STYLESHEET" HREF="../book.css" CHARSET="ISO-8859-1" TYPE="text/css">
<title>Building resources</title>
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>Building resources</H1>
<p>There are a number of ways that resources in the Workbench can be built. The 
scope of a build can be one or more selected projects or over the entire workspace. 
</p>
<p>Builds can be full,(meaning that all resources within the scope of the build 
are considered); or incremental (meaning that only resources that have changed 
since the last build are considered).</p>
<p>Builds can be done automatically (each time resources are modified), or manually, 
using a menu item. See the Related tasks links for more details.
</p>
<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" ><br>
<a href="../concepts/concepts-22.htm">Builds</a>
</p>
<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
<a href="tasks-75.htm">Performing builds manually</a><br>
<a href="tasks-16.htm">Performing builds automatically</a><br>
<a href="tasks-17.htm">Saving resources automatically before a manual build</a>
</p>
<p>
   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
</p>
</BODY>
</HTML>
\ No newline at end of file
Index: tasks/tasks-75.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/tasks/tasks-75.htm,v
retrieving revision 1.16
diff -u -r1.16 tasks-75.htm
--- tasks/tasks-75.htm	19 Oct 2004 18:22:25 -0000	1.16
+++ tasks/tasks-75.htm	10 Nov 2004 21:52:22 -0000
@@ -33,18 +33,18 @@
   run <b>Project &gt; Clean...</b> before doing the build.
 </p>
 
-<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" ><br>
 <a href="../concepts/concepts-22.htm">Builds</a>
 </p>
 
-<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
 <a href="tasks-17.htm">Saving resources automatically before a manual build</a><br>
 <a href="tasks-14.htm">Changing build order</a><br>
 <a href="tasks-16.htm">Performing builds automatically</a>
 </p>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: tasks/tasks-77.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/tasks/tasks-77.htm,v
retrieving revision 1.18
diff -u -r1.18 tasks-77.htm
--- tasks/tasks-77.htm	25 Jun 2004 00:02:58 -0000	1.18
+++ tasks/tasks-77.htm	10 Nov 2004 21:52:22 -0000
@@ -17,7 +17,7 @@
 
 <ol>
   <li>On the toolbar in the Tasks view, click the <b>New Task</b> button
-      <img src="../images/Image52_new_task.gif" width=25 height=24 alt="New Task button" border="0">.
+      <img src="../images/Image52_new_task.gif"  alt="New Task button" border="0">.
       The <b>New Task</b> dialog will open.</li>
   <li>Type a brief description for the task in the <b>Description</b> field. 
       The new task is assigned default priority and completed values. 
@@ -25,12 +25,12 @@
   <li>Press <b>OK</b>.</li>
 </ol>
 
-<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" ><br>
 <a href="../concepts/ctskview.htm">Tasks view</a><br>
 <a href="../concepts/cbookmrk.htm">Bookmarks</a>
 </p>
 
-<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
 <a href="tasks-78.htm">Deleting tasks</a><br>
 <a href="tasks-77b.htm">Associating a task with a resource</a><br>
 <a href="tasks-79.htm">Filtering the Tasks view</a><br>
@@ -39,7 +39,7 @@
 </p>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: tasks/tasks-77b.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/tasks/tasks-77b.htm,v
retrieving revision 1.16
diff -u -r1.16 tasks-77b.htm
--- tasks/tasks-77b.htm	24 Jun 2004 00:26:02 -0000	1.16
+++ tasks/tasks-77b.htm	10 Nov 2004 21:52:22 -0000
@@ -34,12 +34,12 @@
 Delete key in the Tasks view.
 </p>
 
-<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" ><br>
 <a href="../concepts/ctskview.htm">Tasks view</a><br>
 <a href="../concepts/cbookmrk.htm">Bookmarks</a>
 </p>
 
-<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
 <a href="tasks-77.htm">Adding line items in the Tasks view</a><br>
 <a href="tasks-78.htm">Deleting tasks</a><br>
 <a href="tasks-79.htm">Filtering the Tasks view</a><br>
@@ -48,7 +48,7 @@
 </p>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: tasks/tasks-78.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/tasks/tasks-78.htm,v
retrieving revision 1.11
diff -u -r1.11 tasks-78.htm
--- tasks/tasks-78.htm	24 Jun 2004 00:26:02 -0000	1.11
+++ tasks/tasks-78.htm	10 Nov 2004 21:52:22 -0000
@@ -1 +1 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=ISO-8859-1">
<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
<LINK REL="STYLESHEET" HREF="../book.css" CHARSET="ISO-8859-1" TYPE="text/css">
<title>Deleting tasks</title>
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>Deleting tasks</H1>
<P>You can delete associated tasks from the gray border at the left of the editor area.
</P>
<ol>
  <li>In the marker bar in the editor area, locate the task marker that you want to delete.</li>
  <li>From the marker's pop-up menu, select <b>Remove Task</b>.</li>
  <li>The task marker disappears and the task is removed from the Tasks view.</li>
</ol>
<p>You can also delete one or more line items from the Tasks view
by pressing the Delete key or by clicking the <b>Delete</b> button on the Tasks
view toolbar, or from the pop-up menu.
</p>
<p><em>Tip:</em> To delete all completed tasks, right-click in the Tasks view and
select <b>Delete Completed Tasks</b> from the pop-up menu.
</p>
<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27"><br>
<a href="../concepts/ctskview.htm">Tasks view</a>
</p>
<p>
   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
</p>
</BODY>
</HTML>
\ No newline at end of file
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=ISO-8859-1">
<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
<LINK REL="STYLESHEET" HREF="../book.css" CHARSET="ISO-8859-1" TYPE="text/css">
<title>Deleting tasks</title>
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>Deleting tasks</H1>
<P>You can delete associated tasks from the gray border at the left of the editor area.
</P>
<ol>
  <li>In the marker bar in the editor area, locate the task marker that you want to delete.</li>
  <li>From the marker's pop-up menu, select <b>Remove Task</b>.</li>
  <li>The task marker disappears and the task is removed from the Tasks view.</li>
</ol>
<p>You can also delete one or more line items from the Tasks view
by pressing the Delete key or by clicking the <b>Delete</b> button on the Tasks
view toolbar, or from the pop-up menu.
</p>
<p><em>Tip:</em> To delete all completed tasks, right-click in the Tasks view and
select <b>Delete Completed Tasks</b> from the pop-up menu.
</p>
<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" ><br>
<a href="../concepts/ctskview.htm">Tasks view</a>
</p>
<p>
   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
</p>
</BODY>
</HTML>
\ No newline at end of file
Index: tasks/tasks-79.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/tasks/tasks-79.htm,v
retrieving revision 1.14
diff -u -r1.14 tasks-79.htm
--- tasks/tasks-79.htm	24 Jun 2004 00:26:02 -0000	1.14
+++ tasks/tasks-79.htm	10 Nov 2004 21:52:22 -0000
@@ -1 +1 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=ISO-8859-1">
<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
<LINK REL="STYLESHEET" HREF="../book.css" CHARSET="ISO-8859-1" TYPE="text/css">
<title>Filtering the Tasks view</title>
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>Filtering the Tasks view</H1>
<P>You can filter the tasks that are displayed in the Tasks view. For example, you
might wish to see only problems that have been logged by the Workbench, or tasks
that you have logged as reminders to yourself. You can filter items according to
which resource or group of resources they are associated with, by text string
within the Description field, by problem severity, by task priority, or by task
status.
</P>
<ol>
  <li>On the toolbar of the Tasks view, click the <b>Filter</b> button
      <img src="../images/Image400_filterbutton.gif" alt="filter button" border="0" width="23" height="21">.</li>
  <li>Select the radio buttons and checkboxes that correspond to
      your filtering objectives.</li>
  <li>Press <b>OK</b>.</li>
</ol>
<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27"><br>
<a href="../concepts/ctskview.htm">Tasks view</a>
</p>
<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
<a href="tasks-77.htm">Adding line items in the Tasks view</a><br>
<a href="tasks-77b.htm">Associating a task with a resource</a><br>
<a href="tasks-78.htm">Deleting tasks</a>
</p>
<p>
   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
</p>
</BODY>
</HTML>
\ No newline at end of file
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=ISO-8859-1">
<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
<LINK REL="STYLESHEET" HREF="../book.css" CHARSET="ISO-8859-1" TYPE="text/css">
<title>Filtering the Tasks view</title>
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>Filtering the Tasks view</H1>
<P>You can filter the tasks that are displayed in the Tasks view. For example, you
might wish to see only problems that have been logged by the Workbench, or tasks
that you have logged as reminders to yourself. You can filter items according to
which resource or group of resources they are associated with, by text string
within the Description field, by problem severity, by task priority, or by task
status.
</P>
<ol>
  <li>On the toolbar of the Tasks view, click the <b>Filter</b> button
      <img src="../images/Image400_filterbutton.gif" alt="filter button" border="0" >.</li>
  <li>Select the radio buttons and checkboxes that correspond to
      your filtering objectives.</li>
  <li>Press <b>OK</b>.</li>
</ol>
<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" ><br>
<a href="../concepts/ctskview.htm">Tasks view</a>
</p>
<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
<a href="tasks-77.htm">Adding line items in the Tasks view</a><br>
<a href="tasks-77b.htm">Associating a task with a resource</a><br>
<a href="tasks-78.htm">Deleting tasks</a>
</p>
<p>
   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
</p>
</BODY>
</HTML>
\ No newline at end of file
Index: tasks/tasks-81.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/tasks/tasks-81.htm,v
retrieving revision 1.17
diff -u -r1.17 tasks-81.htm
--- tasks/tasks-81.htm	24 Jun 2004 00:26:02 -0000	1.17
+++ tasks/tasks-81.htm	10 Nov 2004 21:52:22 -0000
@@ -27,12 +27,12 @@
 
 <p CLASS="Head">You can reopen the file for editing at any time by double-clicking 
   the bookmark in the Bookmarks view. </p>
-<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" ><br>
 <a href="../concepts/cbookmrk.htm">Bookmarks</a><br>
 <a href="../concepts/ctskview.htm">Tasks view</a>
 </p>
 
-<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
 <a href="tasks-81b.htm">Creating a bookmark for an entire file</a><br>
 <a href="tasks-82.htm">Deleting a Bookmark</a><br>
 <a href="tasks-77.htm">Adding line items in the Tasks view</a><br>
@@ -40,7 +40,7 @@
 </p>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: tasks/tasks-81b.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/tasks/tasks-81b.htm,v
retrieving revision 1.14
diff -u -r1.14 tasks-81b.htm
--- tasks/tasks-81b.htm	24 Jun 2004 00:26:02 -0000	1.14
+++ tasks/tasks-81b.htm	10 Nov 2004 21:52:22 -0000
@@ -32,12 +32,12 @@
 source code or within a file. See the list of related topics below.
 </p>
 
-<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" ><br>
 <a href="../concepts/cbookmrk.htm">Bookmarks</a><br>
 <a href="../concepts/ctskview.htm">Tasks view</a>
 </p>
 
-<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
 <a href="tasks-81.htm">Creating a bookmark within a file</a><br>
 <a href="tasks-82.htm">Deleting a Bookmark</a><br>
 <a href="tasks-77.htm">Adding line items in the Tasks view</a><br>
@@ -45,7 +45,7 @@
 </p>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: tasks/tasks-82.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/tasks/tasks-82.htm,v
retrieving revision 1.11
diff -u -r1.11 tasks-82.htm
--- tasks/tasks-82.htm	24 Jun 2004 00:26:02 -0000	1.11
+++ tasks/tasks-82.htm	10 Nov 2004 21:52:22 -0000
@@ -1 +1 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=ISO-8859-1">
<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
<LINK REL="STYLESHEET" HREF="../book.css" CHARSET="ISO-8859-1" TYPE="text/css">
<title>Deleting a bookmark</title>
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>Deleting a bookmark</H1>
<p>To delete any bookmark:
</p>
<ol>
  <li>Open the Bookmarks view.</li>
  <li>Right-click the bookmark that you want to delete and select <b>Delete</b>
    from the pop-up menu.</li>
</ol>
<p>If you have added bookmarks for specific lines within a source
file, you can also delete them while editing the file by right-clicking the
bookmark icon in the editor area.
</p>
<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27"><br>
<a href="../concepts/cbookmrk.htm">Bookmarks</a>
</p>
<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
<a href="tasks-81b.htm">Creating a bookmark for an entire file</a><br>
<a href="tasks-81.htm">Creating a bookmark within a file</a>
</p>
<p>
   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
</p>
</BODY>
</HTML>
\ No newline at end of file
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=ISO-8859-1">
<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
<LINK REL="STYLESHEET" HREF="../book.css" CHARSET="ISO-8859-1" TYPE="text/css">
<title>Deleting a bookmark</title>
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>Deleting a bookmark</H1>
<p>To delete any bookmark:
</p>
<ol>
  <li>Open the Bookmarks view.</li>
  <li>Right-click the bookmark that you want to delete and select <b>Delete</b>
    from the pop-up menu.</li>
</ol>
<p>If you have added bookmarks for specific lines within a source
file, you can also delete them while editing the file by right-clicking the
bookmark icon in the editor area.
</p>
<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" ><br>
<a href="../concepts/cbookmrk.htm">Bookmarks</a>
</p>
<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
<a href="tasks-81b.htm">Creating a bookmark for an entire file</a><br>
<a href="tasks-81.htm">Creating a bookmark within a file</a>
</p>
<p>
   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
</p>
</BODY>
</HTML>
\ No newline at end of file
Index: tasks/tasks-84.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/tasks/tasks-84.htm,v
retrieving revision 1.18
diff -u -r1.18 tasks-84.htm
--- tasks/tasks-84.htm	25 Jun 2004 00:02:58 -0000	1.18
+++ tasks/tasks-84.htm	10 Nov 2004 21:52:22 -0000
@@ -20,7 +20,7 @@
 
 <ol>
   <li>On the main toolbar, click the <b>Search</b> button 
-      <img src="../images/Image50_search.gif" width=26 height=26 alt="search icon" border="0">.</li>
+      <img src="../images/Image50_search.gif"  alt="search icon" border="0">.</li>
   <li>Type your search string in the <b>Containing Text</b> field, or use the 
       pull-down list to select a previously entered search expression.<br> Use <code>\</code> as an escape 
       character for search strings that contain the special characters <code>*</code>, <code>?</code>, or <code>\</code>, 
@@ -38,21 +38,21 @@
 &gt; Show View &gt; Other &gt; Basic &gt; Search</b>.
 </p>
 
-<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" ><br>
 <a href="../concepts/csearchview.htm">Search view</a>
 </p>
 
-<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
 <a href="../tasks/tasks-84b.htm">Searching for files</a>
 </p>
 
-<p><img border="0" src="../images/ngrelr.gif" alt="Related reference" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelr.gif" alt="Related reference" ><br>
 <a href="../reference/ref-26.htm">Search view</a><br>
 <a href="../reference/ref-45.htm">File search</a>
 </p>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </body>
Index: tasks/tasks-84b.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/tasks/tasks-84b.htm,v
retrieving revision 1.16
diff -u -r1.16 tasks-84b.htm
--- tasks/tasks-84b.htm	24 Jun 2004 00:26:02 -0000	1.16
+++ tasks/tasks-84b.htm	10 Nov 2004 21:52:22 -0000
@@ -19,7 +19,7 @@
 </p>
 
 <ol>
-  <li>On the main toolbar, click the <b> Search</b> button <img src="../images/Image50_search.gif" alt="Search icon" border="0" width="26" height="26">.</li>
+  <li>On the main toolbar, click the <b> Search</b> button <img src="../images/Image50_search.gif" alt="Search icon" border="0" >.</li>
   <li>Type <code>.xml</code> into the <b>File name patterns</b> field and leave 
     the <b>Containing text</b> field empty. <br>
     (You can use the pull-down list to select <code>.xml</code> if it had been previously entered.)</li>
@@ -36,22 +36,22 @@
 &gt; Show View &gt; Other &gt; Basic &gt; Search</b>.</p>
 
 
-<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" ><br>
 <a href="../concepts/csearchview.htm">Search view</a>
 <a href="../concepts/cworkset.htm"><br>Working sets</a>
 </p>
 
-<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
 <a href="tasks-84.htm">Searching for text within a file</a>
 </p>
 
-<p><img border="0" src="../images/ngrelr.gif" alt="Related reference" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelr.gif" alt="Related reference" ><br>
 <a href="../reference/ref-26.htm">Search view</a><br>
 <a href="../reference/ref-45.htm">File search</a><br>
 </p>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </body>
Index: tasks/tasks-87.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/tasks/tasks-87.htm,v
retrieving revision 1.13
diff -u -r1.13 tasks-87.htm
--- tasks/tasks-87.htm	24 Jun 2004 00:26:02 -0000	1.13
+++ tasks/tasks-87.htm	10 Nov 2004 21:52:22 -0000
@@ -31,19 +31,19 @@
 &gt; Workbench &gt; Local History</b>.
 </P>
 
-<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" ><br>
 <a href="../concepts/concepts-17a.htm">Local history</a><br>
 <a href="../concepts/concepts-12.htm">Resources</a>
 </p>
 
-<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
 <a href="tasks-70.htm">Comparing resources with the local history</a><br>
 <a href="tasks-87b.htm">Restoring deleted resources from the local history</a><br>
 <a href="tasks-88.htm">Setting local history preferences</a>
 </p>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: tasks/tasks-87b.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/tasks/tasks-87b.htm,v
retrieving revision 1.7
diff -u -r1.7 tasks-87b.htm
--- tasks/tasks-87b.htm	24 Jun 2004 00:26:02 -0000	1.7
+++ tasks/tasks-87b.htm	10 Nov 2004 21:52:22 -0000
@@ -32,19 +32,19 @@
 &gt; Workbench &gt; Local History</b>.
 </P>
 
-<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" ><br>
 <a href="../concepts/concepts-17a.htm">Local history</a><br>
 <a href="../concepts/concepts-12.htm">Resources</a>
 </p>
 
-<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
 <a href="tasks-70.htm">Comparing resources with the local history</a><br>
 <a href="tasks-87.htm">Replacing resources with the local history</a><br>
 <a href="tasks-88.htm">Setting local history preferences</a>
 </p>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: tasks/tasks-88.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/tasks/tasks-88.htm,v
retrieving revision 1.12
diff -u -r1.12 tasks-88.htm
--- tasks/tasks-88.htm	24 Jun 2004 00:26:02 -0000	1.12
+++ tasks/tasks-88.htm	10 Nov 2004 21:52:22 -0000
@@ -32,20 +32,20 @@
   <li>Click <b>OK</b> to set your preferences and close the Local History Preferences page.</li>
 </ol>
 
-<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" ><br>
 <a href="../concepts/concepts-17a.htm">Local history</a><br>
 <a href="../concepts/concepts-27.htm">Versions</a><br>
 <a href="../concepts/concepts-12.htm">Resources</a>
 </p>
 
-<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
 <a href="tasks-70.htm">Comparing resources with the local history</a><br>
 <a href="tasks-87.htm">Replacing a resource with local history</a><br>
 <a href="tasks-87b.htm">Restoring deleted resources from local history</a>
 </p>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: tasks/tasks-9.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/tasks/tasks-9.htm,v
retrieving revision 1.15
diff -u -r1.15 tasks-9.htm
--- tasks/tasks-9.htm	24 Jun 2004 00:26:02 -0000	1.15
+++ tasks/tasks-9.htm	10 Nov 2004 21:52:22 -0000
@@ -24,18 +24,18 @@
   <li>The tabs will immediately move to their new locations.</li>
 </ol>
 
-<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" ><br>
 <a href="../concepts/concepts-5.htm">Views</a><br>
 <a href="../concepts/concepts-6.htm">Editors</a>
 </p>
 
-<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
 <a href="tasks-46.htm">Opening files for editing</a><br>
 <a href="tasks-3g.htm">Tiling editors</a>
 </p>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: tasks/tasks-92.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/tasks/tasks-92.htm,v
retrieving revision 1.19
diff -u -r1.19 tasks-92.htm
--- tasks/tasks-92.htm	24 Jun 2004 00:26:02 -0000	1.19
+++ tasks/tasks-92.htm	10 Nov 2004 21:52:22 -0000
@@ -72,11 +72,11 @@
   line client, you can use the <strong>ext</strong> connection method and configure 
   it to use <strong>extssh</strong> from inside <strong>Eclipse on the Team&gt;CVS&gt;EXT 
   Connection Method</strong> preference page.</p>
-<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" ><br>
   <a href="../concepts/concepts-26.htm">Team programming with CVS</a><br>
   <a href="../concepts/concepts-27c.htm">CVS Repositories</a> </p>
 
-<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
 <a href="tasks-94.htm">Discarding a CVS repository location</a><br>
 <a href="tasks-93.htm">Refreshing the CVS repositories view</a><br>
 <a href="tasks-96.htm">Checking out a project from a CVS repository</a><br>
@@ -84,13 +84,13 @@
 <a href="tasks-95.htm">Changing the properties of a CVS Repository Location</a>
 </p>
 
-<p><img border="0" src="../images/ngrelr.gif" alt="Related references" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelr.gif" alt="Related references" ><br>
 <a href="../reference/ref-47.htm">CVS</a><br>
 <a href="../reference/ref-32.htm">CVS Repositories view</a>
 </p>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: tasks/tasks-93.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/tasks/tasks-93.htm,v
retrieving revision 1.13
diff -u -r1.13 tasks-93.htm
--- tasks/tasks-93.htm	24 Jun 2004 00:26:02 -0000	1.13
+++ tasks/tasks-93.htm	10 Nov 2004 21:52:22 -0000
@@ -23,22 +23,22 @@
   displayed by the view but does not change the branch and version tags known 
   to the view. Refreshing the tags is discussed in <a href="tasks-110.htm">Discovering 
   branch and version tags</a></p>
-<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" ><br>
   <a href="../concepts/concepts-26.htm">Team programming with CVS</a><br>
   <a href="../concepts/concepts-27c.htm">CVS Repositories</a> </p>
 
-<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
   <a href="tasks-92.htm">Creating a CVS repository location</a><br>
   <a href="tasks-94.htm">Discarding a CVS repository location</a> <br>
   <a href="tasks-110.htm">Discovering branch and version tags</a></p>
 
-<p><img border="0" src="../images/ngrelr.gif" alt="Related references" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelr.gif" alt="Related references" ><br>
 <a href="../reference/ref-47.htm">CVS</a><br>
 <a href="../reference/ref-32.htm">CVS Repositories view</a>
 </p>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: tasks/tasks-94.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/tasks/tasks-94.htm,v
retrieving revision 1.14
diff -u -r1.14 tasks-94.htm
--- tasks/tasks-94.htm	24 Jun 2004 00:26:02 -0000	1.14
+++ tasks/tasks-94.htm	10 Nov 2004 21:52:22 -0000
@@ -27,22 +27,22 @@
     key.</li>
 </ol>
 
-<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" ><br>
 <a href="../concepts/concepts-26.htm">Team programming with CVS</a><br>
 <a href="../concepts/concepts-27c.htm">CVS Repositories</a>
 </p>
 
-<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
 <a href="tasks-92.htm">Creating a CVS repository location</a><a href="tasks-100b.htm"></a>
 </p>
 
-<p><img border="0" src="../images/ngrelr.gif" alt="Related references" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelr.gif" alt="Related references" ><br>
 <a href="../reference/ref-47.htm">CVS</a><br>
 <a href="../reference/ref-32.htm">CVS Repositories view</a>
 </p>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: tasks/tasks-95.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/tasks/tasks-95.htm,v
retrieving revision 1.12
diff -u -r1.12 tasks-95.htm
--- tasks/tasks-95.htm	24 Jun 2004 00:26:02 -0000	1.12
+++ tasks/tasks-95.htm	10 Nov 2004 21:52:22 -0000
@@ -30,23 +30,23 @@
 
 <p><b>Note:</b> The properties will be changed for all projects shared with the selected repository location.
 
-<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" ><br>
 <a href="../concepts/concepts-26.htm">Team programming with CVS</a><br>
 <a href="../concepts/concepts-27c.htm">CVS Repositories</a>
 </p>
 
-<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
   <a href="tasks-92.htm">Creating a CVS repository location</a><br>
   <a href="tasks-117b.htm">Changing the sharing of a Project</a><br>
   <a href="tasks-95a.htm">Changing the encoding of a CVS repository location</a></p>
 
-<p><img border="0" src="../images/ngrelr.gif" alt="Related references" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelr.gif" alt="Related references" ><br>
 <a href="../reference/ref-47.htm">CVS</a><br>
 <a href="../reference/ref-32.htm">CVS Repositories view</a>
 </p>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: tasks/tasks-95a.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/tasks/tasks-95a.htm,v
retrieving revision 1.2
diff -u -r1.2 tasks-95a.htm
--- tasks/tasks-95a.htm	24 Jun 2004 00:26:02 -0000	1.2
+++ tasks/tasks-95a.htm	10 Nov 2004 21:52:22 -0000
@@ -32,21 +32,21 @@
   <li>Click <b>OK</b> to change the properties. 
 </ol>
 
-<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" ><br>
 <a href="../concepts/concepts-26.htm">Team programming with CVS</a><br>
 <a href="../concepts/concepts-27c.htm">CVS Repositories</a>
 </p>
 
-<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
   <a href="tasks-92.htm">Creating a CVS repository location</a></p>
 
-<p><img border="0" src="../images/ngrelr.gif" alt="Related references" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelr.gif" alt="Related references" ><br>
 <a href="../reference/ref-47.htm">CVS</a><br>
 <a href="../reference/ref-32.htm">CVS Repositories view</a>
 </p>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: tasks/tasks-96.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/tasks/tasks-96.htm,v
retrieving revision 1.18
diff -u -r1.18 tasks-96.htm
--- tasks/tasks-96.htm	24 Jun 2004 00:26:02 -0000	1.18
+++ tasks/tasks-96.htm	10 Nov 2004 21:52:22 -0000
@@ -97,12 +97,12 @@
 a CVS repository.
 </p>
   
-<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" ><br>
 <a href="../concepts/concepts-26.htm">Team programming with CVS</a><br>
 <a href="../concepts/concepts-27c.htm">CVS Repositories</a>
 </p>
 
-<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
 <a href="tasks-96a.htm">Checking out a module from a CVS repository</a><br>
 <a href="tasks-96b.htm">Checking out a folder into an existing project</a><br>
 <a href="tasks-92.htm">Creating a CVS repository location</a><br>
@@ -112,13 +112,13 @@
 <a href="tasks-115.htm">Synchronizing with the repository</a>
 </p>
 
-<p><img border="0" src="../images/ngrelr.gif" alt="Related references" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelr.gif" alt="Related references" ><br>
   <a href="../reference/ref-47.htm">CVS</a><br>
   <a href="../reference/ref-32.htm">CVS Repositories view</a><br>
   <a href="../reference/ref-40a.htm">CVS Checkout wizard</a></p>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: tasks/tasks-96a.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/tasks/tasks-96a.htm,v
retrieving revision 1.14
diff -u -r1.14 tasks-96a.htm
--- tasks/tasks-96a.htm	24 Jun 2004 00:26:02 -0000	1.14
+++ tasks/tasks-96a.htm	10 Nov 2004 21:52:22 -0000
@@ -21,7 +21,7 @@
   <li>In the CVS Repositories view, expand the repository location.</li>
   <li>Expand <b>HEAD</b> and select the modules that you want to add to the Workbench. 
     <em>Note</em>: Modules appear as root folders of the repository but are associated 
-    with the <img src="../images/tasks-96b-module_rep.gif" alt="CVS module icon" border="0" width="16" height="16"> 
+    with the <img src="../images/tasks-96b-module_rep.gif" alt="CVS module icon" border="0" > 
     icon.</li>
   <li>From the pop-up menu select <b>Check Out</b>. This will checkout the module 
     into one or more projects in the local workspace, depending on how the module 
@@ -29,12 +29,12 @@
 </ol>
 <p><strong>Note</strong>: Defined modules can also be checkout out using the Checkout 
   Wizard.</p>
-<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" ><br>
 <a href="../concepts/concepts-26.htm">Team programming with CVS</a><br>
 <a href="../concepts/concepts-27c.htm">CVS Repositories</a>
 </p>
 
-<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
 <a href="tasks-96.htm">Checking out a project from a CVS repository</a><br>
 <a href="tasks-96b.htm">Checking out a folder into an existing project</a><br>
 <a href="tasks-92.htm">Creating a CVS repository location</a><br>
@@ -44,13 +44,13 @@
 <a href="tasks-115.htm">Synchronizing with the repository</a>
 </p>
 
-<p><img border="0" src="../images/ngrelr.gif" alt="Related references" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelr.gif" alt="Related references" ><br>
   <a href="../reference/ref-47.htm">CVS</a><br>
   <a href="../reference/ref-32.htm">CVS Repositories view</a><br>
   <a href="../reference/ref-40a.htm">CVS Checkout wizard</a></p>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: tasks/tasks-96b.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/tasks/tasks-96b.htm,v
retrieving revision 1.7
diff -u -r1.7 tasks-96b.htm
--- tasks/tasks-96b.htm	24 Jun 2004 00:26:02 -0000	1.7
+++ tasks/tasks-96b.htm	10 Nov 2004 21:52:22 -0000
@@ -48,12 +48,12 @@
   (i.e. the project will become a shared CVS project) but any pre-existing content 
   will be ignored.</p>
   
-<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" ><br>
 <a href="../concepts/concepts-26.htm">Team programming with CVS</a><br>
 <a href="../concepts/concepts-27c.htm">CVS Repositories</a>
 </p>
 
-<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
 <a href="tasks-96.htm">Checking out a project from a CVS repository</a><br>
 <a href="tasks-96a.htm">Checking out a module from a CVS repository</a><br>
 <a href="tasks-92.htm">Creating a CVS repository location</a><br>
@@ -63,13 +63,13 @@
 <a href="tasks-115.htm">Synchronizing with the repository</a>
 </p>
 
-<p><img border="0" src="../images/ngrelr.gif" alt="Related references" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelr.gif" alt="Related references" ><br>
   <a href="../reference/ref-47.htm">CVS</a><br>
   <a href="../reference/ref-32.htm">CVS Repositories view</a><br>
   <a href="../reference/ref-40a.htm">CVS Checkout wizard</a></p>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: tasks/tasks-9b.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/tasks/tasks-9b.htm,v
retrieving revision 1.17
diff -u -r1.17 tasks-9b.htm
--- tasks/tasks-9b.htm	24 Jun 2004 00:26:02 -0000	1.17
+++ tasks/tasks-9b.htm	10 Nov 2004 21:52:22 -0000
@@ -34,13 +34,13 @@
   icon at the left side of the view's title bar.
 </p>
   
-<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts." width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts." ><br>
 <a href="../concepts/concepts-5.htm">Views</a><br>
 <a href="../concepts/concepts-21.htm">Fast views</a><br>
 <a href="../concepts/concepts-4.htm">Perspectives</a>
 </p>
 
-<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
 <a href="tasks-9c.htm">Working with fast views</a><br>
 <a href="tasks-3.htm">Opening views</a><br>
 <a href="tasks-3e.htm">Moving and docking views</a><br>
@@ -50,7 +50,7 @@
 </p>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: tasks/tasks-9c.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/tasks/tasks-9c.htm,v
retrieving revision 1.21
diff -u -r1.21 tasks-9c.htm
--- tasks/tasks-9c.htm	24 Jun 2004 00:26:02 -0000	1.21
+++ tasks/tasks-9c.htm	10 Nov 2004 21:52:22 -0000
@@ -14,7 +14,7 @@
 <p CLASS="Head">If you have converted the Navigator to a fast view it will
 appear in the shortcut bar as shown below.&nbsp;</p>
 <blockquote>
-  <p CLASS="Head"><img src="../images/Image60_fast_view1.gif" alt="Show fast view" border="0" width="119" height="58"></p>
+  <p CLASS="Head"><img src="../images/Image60_fast_view1.gif" alt="Show fast view" border="0" ></p>
 </blockquote>
   <p CLASS="Head">To work with a fast view proceed as follows.</p>
 <TABLE BORDER="0" cellspacing="0" cellpadding="3">
@@ -41,7 +41,7 @@
 <TD COLSPAN="1" valign="top" align="left">
 <P CLASS="Para">
 Observe the Navigator view slides out from the shortcut bar.&nbsp; </P>
-        <P CLASS="Para"> <img src="../images/Image61_nav_fast.gif" alt="Fast view" border="0" width="227" height="221"></P>
+        <P CLASS="Para"> <img src="../images/Image61_nav_fast.gif" alt="Fast view" border="0" ></P>
 </TD>
 </TR>
 <TR>
@@ -66,7 +66,7 @@
 To hide the fast view simply click off of it or click on the Minimize button on
 the fast view's toolbar </P>
 <P CLASS="Para">
-<img src="../images/Image61_fast_minimize.gif" alt="Minimize button" border="0" width="208" height="59"> </P>
+<img src="../images/Image61_fast_minimize.gif" alt="Minimize button" border="0" > </P>
 <P CLASS="Para">&nbsp; </P>
         <P CLASS="Para"><strong>Note:</strong> If you open a file from the Navigator 
           fast view, the fast view will automatically hide itself to allow you 
@@ -82,11 +82,11 @@
   and drop it on the workbench like a normal view.</P>
 <p></p>
 
-<P><img border="0" src="../images/ngrelc.gif" alt="Related concepts." width="159" height="27" ><br>
+<P><img border="0" src="../images/ngrelc.gif" alt="Related concepts."  ><br>
   <a href="../concepts/concepts-5.htm">Views</a><br>
   <a href="../concepts/concepts-21.htm">Fast views</a><br>
   <a href="../concepts/concepts-4.htm">Perspectives</a> </P>
-<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27" ><br>
+<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks"  ><br>
 <a href="tasks-9b.htm">Creating fast views</a><br>
 <a href="tasks-3.htm">Opening views</a><br>
 <a href="tasks-3e.htm">Docking views</a><br>
@@ -96,7 +96,7 @@
 </p>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: tasks/tasks-9d.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/tasks/tasks-9d.htm,v
retrieving revision 1.14
diff -u -r1.14 tasks-9d.htm
--- tasks/tasks-9d.htm	24 Jun 2004 00:26:02 -0000	1.14
+++ tasks/tasks-9d.htm	10 Nov 2004 21:52:22 -0000
@@ -1 +1 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=ISO-8859-1">
<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
<LINK REL="STYLESHEET" HREF="../book.css" CHARSET="ISO-8859-1" TYPE="text/css">
<title>Deleting a user defined perspective</title>
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>Deleting a user defined perspective</H1>
<P>You can delete perspectives that you defined yourself, but not
those that are delivered with the Workbench.</P>
<ol>
  <li>On the main menu bar, click <b>Window &gt; Preferences</b>. 
      The Preferences window opens.</li>
  <li>Expand the <b>Workbench</b> category and click <b>Perspectives</b>.</li>
  <li>From the <b>Available perspectives</b> list, select the one that you want
    to delete and click <b>Delete</b>.</li>
  <li>Click <b>OK</b>.</li>
</ol>
<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts." width="159" height="27"><br>
<a href="../concepts/concepts-4.htm">Perspectives</a>
</p>
<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
<a href="tasks-9i.htm">Saving a user defined perspective</a><br>
<a href="tasks-9j.htm">Resetting perspectives</a>
</p>
<p>
   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
</p>
</BODY>
</HTML>
\ No newline at end of file
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=ISO-8859-1">
<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
<LINK REL="STYLESHEET" HREF="../book.css" CHARSET="ISO-8859-1" TYPE="text/css">
<title>Deleting a user defined perspective</title>
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>Deleting a user defined perspective</H1>
<P>You can delete perspectives that you defined yourself, but not
those that are delivered with the Workbench.</P>
<ol>
  <li>On the main menu bar, click <b>Window &gt; Preferences</b>. 
      The Preferences window opens.</li>
  <li>Expand the <b>Workbench</b> category and click <b>Perspectives</b>.</li>
  <li>From the <b>Available perspectives</b> list, select the one that you want
    to delete and click <b>Delete</b>.</li>
  <li>Click <b>OK</b>.</li>
</ol>
<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts." ><br>
<a href="../concepts/concepts-4.htm">Perspectives</a>
</p>
<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
<a href="tasks-9i.htm">Saving a user defined perspective</a><br>
<a href="tasks-9j.htm">Resetting perspectives</a>
</p>
<p>
   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
</p>
</BODY>
</HTML>
\ No newline at end of file
Index: tasks/tasks-9f.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/tasks/tasks-9f.htm,v
retrieving revision 1.17
diff -u -r1.17 tasks-9f.htm
--- tasks/tasks-9f.htm	24 Jun 2004 00:26:02 -0000	1.17
+++ tasks/tasks-9f.htm	10 Nov 2004 21:52:22 -0000
@@ -17,7 +17,7 @@
 <p>To open a new perspective:</p>
 <ol>
   <li>Click the <b>Open Perspective</b> button 
-      <img border="0" src="../images/ref-52.gif" width="16" height="16" alt="Open Perspective button"> 
+      <img border="0" src="../images/ref-52.gif"  alt="Open Perspective button"> 
       on the shortcut bar on the left side of the Workbench window. (This provides 
       the same function as the <b>Window &gt; Open Perspective</b> menu on the menu bar.)</li>
   <li> To see a complete list of perspectives, select <b>Other</b>
@@ -35,11 +35,11 @@
 By default, a perspective will open in the same window. If you would rather it opened in a new window, change the setting in <b>Window > Preferences > Workbench > Perspectives</b>.
 </p>
 
-<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts." width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts." ><br>
 <a href="../concepts/concepts-4.htm">Perspectives</a>
 </p>
 
-<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
 <a href="tasks-3.htm">Opening views</a><br>
 <a href="tasks-24.htm">Changing where perspectives open</a><br>
 <a href="tasks-31.htm">Specifying the default perspective</a><br>
@@ -47,7 +47,7 @@
 </p>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: tasks/tasks-9i.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/tasks/tasks-9i.htm,v
retrieving revision 1.14
diff -u -r1.14 tasks-9i.htm
--- tasks/tasks-9i.htm	24 Jun 2004 00:26:02 -0000	1.14
+++ tasks/tasks-9i.htm	10 Nov 2004 21:52:22 -0000
@@ -23,12 +23,12 @@
 <p>The name of the new perspective is added to the <b>Window &gt; Open Perspective</b> menu.
 </p>
 
-<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts." width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts." ><br>
 <a href="../concepts/concepts-4.htm">Perspectives</a><br>
 <a href="../concepts/concepts-5.htm">Views</a>
 </p>
 
-<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
 <a href="tasks-9j.htm">Resetting perspectives</a><br>
 <a href="tasks-9d.htm">Deleting a user defined perspective</a><br>
 <a href="tasks-3.htm">Opening views</a><br>
@@ -36,7 +36,7 @@
 </p>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: tasks/tasks-9j.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/tasks/tasks-9j.htm,v
retrieving revision 1.13
diff -u -r1.13 tasks-9j.htm
--- tasks/tasks-9j.htm	24 Jun 2004 00:26:02 -0000	1.13
+++ tasks/tasks-9j.htm	10 Nov 2004 21:52:22 -0000
@@ -1 +1 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=ISO-8859-1">
<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
<LINK REL="STYLESHEET" HREF="../book.css" CHARSET="ISO-8859-1" TYPE="text/css">
<title>Resetting perspectives</title>
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>Resetting perspectives</H1>
<p>To restore a perspective to its original layout:</p>
<ol>
  <li>Click <b>Window &gt; Preferences</b>.</li>
  <li>Expand <b>Workbench</b> and choose <b>Perspectives</b>.</li>
  <li>From the <b>Available perspectives</b> list, select the perspective you want to restore.</li>
  <li>Click <b>Reset</b>.</li>
  <li>Click <b>OK</b>.</li>
</ol>
<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts." width="159" height="27"><br>
<a href="../concepts/concepts-4.htm">Perspectives</a>
</p>
<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
<a href="tasks-9i.htm">Saving a user defined perspective</a>
</p>
<p>
   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
</p>
</BODY>
</HTML>
\ No newline at end of file
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=ISO-8859-1">
<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
<LINK REL="STYLESHEET" HREF="../book.css" CHARSET="ISO-8859-1" TYPE="text/css">
<title>Resetting perspectives</title>
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>Resetting perspectives</H1>
<p>To restore a perspective to its original layout:</p>
<ol>
  <li>Click <b>Window &gt; Preferences</b>.</li>
  <li>Expand <b>Workbench</b> and choose <b>Perspectives</b>.</li>
  <li>From the <b>Available perspectives</b> list, select the perspective you want to restore.</li>
  <li>Click <b>Reset</b>.</li>
  <li>Click <b>OK</b>.</li>
</ol>
<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts." ><br>
<a href="../concepts/concepts-4.htm">Perspectives</a>
</p>
<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
<a href="tasks-9i.htm">Saving a user defined perspective</a>
</p>
<p>
   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
</p>
</BODY>
</HTML>
\ No newline at end of file
Index: tasks/tasks-9k.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/tasks/tasks-9k.htm,v
retrieving revision 1.16
diff -u -r1.16 tasks-9k.htm
--- tasks/tasks-9k.htm	24 Jun 2004 00:26:02 -0000	1.16
+++ tasks/tasks-9k.htm	10 Nov 2004 21:52:22 -0000
@@ -30,18 +30,18 @@
   <li>Click <b>OK</b>.
 </ol>
 
-<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts." width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts." ><br>
 <a href="../concepts/concepts-4.htm">Perspectives</a>
 </p>
 
-<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
 <a href="tasks-24.htm">Changing where perspectives open</a><br>
 <a href="tasks-31.htm">Specifying the default perspective</a><br>
 <a href="tasks-9i.htm">Saving a user defined perspective</a>
 </p>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: tasks/tasks-activites.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/tasks/tasks-activites.htm,v
retrieving revision 1.4
diff -u -r1.4 tasks-activites.htm
--- tasks/tasks-activites.htm	24 Jun 2004 00:26:02 -0000	1.4
+++ tasks/tasks-activites.htm	10 Nov 2004 21:52:22 -0000
@@ -15,12 +15,12 @@
 <p><strong>Note: </strong>For the end user, Activities are referred to as Capabilities 
   in the UI.</p>
 <pre CLASS="Para">&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;<br>&lt;?eclipse version=&quot;3.0&quot;?&gt;<br>&lt;plugin<br>   id=&quot;org.eclipse.ui.examples.activities.simple&quot;<br>   name=&quot;Simple Activities Plug-in&quot;<br>   version=&quot;1.0.0&quot;<br>   provider-name=&quot;IBM&quot;&gt;<br>   &lt;requires&gt;<br>      &lt;import plugin=&quot;org.eclipse.ui&quot;/&gt;<br>   &lt;/requires&gt;<br>   <br>   &lt;!-- Define the Examples category --&gt;<br>   &lt;extension<br>         point=&quot;org.eclipse.ui.activities&quot;&gt;<br>      &lt;category<br>            description=&quot;Contains bindings declared in the org.eclipse.ui.examples.activities.simple plugin.&quot;<br>            name=&quot;Examples&quot;<br>            id=&quot;org.eclipse.ui.examples.activities.simple.Category&quot;/&gt;<br>   &lt;/extension&gt;<br>   <br>   &lt;!-- The following extension will filter out the Problems View--&gt;<br>   &lt;extension<br>         point=&quot;org.eclipse.ui.activities&quot;&gt;<br>      &lt;activity<br>            description=&quot;Allows usage of the Problems View&quot;<br>            name=&quot;Problems View Filter&quot;<br>            id=&quot;org.eclipse.ui.examples.activities.simple.Problems&quot;/&gt;<br>      &lt;activityPatternBinding<br>            activityId=&quot;org.eclipse.ui.examples.activities.simple.Problems&quot;<br>            pattern=&quot;org\.eclipse\.ui\.ide/org\.eclipse\.ui\.views\.ProblemView&quot;/&gt;<br>      &lt;categoryActivityBinding<br>            activityId=&quot;org.eclipse.ui.examples.activities.simple.Problems&quot;<br>            categoryId=&quot;org.eclipse.ui.examples.activities.simple.Category&quot;/&gt;<br>      &lt;defaultEnablement id=&quot;org.eclipse.ui.examples.activities.simple.Problems&quot;/&gt;<br>   &lt;/extension&gt;<br>   <br>   &lt;!-- The following extension will filter all contributions from the org.eclipse.team* plugins --&gt;<br>   &lt;extension<br>         point=&quot;org.eclipse.ui.activities&quot;&gt;<br>      &lt;activity<br>            id=&quot;org.eclipse.ui.examples.activities.simple.Team&quot;<br>            description=&quot;Filters all &amp;quot;Team&amp;quot; contributions.&quot;<br>            name=&quot;Team Views Filter&quot;/&gt;<br>      &lt;activityPatternBinding<br>            activityId=&quot;org.eclipse.ui.examples.activities.simple.Team&quot;<br>            pattern=&quot;org\.eclipse\.team.*/.*&quot;/&gt;<br>      &lt;categoryActivityBinding<br>            activityId=&quot;org.eclipse.ui.examples.activities.simple.Team&quot;<br>            categoryId=&quot;org.eclipse.ui.examples.activities.simple.Category&quot;/&gt;<br>   &lt;/extension&gt;<br>&lt;/plugin&gt;</pre>
-<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts." width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts." ><br>
   <a href="../concepts/concepts-activites.htm">Activities</a> </P>
-<p><img border="0" src="../images/ngrelr.gif" alt="Related reference" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelr.gif" alt="Related reference" ><br>
   <a href="../reference/ref-activitiespref.htm">Capabilities</a>
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 </BODY>
 </HTML>
Index: tasks/tasks-ant-addtasksandtypes.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/tasks/tasks-ant-addtasksandtypes.htm,v
retrieving revision 1.10
diff -u -r1.10 tasks-ant-addtasksandtypes.htm
--- tasks/tasks-ant-addtasksandtypes.htm	24 Jun 2004 00:26:02 -0000	1.10
+++ tasks/tasks-ant-addtasksandtypes.htm	10 Nov 2004 21:52:22 -0000
@@ -29,20 +29,20 @@
     you must add it to the Ant classpath (see the Related task link below).</li>
 </ol>
 
-<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" ><br>
 <a href="../concepts/concepts-antsupport.htm">Ant Support</a><br>
 <a href="../concepts/concepts-22.htm">Builds</a><br>
 <a href="../concepts/concepts-exttools.htm">External tools</a>
 </p>
 
-<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
 <a href="../tasks/tasks-exttools-running.htm">Running external tools</a><br>
 <a href="../tasks/tasks-ant-classpath.htm">Modifying the Ant classpath</a><br>
 <a href="../tasks/tasks-ant-version.htm">Using a different version of Ant</a>
 </p>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: tasks/tasks-ant-classpath.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/tasks/tasks-ant-classpath.htm,v
retrieving revision 1.10
diff -u -r1.10 tasks-ant-classpath.htm
--- tasks/tasks-ant-classpath.htm	24 Jun 2004 00:26:02 -0000	1.10
+++ tasks/tasks-ant-classpath.htm	10 Nov 2004 21:52:22 -0000
@@ -37,18 +37,18 @@
   <li>To remove an item from the classpath, select it and click <b>Remove</b>.</li>
 </ol>
 
-<P><img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27"><br>
+<P><img border="0" src="../images/ngrelc.gif" alt="Related concepts" ><br>
 <a href="../concepts/concepts-antsupport.htm">Ant support</a><br>
 <a href="../concepts/concepts-exttools.htm">External tools</a><br>
 </P>
 
-<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
 <a href="./tasks-ant-running.htm">Running Ant buildfiles</a><br>
 <a href="../tasks/tasks-exttools-running.htm">Running external tools</a><br>
 </p>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: tasks/tasks-ant-running.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/tasks/tasks-ant-running.htm,v
retrieving revision 1.8
diff -u -r1.8 tasks-ant-running.htm
--- tasks/tasks-ant-running.htm	24 Jun 2004 00:26:02 -0000	1.8
+++ tasks/tasks-ant-running.htm	10 Nov 2004 21:52:22 -0000
@@ -34,13 +34,13 @@
 launch configuration dialog which is opened by clicking <b>Run &gt; External Tools &gt; External Tools...</b>.
 </p>
 
-<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" ><br>
 <a href="../concepts/concepts-antsupport.htm">Ant support</a><br>
 <a href="../concepts/concepts-22.htm">Builds</a><br>
 <a href="../concepts/concepts-exttools.htm">External tools</a>
 </p>
 
-<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
 <a href="../tasks/tasks-exttools-running.htm">Running external tools</a><br>
 <a href="../tasks/tasks-ant-classpath.htm">Modifying the Ant classpath</a><br>
 <a href="../tasks/tasks-ant-version.htm">Using a different version of Ant</a><br>
@@ -48,7 +48,7 @@
 </p>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: tasks/tasks-ant-version.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/tasks/tasks-ant-version.htm,v
retrieving revision 1.14
diff -u -r1.14 tasks-ant-version.htm
--- tasks/tasks-ant-version.htm	24 Jun 2004 00:26:02 -0000	1.14
+++ tasks/tasks-ant-version.htm	10 Nov 2004 21:52:22 -0000
@@ -63,12 +63,12 @@
 </dd>
 </dl>
 
-<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" ><br>
 <a href="../concepts/concepts-antsupport.htm">Ant Support</a><br>
 <a href="../concepts/concepts-exttools.htm">External tools</a>
 </p>
 
-<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
 <a href="./tasks-ant-running.htm">Running Ant buildfiles</a><br>
 <a href="../tasks/tasks-exttools-running.htm">Running external tools</a><br>
 <a href="../tasks/tasks-ant-classpath.htm">Modifying the Ant classpath</a><br>
@@ -76,7 +76,7 @@
 </p>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: tasks/tasks-cvs-10.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/tasks/tasks-cvs-10.htm,v
retrieving revision 1.11
diff -u -r1.11 tasks-cvs-10.htm
--- tasks/tasks-cvs-10.htm	24 Jun 2004 00:26:02 -0000	1.11
+++ tasks/tasks-cvs-10.htm	10 Nov 2004 21:52:23 -0000
@@ -33,13 +33,13 @@
   <li>Click <b>Yes</b> to disconnect the project.</li>
 </ol>
 
-<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" ><br>
 <a href="../concepts/concepts-26.htm">Team programming with CVS</a><br>
 <a href="../concepts/concepts-27b.htm">Branches</a><br>
 <a href="../concepts/concepts-30.htm">Synchronizing with a CVS repository</a>
 </p>
 
-<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
 <a href="tasks-96.htm">Checking out a project from the CVS repository</a><br>
 <a href="tasks-103.htm">Replacing resources in the Workbench</a><br>
 <a href="tasks-100a.htm">Branching</a><br>
@@ -49,12 +49,12 @@
 <a href="tasks-100b.htm">Merging from a branch</a>
 </p>
 
-<p><img border="0" src="../images/ngrelr.gif" alt="Related reference" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelr.gif" alt="Related reference" ><br>
 <a href="../reference/ref-47.htm">CVS</a>
 </p>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: tasks/tasks-cvs-11.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/tasks/tasks-cvs-11.htm,v
retrieving revision 1.15
diff -u -r1.15 tasks-cvs-11.htm
--- tasks/tasks-cvs-11.htm	24 Jun 2004 00:26:02 -0000	1.15
+++ tasks/tasks-cvs-11.htm	10 Nov 2004 21:52:23 -0000
@@ -68,13 +68,13 @@
 from the drop down list that becomes available.
 </p>
 
-<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" ><br>
 <a href="../concepts/concepts-26.htm">Team programming with CVS</a><br>
 <a href="../concepts/concepts-27b.htm">Branches</a><br>
 <a href="../concepts/concepts-30.htm">Synchronizing with a CVS repository</a>
 </p>
 
-<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
 <a href="tasks-92.htm">Creating a CVS repository location</a><br>
 <a href="tasks-96.htm">Checking out a project from the CVS repository</a><br>
 <a href="tasks-103.htm">Replacing resources in the Workbench</a><br>
@@ -85,13 +85,13 @@
 <a href="tasks-100b.htm">Merging from a branch</a>
 </p>
 
-<p><img border="0" src="../images/ngrelr.gif" alt="Related reference" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelr.gif" alt="Related reference" ><br>
 <a href="../reference/ref-47.htm">CVS</a><br>
 <a href="../reference/ref-20-fileContent.htm">File Content</a>
 </p>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: tasks/tasks-cvs-16.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/tasks/tasks-cvs-16.htm,v
retrieving revision 1.12
diff -u -r1.12 tasks-cvs-16.htm
--- tasks/tasks-cvs-16.htm	24 Jun 2004 00:26:02 -0000	1.12
+++ tasks/tasks-cvs-16.htm	10 Nov 2004 21:52:23 -0000
@@ -27,17 +27,17 @@
 <p><b>Tip:</b> You can choose whether the filter should match any or all of the 
   criteria by selecting the appropriate radio button in the dialog.</p>
   
-<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27">
+<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" >
 <br><a href="../concepts/concepts-26.htm">Team programming with CVS</a>
 </p>
 
-<p><img border="0" src="../images/ngrelr.gif" alt="Related reference" width="159" height="27">
+<p><img border="0" src="../images/ngrelr.gif" alt="Related reference" >
 <br><a href="../reference/ref-47.htm">CVS</a>
 <br><a href="../reference/ref-32a.htm">CVS Resource History view</a>
 </p>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: tasks/tasks-cvs-annotate.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/tasks/tasks-cvs-annotate.htm,v
retrieving revision 1.3
diff -u -r1.3 tasks-cvs-annotate.htm
--- tasks/tasks-cvs-annotate.htm	28 Oct 2004 15:39:04 -0000	1.3
+++ tasks/tasks-cvs-annotate.htm	10 Nov 2004 21:52:23 -0000
@@ -45,14 +45,14 @@
   even if the associated editor in the workbench is a non-text editor. For example, 
   if you run annotate on a plugin.xml file a simple text editor will be opened 
   instead of the full PDE editor.</p>
-<p><img height="27" width="159" alt="Related concepts"
+<p><img  alt="Related concepts"
  src="../images/ngrelc.gif" border="0"> <br>
 <a href="../concepts/concepts-cvs-watch.htm">Watch/Edit</a><br>
 <a href="../concepts/concepts-26.htm">Team programming with CVS</a> </p>
-<p><img height="27" width="159" alt="Related reference"
+<p><img  alt="Related reference"
  src="../images/ngrelr.gif" border="0"> <br>
 <a href="../reference/ref-47.htm">CVS</a> </p>
-<p> <a href="../notices.html"><img height="14" width="324"
+<p> <a href="../notices.html"><img 
  alt="Legal notices" border="0" src="../cpy.gif"></a>
 </p>
 </body>
Index: tasks/tasks-cvs-passwords.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/tasks/tasks-cvs-passwords.htm,v
retrieving revision 1.4
diff -u -r1.4 tasks-cvs-passwords.htm
--- tasks/tasks-cvs-passwords.htm	25 Jun 2004 00:02:58 -0000	1.4
+++ tasks/tasks-cvs-passwords.htm	10 Nov 2004 21:52:23 -0000
@@ -14,7 +14,7 @@
 <p>When creating a repository location, an option is provided at the bottom of 
   the wizard to save the password between sessions. <br>
 </p>
-<p style="text-align: left; margin-left: 40px;"><img src="../images/Image83_cvs_savedpasswords.gif" width=447 height=59 alt style="width: 447px; height: 59px;">
+<p style="text-align: left; margin-left: 40px;"><img src="../images/Image83_cvs_savedpasswords.gif">
 <br>
 </p>
 <p>In previous releases, passwords were automatically saved between sessions whereas 
@@ -32,15 +32,15 @@
   page. The page displays the currently saved passwords and allows you to delete 
   them.</p>
 <p><img border="0" src="../images/ngrelc.gif" alt="Related concepts"
- width="159" height="27"><br>
+ ><br>
 <a href="tasks-92.htm">Creating a CVS repository location</a><br>
 <a href="tasks-cvs-ssh2.htm">Connecting and configuring CVS with SSH</a><br>
 <a href="../concepts/concepts-26.htm">Team programming with CVS</a> </p>
 <p><img border="0" src="../images/ngrelr.gif" alt="Related reference"
- width="159" height="27"> <br>
+ > <br>
 <a href="../reference/ref-47.htm">CVS</a> </p>
 <p> <a href="../notices.html"><img src="../cpy.gif" border="0"
- alt="Legal notices" width="324" height="14"></a>
+ alt="Legal notices" ></a>
 </p>
 </body>
 </html>
Index: tasks/tasks-cvs-quickdiff.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/tasks/tasks-cvs-quickdiff.htm,v
retrieving revision 1.2
diff -u -r1.2 tasks-cvs-quickdiff.htm
--- tasks/tasks-cvs-quickdiff.htm	24 Jun 2004 14:59:06 -0000	1.2
+++ tasks/tasks-cvs-quickdiff.htm	10 Nov 2004 21:52:23 -0000
@@ -48,14 +48,14 @@
   connection to your CVS server so that remote contents can be fetched when an 
   editor is opened.</p>
 <p><img border="0" src="../images/ngrelc.gif" alt="Related concepts"
- width="159" height="27"> <br>
+ > <br>
 <a href="../concepts/concepts-cvs-watch.htm">Watch/Edit</a><br>
 <a href="../concepts/concepts-26.htm">Team programming with CVS</a> </p>
 <p><img border="0" src="../images/ngrelr.gif" alt="Related reference"
- width="159" height="27"> <br>
+ > <br>
 <a href="../reference/ref-47.htm">CVS</a> </p>
 <p> <a href="../notices.html"><img src="../cpy.gif" border="0"
- alt="Legal notices" width="324" height="14"></a>
+ alt="Legal notices" ></a>
 </p>
 </body>
 </html>
Index: tasks/tasks-cvs-ssh2.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/tasks/tasks-cvs-ssh2.htm,v
retrieving revision 1.5
diff -u -r1.5 tasks-cvs-ssh2.htm
--- tasks/tasks-cvs-ssh2.htm	28 Oct 2004 15:39:04 -0000	1.5
+++ tasks/tasks-cvs-ssh2.htm	10 Nov 2004 21:52:23 -0000
@@ -91,14 +91,14 @@
   not sufficiently protected against intruders and as such you can comprise the 
   security of your system. If your company requires strict security practices 
   then your should use keypair authentication.</p>
-<p><img height="27" width="159" alt="Related concepts"
+<p><img  alt="Related concepts"
  src="../images/ngrelc.gif" border="0"><br>
 <a href="tasks-92.htm">Creating a CVS repository location</a><br>
 <a href="../concepts/concepts-26.htm">Team programming with CVS</a> </p>
-<p><img height="27" width="159" alt="Related reference"
+<p><img  alt="Related reference"
  src="../images/ngrelr.gif" border="0"> <br>
 <a href="../reference/ref-47.htm">CVS</a> </p>
-<p> <a href="../notices.html"><img height="14" width="324"
+<p> <a href="../notices.html"><img 
  alt="Legal notices" border="0" src="../cpy.gif"></a>
 </p>
 </body>
Index: tasks/tasks-cvs-watch.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/tasks/tasks-cvs-watch.htm,v
retrieving revision 1.12
diff -u -r1.12 tasks-cvs-watch.htm
--- tasks/tasks-cvs-watch.htm	28 Oct 2004 15:39:04 -0000	1.12
+++ tasks/tasks-cvs-watch.htm	10 Nov 2004 21:52:23 -0000
@@ -84,16 +84,16 @@
     the copy of the file before you started modifying it).</li>
 </ul>
 <p>&nbsp;</p>
-<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27"> 
+<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" > 
   <br>
   <a href="../concepts/concepts-cvs-watch.htm">Watch/Edit</a></p>
 <p><a href="../concepts/concepts-26.htm">Team programming with CVS</a> </p>
-<p><img border="0" src="../images/ngrelr.gif" alt="Related reference" width="159" height="27"> 
+<p><img border="0" src="../images/ngrelr.gif" alt="Related reference" > 
   <br>
   <a href="../reference/ref-47.htm">CVS</a> </p>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: tasks/tasks-exttools-running.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/tasks/tasks-exttools-running.htm,v
retrieving revision 1.8
diff -u -r1.8 tasks-exttools-running.htm
--- tasks/tasks-exttools-running.htm	24 Jun 2004 00:26:02 -0000	1.8
+++ tasks/tasks-exttools-running.htm	10 Nov 2004 21:52:23 -0000
@@ -43,16 +43,16 @@
   <li>Click <b>Builders</b> from the list, and configure the tool as described above.</li>
 </ol>
 
-<P><img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27"><br>
+<P><img border="0" src="../images/ngrelc.gif" alt="Related concepts" ><br>
 <a href="../concepts/concepts-exttools.htm">External tools</a><br>
 </P>
 
-<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
 <a href="./tasks-ant-running.htm">Running Ant buildfiles</a><br>
 </p>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: tasks/tasks-importproject.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/tasks/tasks-importproject.htm,v
retrieving revision 1.7
diff -u -r1.7 tasks-importproject.htm
--- tasks/tasks-importproject.htm	24 Jun 2004 00:26:02 -0000	1.7
+++ tasks/tasks-importproject.htm	10 Nov 2004 21:52:23 -0000
@@ -1 +1 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=ISO-8859-1">
<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
<LINK REL="STYLESHEET" HREF="../book.css" CHARSET="ISO-8859-1" TYPE="text/css">
<title>Importing existing projects</title>
</HEAD>
<BODY BGCOLOR="#ffffff">
<h1>Importing existing projects</h1>
<p>You can use the Import Wizard to copy a project that exists in a different 
workspace,  or one that previously existed in a workspace, into the Workbench.
</p>
<ol>
  <li>From the main menu bar, select <b>File &gt; Import</b>. The Import wizard opens.</li>
  <li>Select <b>Existing Project into Workspace</b> and click <b>Next</b>.</li>
  <li>Click the <b>Browse</b> button on the next page of the wizard to select
    the project which you would like to import.</li>
  <li>Click <b>Finish</b> to start the import.</li>
</ol>
<p><img border="0" src="../images/ngrelr.gif" alt="Related reference" width="159" height="27"><br>
<a href="../reference/ref-70.htm">Import wizard</a>
</p>
<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
<a href="tasks-55.htm">Importing resources from the file system</a><br>
<a href="tasks-55bg.htm">Importing resources from a ZIP File</a><br>
<a href="tasks-57.htm">Exporting</a>
</p>
<p>
   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
</p>
</BODY>
</HTML>
\ No newline at end of file
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=ISO-8859-1">
<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
<LINK REL="STYLESHEET" HREF="../book.css" CHARSET="ISO-8859-1" TYPE="text/css">
<title>Importing existing projects</title>
</HEAD>
<BODY BGCOLOR="#ffffff">
<h1>Importing existing projects</h1>
<p>You can use the Import Wizard to copy a project that exists in a different 
workspace,  or one that previously existed in a workspace, into the Workbench.
</p>
<ol>
  <li>From the main menu bar, select <b>File &gt; Import</b>. The Import wizard opens.</li>
  <li>Select <b>Existing Project into Workspace</b> and click <b>Next</b>.</li>
  <li>Click the <b>Browse</b> button on the next page of the wizard to select
    the project which you would like to import.</li>
  <li>Click <b>Finish</b> to start the import.</li>
</ol>
<p><img border="0" src="../images/ngrelr.gif" alt="Related reference" ><br>
<a href="../reference/ref-70.htm">Import wizard</a>
</p>
<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
<a href="tasks-55.htm">Importing resources from the file system</a><br>
<a href="tasks-55bg.htm">Importing resources from a ZIP File</a><br>
<a href="tasks-57.htm">Exporting</a>
</p>
<p>
   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
</p>
</BODY>
</HTML>
\ No newline at end of file
Index: tasks/tasks-team-1.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/tasks/tasks-team-1.htm,v
retrieving revision 1.13
diff -u -r1.13 tasks-team-1.htm
--- tasks/tasks-team-1.htm	24 Jun 2004 00:26:02 -0000	1.13
+++ tasks/tasks-team-1.htm	10 Nov 2004 21:52:23 -0000
@@ -44,17 +44,17 @@
   </li>
 </ol>
 
-<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27">
+<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" >
 <br><a href="../concepts/concepts-26.htm">Team programming with CVS</a>
 </p>
 
 
-<p><img border="0" src="../images/ngrelr.gif" alt="Related reference" width="159" height="27">
+<p><img border="0" src="../images/ngrelr.gif" alt="Related reference" >
 <br><a href="../reference/ref-47.htm">CVS</a>
 </p>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: tasks/tchgbrws.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/tasks/tchgbrws.htm,v
retrieving revision 1.15
diff -u -r1.15 tchgbrws.htm
--- tasks/tchgbrws.htm	24 Jun 2004 00:26:02 -0000	1.15
+++ tasks/tchgbrws.htm	10 Nov 2004 21:52:23 -0000
@@ -41,7 +41,7 @@
 </p>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </body>
Index: tasks/tf1help.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/tasks/tf1help.htm,v
retrieving revision 1.13
diff -u -r1.13 tf1help.htm
--- tasks/tf1help.htm	24 Jun 2004 00:26:02 -0000	1.13
+++ tasks/tf1help.htm	10 Nov 2004 21:52:23 -0000
@@ -77,7 +77,7 @@
 </p>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </body>
Index: tasks/tfonts.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/tasks/tfonts.htm,v
retrieving revision 1.13
diff -u -r1.13 tfonts.htm
--- tasks/tfonts.htm	24 Jun 2004 00:26:02 -0000	1.13
+++ tasks/tfonts.htm	10 Nov 2004 21:52:23 -0000
@@ -16,7 +16,7 @@
 change some of these settings to increase the readability of the documentation.
 </p>
 
-<p> <img src="../images/win_only.gif" alt="The following information applies to Windows." border="0" width="51" height="13"> 
+<p> <img src="../images/win_only.gif" alt="The following information applies to Windows." border="0" > 
 In addition, on Windows platforms using Microsoft Internet Explorer, the help 
 browser uses a component of Internet Explorer to display documentation, so changes 
 you make to its display settings also affect the help display. To change the 
@@ -45,7 +45,7 @@
 </p>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </body>
Index: tasks/tkeybindings.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/tasks/tkeybindings.htm,v
retrieving revision 1.8
diff -u -r1.8 tkeybindings.htm
--- tasks/tkeybindings.htm	24 Jun 2004 00:26:02 -0000	1.8
+++ tasks/tkeybindings.htm	10 Nov 2004 21:52:23 -0000
@@ -15,13 +15,13 @@
 Select <b>Window &gt; Preferences &gt; Workbench &gt; Keys</b> for the Keys preference page, 
 where you can <a href="../concepts/accessibility/keyboardshortcuts.htm">assign key sequences</a> to many of the commands in Eclipse.
 </p>
-<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" ><br>
 <a href="../concepts/accessibility/keyboardshortcuts.htm">Keys</a><br>
 <a href="../concepts/accessibility/navigation.htm">Navigating the user interface by using the keyboard</a>
 </p>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: tasks/topenmode.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/tasks/topenmode.htm,v
retrieving revision 1.7
diff -u -r1.7 topenmode.htm
--- tasks/topenmode.htm	24 Jun 2004 00:26:02 -0000	1.7
+++ tasks/topenmode.htm	10 Nov 2004 21:52:23 -0000
@@ -39,12 +39,12 @@
 navigate to it.
 </p>
 
-<p><img border="0" src="../images/ngrelr.gif" alt="Related reference" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelr.gif" alt="Related reference" ><br>
 <a href="../reference/ref-10.htm">Workbench</a><br>
 </p>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: tasks/tquickfix.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/tasks/tquickfix.htm,v
retrieving revision 1.10
diff -u -r1.10 tquickfix.htm
--- tasks/tquickfix.htm	24 Jun 2004 00:26:02 -0000	1.10
+++ tasks/tquickfix.htm	10 Nov 2004 21:52:23 -0000
@@ -1 +1 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=ISO-8859-1">
<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
<LINK REL="STYLESHEET" HREF="../book.css" CHARSET="ISO-8859-1" TYPE="text/css">
<title>Automatically fixing problems</title>
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>Automatically fixing problems</H1>
<P>Problems displayed in the task view may offer a <b>Quick Fix</b> menu 
option in the context menu. Selecting this menu option will present one or 
more possible fixes that can be automatically applied for you.
</P>
<P>Certain Java and team problems may be resolved using the Quick Fix feature. 
For example a missing import statement in a Java file will result in
a Quick Fix suggestion to add the import statement or change the type name to
a name that is already imported. The CVS plug-in will offer a quick fix item to 
add a newly created file to version control.
</P>
<ol>
  <li>In the Tasks view, right-click the task you want to Quick Fix.</li>
  <li>Select <b>Quick Fix</b> from the pop-up menu.</li>
  <li>Choose from one of the suggested fixes.</li>
</ol>
<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27"><br>
<a href="../concepts/concepts-11.htm">Markers</a><br>
<a href="../concepts/ctskview.htm">Tasks view</a>
</p>
<p><img border="0" src="../images/ngrelr.gif" alt="Related reference" width="159" height="27"><br>
<a href="../reference/ref-31.htm">Tasks view</a>
</p>
<p>
   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
</p>
</BODY>
</HTML>
\ No newline at end of file
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=ISO-8859-1">
<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
<LINK REL="STYLESHEET" HREF="../book.css" CHARSET="ISO-8859-1" TYPE="text/css">
<title>Automatically fixing problems</title>
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>Automatically fixing problems</H1>
<P>Problems displayed in the task view may offer a <b>Quick Fix</b> menu 
option in the context menu. Selecting this menu option will present one or 
more possible fixes that can be automatically applied for you.
</P>
<P>Certain Java and team problems may be resolved using the Quick Fix feature. 
For example a missing import statement in a Java file will result in
a Quick Fix suggestion to add the import statement or change the type name to
a name that is already imported. The CVS plug-in will offer a quick fix item to 
add a newly created file to version control.
</P>
<ol>
  <li>In the Tasks view, right-click the task you want to Quick Fix.</li>
  <li>Select <b>Quick Fix</b> from the pop-up menu.</li>
  <li>Choose from one of the suggested fixes.</li>
</ol>
<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" ><br>
<a href="../concepts/concepts-11.htm">Markers</a><br>
<a href="../concepts/ctskview.htm">Tasks view</a>
</p>
<p><img border="0" src="../images/ngrelr.gif" alt="Related reference" ><br>
<a href="../reference/ref-31.htm">Tasks view</a>
</p>
<p>
   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
</p>
</BODY>
</HTML>
\ No newline at end of file
Index: tasks/tsearch.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/tasks/tsearch.htm,v
retrieving revision 1.21
diff -u -r1.21 tsearch.htm
--- tasks/tsearch.htm	24 Jun 2004 00:26:02 -0000	1.21
+++ tasks/tsearch.htm	10 Nov 2004 21:52:23 -0000
@@ -123,12 +123,12 @@
 the new information set.
 </p>
 
-<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" width="159" height="27"><br>
+<p><img border="0" src="../images/ngrelt.gif" alt="Related tasks" ><br>
 <a href="taccess.htm">Accessing and navigating online help</a>
 </p>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </body>
Index: tasks/ttoolbars.htm
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/tasks/ttoolbars.htm,v
retrieving revision 1.13
diff -u -r1.13 ttoolbars.htm
--- tasks/ttoolbars.htm	24 Jun 2004 00:26:02 -0000	1.13
+++ tasks/ttoolbars.htm	10 Nov 2004 21:52:23 -0000
@@ -16,8 +16,8 @@
 <ol>
   <li> Make sure the toolbar is unlocked. The toolbar is unlocked if it has thick 
     vertical bars next to the thin vertical toolbar dividers.<br>
-    <img src="../images/Image90_locked_toolbar.gif" alt="Locked toolbar" border="0" width="292" height="33"> 
-    <img src="../images/Image90_unlocked_toolbar.gif" alt="Unlocked toolbar" border="0" width="292" height="32"><br>
+    <img src="../images/Image90_locked_toolbar.gif" alt="Locked toolbar" border="0" > 
+    <img src="../images/Image90_unlocked_toolbar.gif" alt="Unlocked toolbar" border="0" ><br>
     If it is locked, unlock the toolbar by right clicking the toolbar and selecting 
     the <b>Lock the Toolbars</b> menu item. </li>
   <li> Grab the section of the toolbar you want to rearrange by moving the mouse 
@@ -31,12 +31,12 @@
     the toolbar and selecting the <b>Lock the Toolbars</b> menu item. </li>
 </ol>
 
-<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" width="159" height="27">
+<p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" >
 <a href="../concepts/concepts-18.htm"><br>Toolbars</a>
 </p>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </BODY>
Index: tips/platform_tips.html
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/tips/platform_tips.html,v
retrieving revision 1.45
diff -u -r1.45 platform_tips.html
--- tips/platform_tips.html	22 Jul 2004 20:47:23 -0000	1.45
+++ tips/platform_tips.html	10 Nov 2004 21:52:23 -0000
@@ -26,7 +26,7 @@
     <td width="20%" valign="top" align="left"><b>Now, where was I?</b></td>
     <td width="80%" valign="top" align="left">Workbench editors keep a navigation 
       history. If&nbsp; you open a second editor while you're editing, you 
-      can press <b>Navigate &gt; Backward</b>  (Alt+Left Arrow, or the <img border="0" src="images/backward_nav.gif" alt="Left arrow icon" width="25" height="24">
+      can press <b>Navigate &gt; Backward</b>  (Alt+Left Arrow, or the <img border="0" src="images/backward_nav.gif" alt="Left arrow icon" >
       back arrow 
       on the workbench toolbar) to go back to the last editor. This makes working with several open editors a whole lot easier.</td>
   </tr>
@@ -47,7 +47,7 @@
     <td width="20%" valign="top" align="left"><b>Go to last edit location</b></td>
     <td width="80%" valign="top" align="left"><b>Navigate &gt; Go
       to Last Edit Location</b> (Ctrl+Q) takes you back to
-      the place where you last made a change. A corresponding button marked <img border="0" src="images/last_edit_pos.gif" alt="Go to last edit position icon" width="26" height="24">
+      the place where you last made a change. A corresponding button marked <img border="0" src="images/last_edit_pos.gif" alt="Go to last edit position icon" >
       is shown in the toolbar. If this toolbar button does not appear in your perspective, you can 
     add it by selecting <b>Window &gt; Customize Perspective &gt; Other &gt;
       Editor Navigation</b>.</td>
@@ -55,7 +55,7 @@
 	<TR>
 		<TD width="20%" valign="top" align="left">
       <B>Shortcuts for manipulating lines</B>
-      <P><IMG border="0" src="images/3.0_tag.gif" width="49" height="13" alt="New in 3.0"></P>
+      <P><IMG border="0" src="images/3.0_tag.gif"  alt="New in 3.0"></P>
       </TD><TD width="80%" valign="top">
       
 			All text editors based on the
@@ -68,7 +68,7 @@
 		
 	</TR>
 		<TR>
-			<TD width="20%" valign="top" align="left"><B>Quick Diff: seeing what has changed as you edit</B><P><IMG border="0" src="images/3.0_tag.gif" width="49" height="13" alt="New in 3.0"></P>
+			<TD width="20%" valign="top" align="left"><B>Quick Diff: seeing what has changed as you edit</B><P><IMG border="0" src="images/3.0_tag.gif"  alt="New in 3.0"></P>
 			</TD>
 			<TD width="80%" valign="top">
 
@@ -76,7 +76,7 @@
 			&gt; Editors &gt; Quick Diff</B> preference page. The colors show additions, deletions,
 			and changes to the editor buffer as compared to a reference, for
 			example, the contents of the file on disk or its latest CVS revision.
-			<P><img src="images/quickdiff-hover.gif" width=466 height=108 alt="Quick Diff"></P>
+			<P><img src="images/quickdiff-hover.gif"  alt="Quick Diff"></P>
 			<P>When the mouse cursor is placed over a change in the vertical
 			ruler, a hover displays the original content, which can be restored using the ruler's context
 			menu. The context menu also allows you to switch between the references and
@@ -86,11 +86,11 @@
 			<TD width="20%" valign="top" align="left"><b>Customizing the presentation of 
       annotations</b>
 			<p><IMG
-				border="0" src="images/3.0_tag.gif" width="49" height="13" alt="New in 3.0"></p></TD>
+				border="0" src="images/3.0_tag.gif"  alt="New in 3.0"></p></TD>
 			<TD width="80%" valign="top">
 			You can customize the presentation of annotations in editors on the  <B>Workbench
 			&gt; Editors &gt; Annotations</B> preference page:
-			<P><img src="images/annotations-preferences.gif" width=466 height=344 alt="Annotations preference page" title="Annotations Preference Page">
+			<P><img src="images/annotations-preferences.gif"  alt="Annotations preference page" title="Annotations Preference Page">
 </P>
 			</TD>
 		</TR>
@@ -116,7 +116,7 @@
     <td width="80%" valign="top" align="left">Select a container resource and 
       use <b>Restore from Local History</b> to restore deleted files. You can 
       restore more than one file at one time. 
-      <p align="center"><img src="images/restore-local.gif" width=436 height=187 border="0" alt="Restore from local history dialog" align="left" width"436"></p></td>
+      <p align="center"><img src="images/restore-local.gif"  border="0" alt="Restore from local history dialog" align="left" width"436"></p></td>
   </tr>
   <tr> 
     <td width="20%" valign="top" align="left"><b>Like to start afresh each session?</b></td>
@@ -134,7 +134,7 @@
       from the resource Navigator view to the Packages Explorer view).
       <p>Typing Alt+Shift+W opens a shortcut menu with the available view
       targets.</p>
-      <p><img src="images/show-in.gif" alt="Shortcut menu for Show in command" width=340 height=187 border="0"></p>
+      <p><img src="images/show-in.gif" alt="Shortcut menu for Show in command"  border="0"></p>
     </td>
   </tr>
   <tr> 
@@ -145,7 +145,7 @@
       a key sequence to trigger that command. Assigning new key bindings, and 
       viewing existing bindings, is done from the <b>Workbench &gt; Keys</b> preference 
       page. 
-      <p><img src="images/key-bindings.gif" alt="Key bindings preference dialog" width="390" height="556" border="0"></p></td>
+      <p><img src="images/key-bindings.gif" alt="Key bindings preference dialog"  border="0"></p></td>
   </tr>
   <tr> 
     <td width="20%" valign="top" align="left"><b>Faster workspace navigation</b></td>
@@ -159,9 +159,9 @@
     <td width="20%" valign="top" align="left"><b>Tiling the editor work area</b></td>
     <td width="80%" valign="top" align="left">You can use drag and drop to modify 
       the layout of your editor work area. Grab an editor tab and drag it to the 
-      edge of the editor work area. The arrow dock icons (e.g., <img src="../images/drop_left_source.gif" width=20 height=20 align="texttop" border="0" alt="Left arrow icon">) 
+      edge of the editor work area. The arrow dock icons (e.g., <img src="../images/drop_left_source.gif"  align="texttop" border="0" alt="Left arrow icon">) 
       indicate which way the editor work area will split. 
-      <p><img src="images/editor-tiles.gif" alt="Tiled editor work area" width="424" height="365" border="0"></p></td>
+      <p><img src="images/editor-tiles.gif" alt="Tiled editor work area"  border="0"></p></td>
   </tr>
   <tr> 
     <td width="20%" valign="top" align="left"><b>Linking view to current open 
@@ -172,7 +172,7 @@
         the selection in the Navigator view. Toggling the <b>Link with Editor</b> 
         button in the Navigator view toolbar ties the view to always show the 
         current file being edited. 
-      <p align="center"><img src="images/link-with-editor.gif" alt="Package explorer linked with editor" width="440" height="162" border="0"></p></td>
+      <p align="center"><img src="images/link-with-editor.gif" alt="Package explorer linked with editor"  border="0"></p></td>
   </tr>
   <tr> 
     <td width="20%" valign="top" align="left"><b>Copying and moving resources</b></td>
@@ -213,7 +213,7 @@
     <td width="80%" valign="top" align="left">Use the <b>Collapse All</b> button 
       on the toolbar of the Navigator view (and similar views) to collapse all 
       expanded project and folder items. 
-      <p align="center"><img src="images/collapse-all.gif" alt="Collapse all button on navigator toolbar" width="238" height="86"> 
+      <p align="center"><img src="images/collapse-all.gif" alt="Collapse all button on navigator toolbar" > 
   <tr> 
     <td width="20%" valign="top" align="left"><b>Open editors with a single click</b></td>
     <td width="80%" valign="top" align="left">Use the Open mode setting on the 
@@ -260,7 +260,7 @@
       preference is active (found on the <b> Workbench &gt; Editors</b> preference 
       page), you can stop an editor from being closed by using the <b>Pin Editor</b> 
       button which appears in the workbench toolbar. 
-      <p><img src="images/pin-editor.gif" alt="Pin editor button" width="88" height="62" border="0"></p></td>
+      <p><img src="images/pin-editor.gif" alt="Pin editor button"  border="0"></p></td>
   </tr>
   <tr> 
     <td width="20%" valign="top" align="left"><b>Importing an existing project</b></td>
@@ -274,7 +274,7 @@
     <td width="80%" valign="top" align="left">You can rearrange the order of open 
       editors by using drag and drop. Grab the editor tab and drag it to the position 
       you want the editor to appear. When positioning editors, the stack icon 
-      <img src="../images/drop_stack.gif" width=20 height=20 align="texttop" border="0" alt="Stack icon"> 
+      <img src="../images/drop_stack.gif"  align="texttop" border="0" alt="Stack icon"> 
       indicates a valid spot to drop.</td>
   </tr>
   <tr> 
@@ -293,7 +293,7 @@
       accelerators such as <b>Ctrl+F6</b> for switching between editors, <b>Ctrl+F7</b> 
       for switching between views, <b>Ctrl+F8</b> for switching between perspectives, 
       and <b>F12</b> for activating the editor. 
-      <p><img src="images/keyboard-shortcut.gif" alt="Keyboard shortcuts menu" width="426" height="413" border="0"></p> 
+      <p><img src="images/keyboard-shortcut.gif" alt="Keyboard shortcuts menu"  border="0"></p> 
       <p>To directly navigate to a particular view you can define a keyboard
       shortcut to a view via the <b>Workbench &gt; Keys</b> preference page.</p></td>
   </tr>
@@ -309,7 +309,7 @@
       &gt; Show View &gt; Properties</b>) when viewing the properties for many 
       resources. Using this view is faster than opening the Properties dialog 
       for each resource. 
-      <p><img src="images/props-view.gif" alt="Resource properties dialog" width="452" height="147" border="0"></p></td>
+      <p><img src="images/props-view.gif" alt="Resource properties dialog"  border="0"></p></td>
   </tr>
   <tr> 
     <td width="20%" valign="top" align="left"><b>Quickly find a resource</b></td>
@@ -340,7 +340,7 @@
     <td width="80%" valign="top" align="left">You can customize which items appear 
       on the main toolbar and menu bar using the <b>Window &gt; Customize Perspective</b> 
       command. 
-      <p><img src="images/perspective-other.gif" alt="Customizing toolbar and menu bar" width="432" height="268" border="0"></p></td>
+      <p><img src="images/perspective-other.gif" alt="Customizing toolbar and menu bar"  border="0"></p></td>
   </tr>
   <tr> 
     <td width="20%" valign="top" align="left"><b>Quick fix in Tasks view</b></td>
@@ -356,7 +356,7 @@
       without requiring team members to have exactly the same path in the file 
       system. You can define a path variable at the time you create a linked resource, 
       or via the <b> Workbench &gt; Linked Resources</b> preference page. 
-      <p align="center"><img src="images/path-vars.gif" alt="Path variables dialog" width="437" height="277" border="0" align="left"></p></td>
+      <p align="center"><img src="images/path-vars.gif" alt="Path variables dialog"  border="0" align="left"></p></td>
   </tr>
   <tr> 
     <td valign="top" align="left" width="20%"> <strong>Comparing zip archives 
@@ -374,7 +374,7 @@
   </tr>
   <tr>
     <td width="20%" valign="top" align="left"><b>Switch workspace</b>
-    		<P><IMG border="0" src="images/3.0_tag.gif" width="49" height="13" alt="New in 3.0"></P></td>
+    		<P><IMG border="0" src="images/3.0_tag.gif"  alt="New in 3.0"></P></td>
     <td width="80%" valign="top" align="left"><p>Instead of shutting down eclipse and restarting 
     	with a different workspace you can instead use the 
     	<strong>File &gt; Switch Workspace</strong>.</p>
@@ -386,7 +386,7 @@
   </tr>
   <tr> 
     <td width="20%" valign="top" align="left"><b>Ctrl+E Editor List</b>
-    		<P><IMG border="0" src="images/3.0_tag.gif" width="49" height="13" alt="New in 3.0"></P></td>
+    		<P><IMG border="0" src="images/3.0_tag.gif"  alt="New in 3.0"></P></td>
     <td width="80%" valign="top" align="left">You can quickly switch editors using 
       the Ctrl+E keybinding which opens a list of all open editors. The list supports 
       type-ahead to find the editor as well as allows you to close editors using 
@@ -394,15 +394,15 @@
   </tr>
   <tr> 
     <td width="20%" valign="top" align="left"><b>View Minimizing</b>
-    		<P><IMG border="0" src="images/3.0_tag.gif" width="49" height="13" alt="New in 3.0"></P></td>
+    		<P><IMG border="0" src="images/3.0_tag.gif"  alt="New in 3.0"></P></td>
     <td width="80%" valign="top" align="left">Running out of space? Try minimizing 
       your unused views to reclaim screen real-estate. Each view stack contains 
       a minimize icon along side the maximize icon. 
-      <p align="center"><img src="images/mini-view.gif" alt="Minimized View Stack" width="280" height="188" border="0" align="left"></p></td>
+      <p align="center"><img src="images/mini-view.gif" alt="Minimized View Stack"  border="0" align="left"></p></td>
   </tr>
   <tr> 
     <td width="20%" valign="top" align="left"><b>Detached Views</b>
-    		<P><IMG border="0" src="images/3.0_tag.gif" width="49" height="13" alt="New in 3.0"></P></td>
+    		<P><IMG border="0" src="images/3.0_tag.gif"  alt="New in 3.0"></P></td>
     <td width="80%" valign="top" align="left">In 3.0 it's possible to dock a view 
       in its own window, seperate from the workbench window. To do so, simply 
       drag a view outside of the workbench window. To return it to the workbench 
@@ -411,7 +411,7 @@
   <tr> 
     <td width="20%" valign="top" align="left"><b>Fast Views and the Perspective 
       Bar</b>
-      		<P><IMG border="0" src="images/3.0_tag.gif" width="49" height="13" alt="New in 3.0"></P></td>
+      		<P><IMG border="0" src="images/3.0_tag.gif"  alt="New in 3.0"></P></td>
     <td width="80%" valign="top" align="left">The fast view and perspective bars 
       are independant entities in 3.0 and they may be docked independant of one 
       another. 
@@ -420,16 +420,16 @@
         or to the far left. It may be moved via the perspective bar context menu 
         or via the <strong>Workbench &gt; Appearance</strong> preference page. 
       </p>
-      <p align="left"><img src="images/pb-context-menu.gif" alt="Perspective Bar Context Menu" width="220" height="98" border="0"></p>
+      <p align="left"><img src="images/pb-context-menu.gif" alt="Perspective Bar Context Menu"  border="0"></p>
       <p>By default the Fast View Bar is located in the bottom left hand corner 
         of the screen. Like the Perspective Bar, it may be docked elsewhere. This 
         may be done by dragging the area to either the left or right side of the 
         screen (or back to the bottom if it is already in one of these positions). 
-      <p align="left"><img src="images/fastview-drag.gif" alt="Fast View Area" width="74" height="29" border="0"></p></td>
+      <p align="left"><img src="images/fastview-drag.gif" alt="Fast View Area"  border="0"></p></td>
   </tr>
   <tr> 
     <td width="20%" valign="top" align="left"><b>Key Binding Assistance</b>
-    		<P><IMG border="0" src="images/3.0_tag.gif" width="49" height="13" alt="New in 3.0"></P></td>
+    		<P><IMG border="0" src="images/3.0_tag.gif"  alt="New in 3.0"></P></td>
     <td width="80%" valign="top" align="left"><p>Eclipse supports key bindings 
         that contain more than one key stroke. Examples of such key bindings are 
         "Ctrl+X S" ("Save" in the Emacs key configuration) or "Alt+Shift+Q Y" 
@@ -437,31 +437,31 @@
         to learn these keys, and it can also be hard to remember them if you don't 
         use them very often. It is now possible to get a little pop-up showing 
         you the possible completions for the keys you have pressed already.</p>
-      <p align="left"><img src="images/key-assist.gif" alt="Key Assist" width="237" height="124" border="0"></p>
+      <p align="left"><img src="images/key-assist.gif" alt="Key Assist"  border="0"></p>
       <p>In the preferences, under <strong>Workbench > Keys</strong>, there is 
         an "Advanced" tab. Go to this tab, and check "Help Me With Multi-Stroke 
         Keyboard Shortcuts".</p></td>
   </tr>
   <tr> 
     <td valign="top" align="left"><strong>Always Run in Background</strong>
-    		<P><IMG border="0" src="images/3.0_tag.gif" width="49" height="13" alt="New in 3.0"></P></td>
+    		<P><IMG border="0" src="images/3.0_tag.gif"  alt="New in 3.0"></P></td>
     <td valign="top" align="left"><p>In Eclipse 3.0 many operations can be optionally 
         run in the background so that you can continue working while they complete.</p>
-      <p><img src="images/userdialog.gif" alt="Progress dialog with Run in background button" width="450" height="198"></p>
+      <p><img src="images/userdialog.gif" alt="Progress dialog with Run in background button" ></p>
       <p>In the Workbench preference page you can choose to always run in background 
         so that you never get the initial dialog for these operations.</p>
-      <p><img src="images/backgroundpref.gif" alt="Always run in background preference" width="432" height="57"></p></td>
+      <p><img src="images/backgroundpref.gif" alt="Always run in background preference" ></p></td>
   </tr>
   <tr>
     <td width="20%" valign="top" align="left"><b>Disabling Unused Capabilities</b>
-    		<P><IMG border="0" src="images/3.0_tag.gif" width="49" height="13" alt="New in 3.0"></P></td>
+    		<P><IMG border="0" src="images/3.0_tag.gif"  alt="New in 3.0"></P></td>
     <td width="80%" valign="top" align="left"><p>If there are parts of the Eclipse Platform that you never use
 	    (for instance, you don't use CVS repositories or you don't develop Plug-ins) it's possible that you
 	    can disable them from the UI entirely.  Segments of the Workbench that may be filtered can be found in
 	    the <strong>Workbench &gt; Capabilities</strong> preference page.  By disabling capabilities you are able to hide
 	    views, perspectives, preference pages and other assorted contributions.</p>
 	    
-      <p align="left"><img src="images/capabilities-page.gif" alt="Capabilities Preference Page" width="406" height="524" border="0"></p>
+      <p align="left"><img src="images/capabilities-page.gif" alt="Capabilities Preference Page"  border="0"></p>
     </td>
   </tr>  
 </table>
@@ -470,7 +470,7 @@
 <table border="1" cellpadding="10" cellspacing="0" width="600">
   <tr>
     <td width="20%" valign="top" align="left"><b>Launching from the Context menu</b>
-    <p><b><img border="0" src="images/3.0_tag.gif" width="49" height="13"
+    <p><b><img border="0" src="images/3.0_tag.gif" 
 				alt="New in 3.0"></b></p></td>
     <td width="80%" valign="top" align="left">You can launch an Ant build from 
       the context menu. Select an Ant buildfile and then choose <b>Run &gt; Ant 
@@ -481,7 +481,7 @@
   </tr>
    <tr>
     <td width="20%" valign="top" align="left"><b>Specification of JRE</b>
-    <p><b><img border="0" src="images/3.0_tag.gif" width="49" height="13"
+    <p><b><img border="0" src="images/3.0_tag.gif" 
 				alt="New in 3.0"></b></p></td>
     <td width="80%" valign="top" align="left">You can specify the JRE that an 
       Ant build occurs in using the <b>JRE</b> tab of the launch configuration 
@@ -529,9 +529,9 @@
   <tr>
     <td width="20%" valign="top" align="left"><b>Help bookmarks</b></td>
     <td width="80%" valign="top" align="left">You can now keep your own list of
-      bookmarks to pages in help books. Create a bookmark with the <img border="0" src="images/add_bkmrk.gif" alt="Bookmark document icon" width="28" height="25">
+      bookmarks to pages in help books. Create a bookmark with the <img border="0" src="images/add_bkmrk.gif" alt="Bookmark document icon" >
       <b>Bookmark Document</b>  button on the toolbar of the Help browser. The
-      bookmarks show up in the <img border="0" src="images/bookmarks_view.gif" alt="Bookmarks icon" width="18" height="17">
+      bookmarks show up in the <img border="0" src="images/bookmarks_view.gif" alt="Bookmarks icon" >
       <b>Bookmarks</b>  tab.</td>
   </tr>
   <tr>
@@ -540,7 +540,7 @@
       book. Working sets are persisted from one session 
       to the next, and can be used in workbench help searches or from the Help 
       browser. 
-      <p><img border="0" src="images/help-working-set.gif" align="left" width="435" height="321" alt="Help working set dialog">
+      <p><img border="0" src="images/help-working-set.gif" align="left"  alt="Help working set dialog">
     </td>
   </tr>
   <tr>
@@ -574,7 +574,7 @@
     <td width="80%" valign="top" align="left">There is an option to create 
       a working set for projects imported into the workspace via <b>Import &gt; 
       Team Project Set</b>. This works for all types of repositories.
-      <p><img border="0" src="images/team-project-set.gif" width="470" height="220" alt="Team project set import dialog"></p></td>
+      <p><img border="0" src="images/team-project-set.gif"  alt="Team project set import dialog"></p></td>
   </tr>
   <tr>
     <td width="20%" valign="top" align="left"><b>CVS now supports working sets</b></td>
@@ -596,7 +596,7 @@
   </tr>
   <tr>
     <td width="20%" valign="top" align="left"><b>Pin a Synchronization</b>
-    <p><b><img border="0" src="images/3.0_tag.gif" width="49" height="13"
+    <p><b><img border="0" src="images/3.0_tag.gif" 
 				alt="New in 3.0"></b></p></td>
     <td width="80%" valign="top" align="left">You can now have multiple synchronizations
     defined and available in the Synchronize View. Use the pin toolbar button in the
@@ -606,7 +606,7 @@
   </tr>
   <tr>
     <td width="20%" valign="top" align="left"><b>Checkout Wizard</b>
-    <p><b><img border="0" src="images/3.0_tag.gif" width="49" height="13"
+    <p><b><img border="0" src="images/3.0_tag.gif" 
 				alt="New in 3.0"></b></p></td>
     <td width="80%" valign="top" align="left">You can now checkout projects in one
     easy step via the <b>File > Import > Checkout projects from CVS wizard</b>. This
@@ -615,7 +615,7 @@
   </tr>
   <tr>
     <td width="20%" valign="top" align="left"><b>Browsing changes by CVS commit set</b>
-    <p><b><img border="0" src="images/3.0_tag.gif" width="49" height="13"
+    <p><b><img border="0" src="images/3.0_tag.gif" 
 				alt="New in 3.0"></b></p></td>
     <td width="80%" valign="top" align="left">You can browse a set of changes shown
     in the Synchronize View grouped logically by author, comment, and date. Enable the
@@ -624,7 +624,7 @@
   </tr>
   <tr>
     <td width="20%" valign="top" align="left"><b>Schedule a synchronize</b>
-    <p><b><img border="0" src="images/3.0_tag.gif" width="49" height="13"
+    <p><b><img border="0" src="images/3.0_tag.gif" 
 				alt="New in 3.0"></b></p></td>
     <td width="80%" valign="top" align="left">You can schedule that a certain synchronization
     run periodically. You can schedule any CVS synchronization from within the Synchronize View via
@@ -632,7 +632,7 @@
   </tr>
   <tr>
     <td width="20%" valign="top" align="left"><b>Want to release changes to an existing branch</b>
-    <p><b><img border="0" src="images/3.0_tag.gif" width="49" height="13"
+    <p><b><img border="0" src="images/3.0_tag.gif" 
 				alt="New in 3.0"></b></p></td>
     <td width="80%" valign="top" align="left">If you have changes in your workspace that
     you would like to commit to another branch than the one currently connected to, you can
@@ -641,7 +641,7 @@
   </tr>
   <tr>
     <td width="20%" valign="top" align="left"><b>Schedule a synchronize</b>
-    <p><b><img border="0" src="images/3.0_tag.gif" width="49" height="13"
+    <p><b><img border="0" src="images/3.0_tag.gif" 
 				alt="New in 3.0"></b></p></td>
     <td width="80%" valign="top" align="left">You can schedule that a certain synchronization
     run periodically. You can schedule any CVS synchronization from within the Synchronize View via
@@ -694,7 +694,7 @@
     	You can view the common ancestor by toggling the <b>Show Ancestor Pane</b>
     	button in the compare viewer's local toolbar.
     	
-      <p> <img src="images/compare-showancestor.gif" width=375 height=157 alt="Show Ancestor Pane button in compare viewer" border="0"> 
+      <p> <img src="images/compare-showancestor.gif"  alt="Show Ancestor Pane button in compare viewer" border="0"> 
       <p>
     	If you always want to have the ancestor pane open automatically for conflicts, 
     	you can check the option <b>Initially show ancestor pane</b> on the
@@ -703,17 +703,17 @@
   </tr>
 	<TR>
 		<TD width="20%" valign="top" align="left"><B>Merge in Compare editor</B>
-		<P><IMG border="0" src="images/3.0_tag.gif" width="49" height="13" alt="New in 3.0"></P>
+		<P><IMG border="0" src="images/3.0_tag.gif"  alt="New in 3.0"></P>
 		</TD>
 		<TD width="80%" valign="top" align="left">You can merge incoming changes in the compare editor with one click. Hover over the small square in the middle of the line connecting two ranges of an incoming or conflicting change. A button appears that allows you to accept the change.
-		<P><IMG border="0" src="images/compare-merge-button.gif" alt="Merge button" width="295" height="64"></P>
+		<P><IMG border="0" src="images/compare-merge-button.gif" alt="Merge button" ></P>
 		<P>Note that for this the option <B>Connect ranges with single line</B> on the <B>Workbench
 		&gt; Compare/Patch &gt; Text Compare</B> preference page has to be enabled.</P></TD>
 	</TR>
 </table>
 
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 
 </body>
Index: whatsNew/platform_whatsnew.html
===================================================================
RCS file: /home/eclipse/org.eclipse.platform.doc.user/whatsNew/platform_whatsnew.html,v
retrieving revision 1.60
diff -u -r1.60 platform_whatsnew.html
--- whatsNew/platform_whatsnew.html	22 Jul 2004 20:47:23 -0000	1.60
+++ whatsNew/platform_whatsnew.html	10 Nov 2004 21:52:23 -0000
@@ -42,7 +42,7 @@
           <li>View local toolbar will move up next to the view tab to save space when possible.</li>
           <li>Different tab folder styles and uses of color have been employed to help indicate active and selected views and editors more clearly. </li>
           <li>Other minor items such as status bar style, border widths, shading etc... </li>
-        </ul>        <p><img src="images/org.eclipse.ui/newlookandfeel.gif" alt="3.0 workbench" width="448" height="468"></p>
+        </ul>        <p><img src="images/org.eclipse.ui/newlookandfeel.gif" alt="3.0 workbench" ></p>
       </td>
     </tr>
     <tr>
@@ -56,7 +56,7 @@
       learn what's new in this release. The new feature is fully pluggable and 
       Eclipse-based products can define their own Welcome using the same 
       mechanism.<p>
-      <img border="0" src="images/welcome.gif" alt="3.0 welcome page" width="466" height="347"></td>
+      <img border="0" src="images/welcome.gif" alt="3.0 welcome page" ></td>
     </tr>
     <tr>
     <td valign="top" align="left"><b>Responsive UI</b></td>
@@ -67,10 +67,10 @@
         <li>status line entry showing what's running in the background</li>
         <li>dialog for showing operations that can be optionally run in the background </li>
       </ul>
-      <p><img src="images/org.eclipse.ui/responsiveui.gif" alt="Progress view" width="417" height="181"></p>
+      <p><img src="images/org.eclipse.ui/responsiveui.gif" alt="Progress view" ></p>
       <p>The new Progress view showing the progress of a CVS checkout and a Workspace build background operation.
       Many user operations can now optionally be run in the background. When you see the progress dialog with the Run In Background button you can select it and the operation you are running will allow you to continue to work. </p>
-      <p><img src="images/responsiveui2.gif" alt="Progress dialog" width="450" height="328"></p>
+      <p><img src="images/responsiveui2.gif" alt="Progress dialog" ></p>
       <p>This dialog also shows you the details of other currently running 
           operations in the workspace and informs you when one operation is
       blocked waiting for another to complete.</p></td>
@@ -115,7 +115,7 @@
             </ul>
         </li>
       </ul>
-      <p><img src="images/org.eclipse.ui/editordropdown.gif" alt="Editor drop-down menu" width="363" height="312"></p>
+      <p><img src="images/org.eclipse.ui/editordropdown.gif" alt="Editor drop-down menu" ></p>
     </td>
     </tr>
     <tr>
@@ -158,7 +158,7 @@
       building any prerequisite projects that are not in the working set if (and
       only if) required. And you can quickly toggle auto-build on and off with <b>Build
       Automatically</b>.&nbsp;</p>
-      <p><img src="images/project-menu.gif" width=343 height=212 alt="Project menu"></p>
+      <p><img src="images/project-menu.gif"  alt="Project menu"></p>
     </td>
     </tr>
     <tr>
@@ -172,13 +172,13 @@
       content files and optionally offer actions that perform the steps for the 
       user. Several tutorials available off the new Welcome page use the cheat 
       sheet mechanism.<p>
-      <img border="0" src="images/cheatsheets.gif" alt="Cheatsheet view" width="255" height="360"></td>
+      <img border="0" src="images/cheatsheets.gif" alt="Cheatsheet view" ></td>
     </tr>
     <tr>
     <td valign="top" align="left"><strong>Rich Client Platform </strong></td>
     <td valign="top"><p>Eclipse now includes the Rich Client Platform (RCP). Eclipse was designed as a universal tool integration platform. However, many facets and components of Eclipse are not particularly specific to IDEs and make equal sense in non-IDE applications.  The rich functionality in the Eclipse plug-in architecture, runtime, and workbench can now be leveraged in building arbitrary applications.</p>
       <p>Here is a snapshot of a simple web browser implemented using the Eclipse RCP:</p>
-    <p><img src="images/org.eclipse.ui/rcpbrowser.gif" alt="Example application built with RCP" width="465" height="418"></p>
+    <p><img src="images/org.eclipse.ui/rcpbrowser.gif" alt="Example application built with RCP" ></p>
       <p>(See <a href="http://dev.eclipse.org/viewcvs/index.cgi/~checkout~/platform-ui-home/rcp/index.html";>RCP
       home page</a> more details.)</p></td>
     </tr>
@@ -204,7 +204,7 @@
 	<p>Embedding Swing/AWT widgets inside SWT widgets is now supported on Windows with JDK 1.4 and above,
 	and on GTK and Motif with recent beta versions of Sun JDK 1.5.</p>
 	<p>This screen shot shows an SWT Shell containing a Swing JTable to the right of an SWT Tree.</p>
-    <p><img src="images/swt-swing.gif" align="CENTER" alt="swt and swing" width="532" height="254"></p>
+    <p><img src="images/swt-swing.gif" align="CENTER" alt="swt and swing" ></p>
     <p>(<a href="http://dev.eclipse.org/viewcvs/index.cgi/~checkout~/platform-swt-home/snippits/snippet135.html";>SWT snippet</a> used for this example.)</p>
     </td>
     </tr>
@@ -215,7 +215,7 @@
     <td width="70%">
 	<p>SWT has a new browser widget that can display HTML documents. This native widget is supported on Windows (using Internet Explorer 5.0 and above),
 	Linux GTK and Linux Motif (requires Mozilla 1.4 GTK2; Mozilla 1.5 GTK2 and Mozilla 1.6 GTK2 are also supported), Mac (Safari) and QNX (Voyager).</p>
-      <p><img src="images/browser.gif" align="CENTER" alt="browser widget" width="534" height="256"></p>
+      <p><img src="images/browser.gif" align="CENTER" alt="browser widget" ></p>
 	<p>See the <a href="http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/platform-swt-home/snippits/snippet148.html";>SWT browser snippet</a>
 	and the <a href="http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/platform-swt-home/faq.html#browserplatforms";>SWT FAQ</a> for details.
 	The Eclipse Browser plug-in shown above is available from the Eclipse download page in the Example Plug-ins.</p>
@@ -233,7 +233,7 @@
 	   <li>Native drag and drop support</li>
 	   <li>Printing support using the Quartz-based Mac OS X Printing Manager. Developers can now print high-quality output on raster and PostScript printers, generate PDF files, or use the standard previewer.</li>
 	</ul>
-      	  <p><img src="images/mac-osx.gif" align="CENTER" alt="Eclipse 3.0 on Mac OS X" width="450" height="588"></p>
+      	  <p><img src="images/mac-osx.gif" align="CENTER" alt="Eclipse 3.0 on Mac OS X" ></p>
     </td>
     </tr>
     <tr>
@@ -250,7 +250,7 @@
 	Windows supports all cases previously mentioned. On GTK support for Bidi is implemented,
     but complex scripts
 	(Thai, South Asian scripts) are still not fully supported.</p>
-      <p><img src="images/bidi.gif" align="CENTER" alt="complex scripts" width="452" height="267"></p>
+      <p><img src="images/bidi.gif" align="CENTER" alt="complex scripts" ></p>
     </td>
     </tr>
     <tr>
@@ -260,7 +260,7 @@
     <td width="70%">
 	<p>In addition to significant performance improvements in this release, Table now supports the SWT.VIRTUAL style.
 	This lets developers create tables with large amounts of data quickly. When TableItems are needed, they are created on-demand.</p>
-      <p><img src="images/virtual-table.gif" align="CENTER" alt="virtual table" width="235" height="303"></p>
+      <p><img src="images/virtual-table.gif" align="CENTER" alt="virtual table" ></p>
     <p>(<a href="http://dev.eclipse.org/viewcvs/index.cgi/~checkout~/platform-swt-home/snippits/snippet144.html";>SWT snippet</a> used for this example.)</p>
     </td>
     </tr>
@@ -295,14 +295,14 @@
       The colors show additions, deletions, and changes to the editor buffer as
       compared to a reference, for example, the contents of the file on disk or
       its latest CVS revision.</p>
-      <p><img alt="Quick Diff" src="images/quickdiff.gif" width="466" height="108"></p>
+      <p><img alt="Quick Diff" src="images/quickdiff.gif" ></p>
       <p>When the mouse cursor is placed over a change in the vertical ruler, a
       hover displays the original content:</p>
-      <p><img alt="Hover over the margin to see changes" src="images/quickdiff-hover.gif" width="466" height="108"></p>
+      <p><img alt="Hover over the margin to see changes" src="images/quickdiff-hover.gif" ></p>
       <p>The original content can be restored using the ruler's context menu.
       The context menu also allows to switch between references and
       enable/disable Quick Diff:</p>
-      <p><img alt="Revert changes using the margin's popup menu" src="images/quickdiff-menu.gif" width="402" height="157"></p>
+      <p><img alt="Revert changes using the margin's popup menu" src="images/quickdiff-menu.gif" ></p>
       Due to the high memory consumption of the diff algorithm, Quick Diff
       suspends itself when there are overly many changes between the current and
       the reference file. This avoids putting the system under memory pressure
@@ -320,7 +320,7 @@
       <p>The differences between the displayed document and a reference document
       (for example, the saved file or latest revision from CVS) can be
       configured to show up in the right-hand overview ruler.</p>
-      <p><img title alt="Quick Diff preferences" src="images/quickdiff-preferences.gif" width="466" height="338"></p>
+      <p><img title alt="Quick Diff preferences" src="images/quickdiff-preferences.gif" ></p>
       <p>Quick Diff settings when opening new editors can be configured on the <b>Workbench
       &gt; Editors &gt; Quick Diff</b> preference page.</p>
     </td>
@@ -337,7 +337,7 @@
       <p>When the cursor is placed in a dialog field, that is supported by
       Content Assist, a small light-bulb above the upper-left corner of the
       field indicates its availability.</p>
-      <p><img alt="Find/Replace dialog" title="Find/Replace dialog" src="images/find-replace-dialog.gif" width="414" height="360"></p>
+      <p><img alt="Find/Replace dialog" title="Find/Replace dialog" src="images/find-replace-dialog.gif" ></p>
     </td>
   </tr>
   <tr>
@@ -347,7 +347,7 @@
     <td width="70%" valign="top">
       <p>There is a new preference page <b>Workbench &gt; Editors &gt;
       Annotations</b> for configuring annotations for all text-based editors.</p>
-      <p><img alt="Annotations preference page" title="Picture of Annotations preference page" src="images/annotations-preferences.gif" width="466" height="344"></p>
+      <p><img alt="Annotations preference page" title="Picture of Annotations preference page" src="images/annotations-preferences.gif" ></p>
       <p><i>Note: Due to this change, existing annotation preference settings
       for the editors converted to use the shared settings will revert to the
       default settings when an existing workspace is opened for the first time
@@ -377,7 +377,7 @@
       of files. Failing that, you can explicitly set a specific encoding at the
       project, folder, or file level from the resource's <b>Properties</b>
       dialog.</p>
-      <p><img border="0" src="images/encoding-dialog.gif" alt="Text file encoding property" width="249" height="138"></p>
+      <p><img border="0" src="images/encoding-dialog.gif" alt="Text file encoding property" ></p>
     </td>
   </tr>
   <tr>
@@ -387,7 +387,7 @@
     <td width="70%" valign="top">The displayed width of tabs and the text
       selection foreground and background colors are now customizable in the
       text editor. See the <b>Workbench &gt; Editors &gt; Text Editor</b> page:
-      <p><img border="0" src="images/texteditor-preferences.gif" alt="Text editor preferences" width="466" height="338"></p>
+      <p><img border="0" src="images/texteditor-preferences.gif" alt="Text editor preferences" ></p>
     </td>
   </tr>
   <tr>
@@ -426,7 +426,7 @@
         <li>There are new layouts: hierarchical, compressed folders, commit
           sets.
       </ul>
-      <img src="images/org.eclipse.team.cvs/syncview.gif" alt="Picture of the Synchronize View" width="382" height="224"></td>
+      <img src="images/org.eclipse.team.cvs/syncview.gif" alt="Picture of the Synchronize View" ></td>
   </tr>
   <tr>
     <td width="30%" valign="top" align="left">
@@ -455,7 +455,7 @@
       by commit comment, committer, and date. This presentation is selected by
       the <b>Layout &gt; Commit Sets</b> found on the drop down menu of the CVS
       Synchronize View.</p>
-      <p><img src="images/org.eclipse.team.cvs/commitsets.gif" alt="Picture of the Synchronize View in Commit Set Layout" width="425" height="356"></p>
+      <p><img src="images/org.eclipse.team.cvs/commitsets.gif" alt="Picture of the Synchronize View in Commit Set Layout" ></p>
     </td>
   </tr>
   <tr>
@@ -466,7 +466,7 @@
       date tags to compare, checkout, merge, or simply browse a CVS repository.
       You can add date tags from either the CVS Repositories view or from any
       tag selection page.</p>
-      <p><img src="images/org.eclipse.team.cvs/datetag.gif" alt="CVS Date Tags" width="428" height="392"></p>
+      <p><img src="images/org.eclipse.team.cvs/datetag.gif" alt="CVS Date Tags" ></p>
     </td>
   </tr>
   <tr>
@@ -487,7 +487,7 @@
       <p>The <b>extssh</b> CVS connection method now supports connecting to CVS
       servers running SSH2. The <b>Team &gt; CVS &gt; SSH2 Connection Method</b>
       preference page also allows you to create and manage your SSH2 keys.</p>
-      <p><img src="images/org.eclipse.team.cvs/ssh2.gif" alt="SSH2 preference page" width="427" height="408"></p>
+      <p><img src="images/org.eclipse.team.cvs/ssh2.gif" alt="SSH2 preference page" ></p>
     </td>
   </tr>
   <tr>
@@ -500,7 +500,7 @@
       file the Annotate View will update to highlight the user that modified the
       current line. The CVS History view will also automatically update so that
       you can see the commit comment for the particular lines.</p>
-      <p><img src="images/org.eclipse.team.cvs/annotate.gif" alt="CVS Annotate" width="552" height="455"></p>
+      <p><img src="images/org.eclipse.team.cvs/annotate.gif" alt="CVS Annotate" ></p>
     </td>
   </tr>
   <tr>
@@ -513,7 +513,7 @@
       <p>You can now control which perspective gets opened when a program is
       launched. These setting are available on the launch dialog when a launch
       configuration type is selected.</p>
-      <p><img src="images/org.eclipse.debug.ui/PerspectiveSwitching.gif" alt="Perspective switching on launch" width=466 height=281></p>
+      <p><img src="images/org.eclipse.debug.ui/PerspectiveSwitching.gif" alt="Perspective switching on launch" ></p>
     </td>
   </tr>
   <tr>
@@ -535,7 +535,7 @@
     <td width="70%" valign="top">
       <p>The <b>Breakpoints</b> view now has checkboxes for quickly disabling
       and re-enabling breakpoints:</p>
-      <p align="center"><img src="images/org.eclipse.debug.ui/breakpoints-view.gif" width=358 height=101 align="left" alt="breakpoints view with check boxes"></p>
+      <p align="center"><img src="images/org.eclipse.debug.ui/breakpoints-view.gif"  align="left" alt="breakpoints view with check boxes"></p>
     </td>
   </tr>
   <tr>
@@ -546,7 +546,7 @@
       turns off all breakpoints in the workspace. There are also new preference
       on the <b>Run/Debug</b> preference page to skip breakpoints during
       run-to-line and evaluations.
-      <p><img src="images/org.eclipse.debug.ui/skip-all-breakpoint.gif" alt="Skip all breakpoints" width=358 height=67></p>
+      <p><img src="images/org.eclipse.debug.ui/skip-all-breakpoint.gif" alt="Skip all breakpoints" ></p>
     </td>
   </tr>
   <tr>
@@ -565,7 +565,7 @@
     </td>
     <td width="70%" valign="top">You can now filter out null array elements in
       the debug Variables view.
-      <p><img src="images/org.eclipse.debug.ui/filter-arrays.gif" width=420 height=238 alt="Array filter"></td>
+      <p><img src="images/org.eclipse.debug.ui/filter-arrays.gif"  alt="Array filter"></td>
   </tr>
   <tr>
     <td valign="top" align="left" width="30%">
@@ -575,7 +575,7 @@
       Variables View can now be changed in the details area of that view by
       typing the new value and using the context menu's <b>Assign Value</b>
       command (Ctrl+S).
-      <p><img src="images/org.eclipse.debug.ui/detail-pane-set-value.gif" alt="Assign value in variables view" width=420 height=244></p>
+      <p><img src="images/org.eclipse.debug.ui/detail-pane-set-value.gif" alt="Assign value in variables view" ></p>
     </td>
   </tr>
   <tr>
@@ -586,7 +586,7 @@
       for highlighting the current instruction pointer and frames in the
       execution call stack. You can configure these annotations from the Java
       editor <b>Java &gt; Editor &gt; Annotations</b> preference page.
-      <p><img src="images/org.eclipse.debug.ui/highlight-callstack.gif" alt="Highlight callstack" width=466 height=314 alt="Highlighting of lines in execution call stack"></p>
+      <p><img src="images/org.eclipse.debug.ui/highlight-callstack.gif" alt="Highlight callstack"  alt="Highlighting of lines in execution call stack"></p>
     </td>
   </tr>
   <tr>
@@ -601,7 +601,7 @@
       entire build file, or open a dialog to select specific targets. You can
       also select and run individual targets from the Ant editor outline and Ant
       view.
-      <p><img src="images/org.eclipse.debug.ui/context-launch.gif" width=466 height=197 title="Contextual Launch Menu" alt="Picture of Context Menu for a JUnit Test" border="1"></td>
+      <p><img src="images/org.eclipse.debug.ui/context-launch.gif"  title="Contextual Launch Menu" alt="Picture of Context Menu for a JUnit Test" border="1"></td>
   </tr>
   <tr>
     <td valign="top" align="left" width="30%">
@@ -618,7 +618,7 @@
     <td width="70%" valign="top" align="left">Some launch configuration types
       make use of a new Environment tab for specifying the environment variables
       to use when a configuration is launched.
-      <p><img src="images/org.eclipse.debug.ui/EnvironmentVariables.gif" alt="Environment variables" width=442 height=207></p>
+      <p><img src="images/org.eclipse.debug.ui/EnvironmentVariables.gif" alt="Environment variables" ></p>
     </td>
   </tr>
   <tr>
@@ -628,7 +628,7 @@
     <td width="70%" valign="top" align="left">When Ant is being used as a
       builder, it can now be set to trigger on changes to files in a specified
       working set.
-      <p><img src="images/org.eclipse.ant.ui/WorkingSets.gif" alt="External tool builder working sets" width=381 height=260></p>
+      <p><img src="images/org.eclipse.ant.ui/WorkingSets.gif" alt="External tool builder working sets" ></p>
     </td>
   </tr>
   <tr>
@@ -654,7 +654,7 @@
       <p><b>Ant View improvements</b></p>
     </td>
     <td width="70%" valign="top">You can now add build files to the Ant View via
-      drag and drop. There is also a new toggle (<img src="images/org.eclipse.ant.ui/filter-internal-targets.gif" alt="Target filter toggle" width="16" height="16">)
+      drag and drop. There is also a new toggle (<img src="images/org.eclipse.ant.ui/filter-internal-targets.gif" alt="Target filter toggle" >)
       that allows internal targets to be filtered out, and the Ant Targets tab
       supports target filtering and sorting.</td>
   </tr>
@@ -664,7 +664,7 @@
     </td>
     <td width="70%" valign="top">The error annotations shown by the Ant editor
       now include Ant-specific problems as well as generic XML errors.
-      <p><img src="images/org.eclipse.ant.ui/specific-error-indications.gif" width=445 height=74 alt="Ant-specific problems"></p>
+      <p><img src="images/org.eclipse.ant.ui/specific-error-indications.gif"  alt="Ant-specific problems"></p>
     </td>
   </tr>
   <tr>
@@ -673,7 +673,7 @@
     </td>
     <td width="70%" valign="top">The Ant editor now has text hovers for
       properties, targets, and referenced objects such as paths.
-      <p><img src="images/org.eclipse.ant.ui/ant-text-hovering.gif" width=432 height=108 alt="Ant editor text hovers"></p>
+      <p><img src="images/org.eclipse.ant.ui/ant-text-hovering.gif"  alt="Ant editor text hovers"></p>
     </td>
   </tr>
   <tr>
@@ -690,7 +690,7 @@
     <td width="70%" valign="top">Errors discovered parsing Ant build files now
       show up in the Problems view. Other potential problems, such as missing
       libraries or missing taskdef classes, are flagged as warnings.
-      <p><img src="images/org.eclipse.ant.ui/ant-problem-view.gif" alt="Ant errors in Problems view" width=391 height=113></p>
+      <p><img src="images/org.eclipse.ant.ui/ant-problem-view.gif" alt="Ant errors in Problems view" ></p>
     </td>
   </tr>
   <tr>
@@ -707,7 +707,7 @@
     </td>
     <td width="70%" valign="top">You can now filter out top-level types and
       imported elements in the Ant editor Outline view.
-      <p><img src="images/org.eclipse.ant.ui/ant-outline.gif" alt="Ant editor Outline view" width=321 height=81></p>
+      <p><img src="images/org.eclipse.ant.ui/ant-outline.gif" alt="Ant editor Outline view" ></p>
     </td>
   </tr>
   <tr>
@@ -737,7 +737,7 @@
     <td width="70%" valign="top">
       <p>The <b>Ant &gt; Editor </b>preference pages now have a preview viewer
       that lets you see the effects of the various preference settings.
-      <p><img src="images/org.eclipse.ant.ui/ant-preferences-preview.gif" width=427 height=437 title="Ant Preferences Preview" alt="Picture of Preview Area in Ant Preferences"></td>
+      <p><img src="images/org.eclipse.ant.ui/ant-preferences-preview.gif"  title="Ant Preferences Preview" alt="Picture of Preview Area in Ant Preferences"></td>
   </tr>
   <tr>
     <td width="30%" valign="top" align="left">
@@ -754,7 +754,7 @@
     <td width="70%" valign="top">
       <p>The new search view runs searches in the background and shows the
       results in either tree or table form.
-      <p><img alt="New Search View" src="images/search-view.gif" width="418" height="225"></p>
+      <p><img alt="New Search View" src="images/search-view.gif" ></p>
     </td>
   </tr>
   <tr>
@@ -769,7 +769,7 @@
       <p>The Replace dialog additionally supports regular expressions.</p>
       <p>The Search dialog for text searches now shows a <b>Replace</b> button
       that invokes the Replace dialog.</p>
-      <p><img src="images/replace-dialog.gif" alt="Replace Dialog" width="435" height="262"></p>
+      <p><img src="images/replace-dialog.gif" alt="Replace Dialog" ></p>
     </td>
   </tr>
   <tr>
@@ -815,7 +815,7 @@
     <td width="80%" valign="top">
       <p>Maximize and restore buttons have been added to the toolbars of help
       views.</p>
-      <p><img src="images/helpmax.gif" alt="Maximize button on help browser" width="438" height="114"></p>
+      <p><img src="images/helpmax.gif" alt="Maximize button on help browser" ></p>
     </td>
   </tr>
 
@@ -838,7 +838,7 @@
     installed features. The options are found on the <b>Install/Update &gt; 
     Automatic Updates</b> preference page.
     <p>
-    <img alt="Automatic updates preference page" src="images/automatic-updates.gif" width="430" height="292"></td>
+    <img alt="Automatic updates preference page" src="images/automatic-updates.gif" ></td>
   </tr>
   <tr>
     <td vAlign="top" align="left" width="30%">
@@ -861,7 +861,7 @@
     the disabled feature filter, and select <b>Uninstall</b> from the context 
     menu of the  feature you want to uninstall.
     <p>
-    <img alt="update manager uninstall" src="images/uninstall.gif" width="391" height="317"></td>
+    <img alt="update manager uninstall" src="images/uninstall.gif" ></td>
   </tr>
   <tr>
     <td vAlign="top" align="left" width="30%">
@@ -878,7 +878,7 @@
 
 </table>
 <p>
-   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" width="324" height="14"></a>
+   <a href="../notices.html"><img src="../cpy.gif" border="0" alt="Legal notices" ></a>
 </p>
 </body>
 

Back to the top