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
LVSLVS 

Eclipse not remembering password

Hello all,

 

I'm using Eclipse Kepler (4.3) and have successfully installed the Force.com plugin. I could even create a project and see all the components. However, everytime I try to access a piece of code or the schema browser, I get an error saying my password is wrong.

 

I check on my org, and my login lists multiple failed logins for 'Invalid Password'. In my project properties on Eclipse, the password and sec token fields are empty - no matter how many times I enter it, it forgets.

 

If it can't remember, I expect it to atleast prompt me each time. Can something be done?

 

Thanks,

LVS

Best Answer chosen by Admin (Salesforce Developers) 
Vinita_SFDCVinita_SFDC

Hello LVS,

 

This issue happenes if the password or security token has been reset but as you said this isue is happening very frequently i think this could be the compatibility issue of the version of the force.com IDE and eclipse.

 

I would suggest you get down to version eclipse 4.2 and then install force.com IDE.

All Answers

Vinita_SFDCVinita_SFDC

Hello LVS,

 

This issue happenes if the password or security token has been reset but as you said this isue is happening very frequently i think this could be the compatibility issue of the version of the force.com IDE and eclipse.

 

I would suggest you get down to version eclipse 4.2 and then install force.com IDE.

This was selected as the best answer
LVSLVS
Seems so. I removed Eclipse and used the Force.com IDE version. Works like a charm!

However, the option to 'show in salesforce' is not available any longer. Do you know?
Vinita_SFDCVinita_SFDC

Hello,

 

To view your changes in salesforce.com
1) Open the file you need to save to salesforce.com
2) Place the cursor on the file contents
3) Right click -> Select "Force.com" -> Show in Salesforce Web

 

Reference: https://help.salesforce.com/apex/HTViewSolution?urlname=Getting-started-with-Eclipse-Project-IDE-Force-com-Force-com-IDE&language=en_US

LVSLVS
Yes. That's the option that doesn't show :(
Is that something not in the Force.com IDE version?
Hassan KhanHassan Khan
Not too sure if this has been resolved but I have found a solution for this.

Go into the Eclipse preferences and delete the values in "Secure Storage".

Select the Window/Preferences item.

Go to General/Security/Secure Storage.

Select the Contents tab.

Select Force Projects and then click the Delete button.

After restarting, Force.com IDE was able to save my passwords again.
Shiv BhadauriaShiv Bhadauria
Hi Hassan ,

Thanks a ton brother it works for me ..... :) :) :) 
Matt WhalleyMatt Whalley
Hassan, you deserve best answer on this one.  That's exactly what you nned to do if passwords are not saving in Eclipse.  Thank you.
Kruthika KsKruthika Ks
Thanks a ton Hassan Khan
Shane RossShane Ross
Yep and me
Jayesh W.Jayesh W.
Thank you Hassan, this should have been best answer.