M2 N & N for Platform
diff --git a/platform/4.4/M2/eclipse-news-M2.html b/platform/4.4/M2/eclipse-news-M2.html
index 2bc126b..2cea11d 100644
--- a/platform/4.4/M2/eclipse-news-M2.html
+++ b/platform/4.4/M2/eclipse-news-M2.html
@@ -21,6 +21,24 @@
<table class="news" border="0" cellpadding="10" cellspacing="0" width="80%">
<tr>
<td colspan="2" class="section" id="Platform">Platform</td>
+ <tr id="reorder-perspectives">
+ <td class="title">Back by Popular Demand: Perspective re-ordering</td>
+ <td class="content">
+ <p><img src="images/move-persp-items.png" alt="moveitems"/></p>
+ <p>
+ We're finally to the point where we can address some of the UI pain points that have
+ been awaiting functional completeness. First on the list is re-establishing the ability
+ to re-order the items in the perspective switcher.
+ </p><p>
+ You can now just drag and drop the items in the perspective switcher to change order of the items.
+ In true e4 fashion the result of the drag operation changes the order of the MPerspectives in the
+ MPerspectiveStack, the UI then updates independently as a result.
+ </p><p>
+ <b>Tip:</b> Rather than dragging the currently active perspective drag the non-active items to avoid
+ the flicker resulting from re-evaluating the main toolbar.
+ </p>
+ </td>
+ </tr>
</tr>
<tr>
<td colspan="2"><div align="left">[ <em>Not available yet</em> ]</div></td>
diff --git a/platform/4.4/M2/images/move-persp-items.png b/platform/4.4/M2/images/move-persp-items.png
new file mode 100644
index 0000000..574629a
--- /dev/null
+++ b/platform/4.4/M2/images/move-persp-items.png
Binary files differ