You need to sign in to do that
Don't have an account?
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
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
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.
However, the option to 'show in salesforce' is not available any longer. Do you know?
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
Is that something not in the Force.com IDE version?
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.
Thanks a ton brother it works for me ..... :) :) :)