Intermediat commit on SIP Support (Work in Progress!)

added all necessary import packages
cusax-fix
Emil Ivov 20 years ago
parent edeacf6166
commit 37ae553cc8

@ -3,5 +3,11 @@ Bundle-Name: SIP Communicator SIP Protocol Provider SLICK
Bundle-Description: A bundle that contains all tests for the SIP implementation of the Protocol Provider Service.
Bundle-Vendor: sip-communicator.org
Bundle-Version: 0.0.1
Import-Package: net.java.sip.communicator.util,
net.java.sip.communicator.service.protocol
Import-Package: net.java.sip.communicator.service.configuration,
net.java.sip.communicator.service.configuration.event,
junit.framework,
org.osgi.framework,
net.java.sip.communicator.util,
net.java.sip.communicator.service.protocol,
net.java.sip.communicator.service.protocol.event

Loading…
Cancel
Save