Thursday, November 10, 2011

Eclipse : String cannot be resolved to a type

If you get below mentioned error in Eclipse

String cannot be resolved to a type

You might have deleted JREs reference from the project OR Eclipse installed JREs might lost. Check it again.

Add JREs reference or Simply recreate your project folder and move your codes in the new folder.