String cannot be resolved to a type - Java RAD
问题 I've recently started developing in Java (coming from .Net). The IDE I am using is RAD 7.3. After importing a project, which I need to do some enhancements on, I am receiving this error: "String cannot be resolved to a type" This applies to all variables of the String data type, as well as any methods that take string arguements. I'm very inexperienced with Java so I'm not sure how to go about fixing this. My guess is that it has something to do with the way RAD was installed, and that