aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/impl/fileaccess/fileaccess.manifest.mf
blob: df19ee546277a71241b643054f8d09f15247c7b7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Bundle-Activator: net.java.sip.communicator.impl.fileaccess.FileAccessActivator
Bundle-Name: File Access Service Provider
Bundle-Description: A bundle that implements the file access package.
Bundle-Vendor: jitsi.org
Bundle-Version: 0.0.1
System-Bundle: yes
Import-Package: org.osgi.framework,
 org.xml.sax,
 org.w3c.dom,
 javax.xml.transform,
 javax.xml.transform.dom,
 javax.xml.transform.stream,
 javax.xml.parsers,
 javax.swing.filechooser,
 net.java.sip.communicator.util,
 net.java.sip.communicator.util.xml,
 net.java.sip.communicator.service.fileaccess
Export-Package: net.java.sip.communicator.service.fileaccess
Metadata-Location: /net/java/sip/communicator/impl/fileaccess/fileaccess.metadata.xml