Bug 410982 - o.e.wst.jsdt.debug.rhino.ui has dependencies to JDT

Plug-in org.eclipse.wst.jsdt.debug.rhino.ui is removed from
org.eclipse.wst.jsdt.feature feature.

Signed-off-by: vrubezhny <vrubezhny@exadel.com>
diff --git a/features/org.eclipse.wst.jsdt.feature/feature.xml b/features/org.eclipse.wst.jsdt.feature/feature.xml
index 81a4430..e480a3a 100644
--- a/features/org.eclipse.wst.jsdt.feature/feature.xml
+++ b/features/org.eclipse.wst.jsdt.feature/feature.xml
@@ -111,11 +111,11 @@
          version="1.7.2.qualifier"

          unpack="false"/>

 

-   <plugin

+   <!-- plugin

          id="org.eclipse.wst.jsdt.debug.rhino.ui"

          download-size="0"

          install-size="0"

          version="0.0.0"

-         unpack="false"/>

+         unpack="false"/ -->

 

 </feature>