Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGrant Gayed2003-03-20 22:35:52 +0000
committerGrant Gayed2003-03-20 22:35:52 +0000
commitcd88354c99a9b561e583168d699b72fbd1220108 (patch)
treef1a97354cbe8dd5ca3d25eb5950f5805d632ff68 /examples/org.eclipse.swt.examples.ole.win32
parent43fca45c092790fa918a0eb9425c5926fe92ba48 (diff)
downloadeclipse.platform.swt-cd88354c99a9b561e583168d699b72fbd1220108.tar.gz
eclipse.platform.swt-cd88354c99a9b561e583168d699b72fbd1220108.tar.xz
eclipse.platform.swt-cd88354c99a9b561e583168d699b72fbd1220108.zip
*** empty log message ***
Diffstat (limited to 'examples/org.eclipse.swt.examples.ole.win32')
-rwxr-xr-xexamples/org.eclipse.swt.examples.ole.win32/doc-html/swt_ole_ex.html5
1 files changed, 4 insertions, 1 deletions
diff --git a/examples/org.eclipse.swt.examples.ole.win32/doc-html/swt_ole_ex.html b/examples/org.eclipse.swt.examples.ole.win32/doc-html/swt_ole_ex.html
index cc538319c4..31f3642408 100755
--- a/examples/org.eclipse.swt.examples.ole.win32/doc-html/swt_ole_ex.html
+++ b/examples/org.eclipse.swt.examples.ole.win32/doc-html/swt_ole_ex.html
@@ -28,7 +28,10 @@ From Eclipse's <strong>Window</strong> menu select <strong>Show View</strong> &g
In the <strong>Show View</strong> dialog, expand <strong>SWT Examples</strong> and select
the view named <strong>OLE Web Browser</strong> (win32). A view containing a web browser will appear.
</p>
-
+<p>
+This example can also be run using the <a href="swt_launcher_ex.html">Example Launcher</a>.
+Select the <strong>OLE</strong> item from the <strong>Workbench Views</strong> category and click <strong>Run</strong>.
+</p>
<p><a href="hglegal2002.htm"><img SRC="ngibmcpy2002.gif" ALT="Copyright IBM Corporation and others 2000, 2002. All Rights Reserved." BORDER=0 height=14 width=324></a></p>
</body>
</html>

Back to the top