function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Priyanka Singh 4Priyanka Singh 4 

REST and soap api code is required in eclipse

Tell me how can i use and test soap api of sfdc in eclipse? 
Sagar PareekSagar Pareek
you should probably be looking at either the SOAP or the REST api's.

SOAP API

http://www.salesforce.com/us/developer/docs/api/

REST API

http://www.salesforce.com/us/developer/docs/api_rest/

A good getting starting point for java development can be found here

http://wiki.developerforce.com/page/Java