blob: 476f2e6cf683be1544990b1eb407f0a4a02c4310 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
Bundle-Activator: net.java.sip.communicator.slick.netaddr.NetworkAddressManagerServiceLick
Bundle-Name: Network Address Manager Service Implementation Compatibility Kit
Bundle-Description: A Service Implementation Compatibility Kit for the Network Adress Manager Service
Bundle-Vendor: sip-communicator.org
Bundle-Version: 0.0.1
System-Bundle: yes
Import-Package: net.java.sip.communicator.util,
net.java.sip.communicator.service.dns,
net.java.sip.communicator.service.netaddr,
org.jitsi.service.configuration,
junit,
junit.framework,
junit.textui,
junit.awtui,
junit.runner,
org.osgi.framework
|