JDT UI
diff --git a/platform/4.5/M1/images/rename-resource.png b/platform/4.5/M1/images/rename-resource.png
new file mode 100644
index 0000000..f18401c
--- /dev/null
+++ b/platform/4.5/M1/images/rename-resource.png
Binary files differ
diff --git a/platform/4.5/M1/images/resource-paste-conflict.png b/platform/4.5/M1/images/resource-paste-conflict.png
new file mode 100644
index 0000000..dbfa6a2
--- /dev/null
+++ b/platform/4.5/M1/images/resource-paste-conflict.png
Binary files differ
diff --git a/platform/4.5/M1/index.html b/platform/4.5/M1/index.html
index 684294c..ba203fe 100644
--- a/platform/4.5/M1/index.html
+++ b/platform/4.5/M1/index.html
@@ -18,6 +18,7 @@
 </p>
 <ul>
   <li><a href="#Platform">Platform</a></li>
+  <li><a href="#JDT">JDT</a></li>
   <li><a href="#PDE">PDE</a></li>
   <li><a href="#Equinox">Equinox</a></li>
 </ul>
@@ -28,6 +29,25 @@
   </tr>
 
   <tr>
+    <td colspan="2" class="section" id="JDT">JDT</td>
+  </tr>
+
+  <tr id="rename-copy-resource-dialog">
+    <td class="title">Improved rename & copy resource dialogs</td>
+    <td class="content">
+      The <b>Rename Resource</b> dialog on resource files now pre-selects the file name without the extension.
+      <p>
+      <img src="images/rename-resource.png" alt=""/>
+      </p>
+      When you copy (<b>Ctrl+C</b>) a file and paste (<b>Ctrl+V</b>) it onto itself to create a duplicate,
+      the proposed new name is now just the old name followed by the digit 2 (or 3, etc., if that name is already taken).
+      <p>
+      <img src="images/resource-paste-conflict.png" alt=""/>
+      </p>
+    </td>
+  </tr>
+
+  <tr>
     <td colspan="2" class="section" id="PDE">PDE</td>
   </tr>
   <tr id="product-default-preferences">