From 4f21de515eb6a6e7b56e105cf58776c730b79ef4 Mon Sep 17 00:00:00 2001 From: Emil Ivov Date: Wed, 8 Feb 2006 05:05:19 +0000 Subject: [PATCH] added an extra swing to the system packages (needed by swing-ui.jar) --- lib/oscar.client.run.properties | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/oscar.client.run.properties b/lib/oscar.client.run.properties index affbb65d1..895ef4a94 100644 --- a/lib/oscar.client.run.properties +++ b/lib/oscar.client.run.properties @@ -10,6 +10,7 @@ org.osgi.framework.system.packages= org.osgi.framework; \ javax.swing.plaf; \ javax.swing.plaf.metal; \ javax.swing.plaf.basic; \ + javax.imageio; \ javax.swing.tree; \ javax.swing.undo; \ javax.swing.event; \