Author: scabanovich
Date: 2007-07-26 12:54:56 -0400 (Thu, 26 Jul 2007)
New Revision: 2689
Modified:
trunk/common/plugins/org.jboss.tools.common/META-INF/MANIFEST.MF
Log:
EXIN-86 check for schema improved
Modified: trunk/common/plugins/org.jboss.tools.common/META-INF/MANIFEST.MF
===================================================================
--- trunk/common/plugins/org.jboss.tools.common/META-INF/MANIFEST.MF 2007-07-26 16:20:04
UTC (rev 2688)
+++ trunk/common/plugins/org.jboss.tools.common/META-INF/MANIFEST.MF 2007-07-26 16:54:56
UTC (rev 2689)
@@ -130,11 +130,11 @@
org.w3c.dom.ls
Require-Bundle: org.eclipse.core.runtime,
org.eclipse.wst.wsdl.validation,
- org.eclipse.wst.xml.core,
+ org.eclipse.wst.xml.core;visibility:=reexport,
org.eclipse.jface,
org.eclipse.core.resources,
org.eclipse.ui,
- org.eclipse.wst.common.uriresolver,
+ org.eclipse.wst.common.uriresolver;visibility:=reexport,
org.eclipse.core.net
Bundle-Version: 2.0.0
Eclipse-LazyStart: true