I completed my first Java project under Windows XP with help from this forum. Now I'm porting it to linux. I defined the Java build path for Xmlrpc and end up with the following 3 lines flagged as undefined.
import org.apache.xmlrpc.XmlRpcException; import org.apache.xmlrpc.client.XmlRpcClient; import org.apache.xmlrpc.client.XmlRpcClientConfigImpl; I added the folder xmlrpc-3.0rcl and all its sub-folders to the Source tab under Java Build Path and every libary in this folder to the Libraries tab. What do I miss here? Thanks, -- View this message in context: http://www.nabble.com/Add-XmlRpc-to-Linux-Eclipse-tf3793553.html#a10729431 Sent from the Apache Xml-RPC - Dev mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]