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
BGrimesBGrimes 

Eclipse/Apex support for the 11.0 API?

Hi all.  I'm working on utilizing the campaing heirarchy in some update s-controls and need to get at the 11.0 endpoints.  I've gotten the latest Eclipse update and still can't connect via the 11.0 endpoints.  The connection fails and therefore I can't retrieve the objects.  10.0 endpoint won't work with the campaign pieces as they're not available in 10.0.

Any help would be appreciated.  For now I'm going to write in the IDE with just pasting the stuff into the s-control UI...but for a long term solution this isn't going to work.  Any ideas?

Many thanks.
Bryan.
Ron HessRon Hess
The recently released version is set to default to 11.1, which version are you using currently ?

you may need to update, see the instructions on :

http://www.salesforce.com/developer/
Apex Developer Network - salesforce.com
BGrimesBGrimes
Thanks for the reply.  I wasn't aware (I guess because I'm too busy in a given week to scour the ADN site) that the 11.0/11.1 API meant I had to get the FORCE plugin for Eclipse.  Super info Salesforce.

Thanks again for pointing me in the right direction.

Bryan