import file not showing to import

Viewed 27

whenever run my class show this types of error in console

Exception in thread "main" java.lang.Error: Unresolved compilation problems: 
    ApplicationContext cannot be resolved to a type
    ClassPathXmlApplicationContext cannot be resolved to a type
0 Answers
Related