hi at all I want to XML-Serialize my objects and evaluated the use of XStream. In a test-project it worked fine, but as soon as I want to use it in my plugin, I get ClassNotFoundExceptions when I run "XStream xstream = new XStream();".
I added the "xstream-1.4.3.jar" to the build path (referenced library). That way it worked in the test-project (not in the plugin-project). What am I doing wrong? Thanks for your help! -- View this message in context: http://old.nabble.com/java.lang.ClassNotFoundException%3A-com.thoughtworks.xstream.XStream-tp34413200p34413200.html Sent from the xstream - user mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
