OSGi Manifest |
Bundle-ManifestVersion: 2 Bundle-SymbolicName: com.lyrisoft.chat.server.local.command Bundle-Description: nfc-client Bundle-Name: nfc-client Bundle-Version: 0.0.0 Export-Package: com.lyrisoft.awt,com.lyrisoft.chat;uses:="com.lyrisoft.util.i18n",com.lyrisoft.chat.client;uses:="com.lyrisoft.chat,com.lyrisoft.chat.client.command,com.lyrisoft.chat.client.gui,com.lyrisoft.chat.server.local",com.lyrisoft.chat.client.command;uses:="com.lyrisoft.chat,com.lyrisoft.chat.client,com.lyrisoft.chat.client.gui,com.lyrisoft.chat.server.local",com.lyrisoft.chat.client.gui;uses:="com.lyrisoft.chat.client,com.lyrisoft.chat.server.local",com.lyrisoft.chat.client.gui.awt102;uses:="com.lyrisoft.awt,com.lyrisoft.chat,com.lyrisoft.chat.client,com.lyrisoft.chat.client.gui,com.lyrisoft.chat.server.local",com.lyrisoft.chat.server.local;uses:="com.lyrisoft.chat,com.lyrisoft.chat.client,com.lyrisoft.chat.server.local.command",com.lyrisoft.chat.server.local.command;uses:="com.lyrisoft.chat,com.lyrisoft.chat.client",com.lyrisoft.util.i18n Import-Package: java.applet,java.awt,java.awt.image,java.io,java.lang,java.net,java.util
|