I have recently added the reCaptcha library for CodeIgniter (by copying files from the extracted zip into the application folder). Although the files exist in windows explorer and in the open file dialogue in eclipse, they are not added to the eclipse project view; although the project view’s root directory is the application folder. Do you know why this happens, and what I can do about it?
Thanks,
Lemiant
You need to refresh the Project. Select the project or folder you want to refresh and either right click it and click refresh from the window that pops up, or go to file -> refresh