Is the xstream jar file in the lib directory? IIRC, in the default configuration for eclipse/android that's all that's needed to get it working.
Larry On Fri, Jun 8, 2012 at 4:14 PM, John <[email protected]> wrote: > Mark Herman <MHerman@...> writes: > >> >> You're going to have to give more specifics on your execution environment > (jar?, war?, within ide?, app >> server?, classpath?). It looks like xstream is on the class path at compile > time, but not on the classpath >> when your code is running. >> > > > Ummm I'm not smart enough to give you all that info first time out (new to > Java > and Android from .Net). So I'm using Eclipse and trying to run the app on an > android virtual machine for now. Not sure jar vs war but everything including > my files compile jar so there's my guess. > > Classpath is what I have read on other posts as causing similiar behavior but > I'm having trouble figuring out how to get it on the running classpath. > > > > > > --------------------------------------------------------------------- > To unsubscribe from this list, please visit: > > http://xircles.codehaus.org/manage_email > > --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
