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
bleeblee 

API 17.0

Hi,

 

I have a simple question on the Force.com IDE:

 

How do I upgrade to API 17.0 in the Eclipse IDE? There's no software updates and I've run into problems of not being able to access CronTrigger object because I'm still on 16.0 upon saving the class. I changed the classes' meta file to use 17.0 and it let me save, but surely that’s just a hack?  I just want to be 100% sure, thank you in advance!

 

- Ben

paul-lmipaul-lmi
they are skipping 17 in the ide.  i'm told you won't see an update until spring '10, which will be version 18.  the only "safe" option is writing it in the web editor in a dev org.
ThomasTTThomasTT
Or, you can change the version from web page. Open the classs config page and see verion control tab. - ThomasTT