Added needed swing packages to the import list

cusax-fix
Emil Ivov 21 years ago
parent 2b8ec5b68c
commit 7d65d52b54

@ -9,4 +9,16 @@ Import-Package: org.osgi.framework,
net.java.sip.communicator.service.configuration.event,
net.java.sip.communicator.service.protocol,
net.java.sip.communicator.service.protocol.icqconstants,
net.java.sip.communicator.service.protocol.event
net.java.sip.communicator.service.protocol.event,
javax.swing,
javax.swing.event,
javax.swing.table,
javax.swing.text,
javax.accessibility,
javax.swing.plaf,
javax.swing.plaf.metal,
javax.swing.plaf.basic,
javax.swing.tree,
javax.swing.undo,
javax.swing.event,
javax.swing.border

Loading…
Cancel
Save