I had to reinstall my OS and now I can't load my old projects on Eclipse IDE. At first it didn't find the GAE source folder, as it was not on the same location where it was when I created the project, so I just changued the variable $GOOGLE_APP_ENGINE to where it really was.
But now it seems that on the new version of the GAE source the library folders have different names, and Eclipse won't find them.
How can I make Eclipse modify the info on my old projects so it updates the library folders names?
Thank you very much.