You are viewing a plain text version of this content. The canonical link for it is here.
Posted to xmlrpc-dev@ws.apache.org by w-w <wa...@yahoo.com> on 2007/05/22 02:09:52 UTC

Add XmlRpc to Linux Eclipse

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: xmlrpc-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: xmlrpc-dev-help@ws.apache.org