[jbosstools-commits] JBoss Tools SVN: r39355 - trunk/common/plugins/org.jboss.tools.common.ui/META-INF.

jbosstools-commits at lists.jboss.org jbosstools-commits at lists.jboss.org
Wed Mar 7 14:33:50 EST 2012


Author: akazakov
Date: 2012-03-07 14:33:49 -0500 (Wed, 07 Mar 2012)
New Revision: 39355

Modified:
   trunk/common/plugins/org.jboss.tools.common.ui/META-INF/MANIFEST.MF
Log:
https://issues.jboss.org/browse/JBIDE-11189 should enable the "Web Browser" menu in JBoss perspective

Modified: trunk/common/plugins/org.jboss.tools.common.ui/META-INF/MANIFEST.MF
===================================================================
--- trunk/common/plugins/org.jboss.tools.common.ui/META-INF/MANIFEST.MF	2012-03-07 19:29:22 UTC (rev 39354)
+++ trunk/common/plugins/org.jboss.tools.common.ui/META-INF/MANIFEST.MF	2012-03-07 19:33:49 UTC (rev 39355)
@@ -29,7 +29,8 @@
  org.eclipse.jdt.core.manipulation;bundle-version="1.4.0",
  org.eclipse.ltk.core.refactoring;bundle-version="3.5.200",
  org.eclipse.jpt.common.core;bundle-version="1.0.0",
- org.eclipse.ltk.ui.refactoring;bundle-version="3.6.0"
+ org.eclipse.ltk.ui.refactoring;bundle-version="3.6.0",
+ org.eclipse.wst.server.ui;bundle-version="1.3.0"
 Export-Package: org.jboss.tools.common.ui,
  org.jboss.tools.common.ui.databinding,
  org.jboss.tools.common.ui.marker,



More information about the jbosstools-commits mailing list