aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/plugin/loggingutils/loggingutils.manifest.mf
blob: 284b59689d19f69322020897c68572095112b9f1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Bundle-Activator: net.java.sip.communicator.plugin.loggingutils.LoggingUtilsActivator
Bundle-Name: Logging utils
Bundle-Description: A bundle that provides packet logging utils as config and saving archived logs
Bundle-Vendor: jitsi.org
Bundle-Version: 0.0.1
System-Bundle: yes
Import-Package: org.osgi.framework,
 net.java.sip.communicator.service.configuration,
 net.java.sip.communicator.service.fileaccess,
 net.java.sip.communicator.service.gui,
 net.java.sip.communicator.service.httputil,
 net.java.sip.communicator.service.notification,
 net.java.sip.communicator.service.packetlogging,
 net.java.sip.communicator.service.resources,
 net.java.sip.communicator.util,
 net.java.sip.communicator.util.swing,
 javax.net.ssl,
 javax.swing,
 javax.swing.border,
 javax.swing.event,
 javax.swing.text