You need to sign in to do that
Don't have an account?

eclipse save not saving to SFDC
Until recently, whenever I would hit ctrl-S, not only would eclipse save my code locally, but it would also save to SFDC. A few days ago, for no reason I can see, it stopped. Now it just saves locally and I have to right-click - force.com - save to server which is a pain as it runs in the foreground, not the background, and it's more typing and clicks.
Anybody experienced such a problem? Solution? thanks.
Anybody experienced such a problem? Solution? thanks.
I'm on 3.6 on Windows, but this might work for you
window > preferences > general > workspace
See if "Build Automatically" (at the top of the dialogue box) is ticked - if not then tick it
Not sure why it would just disappear though.
All Answers
I'm on 3.6 on Windows, but this might work for you
window > preferences > general > workspace
See if "Build Automatically" (at the top of the dialogue box) is ticked - if not then tick it
Not sure why it would just disappear though.
Try Right click on your project -- >Properties --- >force.com--->Project Contents---->Add/remove button and see if all ur classes, pages n triggers are checked.