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
HarryHHHarryHH 

Problem with saving from eclipse to salesforce

Hi,

 

I use eclipse as IDE for salesforce. If I save a class, trigger, page or something else, I have always to save these changes manually (with right mouseclickk/ Force/ save to server). I think normally that should be done as soon as I save with Ctrl-S.

Does anyone know which parameter may be wrong in my IDE?

 

Thanks

Harry 

GoldwinGoldwin

HI Harry,

 

It should save automatically to the server, please check whether the "work offline" option has selected or not. If its selected we need to manually save to server.

HarryHHHarryHH

Hi Goldwin,

 

thanks for your reply. A very silly question: where can I find the work offline option in eclipse?

 

Harry

gaisergaiser

Check that option "Build Automatically" is ticked in menu Project.

GoldwinGoldwin

Right click the force.com project - > Force.com -> Work Offline