Develop and Download Open Source Software

Browse CVS Repository

Contents of /concierge/Concierge/META-INF/MANIFEST.MF

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.8 - (show annotations) (download)
Fri Oct 20 08:01:00 2006 UTC (17 years, 5 months ago) by yasunori_suzuki
Branch: MAIN
CVS Tags: HEAD
Changes since 1.7: +6 -1 lines
*** empty log message ***

1 Manifest-Version: 1.0
2 Bundle-ManifestVersion: 2
3 Bundle-Name: Concierge
4 Bundle-SymbolicName: jp.sourceforge.concierge.framework; singleton:=true
5 Bundle-Version: 1.0.1
6 Bundle-Activator: jp.sourceforge.concierge.framework.FrameworkPlugin
7 Bundle-Vendor: neuroinfo@brain.riken.jp
8 Bundle-Localization: plugin
9 Require-Bundle: org.eclipse.ui.forms,
10 org.eclipse.ui,
11 org.eclipse.core.runtime,
12 org.eclipse.update.ui
13 Eclipse-LazyStart: true
14 Bundle-ClassPath: bin,
15 lib/xindice-1.1b4.jar,
16 lib/xmlrpc-1.1.jar,
17 lib/xmldb-xupdate-20040205.jar,
18 lib/xmldb-common-20030701.jar,
19 lib/xmldb-api-sdk-20030701.jar,
20 lib/xmldb-api-20030701.jar,
21 lib/xml-apis.jar,
22 lib/xerces-2.6.0.jar,
23 lib/xalan-2.5.2.jar,
24 lib/servlet-2.3.jar,
25 lib/commons-logging-1.0.3.jar,
26 lib/commons-io-1.2.jar
27 Export-Package: jp.sourceforge.concierge.database,
28 jp.sourceforge.concierge.framework,
29 jp.sourceforge.concierge.framework.preferences,
30 jp.sourceforge.concierge.parser,
31 jp.sourceforge.concierge.util,
32 jp.sourceforge.concierge.widget,
33 org.apache.commons.io,
34 org.apache.commons.io.filefilter,
35 org.apache.commons.io.input,
36 org.apache.commons.io.output,
37 org.apache.commons.logging,
38 org.apache.commons.logging.impl,
39 org.apache.xerces.dom,
40 org.apache.xerces.dom.events,
41 org.apache.xerces.dom3,
42 org.apache.xerces.dom3.as,
43 org.apache.xerces.dom3.bootstrap,
44 org.apache.xerces.impl,
45 org.apache.xerces.impl.dtd,
46 org.apache.xerces.impl.dtd.models,
47 org.apache.xerces.impl.dv,
48 org.apache.xerces.impl.dv.dtd,
49 org.apache.xerces.impl.dv.util,
50 org.apache.xerces.impl.dv.xs,
51 org.apache.xerces.impl.io,
52 org.apache.xerces.impl.msg,
53 org.apache.xerces.impl.validation,
54 org.apache.xerces.impl.xpath,
55 org.apache.xerces.impl.xpath.regex,
56 org.apache.xerces.impl.xs,
57 org.apache.xerces.impl.xs.identity,
58 org.apache.xerces.impl.xs.models,
59 org.apache.xerces.impl.xs.opti,
60 org.apache.xerces.impl.xs.traversers,
61 org.apache.xerces.impl.xs.util,
62 org.apache.xerces.jaxp,
63 org.apache.xerces.parsers,
64 org.apache.xerces.util,
65 org.apache.xerces.xinclude,
66 org.apache.xerces.xni,
67 org.apache.xerces.xni.grammars,
68 org.apache.xerces.xni.parser,
69 org.apache.xerces.xs,
70 org.apache.xindice,
71 org.apache.xindice.client.xmldb,
72 org.apache.xindice.client.xmldb.embed,
73 org.apache.xindice.client.xmldb.managed,
74 org.apache.xindice.client.xmldb.resources,
75 org.apache.xindice.client.xmldb.services,
76 org.apache.xindice.client.xmldb.xmlrpc,
77 org.apache.xindice.core,
78 org.apache.xindice.core.data,
79 org.apache.xindice.core.filer,
80 org.apache.xindice.core.indexer,
81 org.apache.xindice.core.indexer.helpers,
82 org.apache.xindice.core.meta,
83 org.apache.xindice.core.meta.inline,
84 org.apache.xindice.core.query,
85 org.apache.xindice.core.request,
86 org.apache.xindice.core.xupdate,
87 org.apache.xindice.server,
88 org.apache.xindice.server.rpc,
89 org.apache.xindice.server.rpc.messages,
90 org.apache.xindice.tools,
91 org.apache.xindice.tools.command,
92 org.apache.xindice.util,
93 org.apache.xindice.xml,
94 org.apache.xindice.xml.dom,
95 org.apache.xindice.xml.dom.traversal,
96 org.apache.xindice.xml.jaxp,
97 org.apache.xindice.xml.sax,
98 org.apache.xpath,
99 org.w3c.dom.ls,
100 org.xmldb.api,
101 org.xmldb.api.base,
102 org.xmldb.api.modules,
103 org.xmldb.api.reference,
104 org.xmldb.api.reference.modules,
105 org.xmldb.api.sdk,
106 org.xmldb.api.sdk.modules,
107 org.xmldb.api.tests,
108 org.xmldb.common.xml.queries,
109 org.xmldb.common.xml.queries.test,
110 org.xmldb.common.xml.queries.xalan2,
111 org.xmldb.common.xml.queries.xt,
112 org.xmldb.xupdate.lexus,
113 org.xmldb.xupdate.lexus.commands,
114 org.xmldb.xupdate.unittests

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26