I was just putting the finishing touches on a flex project that loads files from a second project.
In attempting to delete a second project, I somehow deleted the project I needed. I confirmed that I wanted to delete the files. I have a backup but it is too old to be worthy of a roll-back.
Is there anything I can do?
You may use Eclipse's Restoring a Deleted Workbench Element option, but it wont works if you have deleted .metadata folder from workspace.
also see for visual help http://forums.techarena.in/software-development/1181287.htm
Hope it Helps