Skip to content

Commit c746629

Browse files
eclipse-platform-botakurtakov
authored andcommitted
Perform clean code of ua/org.eclipse.help.base
1 parent 69481d1 commit c746629

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

ua/org.eclipse.help.base/META-INF/MANIFEST.MF

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Bundle-Activator: org.eclipse.help.internal.base.HelpBasePlugin
77
Bundle-Vendor: %providerName
88
Bundle-Localization: plugin
99
Export-Package: org.apache.lucene.demo.html;x-internal:=true,
10-
org.eclipse.help.base,
10+
org.eclipse.help.base;uses:="org.eclipse.help",
1111
org.eclipse.help.browser,
1212
org.eclipse.help.internal.base;
1313
x-friends:="org.eclipse.help.ui,
@@ -36,7 +36,7 @@ Export-Package: org.apache.lucene.demo.html;x-internal:=true,
3636
org.eclipse.ua.tests,
3737
org.eclipse.ui.intro,
3838
org.eclipse.help.webapp",
39-
org.eclipse.help.search,
39+
org.eclipse.help.search;uses:="org.eclipse.core.runtime,org.eclipse.help,org.xml.sax",
4040
org.eclipse.help.server,
4141
org.eclipse.help.standalone
4242
Require-Bundle: org.eclipse.ant.core;bundle-version="[3.2.200,4.0.0)";resolution:=optional,

0 commit comments

Comments
 (0)