@@ -42,11 +42,29 @@ Export-Package: org.apache.lucene.demo.html;x-internal:=true,
4242Require-Bundle : org.eclipse.ant.core;bundle-version="[3.2.200,4.0.0)";resolution:=optional,
4343 org.eclipse.core.runtime;bundle-version="[3.29.0,4.0.0)",
4444 org.eclipse.help;bundle-version="[3.5.0,4.0.0)";visibility:=reexport,
45- org.eclipse.core.net;bundle-version="[1.2.200,2.0.0)",
46- org.apache.lucene.analysis-common;bundle-version="[10.0.0,11.0.0)",
47- org.apache.lucene.core;bundle-version="[10.0.0,11.0.0)",
48- org.apache.lucene.analysis-smartcn;bundle-version="[10.0.0,11.0.0)"
49- Import-Package : org.eclipse.equinox.http.jetty;resolution:=optional
45+ org.eclipse.core.net;bundle-version="[1.2.200,2.0.0)"
46+ Import-Package : org.apache.lucene.analysis;version="[10.0.0,11.0.0)",
47+ org.apache.lucene.analysis.br;version="[10.0.0,11.0.0)",
48+ org.apache.lucene.analysis.cjk;version="[10.0.0,11.0.0)",
49+ org.apache.lucene.analysis.cn.smart;version="[10.0.0,11.0.0)",
50+ org.apache.lucene.analysis.core;version="[10.0.0,11.0.0)",
51+ org.apache.lucene.analysis.cz;version="[10.0.0,11.0.0)",
52+ org.apache.lucene.analysis.de;version="[10.0.0,11.0.0)",
53+ org.apache.lucene.analysis.el;version="[10.0.0,11.0.0)",
54+ org.apache.lucene.analysis.en;version="[10.0.0,11.0.0)",
55+ org.apache.lucene.analysis.fr;version="[10.0.0,11.0.0)",
56+ org.apache.lucene.analysis.miscellaneous;version="[10.0.0,11.0.0)",
57+ org.apache.lucene.analysis.nl;version="[10.0.0,11.0.0)",
58+ org.apache.lucene.analysis.ru;version="[10.0.0,11.0.0)",
59+ org.apache.lucene.analysis.standard;version="[10.0.0,11.0.0)",
60+ org.apache.lucene.analysis.tokenattributes;version="[10.0.0,11.0.0)",
61+ org.apache.lucene.analysis.util;version="[10.0.0,11.0.0)",
62+ org.apache.lucene.document;version="[10.0.0,11.0.0)",
63+ org.apache.lucene.index;version="[10.0.0,11.0.0)",
64+ org.apache.lucene.search;version="[10.0.0,11.0.0)",
65+ org.apache.lucene.store;version="[10.0.0,11.0.0)",
66+ org.apache.lucene.util;version="[10.0.0,11.0.0)",
67+ org.eclipse.equinox.http.jetty;resolution:=optional
5068Bundle-RequiredExecutionEnvironment : JavaSE-21
5169Bundle-ActivationPolicy : lazy
5270Automatic-Module-Name : org.eclipse.help.base
0 commit comments