Bug 544262 - Deprecate and mark for deletion
org.eclipse.core.launcher#Main and WebStartMain

Change-Id: I4c6f365992b80bc41e7870437fb7103f48a74332
Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
diff --git a/bundles/org.eclipse.platform.doc.isv/porting/removals.html b/bundles/org.eclipse.platform.doc.isv/porting/removals.html
index 7815559..0680269 100644
--- a/bundles/org.eclipse.platform.doc.isv/porting/removals.html
+++ b/bundles/org.eclipse.platform.doc.isv/porting/removals.html
@@ -98,6 +98,8 @@
 <ol>
  <li><a href="#targetProvisioners">Remove org.eclipse.pde.ui.targetProvisioners extension point</a></li>
  <li><a href="#commandsutil">org.eclipse.core.commands.util package</a></li>
+ <li><a href="#encodingactiongroup">org.eclipse.ui.editors.text.EncodingActionGroup</a></li>
+ <li><a href="#equinoxlauncher">org.eclipse.core.launcher#Main and WebStartMain</a></li>
 </ol>
 <hr>
 
@@ -379,6 +381,14 @@
 For further details or to provide feedback on this change, see <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=544309" target="_blank">bug 544309</a>.
 </p>
 
+<h3>4. <a name="equinoxlauncher">org.eclipse.core.launcher#Main and WebStartMain</a> and related interfaces</h3>
+
+The classes <code>org.eclipse.core.launcher.Main</code>, <code>org.eclipse.equinox.launcher.WebStartMain</code> its related interfaces will be deleted. 
+
+<p>
+For further details or to provide feedback on this change, see <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=544262" target="_blank">bug 544262</a>.
+</p>
+
 
 </body>
 </html>