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
Maria AlberiMaria Alberi 

Can't refresh my force.com project

Hi all, I've got a big problem with a eclipse force.com ide. I managed to install it in a Juno eclipse version (with java 8 installed).  But when I tried to create a new project connected to a Sf environment, I can create it but I can't refresh it from server. It gives me error message: invalid credentials or security token expired. although I am confident they are correct and I also tried to generate my security token different times. I use a user with system administrator profile and my ip address is correctly set in Sf organization trusted ip. When I go to project Properties, and Force.com, to modify credenzials,  password appairs blank. I tried to insert it but it gives me the same error message. I can connect to Salesforce via web or data loader without any problem. When I try to connect with Eclipse, I got a problem: going to user page, in the login history, the last login history is invalid password. Can anyone please help me? I am disperate :( thank you very much.. Maria
Best Answer chosen by Maria Alberi
Vishwajeet kumarVishwajeet kumar
Please go through this link, it has solution for keychain issue in maven.https://github.com/joeferraro/MavensMate-SublimeText/issues/228

All Answers

Vishwajeet kumarVishwajeet kumar
You might consider moving to use Mavens Mate : https://mavensmate.com/Plugins/Sublime_Text/Installation.
Eclipse is getting buggy everyday.
Vishwajeet kumarVishwajeet kumar
MavensMate another install instruction(More friendly):http://www.oyecode.com/2014/01/mavensmate-forcecom-ide-for-salesforce.html
Maria AlberiMaria Alberi
Hi, I am trying in this direction... the problem is that MavensMate gives me problem too. It's enable to connect to Salesforce. When I trying creating a new project, it gives me an error that a global variable is missing... I am using windows 10 o.s.
thank you again
Maria AlberiMaria Alberi
this is the exact error it gives me: global name 'gnomekeyring' is not defined
Maria AlberiMaria Alberi
So I open my project create with MavensMat and after trying to refresh it, it gives me an other error: Unable to retrieve password from the keychain store.
Vishwajeet kumarVishwajeet kumar
Please go through this link, it has solution for keychain issue in maven.https://github.com/joeferraro/MavensMate-SublimeText/issues/228
This was selected as the best answer