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
sushieatersushieater 

force.com IDE and schema version

I'm using the force.com ide and have been investigating the schema browser.

 

How do I change the API version? I'd like to be using it to explore the latest version as lots of my pages are at 22.0. It looks like I'm viewing an older one, possibly 20.

 

I tried changing the .project file, but that had no affect.

 

Similar problem with the force.com explorer.

 

Thanks

sfdcfoxsfdcfox

You can't just "change the version." Each program comes compiled with a single WSDL, and it is this file that dictates their API version. Try upgrading to the latest version of the software.