Charlie, Looking all through Eclipse...I do not see where to perform the "create plugin from existing jar archive". Can I get another hint?
Thanks, Mike Charlie Kelly wrote: > > Hi Mike, > > Inside Eclipse, use the wizard to "create plugin from existing jar > archive" > and include derby.jar. > > Charlie > > > ton80 wrote: >> Hi Forum, >> >> I am newly working with Derby. >> I have a small project that uses derby in the embedded mode. >> I created everything in Eclipse. >> Now I want to package it up so I can install it on a clients machine. >> I export everything into a jar file. When I run the application from the >> jar file, I get an error message saying the >> org.apache.derby.jdbc.EmbeddedDriver is not found. >> This tells me it did not get included in the export. >> >> So how do I include it? Or how should I package this up? >> >> Any and all assistance is greatly appreciated. >> >> Thank you, >> Mike >> > > > -- View this message in context: http://www.nabble.com/Including-Derby-in-an-application-jar-tp22028032p22028979.html Sent from the Apache Derby Users mailing list archive at Nabble.com.
