*** empty log message ***
diff --git a/bundles/org.eclipse.swt/buildnotes_swt.html b/bundles/org.eclipse.swt/buildnotes_swt.html
index 47a823f..ea701d9 100755
--- a/bundles/org.eclipse.swt/buildnotes_swt.html
+++ b/bundles/org.eclipse.swt/buildnotes_swt.html
@@ -14,6 +14,19 @@
 SWT Build 3.0 015 - Tuesday July 29, 2003
 
 <h2>
+<a NAME="Problem reports fixed"></a>Problem reports fixed</h2>
+<blockquote>    
+36927: UI does not get focus on multiscreen Suse 8.2  
+<br>37095: BIDI - When starting Eclipse from Arabic locale it is always RTL oriented  
+<br>38349: wizard description showing border and caret  
+</blockquote>   
+
+<h1>
+Eclipse Platform Build Notes<br>
+SWT</h1>
+SWT Build 3.0 015 - Tuesday July 29, 2003
+
+<h2>
 <a NAME="Breaking Changes"></a>Breaking Changes</h2>
 <p>
 <b>Motif and Photon: Change of event ordering in Table and Tree</b>
diff --git a/examples/org.eclipse.swt.examples.controls/.classpath b/examples/org.eclipse.swt.examples.controls/.classpath
index da6f3cc..b9f6be5 100755
--- a/examples/org.eclipse.swt.examples.controls/.classpath
+++ b/examples/org.eclipse.swt.examples.controls/.classpath
@@ -4,7 +4,7 @@
     <classpathentry kind="var" path="JRE_LIB"/>
     <classpathentry kind="src" path="/org.eclipse.swt.examples"/>
     <classpathentry kind="src" path="/org.eclipse.swt"/>
-    <classpathentry kind="var" path="ECLIPSE_HOME/plugins/org.eclipse.core.runtime_2.1.0/runtime.jar"/>
+    <classpathentry kind="var" path="ECLIPSE_HOME/plugins/org.eclipse.core.runtime_3.0.0/runtime.jar"/>
     <classpathentry kind="var" path="ECLIPSE_HOME/plugins/org.eclipse.ui.workbench_2.1.0/workbench.jar"/>
     <classpathentry kind="var" path="ECLIPSE_HOME/plugins/org.eclipse.jface_2.1.0/jface.jar"/>
     <classpathentry kind="output" path="bin"/>