aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/impl/ldap/ldap.manifest.mf
blob: 183a67f5743d1a5cf4cf7c5abd6e393da08300b4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
Bundle-Activator: net.java.sip.communicator.impl.ldap.LdapActivator
Bundle-Name: LDAP service provider
Bundle-Description: A bundle that implements LDAP service.
Bundle-Vendor: sip-communicator.org
Bundle-Version: 0.0.1
System-Bundle: yes
Import-Package: org.osgi.framework,
 javax.naming,
 javax.naming.directory,
 javax.naming.event,
 javax.net,
 javax.net.ssl,
 net.java.sip.communicator.util,
 net.java.sip.communicator.service.certificate,
 net.java.sip.communicator.service.configuration,
 net.java.sip.communicator.service.credentialsstorage,
 net.java.sip.communicator.service.ldap,
 net.java.sip.communicator.service.ldap.event,
 net.java.sip.communicator.service.contactsource,
 net.java.sip.communicator.service.protocol,
 net.java.sip.communicator.util.swing,
 net.java.sip.communicator.service.resources
Export-Package: net.java.sip.communicator.service.ldap,
 net.java.sip.communicator.service.ldap.event
Metadata-Location: /net/java/sip/communicator/impl/ldap/ldap.metadata.xml