Hello, This is my manifest.mf : 

Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: rb_gui
Bundle-SymbolicName: rb_gui
Bundle-Version: 1.0.0.qualifier
Export-Package: rb.gui
Bundle-Activator: rb.gui.Activator
Import-Package: javax.swing,
 javax.swing.border,
 org.osgi.framework,
 org.restlet,
 org.restlet.data,
 org.restlet.representation,
 org.restlet.resource,
 org.restlet.util
Bundle-ClassPath: .

I tried importing rb.gui but I still have the error.

--
View this message in context: 
http://restlet-discuss.1400322.n2.nabble.com/Problem-with-wrap-tp6290637p6298047.html
Sent from the Restlet Discuss mailing list archive at Nabble.com.

------------------------------------------------------
http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2722868

Reply via email to